summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
2014-07-29Merge remote-tracking branch 'mfd-lj/for-mfd-next'Stephen Rothwell
2014-07-22Merge branch 'i2c/for-current' into i2c/for-nextWolfram Sang
2014-07-22drivers/i2c/busses: use correct type for dma_map/unmapWolfram Sang
2014-07-20Merge branch 'i2c/for-current' into i2c/for-nextWolfram Sang
2014-07-17i2c: i801: Add device ID for Intel Wildcat Point PCHJean Delvare
2014-07-17i2c: i801: Fix the alignment of the device tableJean Delvare
2014-07-17i2c: efm32: correct namespacing of location propertyUwe Kleine-König
2014-07-17i2c: i2c-st: Use %pa to print 'resource_size_t' typeFabio Estevam
2014-07-17i2c: exynos5: remove extra line and fix an assignmentNaveen Krishna Ch
2014-07-17i2c: exynos5: remove an unnecessary read of FIFO_STATUS registerNaveen Krishna Ch
2014-07-17i2c: s3c2410: resume the I2C controller earlierVincent Palatin
2014-07-16i2c: exynos5: Properly use the "noirq" variants of suspend/resumeDoug Anderson
2014-07-16i2c: i2c-xiic: Drop class based scanning to improve bootup timeWolfram Sang
2014-07-16i2c: i2c-tegra: Drop class based scanning to improve bootup timeWolfram Sang
2014-07-16i2c: i2c-stu300: Drop class based scanning to improve bootup timeWolfram Sang
2014-07-16i2c: i2c-sirf: Drop class based scanning to improve bootup timeWolfram Sang
2014-07-16i2c: i2c-s3c2410: Drop class based scanning to improve bootup timeWolfram Sang
2014-07-16i2c: i2c-rcar: Drop class based scanning to improve bootup timeWolfram Sang
2014-07-16i2c: i2c-omap: Drop class based scanning to improve bootup timeWolfram Sang
2014-07-16i2c: i2c-ocores: Drop class based scanning to improve bootup timeWolfram Sang
2014-07-16i2c: i2c-nomadik: Drop class based scanning to improve bootup timeWolfram Sang
2014-07-16i2c: i2c-mv64xxx: Drop class based scanning to improve bootup timeWolfram Sang
2014-07-16i2c: i2c-designware-platdrv: Drop class based scanning to improve bootup timeWolfram Sang
2014-07-16i2c: i2c-davinci: Drop class based scanning to improve bootup timeWolfram Sang
2014-07-16i2c: i2c-bfin-twi: Drop class based scanning to improve bootup timeWolfram Sang
2014-07-16i2c: i2c-bcm2835: Drop class based scanning to improve bootup timeWolfram Sang
2014-07-16i2c: i2c-at91: Drop class based scanning to improve bootup timeWolfram Sang
2014-07-16i2c: scx200: drop GPIO based i2c driverWolfram Sang
2014-07-16i2c: s6000: remove duplicate driverWolfram Sang
2014-07-09mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from ECBill Richardson
2014-07-09mfd: cros_ec: cleanup: Remove EC wrapper functionsBill Richardson
2014-06-27i2c: taos-evm: Use module_serio_driver()Christoph Jaeger
2014-06-27i2c: sun6i-p2wi: Remove duplicate inclusion of module.hSachin Kamat
2014-06-17i2c: sun6-p2wi: fix call to snprintfBoris BREZILLON
2014-06-12i2c: rk3x: add NULL entry to the end of_device_id arrayDan Carpenter
2014-06-12i2c: sun6i-p2wi: use proper return value in probeWolfram Sang
2014-06-12i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller supportBoris BREZILLON
2014-06-12i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapterMax Schwarz
2014-06-06Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-03i2c: mpc: insert DR read in i2c_fixup()Valentin Longchamp
2014-06-03i2c: bfin: turn to Resource-managed API in probe functionSonic Zhang
2014-06-03i2c: ChromeOS EC tunnel driverDoug Anderson
2014-06-02i2c: Make of_device_id array constJingoo Han
2014-06-02i2c: remove unnecessary OOM messagesJingoo Han
2014-06-02i2c: designware-pci: Add Haswell PCI IDsMika Westerberg
2014-06-02i2c: designware: Add runtime PM hooksMika Westerberg
2014-06-02i2c: designware: Disable device on system suspendMika Westerberg
2014-06-02i2c: nuc900: remove driverWolfram Sang
2014-06-02i2c: imx: update i2c clock divider for each transactionFugang Duan
2014-06-02i2c: imx: fix the i2c bus hang issue when do repeat restartFugang Duan