summaryrefslogtreecommitdiff
path: root/drivers/i2c
Commit message (Expand)AuthorAge
* i2c: i801: add Intel Lewisburg device IDsAlexandra Yates2015-11-20
* i2c: fix wakeup irq parsingGrygorii Strashko2015-11-20
* i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer()Lars-Peter Clausen2015-11-20
* i2c: Revert "i2c: xiic: Do not reset controller before every transfer"Lars-Peter Clausen2015-11-20
* i2c: imx: fix a compiling errorHou Zhiqiang2015-11-20
* Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2015-11-10
|\
| * i2c: rcar: Revert the latest refactoring seriesWolfram Sang2015-10-30
| * i2c: pnx: remove superfluous assignmentWolfram Sang2015-10-30
| * i2c: cadence: enable driver for ARM64Michal Simek2015-10-26
| * i2c: i801: Document Intel DNV and BroxtonJarkko Nikula2015-10-26
| * i2c: at91: manage unexpected RXRDY flag when starting a transferLudovic Desroches2015-10-26
| * i2c: pnx: Use setup_timer instead of open coding itMuhammad Falak R Wani2015-10-25
| * i2c: add ACPI support for I2C mux portsDustin Byford2015-10-25
| * i2c: pxa: Add support for pxa910/988 & new configuration featuresVaibhav Hiremath2015-10-25
| * i2c: au1550: Convert to devm_kzalloc and devm_ioremap_resourceAxel Lin2015-10-23
| * i2c-dev: Fix I2C_SLAVE ioctl commentJean Delvare2015-10-23
| * i2c-dev: Fix typo in ioctl name referenceJean Delvare2015-10-23
| * i2c: sirf: tune the divider to make i2c bus freq more accurateGuoying Zhang2015-10-23
| * i2c: imx: Use -ENXIO as error in the NACK caseFabio Estevam2015-10-23
| * i2c: i801: Add support for Intel BroxtonJarkko Nikula2015-10-23
| * i2c: i801: Add support for Intel DNVMika Westerberg2015-10-23
| * i2c: mediatek: add i2c resume supportLiguo Zhang2015-10-23
| * i2c: imx: implement bus recoveryGao Pan2015-10-23
| * i2c: uniphier_f: add UniPhier FIFO-builtin I2C driverMasahiro Yamada2015-10-23
| * i2c: uniphier: add UniPhier FIFO-less I2C driverMasahiro Yamada2015-10-23
| * i2c: designware: reverts "i2c: designware: Add support for AMD I2C controller"Ken Xue2015-10-23
| * i2c: imx: add support for Freescale Layerscape platformsShaohui Xie2015-10-23
| * i2c: at91: fix write transfers by clearing pending interrupt firstCyrille Pitchen2015-10-22
| * i2c: designware: Fix build error when !CONFIG_PM_SLEEPJarkko Nikula2015-10-22
| * i2c: stu300: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-20
| * i2c: rk3x: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-20
| * i2c: meson: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-20
| * i2c: ibm-iic: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-20
| * i2c: rcar: Remove obsolete platform data supportGeert Uytterhoeven2015-10-20
| * i2c: sh_mobile: add support for r8a7795 (R-Car H3)Wolfram Sang2015-10-20
| * i2c: rcar: add support for r8a7795 (R-Car H3)Wolfram Sang2015-10-20
| * i2c: ocores: support big-endian register layoutMax Filippov2015-10-20
| * i2c: au1550: relax bus timings a bitManuel Lauss2015-10-20
| * i2c: tegra: drop duplicated code for assigning algoBarry Song2015-10-20
| * i2c: davinci: Optimize clock generation on Keystone SoCAlexander Sverdlin2015-10-20
| * i2c: ismt: issue a warning when fail to request MSIAndy Shevchenko2015-10-20
| * i2c: ismt: propagate actual error codeAndy Shevchenko2015-10-20
| * i2c: ismt: do not duplicate msi_enabled flagAndy Shevchenko2015-10-20
| * i2c: ismt: PCI core handles power state for usAndy Shevchenko2015-10-20
| * i2c: ismt: improve usage of devres APIAndy Shevchenko2015-10-20
| * i2c: ismt: mark register space with __iomemAndy Shevchenko2015-10-20
| * i2c / ACPI: Rework I2C device scanningMika Westerberg2015-10-20
| * i2c: designware: Move common probe code into i2c_dw_probe()Jarkko Nikula2015-10-15
| * i2c: designware: Rename platform driver probe and PM functionsJarkko Nikula2015-10-15
| * i2c: designware: Make dw_readl() and dw_writel() staticJarkko Nikula2015-10-15