aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'linux-stable/linux-3.0.y' into p-android-omap-3...Ziyan2015-10-252-5/+3
|\
| * i2c: xiic: must always write 16-bit words to TX_FIFOSteven A. Falco2013-05-071-4/+2
| * i2c: davinci: Free requested IRQ in removeMarcus Folkesson2012-06-011-1/+1
| * i2c: pnx: Disable clk in suspendRoland Stigge2012-05-071-2/+1
| * 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: omap: Fix error condition when slave sends a NAKMike J. Chen2012-10-181-0/+1
* | i2c: omap: implement shutdown handlerVikram Pandita2012-08-031-1/+30
* | OMAP: I2C: Wait till functional part of the I2C controller completely becomes...Kohtaro Hashimoto2012-07-231-0/+15
* | OMAP: I2C: Disable interrupts in omap_i2c_bus_clear()Kohtaro Hashimoto2012-07-111-0/+5
* | OMAP4: DPLL cascading: I2C psc reconfiguration to support DPLL cascadingMadhusudhan Chikkature2012-06-181-0/+155
* | Merge latest changes from google kernel/common.gitRoman Shaposhnikov2012-06-133-6/+18
* | I2C: OMAP: NACK without STPJan Weitzel2012-04-041-4/+2
* | Merge branch 'linux-3.0.18' into p-android-omap-3.0Dan Murphy2012-02-027-13/+23
|\|
| * 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
* | I2C: enable IRQ only when bus is acquired.Huzefa N K2011-12-221-0/+7
* | I2C: OMAP: Update recovery mechanism from Bus Busy conditionJon Hunter2011-12-151-14/+28
* | I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zeroJon Hunter2011-12-151-4/+1
* | OMAP: I2C: Remove the SYSC register definitionShubhrajyoti D2011-12-151-5/+0
* | OMAP: I2C: Remove the reset in the init pathShubhrajyoti D2011-12-151-61/+25
* | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2011-11-091-2/+2
|\ \
| * | i2c: omap3: Fix accessing of invalid registersScott Anderson2011-11-031-2/+2
* | | OMAP4: Avoid clearing i2c2 irq on A9 when HWSPINLOCK is enabledChristina Warren2011-10-061-0/+4
* | | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2011-10-031-4/+13
|\| |
| * | i2c: omap: recover from Bus Busy conditionVikram Pandita2011-09-291-2/+13
| * | i2c: omap: do not call i2c_detect_ext_master blindly during probeIliyan Malchev2011-09-291-2/+0
* | | OMAP4: I2C: Add hwspinlock supportChristina Warren2011-09-281-0/+36
|/ /
* | Revert "i2c: omap44xx: disable ARDY interrupt for each transfer"Simon Wilson2011-09-181-75/+6
* | 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
* | i2c: fix compile break when debug enabledVikram Pandita2011-09-121-2/+2
* | OMAP4: Provide handling of I2C channel controlled outside the mpuGilles-Arnaud Bleu-Laine2011-09-072-6/+75
* | Merge commit 'v3.0-rc7' into linux-omap-3.0Colin Cross2011-07-123-6/+17
|\|
| * Merge branch 'for-30-rc5/all-i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-07-073-6/+17
| |\
| | *-. Merge branches 'for-30-rc4/i2c-bfin', 'for-30-rc4/i2c-omap', 'for-30-rc4/i2c-...Ben Dooks2011-06-272-5/+10
| | |\ \
| | | | * i2c: tegra: Assign unused slave addressStephen Warren2011-06-271-1/+7
| | | * | i2c-s3c2410: Remove useless break codeJonghwan Choi2011-06-271-1/+0
| | | * | i2c-s3c2410: Fix typo 'i2s' -> 'i2c'Huisung Kang2011-06-271-3/+3
| | | |/
| | * / i2c-bfin-twi: abort transfer is MEM bit is reset unexpectedlySonic Zhang2011-06-271-1/+7
| | |/
* | | Merge commit 'v3.0-rc6' into linux-omap-3.0Colin Cross2011-07-112-7/+8
|\| |
| * | i2c/pca954x: Initialize the mux to disconnected statePetri Gynther2011-06-291-3/+4
| * | i2c-taos-evm: Fix log messagesJean Delvare2011-06-291-4/+4
| |/
* | i2c-omap: OMAP4: PM: (re)init for every transfer to support off-modeRajendra Nayak2011-07-061-2/+2