summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-08i2c: rk3x: fix interrupt handling issueaddy ke1-1/+1
2014-08-06i2c: imx: Fix format warning for dev_dbgXiubo Li1-4/+1
2014-08-06i2c: qup: disable clks and return instead of just returning errorPramod Gurav1-4/+8
2014-08-05i2c: exynos5: always enable HSI2CSachin Kamat1-2/+2
2014-08-02i2c: designware: add new bindingsAlan Cox2-0/+10
2014-08-01i2c: gpio: Drop dead code in i2c_gpio_removeJean Delvare1-2/+0
2014-08-01i2c: pca954x: put the mux to disconnected state after resumeJisheng Zhang1-0/+15
2014-08-01i2c: st: Update i2c timingsMaxime COQUELIN1-13/+19
2014-08-01drivers/i2c/busses: use correct type for dma_map/unmapWolfram Sang1-2/+2
2014-08-01i2c: i2c-st: Use %pa to print 'resource_size_t' typeFabio Estevam1-1/+1
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-17i2c: exynos5: Properly use the "noirq" variants of suspend/resumeDoug Anderson1-2/+10
2014-07-17i2c: i2c-xiic: Drop class based scanning to improve bootup timeWolfram Sang1-6/+6
2014-07-17i2c: i2c-tegra: Drop class based scanning to improve bootup timeWolfram Sang1-1/+1
2014-07-17i2c: i2c-stu300: Drop class based scanning to improve bootup timeWolfram Sang1-1/+1
2014-07-17i2c: i2c-sirf: Drop class based scanning to improve bootup timeWolfram Sang1-1/+1
2014-07-17i2c: i2c-s3c2410: Drop class based scanning to improve bootup timeWolfram Sang1-4/+4
2014-07-17i2c: i2c-rcar: Drop class based scanning to improve bootup timeWolfram Sang1-7/+7
2014-07-17i2c: i2c-omap: Drop class based scanning to improve bootup timeWolfram Sang1-1/+1
2014-07-17i2c: i2c-ocores: Drop class based scanning to improve bootup timeWolfram Sang1-6/+6
2014-07-17i2c: i2c-nomadik: Drop class based scanning to improve bootup timeWolfram Sang1-4/+4
2014-07-17i2c: i2c-mv64xxx: Drop class based scanning to improve bootup timeWolfram Sang1-1/+1
2014-07-17i2c: i2c-designware-platdrv: Drop class based scanning to improve bootup timeWolfram Sang1-1/+1
2014-07-17i2c: i2c-davinci: Drop class based scanning to improve bootup timeWolfram Sang1-1/+1
2014-07-17i2c: i2c-bfin-twi: Drop class based scanning to improve bootup timeWolfram Sang1-1/+1
2014-07-17i2c: i2c-bcm2835: Drop class based scanning to improve bootup timeWolfram Sang1-1/+1
2014-07-17i2c: i2c-at91: Drop class based scanning to improve bootup timeWolfram Sang1-1/+1
2014-07-17i2c: add debug info when class instantiation was droppedWolfram Sang1-0/+10
2014-07-17i2c: 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-22Linux 3.16-rc2v3.16-rc2Linus Torvalds1-1/+1
2014-06-22Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-0/+1216
2014-06-22Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2-1/+7
2014-06-22Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds4-11/+12
2014-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds11-172/+359
2014-06-22Merge 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