aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-05-234-17/+26
| |\ \
| * | | i2c: add a module alias to the sh-mobile driverGuennadi Liakhovetski2011-04-181-0/+1
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-05-231-0/+1
|\ \ \ \ | |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Haavard Skinnemoen has left AtmelJean Delvare2011-05-181-1/+1
| |/ /
* | | drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-181-3/+6
* | | i2c: pnx: Fix crash due to wrong init of timer->dataWolfram Sang2011-05-131-1/+1
| |/ |/|
* | i2c-parport: Fix adapter list handlingJean Delvare2011-05-011-13/+14
* | i2c-i801: Move device ID definitions to driverJean Delvare2011-05-011-0/+5
|/
* i2c-algo-bit: Call pre/post_xfer for bit_testAlex Deucher2011-04-171-3/+19
* i2c: Improve deprecation warningsJean Delvare2011-04-171-2/+4
* Fix common misspellingsLucas De Marchi2011-03-3117-28/+28
* mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon2011-03-232-2/+4
* Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-03-227-98/+927
|\
| * i2c-pxa2xx: Don't clear isr bits too earlyVasily Khoruzhick2011-03-211-3/+2
| *---. Merge branches 'for-2639/i2c/i2c-ce4100-v6', 'for-2639/i2c/i2c-eg20t-v3' and ...Ben Dooks2011-03-216-98/+382
| |\ \ \
| | | | * i2c-mxs: set controller to pio queue mode after resetSascha Hauer2011-03-201-2/+2
| | | * | i2c-eg20t: support new device OKI SEMICONDUCTOR ML7213 IOHTomoya MORINAGA2011-03-022-68/+108
| | * | | i2c-pxa2xx: Fix register offsetsVasily Khoruzhick2011-03-211-7/+7
| | * | | i2c-pxa2xx: pass of_node from platform driver to adapter and publishSebastian Andrzej Siewior2011-03-211-0/+5
| | * | | i2c-pxa2xx: check timeout correctlySebastian Andrzej Siewior2011-03-211-1/+3
| | * | | i2c-pxa2xx: add support for shared IRQ handlerSebastian Andrzej Siewior2011-03-211-2/+8
| | * | | i2c-pxa2xx: Add PCI support for PXA I2C controllerSebastian Andrzej Siewior2011-03-214-5/+206
| | * | | ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior2011-03-211-1/+1
| | * | | i2c-pxa2xx: use dynamic register layoutSebastian Andrzej Siewior2011-03-211-20/+50
| * | | | Merge branch 'for-2639/i2c/i2c-u2c12' into for-linus/2639/i2c-12Ben Dooks2011-03-203-0/+546
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | i2c/busses: Add support for Diolan U2C-12 USB-I2C adapterGuenter Roeck2011-01-273-0/+546
* | | | | i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDsSeth Heasley2011-03-202-2/+5
* | | | | i2c: Deprecate i2c_driver.attach_adapter and .detach_adapterJean Delvare2011-03-202-0/+5
* | | | | i2c-dev: Use standard bus notification mechanismJean Delvare2011-03-201-21/+39
* | | | | i2c: Export i2c_for_each_devJean Delvare2011-03-201-6/+14
* | | | | i2c: make i2c_get_adapter prototype clearerJean Delvare2011-03-201-2/+2
* | | | | i2c-boardinfo: Fix typo in commentWolfram Sang2011-03-201-1/+1
|/ / / /
* | | | Merge branch 'for-linus/2639/i2c-1' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-03-174-1/+1132
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'for-2639/i2c/i2c-tegra', 'for-2639/i2c/i2c-mpc' and 'for-2639...Ben Dooks2011-03-167-7/+462
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | i2c: add driver for Freescale i.MX28Wolfram Sang2011-02-233-0/+423
| | | |/ /
| | * | | i2c-mpc: Add support for 64bit systemKumar Gala2011-03-161-1/+1
| * | | | i2c: tegra: Add i2c supportColin Cross2011-02-233-0/+708
| | |/ / | |/| |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds2011-03-173-0/+318
|\ \ \ \
| * | | | unicore32 machine related files: add i2c bus drivers for pkunity-v3 socGuanXuetao2011-03-173-0/+318
| | |/ / | |/| |
* | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-163-23/+17
|\ \ \ \
| * | | | dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-283-23/+17
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-152-13/+3
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | driver-core: remove conditionals around devicetree pointersGrant Likely2011-01-212-13/+3
| |/ /
* | | i2c-eg20t: include slab.h for memory allocationsWolfram Sang2011-03-081-0/+1
* | | i2c-ocores: Fix pointer type mismatch errorGrant Likely2011-03-081-1/+1
* | | i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeupRajendra Nayak2011-03-071-3/+1
| |/ |/|
* | i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespaceBen Dooks2011-02-231-2/+2
* | i2c-omap: Double clear of ARDY status in IRQ handlerRichard woodruff2011-02-231-1/+5
* | i2c-omap: fix build for !CONFIG_SUSPENDBalaji T K2011-02-231-2/+3