aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAge
* i2c-algo-bit: Call pre/post_xfer for bit_testAlex Deucher2011-04-17
* i2c: Improve deprecation warningsJean Delvare2011-04-17
* Fix common misspellingsLucas De Marchi2011-03-31
* mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon2011-03-23
* Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-03-22
|\
| * i2c-pxa2xx: Don't clear isr bits too earlyVasily Khoruzhick2011-03-21
| *---. Merge branches 'for-2639/i2c/i2c-ce4100-v6', 'for-2639/i2c/i2c-eg20t-v3' and ...Ben Dooks2011-03-21
| |\ \ \
| | | | * i2c-mxs: set controller to pio queue mode after resetSascha Hauer2011-03-20
| | | * | i2c-eg20t: support new device OKI SEMICONDUCTOR ML7213 IOHTomoya MORINAGA2011-03-01
| | * | | i2c-pxa2xx: Fix register offsetsVasily Khoruzhick2011-03-21
| | * | | i2c-pxa2xx: pass of_node from platform driver to adapter and publishSebastian Andrzej Siewior2011-03-21
| | * | | i2c-pxa2xx: check timeout correctlySebastian Andrzej Siewior2011-03-21
| | * | | i2c-pxa2xx: add support for shared IRQ handlerSebastian Andrzej Siewior2011-03-21
| | * | | i2c-pxa2xx: Add PCI support for PXA I2C controllerSebastian Andrzej Siewior2011-03-21
| | * | | ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior2011-03-21
| | * | | i2c-pxa2xx: use dynamic register layoutSebastian Andrzej Siewior2011-03-21
| * | | | Merge branch 'for-2639/i2c/i2c-u2c12' into for-linus/2639/i2c-12Ben Dooks2011-03-20
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | i2c/busses: Add support for Diolan U2C-12 USB-I2C adapterGuenter Roeck2011-01-26
* | | | | i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDsSeth Heasley2011-03-20
* | | | | i2c: Deprecate i2c_driver.attach_adapter and .detach_adapterJean Delvare2011-03-20
* | | | | i2c-dev: Use standard bus notification mechanismJean Delvare2011-03-20
* | | | | i2c: Export i2c_for_each_devJean Delvare2011-03-20
* | | | | i2c: make i2c_get_adapter prototype clearerJean Delvare2011-03-20
* | | | | i2c-boardinfo: Fix typo in commentWolfram Sang2011-03-20
|/ / / /
* | | | Merge branch 'for-linus/2639/i2c-1' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-03-17
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'for-2639/i2c/i2c-tegra', 'for-2639/i2c/i2c-mpc' and 'for-2639...Ben Dooks2011-03-16
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | i2c: add driver for Freescale i.MX28Wolfram Sang2011-02-22
| | | |/ /
| | * | | i2c-mpc: Add support for 64bit systemKumar Gala2011-03-15
| * | | | i2c: tegra: Add i2c supportColin Cross2011-02-22
| | |/ / | |/| |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds2011-03-17
|\ \ \ \
| * | | | unicore32 machine related files: add i2c bus drivers for pkunity-v3 socGuanXuetao2011-03-16
| | |/ / | |/| |
* | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-16
|\ \ \ \
| * | | | dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-28
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-15
|\| | | | | |/ / / |/| | |
| * | | driver-core: remove conditionals around devicetree pointersGrant Likely2011-01-21
| |/ /
* | | i2c-eg20t: include slab.h for memory allocationsWolfram Sang2011-03-08
* | | i2c-ocores: Fix pointer type mismatch errorGrant Likely2011-03-08
* | | i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeupRajendra Nayak2011-03-07
| |/ |/|
* | i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespaceBen Dooks2011-02-22
* | i2c-omap: Double clear of ARDY status in IRQ handlerRichard woodruff2011-02-22
* | i2c-omap: fix build for !CONFIG_SUSPENDBalaji T K2011-02-22
* | i2c-omap: fix static suspend vs. runtime suspendKevin Hilman2011-02-22
* | i2c-stu300: make sure adapter-name is terminatedWolfram Sang2011-02-22
|/
* i2c: Encourage move to dev_pm_ops by warning on use of legacy methodsMark Brown2011-01-14
* i2c: Factor out runtime suspend checks from PM operationsMark Brown2011-01-14
* i2c: Unregister dummy devices last on adapter removalJean Delvare2011-01-14
* i2c: Convert SCx200 driver from using raw PCI to platform deviceAndres Salomon2011-01-14
* Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-01-13
|\
| * Merge branch 'for-2638/i2c/bfin2' into for-linus/i2c-2638Ben Dooks2011-01-12
| |\
| | * i2c-bfin-twi: move setup to the earlier subsys initcallMichael Hennerich2011-01-12