summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-08-01i2c: s3c2410: resume the I2C controller earlierVincent Palatin1-2/+6
2014-07-20i2c: stub: Avoid an array overrun on I2C block transfersJean Delvare1-0/+2
2014-07-17i2c: i801: Add device ID for Intel Wildcat Point PCHJean Delvare3-0/+5
2014-07-17i2c: i801: Fix the alignment of the device tableJean Delvare1-68/+68
2014-07-17i2c: stub: Add support for banked register rangesJean Delvare2-14/+128
2014-07-17i2c: stub: Remember the number of emulated chipsJean Delvare1-3/+6
2014-07-17i2c: stub: Add support for SMBus block commandsGuenter Roeck2-7/+104
2014-07-17i2c: efm32: correct namespacing of location propertyUwe Kleine-König2-3/+9
2014-07-17i2c: exynos5: remove extra line and fix an assignmentNaveen Krishna Ch1-2/+1
2014-07-17i2c: exynos5: remove an unnecessary read of FIFO_STATUS registerNaveen Krishna Ch1-1/+0
2014-07-16i2c: exynos5: Properly use the "noirq" variants of suspend/resumeDoug Anderson1-2/+10
2014-07-16i2c: i2c-xiic: Drop class based scanning to improve bootup timeWolfram Sang1-6/+6
2014-07-16i2c: i2c-tegra: Drop class based scanning to improve bootup timeWolfram Sang1-1/+1
2014-07-16i2c: i2c-stu300: Drop class based scanning to improve bootup timeWolfram Sang1-1/+1
2014-07-16i2c: i2c-sirf: Drop class based scanning to improve bootup timeWolfram Sang1-1/+1
2014-07-16i2c: i2c-s3c2410: Drop class based scanning to improve bootup timeWolfram Sang1-4/+4
2014-07-16i2c: i2c-rcar: Drop class based scanning to improve bootup timeWolfram Sang1-7/+7
2014-07-16i2c: i2c-omap: Drop class based scanning to improve bootup timeWolfram Sang1-1/+1
2014-07-16i2c: i2c-ocores: Drop class based scanning to improve bootup timeWolfram Sang1-6/+6
2014-07-16i2c: i2c-nomadik: Drop class based scanning to improve bootup timeWolfram Sang1-4/+4
2014-07-16i2c: i2c-mv64xxx: Drop class based scanning to improve bootup timeWolfram Sang1-1/+1
2014-07-16i2c: i2c-designware-platdrv: Drop class based scanning to improve bootup timeWolfram Sang1-1/+1
2014-07-16i2c: i2c-davinci: Drop class based scanning to improve bootup timeWolfram Sang1-1/+1
2014-07-16i2c: i2c-bfin-twi: Drop class based scanning to improve bootup timeWolfram Sang1-1/+1
2014-07-16i2c: i2c-bcm2835: Drop class based scanning to improve bootup timeWolfram Sang1-1/+1
2014-07-16i2c: i2c-at91: Drop class based scanning to improve bootup timeWolfram Sang1-1/+1
2014-07-16i2c: add debug info when class instantiation was droppedWolfram Sang1-0/+10
2014-07-16i2c: scx200: drop GPIO based i2c driverWolfram Sang3-161/+0
2014-07-16i2c: s6000: remove duplicate driverWolfram Sang5-504/+0
2014-06-27i2c: taos-evm: Use module_serio_driver()Christoph Jaeger1-12/+1
2014-06-27I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI configLan Tianyu5-98/+110
2014-06-27I2C/ACPI: Add i2c ACPI operation region supportLan Tianyu5-1/+300
2014-06-21Linux 3.16-rc2v3.16-rc2Linus Torvalds1-1/+1
2014-06-21Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-0/+1216
2014-06-21Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2-1/+7
2014-06-21Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds4-11/+12
2014-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds11-172/+359
2014-06-21Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-0/+79
2014-06-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds41-126/+1249
2014-06-21Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm...Linus Torvalds3-35/+218
2014-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds26-456/+505
2014-06-21Merge tag 'for-linus' of git://github.com/gxt/linuxLinus Torvalds16-102/+88
2014-06-21Merge tag 'char-misc-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-3/+12
2014-06-21Merge tag 'staging-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-34/+49
2014-06-21Merge tag 'tty-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds38-44/+60
2014-06-21Merge tag 'usb-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-42/+119
2014-06-20MAINTAINERS: add entry for VMware Balloon driverDmitry Torokhov2-1/+10
2014-06-19Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds17-60/+167
2014-06-19Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds19-133/+213
2014-06-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds48-832/+1373