summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
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: add debug info when class instantiation was droppedWolfram 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/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI configLan Tianyu
2014-06-27I2C/ACPI: Add i2c ACPI operation region supportLan Tianyu
2014-06-27i2c: sun6i-p2wi: Remove duplicate inclusion of module.hSachin Kamat
2014-06-27i2c: mux: pca954x: fix dependenciesLinus Walleij
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-05i2c: pca954x: Fix compilation without CONFIG_GPIOLIBLaurent Pinchart
2014-06-03i2c: mux: pca954x: Use the descriptor-based GPIO APILaurent Pinchart
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
2014-06-01i2c: rcar: update copyright and license informationWolfram Sang
2014-06-01i2c: rcar: janitorial cleanup after refactoringWolfram Sang
2014-06-01i2c: rcar: reuse status bits as enable bitsWolfram Sang
2014-06-01i2c: rcar: remove spinlockWolfram Sang
2014-06-01i2c: rcar: refactor status bit handlingWolfram Sang
2014-06-01i2c: rcar: refactor setting up msgWolfram Sang
2014-06-01i2c: rcar: check bus free before first messageWolfram Sang
2014-06-01i2c: rcar: refactor irq state machineWolfram Sang
2014-06-01i2c: rcar: refactor bus state machineWolfram Sang
2014-06-01i2c: rcar: no need to store irq numberWolfram Sang