Age | Commit message (Expand) | Author |
2011-07-27 | i2c-eg20t : Fix the issue of Combined R/W transfer mode | Tomoya MORINAGA |
2011-07-27 | i2c-eg20t : Support Combined R/W transfer mode | Tomoya MORINAGA |
2011-07-27 | i2c: Tegra: Add DeviceTree support | John Bonesio |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-25 | i2c: Allow i2c_add_numbered_adapter() to assign a bus id | Grant Likely |
2011-07-25 | i2c-ali1535: Fix style issues | LABBE Corentin |
2011-07-11 | doc: Kconfig: Typo: square -> squared | Michael Witten |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina |
2011-07-11 | drivers/i2c: static should be at beginning of declaration | Jesper Juhl |
2011-07-07 | Merge branch 'for-30-rc5/all-i2c' of git://git.fluff.org/bjdooks/linux | Linus Torvalds |
2011-06-29 | i2c/pca954x: Initialize the mux to disconnected state | Petri Gynther |
2011-06-29 | i2c-taos-evm: Fix log messages | Jean Delvare |
2011-06-27 | Merge branches 'for-30-rc4/i2c-bfin', 'for-30-rc4/i2c-omap', 'for-30-rc4/i2c-... | Ben Dooks |
2011-06-27 | i2c-bfin-twi: abort transfer is MEM bit is reset unexpectedly | Sonic Zhang |
2011-06-27 | i2c-s3c2410: Remove useless break code | Jonghwan Choi |
2011-06-27 | i2c-s3c2410: Fix typo 'i2s' -> 'i2c' | Huisung Kang |
2011-06-27 | i2c: tegra: Assign unused slave address | Stephen Warren |
2011-06-24 | treewide: transciever/transceiver spelling fixes | Joe Perches |
2011-05-26 | mfd: Use mfd cell platform_data for timberdale cells platform bits | Samuel Ortiz |
2011-05-24 | Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linux | Linus Torvalds |
2011-05-25 | Merge branches 'for-2639/i2c-eg20t', 'for-2639/i2c-shmobile', 'for-2639/i2c-t... | Ben Dooks |
2011-05-25 | i2c-nomadik: break out single messsage transmission | Linus Walleij |
2011-05-25 | i2c-nomadik: reset the hw after status check | Virupax Sadashivpetimath |
2011-05-25 | i2c-nomadik: remove the unnecessary delay | Virupax Sadashivpetimath |
2011-05-25 | i2c-nomadik: change the TX and RX threshold | Virupax Sadashivpetimath |
2011-05-25 | i2c-nomadik: add code to retry on timeout failure | Virupax Sadashivpetimath |
2011-05-25 | i2c-nomadik: use pm_runtime API | Rabin Vincent |
2011-05-25 | i2c-nomadik: print abort cause only on abort tag | Virupax Sadashivpetimath |
2011-05-25 | i2c-nomadik: correct adapter timeout initialization | Virupax Sadashivpetimath |
2011-05-25 | i2c-nomadik: remove the redundant error message | srinidhi kasagar |
2011-05-25 | i2c-nomadik: corrrect returned error numbers | Virupax Sadashivpetimath |
2011-05-25 | i2c-nomadik: make i2c timeout specific per i2c bus | Virupax Sadashivpetimath |
2011-05-25 | i2c-nomadik: add regulator support | Jonas Aberg |
2011-05-24 | i2c-parport: Various cleanups | Jean Delvare |
2011-05-24 | i2c-i801: Don't depend on other kernel driver config options | Jean Delvare |
2011-05-24 | i2c-i801: Check for vendor Fujitsu before probing for apanel | Jean Delvare |
2011-05-24 | i2c-i801: Don't probe for slaves on IDF channels | Jean Delvare |
2011-05-24 | i2c-i801: SMBus patch for Intel Panther Point DeviceIDs | Seth Heasley |
2011-05-23 | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds |
2011-05-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2011-05-18 | Haavard Skinnemoen has left Atmel | Jean Delvare |
2011-05-18 | drivercore: revert addition of of_match to struct device | Grant Likely |
2011-05-13 | i2c: pnx: Fix crash due to wrong init of timer->data | Wolfram Sang |
2011-05-11 | i2c: i2c-sh_mobile bus speed platform data V2 | Magnus Damm |
2011-05-11 | i2c: i2c-sh_mobile clock string removal | Magnus Damm |
2011-05-11 | i2c-eg20t: Support new device ML7223 IOH | Tomoya MORINAGA |
2011-05-11 | i2c: tegra: Add de-bounce cycles. | Jay Cheng |
2011-05-11 | i2c: tegra: fix repeated start handling | Erik Gilling |