| Commit message (Expand) | Author | Age | Files | Lines |
* | i2c: sh_mobile: terminate DMA reads properly | Wolfram Sang | 2015-01-30 | 1 | -1/+11 |
* | i2c: Only include slave support if selected | Jean Delvare | 2015-01-26 | 2 | -0/+3 |
* | i2c: s3c2410: fix ABBA deadlock by keeping clock prepared | Paul Osmialowski | 2015-01-24 | 1 | -6/+17 |
* | i2c: slave-eeprom: fix boundary check when using sysfs | Wolfram Sang | 2015-01-24 | 1 | -2/+2 |
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-12-20 | 3 | -189/+252 |
|\ |
|
| * | i2c: sh_mobile: fix uninitialized var when debug is enabled | Wolfram Sang | 2014-12-20 | 1 | -0/+1 |
| * | i2c: sh_mobile: I2C_SH_MOBILE should depend on HAS_DMA | Geert Uytterhoeven | 2014-12-17 | 1 | -0/+1 |
| * | i2c: sh_mobile: rework deferred probing | Wolfram Sang | 2014-12-17 | 1 | -50/+48 |
| * | i2c: sh_mobile: refactor DMA setup | Wolfram Sang | 2014-12-17 | 1 | -19/+16 |
| * | i2c: mv64xxx: rework offload support to fix several problems | Thomas Petazzoni | 2014-12-17 | 1 | -120/+186 |
| * | i2c: mv64xxx: use BIT() macro for register value definitions | Thomas Petazzoni | 2014-12-17 | 1 | -11/+11 |
* | | Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2014-12-19 | 3 | -0/+306 |
|\ \
| |/
|/| |
|
| * | i2c: Driver to expose PowerNV platform i2c busses | Neelesh Gupta | 2014-12-14 | 3 | -0/+306 |
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 52 | -52/+0 |
|\ \ |
|
| * | | i2c: muxes: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 3 | -3/+0 |
| * | | i2c: busses: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 49 | -49/+0 |
| |/ |
|
* | | Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-12-14 | 23 | -171/+3456 |
|\ \ |
|
| * | | i2c: sh_mobile: remove unneeded DMA mask | Wolfram Sang | 2014-12-11 | 1 | -3/+0 |
| * | | i2c: rcar: add slave support | Wolfram Sang | 2014-12-11 | 1 | -9/+115 |
| * | | i2c: slave-eeprom: add eeprom simulator driver | Wolfram Sang | 2014-12-11 | 3 | -0/+181 |
| * | | i2c: core changes for slave support | Wolfram Sang | 2014-12-11 | 1 | -0/+49 |
| * | | i2c: davinci: switch to use platform_get_irq | Grygorii Strashko | 2014-12-04 | 1 | -8/+12 |
| * | | i2c: sh_mobile: optimize irq entry | Wolfram Sang | 2014-12-04 | 1 | -5/+4 |
| * | | i2c: pxa: add support for SCCB devices | Petr Cvek | 2014-11-25 | 1 | -7/+12 |
| * | | omap: i2c: don't check bus state IP rev3.3 and earlier | Alexander Kochetkov | 2014-11-25 | 1 | -3/+5 |
| * | | i2c: s3c2410: Handle i2c sys_cfg register in i2c driver | Pankaj Dubey | 2014-11-24 | 1 | -0/+29 |
| * | | i2c: rk3x: add Kconfig dependency on COMMON_CLK | Max Schwarz | 2014-11-24 | 1 | -1/+1 |
| * | | i2c: omap: add notes related to i2c multimaster mode | Alexander Kochetkov | 2014-11-23 | 1 | -1/+11 |
| * | | i2c: omap: don't reset controller if Arbitration Lost detected | Alexander Kochetkov | 2014-11-23 | 1 | -2/+4 |
| * | | i2c: omap: implement workaround for handling invalid BB-bit values | Alexander Kochetkov | 2014-11-23 | 1 | -0/+103 |
| * | | i2c: omap: cleanup register definitions | Alexander Kochetkov | 2014-11-23 | 1 | -3/+7 |
| * | | i2c: rk3x: handle dynamic clock rate changes correctly | Max Schwarz | 2014-11-23 | 1 | -35/+118 |
| * | | i2c: at91: enable probe deferring on dma channel request | Ludovic Desroches | 2014-11-23 | 1 | -11/+14 |
| * | | i2c: at91: remove legacy DMA support | Arnd Bergmann | 2014-11-21 | 1 | -34/+3 |
| * | | i2c: sh_mobile: use proper device for mapping DMA memory | Wolfram Sang | 2014-11-19 | 1 | -9/+14 |
| * | | i2c: imx: simplify i2c_imx_dma_write() a little | Wolfram Sang | 2014-11-19 | 1 | -5/+1 |
| * | | i2c: img-scb: Allow building for MIPS | Andrew Bresticker | 2014-11-19 | 1 | -2/+2 |
| * | | i2c: add support for Amlogic Meson I2C controller | Beniamino Galvani | 2014-11-18 | 3 | -0/+500 |
| * | | i2c: mux: create "channel-n" symlinks for child segments in the mux device | Gerlando Falauto | 2014-11-18 | 1 | -0/+8 |
| * | | i2c: mux: create symlink to actual mux device | Wolfram Sang | 2014-11-18 | 1 | -0/+4 |
| * | | i2c: acpi: remove unneeded variable initialization | Wolfram Sang | 2014-11-18 | 1 | -1/+1 |
| * | | i2c: imx: add DMA support for freescale i2c driver | Yao Yuan | 2014-11-18 | 1 | -2/+333 |
| * | | i2c: imx: Sort include headers alphabetically | Yao Yuan | 2014-11-18 | 1 | -10/+10 |
| * | | i2c: core: Fix probing of i2c slaves without interrupts | Geert Uytterhoeven | 2014-11-17 | 1 | -1/+3 |
| * | | i2c: img-scb: Add Imagination Technologies I2C SCB driver | James Hogan | 2014-11-17 | 3 | -0/+1423 |
| * | | i2c: xiic: Fix big-endian register access | Thomas Gessler | 2014-11-17 | 1 | -5/+53 |
| * | | i2c: i801: Add DeviceIDs for SunrisePoint LP | Devin Ryles | 2014-11-12 | 2 | -0/+4 |
| * | | i2c: sh_mobile: improve success message | Wolfram Sang | 2014-11-12 | 1 | -3/+3 |
| * | | i2c: sh_mobile: add DMA support | Wolfram Sang | 2014-11-12 | 1 | -10/+185 |
| * | | i2c: sh_mobile: sort includes alphabetically | Wolfram Sang | 2014-11-12 | 1 | -9/+9 |