Age | Commit message (Expand) | Author | Files | Lines |
2011-10-29 | I2C: OMAP2+: Solve array bounds overflow error on i2c idle | Andy Green | 1 | -1/+1 |
2011-10-29 | I2C: OMAP2+: use platform_data ip revision to select register map | Andy Green | 1 | -5/+5 |
2011-10-29 | I2C: OMAP2+: Name registers in I2C IP V2 only accordingly | Andy Green | 1 | -11/+12 |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 1 | -1/+1 |
2011-10-25 | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines | Manuel Lauss | 1 | -1/+1 |
2011-10-25 | MIPS: Alchemy: kill au1xxx.h header | Manuel Lauss | 1 | -1/+1 |
2011-10-24 | mfd: remove CONFIG_MFD_SUPPORT | Arnd Bergmann | 1 | -1/+0 |
2011-09-15 | Merge branch 'master' into for-next | Jiri Kosina | 5 | -70/+91 |
2011-09-15 | treewide: remove extra semicolons from various parts of the kernel | Justin P. Mattock | 1 | -1/+1 |
2011-09-15 | i2c-imx: add device tree probe support | Shawn Guo | 1 | -6/+19 |
2011-09-15 | i2c-imx: remove init/exit hooks from platform data | Shawn Guo | 1 | -18/+3 |
2011-09-07 | i2c-tegra: fix possible race condition after tx | Doug Anderson | 1 | -14/+32 |
2011-09-07 | i2c-tegra: add I2C_FUNC_SMBUS_EMUL | Mike Rapoport | 1 | -1/+1 |
2011-09-07 | i2c-tegra: Add of_match_table | John Bonesio | 1 | -0/+12 |
2011-09-07 | i2c-pxa2xx: return proper error code in ce4100_i2c_probe error paths | Axel Lin | 1 | -1/+4 |
2011-08-25 | i2c-nomadik: fix kerneldoc warning | Linus Walleij | 1 | -1/+2 |
2011-08-23 | Revert "i2c-omap: fix static suspend vs. runtime suspend" | Kevin Hilman | 1 | -29/+0 |
2011-08-23 | i2c-nomadik: Do not use _interruptible_ variant call | srinidhi kasagar | 1 | -4/+4 |
2011-08-22 | ARM: 7043/1: mach-ixp2000: rename GPIO header | Linus Walleij | 1 | -1/+1 |
2011-08-08 | ARM: gpio: ixp2000: convert drivers to use asm/gpio.h rather than mach/gpio.h | Russell King | 1 | -1/+1 |
2011-07-27 | i2c-eg20t : Fix the issue of Combined R/W transfer mode | Tomoya MORINAGA | 1 | -2/+2 |
2011-07-27 | i2c-eg20t : Support Combined R/W transfer mode | Tomoya MORINAGA | 1 | -19/+20 |
2011-07-27 | i2c: Tegra: Add DeviceTree support | John Bonesio | 1 | -1/+16 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -4/+4 |
2011-07-25 | i2c: Allow i2c_add_numbered_adapter() to assign a bus id | Grant Likely | 4 | -14/+10 |
2011-07-25 | i2c-ali1535: Fix style issues | LABBE Corentin | 1 | -31/+30 |
2011-07-11 | doc: Kconfig: Typo: square -> squared | Michael Witten | 1 | -1/+1 |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina | 5 | -13/+25 |
2011-07-11 | drivers/i2c: static should be at beginning of declaration | Jesper Juhl | 1 | -2/+2 |
2011-07-08 | Merge branch 'for-30-rc5/all-i2c' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 3 | -6/+17 |
2011-06-29 | i2c/pca954x: Initialize the mux to disconnected state | Petri Gynther | 1 | -3/+4 |
2011-06-29 | i2c-taos-evm: Fix log messages | Jean Delvare | 1 | -4/+4 |
2011-06-28 | Merge branches 'for-30-rc4/i2c-bfin', 'for-30-rc4/i2c-omap', 'for-30-rc4/i2c-... | Ben Dooks | 2 | -5/+10 |
2011-06-28 | i2c-bfin-twi: abort transfer is MEM bit is reset unexpectedly | Sonic Zhang | 1 | -1/+7 |
2011-06-28 | i2c-s3c2410: Remove useless break code | Jonghwan Choi | 1 | -1/+0 |
2011-06-28 | i2c-s3c2410: Fix typo 'i2s' -> 'i2c' | Huisung Kang | 1 | -3/+3 |
2011-06-28 | i2c: tegra: Assign unused slave address | Stephen Warren | 1 | -1/+7 |
2011-06-24 | treewide: transciever/transceiver spelling fixes | Joe Perches | 1 | -1/+1 |
2011-05-26 | mfd: Use mfd cell platform_data for timberdale cells platform bits | Samuel Ortiz | 2 | -4/+2 |
2011-05-25 | Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 5 | -106/+240 |
2011-05-25 | Merge branches 'for-2639/i2c-eg20t', 'for-2639/i2c-shmobile', 'for-2639/i2c-t... | Ben Dooks | 7 | -108/+241 |
2011-05-25 | i2c-nomadik: break out single messsage transmission | Linus Walleij | 1 | -32/+48 |
2011-05-25 | i2c-nomadik: reset the hw after status check | Virupax Sadashivpetimath | 1 | -4/+4 |
2011-05-25 | i2c-nomadik: remove the unnecessary delay | Virupax Sadashivpetimath | 1 | -18/+2 |
2011-05-25 | i2c-nomadik: change the TX and RX threshold | Virupax Sadashivpetimath | 1 | -13/+26 |
2011-05-25 | i2c-nomadik: add code to retry on timeout failure | Virupax Sadashivpetimath | 1 | -48/+49 |
2011-05-25 | i2c-nomadik: use pm_runtime API | Rabin Vincent | 1 | -6/+31 |
2011-05-25 | i2c-nomadik: print abort cause only on abort tag | Virupax Sadashivpetimath | 1 | -8/+19 |
2011-05-25 | i2c-nomadik: correct adapter timeout initialization | Virupax Sadashivpetimath | 1 | -4/+5 |
2011-05-25 | i2c-nomadik: remove the redundant error message | srinidhi kasagar | 1 | -2/+0 |