aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2011-06-22ARM: OMAP2+ i2c NACK without STPJan Weitzel
2011-06-19I2C: OMAP1/OMAP2+: prepend I2C IP version to probed version shown in dev_infoAndy Green
2011-06-19I2C: OMAP2+: Convert omap I2C driver to use feature implementation flags from...Andy Green
2011-06-19I2C: OMAP2+: address confused probed version namingAndy Green
2011-06-19I2C: OMAP2+: Solve array bounds overflow error on i2c idleAndy Green
2011-06-19I2C: OMAP2+: use platform_data ip revision to select register mapAndy Green
2011-06-19I2C: OMAP2+: Name registers in I2C IP V2 only accordinglyAndy Green
2011-06-06Merge commit 'v2.6.39.1' into linaro-2.6.39Nicolas Pitre
2011-06-03i2c: tegra: Enable new slave mode.Kenneth Waters
2011-06-02i2c-nomadik: make i2c timeout specific per i2c busVirupax Sadashivpetimath
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-05-13i2c: pnx: Fix crash due to wrong init of timer->dataWolfram Sang
2011-05-01i2c-parport: Fix adapter list handlingJean Delvare
2011-05-01i2c-i801: Move device ID definitions to driverJean Delvare
2011-04-17i2c-algo-bit: Call pre/post_xfer for bit_testAlex Deucher
2011-04-17i2c: Improve deprecation warningsJean Delvare
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon
2011-03-22Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2011-03-21i2c-pxa2xx: Don't clear isr bits too earlyVasily Khoruzhick
2011-03-21Merge branches 'for-2639/i2c/i2c-ce4100-v6', 'for-2639/i2c/i2c-eg20t-v3' and ...Ben Dooks
2011-03-21i2c-pxa2xx: Fix register offsetsVasily Khoruzhick
2011-03-21i2c-pxa2xx: pass of_node from platform driver to adapter and publishSebastian Andrzej Siewior
2011-03-21i2c-pxa2xx: check timeout correctlySebastian Andrzej Siewior
2011-03-21i2c-pxa2xx: add support for shared IRQ handlerSebastian Andrzej Siewior
2011-03-21i2c-pxa2xx: Add PCI support for PXA I2C controllerSebastian Andrzej Siewior
2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior
2011-03-21i2c-pxa2xx: use dynamic register layoutSebastian Andrzej Siewior
2011-03-20i2c-mxs: set controller to pio queue mode after resetSascha Hauer
2011-03-20Merge branch 'for-2639/i2c/i2c-u2c12' into for-linus/2639/i2c-12Ben Dooks
2011-03-20i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDsSeth Heasley
2011-03-20i2c: Deprecate i2c_driver.attach_adapter and .detach_adapterJean Delvare
2011-03-20i2c-dev: Use standard bus notification mechanismJean Delvare
2011-03-20i2c: Export i2c_for_each_devJean Delvare
2011-03-20i2c: make i2c_get_adapter prototype clearerJean Delvare
2011-03-20i2c-boardinfo: Fix typo in commentWolfram Sang
2011-03-17Merge branch 'for-linus/2639/i2c-1' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2011-03-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds
2011-03-17unicore32 machine related files: add i2c bus drivers for pkunity-v3 socGuanXuetao
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-16Merge branches 'for-2639/i2c/i2c-tegra', 'for-2639/i2c/i2c-mpc' and 'for-2639...Ben Dooks
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-16i2c-mpc: Add support for 64bit systemKumar Gala
2011-03-08i2c-eg20t: include slab.h for memory allocationsWolfram Sang
2011-03-08i2c-ocores: Fix pointer type mismatch errorGrant Likely
2011-03-07i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeupRajendra Nayak
2011-03-02i2c-eg20t: support new device OKI SEMICONDUCTOR ML7213 IOHTomoya MORINAGA
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely
2011-02-23i2c: add driver for Freescale i.MX28Wolfram Sang
2011-02-23i2c: tegra: Add i2c supportColin Cross