aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'linux/linux-3.0.y' into stable-newpvrZiyann2014-11-261-4/+2
|\
| * i2c: xiic: must always write 16-bit words to TX_FIFOSteven A. Falco2013-05-071-4/+2
* | Fix buildZiyann2014-10-011-51/+0
* | i2c: omap: implement shutdown handlerVikram Pandita2014-10-011-1/+30
* | OMAP4: DPLL cascading: I2C psc reconfiguration to support DPLL cascadingMadhusudhan Chikkature2014-10-011-0/+155
* | OMAP: I2C: Wait till functional part of the I2C controller completely becomes...Kohtaro Hashimoto2014-10-011-0/+15
* | OMAP: I2C: Disable interrupts in omap_i2c_bus_clear()Kohtaro Hashimoto2014-10-011-0/+5
* | I2C: enable IRQ only when bus is acquired.Huzefa N K2014-10-011-0/+7
* | I2C: OMAP: Update recovery mechanism from Bus Busy conditionJon Hunter2014-10-011-14/+28
* | I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zeroJon Hunter2014-10-011-4/+1
* | OMAP: I2C: Remove the reset in the init pathShubhrajyoti D2014-10-011-64/+25
* | OMAP4: I2C: Add hwspinlock supportChristina Warren2014-10-011-0/+36
* | OMAP: I2C: Remove the SYSC register definitionShubhrajyoti D2014-10-011-5/+0
* | I2C: omap: Fix error condition when slave sends a NAKMike J. Chen2014-10-011-0/+1
* | I2C: OMAP: NACK without STPJan Weitzel2014-10-011-4/+2
* | OMAP4: Avoid clearing i2c2 irq on A9 when HWSPINLOCK is enabledChristina Warren2014-10-011-0/+4
* | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Todd Poynor2013-01-161-1/+1
|\ \
| * \ Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2013-01-161-1/+1
| |\ \ | | |/
| | * i2c: davinci: Free requested IRQ in removeMarcus Folkesson2012-06-011-1/+1
* | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Todd Poynor2012-05-081-2/+1
|\ \ \ | |/ /
| * | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2012-05-081-2/+1
| |\ \ | | |/
| | * i2c: pnx: Disable clk in suspendRoland Stigge2012-05-071-2/+1
* | | Revert "I2C: OMAP: correct SYSC register offset for OMAP4"Todd Poynor2012-04-191-1/+1
* | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Todd Poynor2012-04-199-18/+41
|\ \ \ | |/ /
| * | Merge linux-stable 3.0.28 into linux-omap-3.0Todd Poynor2012-04-199-18/+41
| |\ \ | | |/
| | * i2c-algo-bit: Fix spurious SCL timeouts under heavy loadVille Syrjala2012-03-191-1/+7
| | * i2c: mxs: only flag completion when queue is completely doneWolfram Sang2012-03-121-3/+10
| | * i2c-eg20t: modified the setting of transfer rate.Toshiharu Okada2012-01-251-1/+1
| | * I2C: OMAP: correct SYSC register offset for OMAP4Alexander Aring2012-01-251-1/+1
| | * i2c: Fix error value returned by several bus driversJean Delvare2012-01-255-10/+20
| | * i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu2011-12-091-2/+2
* | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Colin Cross2011-11-031-2/+2
|\ \ \ | |/ /
| * | i2c: omap3: Fix accessing of invalid registersScott Anderson2011-11-031-2/+2
* | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Colin Cross2011-09-301-2/+13
|\ \ \ | |/ /
| * | i2c: omap: recover from Bus Busy conditionVikram Pandita2011-09-291-2/+13
* | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Iliyan Malchev2011-09-291-2/+0
|\ \ \ | |/ /
| * | i2c: omap: do not call i2c_detect_ext_master blindly during probeIliyan Malchev2011-09-291-2/+0
* | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Colin Cross2011-09-181-75/+6
|\ \ \ | |/ /
| * | Revert "i2c: omap44xx: disable ARDY interrupt for each transfer"Simon Wilson2011-09-181-75/+6
* | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Colin Cross2011-09-161-31/+92
|\ \ \ | |/ /
| * | i2c: omap: XUDF and ROVR is not fatalVikram Pandita2011-09-161-6/+3
| * | i2c: omap44xx: disable ARDY interrupt for each transferVikram Pandita2011-09-161-6/+75
| * | i2c: omap: avoid reading interrupt enable registerVikram Pandita2011-09-161-3/+1
| * | i2c: omap: cleanup interrupt enable logicVikram Pandita2011-09-161-18/+13
| * | i2c: omap: fix clearing of int for omap44xxVikram Pandita2011-09-161-1/+1
| * | i2c: omap: add omap4xxx irq status registerVikram Pandita2011-09-161-0/+2
* | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Iliyan Malchev2011-09-121-2/+2
|\ \ \ | |/ /
| * | i2c: fix compile break when debug enabledVikram Pandita2011-09-121-2/+2
* | | HACK: I2C: OMAP: Dump original xfer length on controller timeoutTodd Poynor2011-09-111-0/+2
* | | Merge branch 'android-omap-3.0' into android-omap-tunaErik Gilling2011-09-082-6/+75
|\ \ \ | |/ /