Age | Commit message (Expand) | Author |
2015-11-13 | i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348 | Mika Westerberg |
2015-11-13 | i2c: s3c2410: enable RuntimePM before registering to the core | Wolfram Sang |
2015-11-13 | i2c: rcar: enable RuntimePM before registering to the core | Wolfram Sang |
2015-08-27 | i2c: i801: Add DeviceIDs for SunrisePoint LP | Devin Ryles |
2015-07-03 | i2c: at91: fix a race condition when using the DMA controller | Cyrille Pitchen |
2015-05-17 | i2c: core: Export bus recovery functions | Mark Brown |
2015-05-17 | i2c: rk3x: report number of messages transmitted | Dmitry Torokhov |
2015-03-28 | Revert "i2c: core: Dispose OF IRQ mapping at client removal time" | Jakub Kicinski |
2015-02-05 | i2c: s3c2410: fix ABBA deadlock by keeping clock prepared | Paul Osmialowski |
2014-12-04 | i2c: cadence: Set the hardware time-out register to maximum value | Vishnu Motghare |
2014-12-04 | i2c: davinci: generate STP always when NACK is received | Grygorii Strashko |
2014-11-22 | i2c: omap: fix i207 errata handling | Alexander Kochetkov |
2014-11-21 | i2c: designware: prevent early stop on TX FIFO empty | Andrew Jackson |
2014-11-21 | i2c: omap: fix NACK and Arbitration Lost irq handling | Alexander Kochetkov |
2014-11-07 | i2c: core: Dispose OF IRQ mapping at client removal time | Laurent Pinchart |
2014-11-07 | i2c: at91: don't account as iowait | Wolfram Sang |
2014-11-07 | i2c: remove FSF address | Wolfram Sang |
2014-10-19 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-10-16 | i2c: i801: Add Device IDs for Intel Sunrise Point PCH | james.d.ralston@intel.com |
2014-10-16 | i2c: hix5hd2: add i2c controller driver | Wei Yan |
2014-10-15 | Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-10-09 | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-10-07 | Merge branch 'pm-domains' | Rafael J. Wysocki |
2014-10-06 | i2c: i2c-cros-ec-tunnel: Set retries to 3 | Derek Basehore |
2014-10-06 | mfd: cros_ec: stop calling ->cmd_xfer() directly | Andrew Bresticker |
2014-10-06 | i2c-imx: Disable the clock on probe failure | Fabio Estevam |
2014-10-06 | i2c: designware: Add support for AMD I2C controller | Carl Peng |
2014-10-06 | i2c: designware: Rework probe() to get clock a bit later | Mika Westerberg |
2014-10-06 | i2c: designware: Default to fast mode in case of ACPI | Mika Westerberg |
2014-10-03 | i2c: axxia: Add I2C driver for AXM55xx | Anders Berg |
2014-10-03 | i2c: exynos: add support for HSI2C module on Exynos7 | Naveen Krishna Ch |
2014-10-03 | i2c: mxs: detect No Slave Ack on SELECT in PIO mode | Janusz Użycki |
2014-10-03 | i2c: qup: Fix order of runtime pm initialization | Andy Gross |
2014-10-03 | i2c: rk3x: fix 0 length write transfers | Alexandru M Stan |
2014-09-30 | i2c: cros_ec: Remove EC_I2C_FLAG_10BIT | Doug Anderson |
2014-09-30 | PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h | Ulf Hansson |
2014-09-29 | i2c: cros-ec-tunnel: Add of match table | Sjoerd Simons |
2014-09-29 | i2c: rcar: remove sign-compare flaw | Wolfram Sang |
2014-09-29 | i2c: ismt: Use minimum descriptor size | Fan Du |
2014-09-29 | i2c: imx: Add arbitration lost check | Haibo Chen |
2014-09-29 | i2c: rk3x: Remove unlikely() annotations | Doug Anderson |
2014-09-29 | i2c: rcar: check for no IRQ in rcar_i2c_irq() | Sergei Shtylyov |
2014-09-29 | i2c: rcar: make rcar_i2c_prepare_msg() *void* | Sergei Shtylyov |
2014-09-29 | i2c: rcar: simplify check for last message | Sergei Shtylyov |
2014-09-29 | i2c: designware: add support of platform data to set I2C mode | Tan, Raymond |
2014-09-29 | i2c: designware: add support of I2C standard mode | Romain Baeriswyl |
2014-09-26 | treewide: Fix typos in Kconfig | Masanari Iida |
2014-09-25 | i2c: acpi: Fix NULL Pointer dereference | Peter Hüwe |
2014-09-25 | i2c: move acpi code back into the core | Wolfram Sang |