Age | Commit message (Expand) | Author |
2014-12-20 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-12-20 | i2c: sh_mobile: fix uninitialized var when debug is enabled | Wolfram Sang |
2014-12-19 | Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2014-12-17 | i2c: sh_mobile: I2C_SH_MOBILE should depend on HAS_DMA | Geert Uytterhoeven |
2014-12-17 | i2c: sh_mobile: rework deferred probing | Wolfram Sang |
2014-12-17 | i2c: sh_mobile: refactor DMA setup | Wolfram Sang |
2014-12-17 | i2c: mv64xxx: rework offload support to fix several problems | Thomas Petazzoni |
2014-12-17 | i2c: mv64xxx: use BIT() macro for register value definitions | Thomas Petazzoni |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-14 | Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-12-14 | i2c: Driver to expose PowerNV platform i2c busses | Neelesh Gupta |
2014-12-11 | i2c: sh_mobile: remove unneeded DMA mask | Wolfram Sang |
2014-12-11 | i2c: rcar: add slave support | Wolfram Sang |
2014-12-11 | i2c: slave-eeprom: add eeprom simulator driver | Wolfram Sang |
2014-12-11 | i2c: core changes for slave support | Wolfram Sang |
2014-12-11 | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-10 | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-12-08 | Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-12-08 | Merge branch 'pm-runtime' | Rafael J. Wysocki |
2014-12-08 | Merge branches 'acpi-scan', 'acpi-pm', 'acpi-lpss' and 'acpi-processor' | Rafael J. Wysocki |
2014-12-05 | i2c-omap / PM: Drop CONFIG_PM_RUNTIME from i2c-omap.c | Rafael J. Wysocki |
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-12-04 | i2c: davinci: switch to use platform_get_irq | Grygorii Strashko |
2014-12-04 | i2c: sh_mobile: optimize irq entry | Wolfram Sang |
2014-12-04 | PM: Merge the SET*_RUNTIME_PM_OPS() macros | Rafael J. Wysocki |
2014-11-25 | i2c: pxa: add support for SCCB devices | Petr Cvek |
2014-11-25 | omap: i2c: don't check bus state IP rev3.3 and earlier | Alexander Kochetkov |
2014-11-25 | i2c/of: Add OF_RECONFIG notifier handler | Pantelis Antoniou |
2014-11-25 | i2c/of: Factor out Devicetree registration code | Pantelis Antoniou |
2014-11-24 | i2c: s3c2410: Handle i2c sys_cfg register in i2c driver | Pankaj Dubey |
2014-11-24 | i2c: rk3x: add Kconfig dependency on COMMON_CLK | Max Schwarz |
2014-11-24 | ACPI: Add _DEP support to fix battery issue on Asus T100TA | Lan Tianyu |
2014-11-23 | i2c: omap: add notes related to i2c multimaster mode | Alexander Kochetkov |
2014-11-23 | i2c: omap: don't reset controller if Arbitration Lost detected | Alexander Kochetkov |
2014-11-23 | i2c: omap: implement workaround for handling invalid BB-bit values | Alexander Kochetkov |
2014-11-23 | i2c: omap: cleanup register definitions | Alexander Kochetkov |
2014-11-23 | i2c: rk3x: handle dynamic clock rate changes correctly | Max Schwarz |
2014-11-23 | i2c: at91: enable probe deferring on dma channel request | Ludovic Desroches |
2014-11-22 | i2c: omap: fix i207 errata handling | Alexander Kochetkov |
2014-11-21 | i2c: at91: remove legacy DMA support | Arnd Bergmann |
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-19 | i2c: dln2: Simplify return flow for dln2_i2c_enable | Octavian Purdila |
2014-11-19 | i2c: sh_mobile: use proper device for mapping DMA memory | Wolfram Sang |
2014-11-19 | i2c: imx: simplify i2c_imx_dma_write() a little | Wolfram Sang |
2014-11-19 | i2c: img-scb: Allow building for MIPS | Andrew Bresticker |
2014-11-18 | i2c: add support for Amlogic Meson I2C controller | Beniamino Galvani |
2014-11-18 | i2c: mux: create "channel-n" symlinks for child segments in the mux device | Gerlando Falauto |
2014-11-18 | i2c: mux: create symlink to actual mux device | Wolfram Sang |