Age | Commit message (Expand) | Author | Files | Lines |
2015-11-10 | Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 30 | -358/+1547 |
2015-11-06 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2015-10-30 | i2c: rcar: Revert the latest refactoring series | Wolfram Sang | 1 | -71/+122 |
2015-10-30 | i2c: pnx: remove superfluous assignment | Wolfram Sang | 1 | -1/+1 |
2015-10-26 | i2c: cadence: enable driver for ARM64 | Michal Simek | 1 | -1/+1 |
2015-10-26 | i2c: i801: Document Intel DNV and Broxton | Jarkko Nikula | 1 | -0/+2 |
2015-10-26 | i2c: at91: manage unexpected RXRDY flag when starting a transfer | Ludovic Desroches | 1 | -10/+26 |
2015-10-25 | i2c: pnx: Use setup_timer instead of open coding it | Muhammad Falak R Wani | 1 | -3/+2 |
2015-10-25 | i2c: add ACPI support for I2C mux ports | Dustin Byford | 6 | -14/+18 |
2015-10-25 | i2c: pxa: Add support for pxa910/988 & new configuration features | Vaibhav Hiremath | 1 | -1/+40 |
2015-10-23 | i2c: au1550: Convert to devm_kzalloc and devm_ioremap_resource | Axel Lin | 1 | -39/+13 |
2015-10-23 | i2c-dev: Fix I2C_SLAVE ioctl comment | Jean Delvare | 1 | -10/+7 |
2015-10-23 | i2c-dev: Fix typo in ioctl name reference | Jean Delvare | 1 | -3/+3 |
2015-10-23 | i2c: sirf: tune the divider to make i2c bus freq more accurate | Guoying Zhang | 1 | -4/+22 |
2015-10-23 | i2c: pnx: fix runtime warnings caused by enabling unprepared clock | Vladimir Zapolskiy | 1 | -5/+5 |
2015-10-23 | i2c: imx: Use -ENXIO as error in the NACK case | Fabio Estevam | 1 | -1/+1 |
2015-10-23 | i2c: i801: Add support for Intel Broxton | Jarkko Nikula | 1 | -0/+3 |
2015-10-23 | i2c: i801: Add support for Intel DNV | Mika Westerberg | 1 | -0/+4 |
2015-10-23 | i2c: mediatek: add i2c resume support | Liguo Zhang | 1 | -0/+16 |
2015-10-23 | i2c: imx: implement bus recovery | Gao Pan | 1 | -0/+71 |
2015-10-23 | i2c: uniphier_f: add UniPhier FIFO-builtin I2C driver | Masahiro Yamada | 3 | -0/+593 |
2015-10-23 | i2c: uniphier: add UniPhier FIFO-less I2C driver | Masahiro Yamada | 3 | -0/+450 |
2015-10-23 | i2c: designware: reverts "i2c: designware: Add support for AMD I2C controller" | Ken Xue | 1 | -26/+1 |
2015-10-23 | i2c: imx: add support for Freescale Layerscape platforms | Shaohui Xie | 1 | -2/+2 |
2015-10-22 | i2c: at91: fix write transfers by clearing pending interrupt first | Cyrille Pitchen | 1 | -8/+50 |
2015-10-22 | i2c: designware: Fix build error when !CONFIG_PM_SLEEP | Jarkko Nikula | 1 | -2/+2 |
2015-10-22 | i2c: mv64xxx: really allow I2C offloading | Hezi Shahmoon | 1 | -2/+0 |
2015-10-20 | i2c: stu300: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-10-20 | i2c: rk3x: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-10-20 | i2c: meson: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-10-20 | i2c: ibm-iic: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-10-20 | i2c: rcar: Remove obsolete platform data support | Geert Uytterhoeven | 1 | -19/+2 |
2015-10-20 | i2c: sh_mobile: add support for r8a7795 (R-Car H3) | Wolfram Sang | 1 | -0/+1 |
2015-10-20 | i2c: rcar: add support for r8a7795 (R-Car H3) | Wolfram Sang | 1 | -0/+3 |
2015-10-20 | i2c: ocores: support big-endian register layout | Max Filippov | 1 | -4/+27 |
2015-10-20 | i2c: au1550: relax bus timings a bit | Manuel Lauss | 1 | -4/+4 |
2015-10-20 | i2c: tegra: drop duplicated code for assigning algo | Barry Song | 1 | -1/+0 |
2015-10-20 | i2c: davinci: Optimize clock generation on Keystone SoC | Alexander Sverdlin | 1 | -0/+8 |
2015-10-20 | i2c: ismt: issue a warning when fail to request MSI | Andy Shevchenko | 1 | -6/+5 |
2015-10-20 | i2c: ismt: propagate actual error code | Andy Shevchenko | 1 | -1/+1 |
2015-10-20 | i2c: ismt: do not duplicate msi_enabled flag | Andy Shevchenko | 1 | -5/+1 |
2015-10-20 | i2c: ismt: PCI core handles power state for us | Andy Shevchenko | 1 | -33/+0 |
2015-10-20 | i2c: ismt: improve usage of devres API | Andy Shevchenko | 1 | -13/+5 |
2015-10-20 | i2c: ismt: mark register space with __iomem | Andy Shevchenko | 1 | -1/+1 |
2015-10-20 | i2c / ACPI: Rework I2C device scanning | Mika Westerberg | 1 | -23/+59 |
2015-10-18 | i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348 | Mika Westerberg | 1 | -0/+20 |
2015-10-15 | i2c: designware-platdrv: enable RuntimePM before registering to the core | Wolfram Sang | 1 | -6/+7 |
2015-10-15 | i2c: s3c2410: enable RuntimePM before registering to the core | Wolfram Sang | 1 | -3/+5 |
2015-10-15 | i2c: rcar: enable RuntimePM before registering to the core | Wolfram Sang | 1 | -3/+4 |
2015-10-15 | i2c: designware: Move common probe code into i2c_dw_probe() | Jarkko Nikula | 4 | -63/+49 |