summaryrefslogtreecommitdiff
path: root/drivers/i2c (follow)
Commit message (Expand)AuthorAge
...
| * | i2c: pnx: add device tree supportRoland Stigge2012-05-12
| * | i2c: imx: don't use strcpy but strlcpyWolfram Sang2012-05-12
| * | i2c: eg20t: don't use strcpy but strlcpyWolfram Sang2012-05-12
| * | i2c: eg20t: remove unused functionWolfram Sang2012-05-12
| * | i2c: eg20t: pass on return value in i2c_xferWolfram Sang2012-05-12
| * | i2c: eg20t: use NULL instead of 0Wolfram Sang2012-05-12
| * | i2c-eg20t: Merge two functionsTomoya MORINAGA2012-05-12
| * | i2c-eg20t: add helper function for xfer checkTomoya MORINAGA2012-05-12
| * | i2c-eg20t: Call init() when wait-event timeout occursTomoya MORINAGA2012-05-12
| * | i2c-mpc: avoid I2C abnormal after resuming from deep sleepZhao Chenhui2012-05-12
| * | i2c: sh_mobile: add device tree supportMagnus Damm2012-05-12
| * | i2c-pnx.c: Remove duplicated i2c.hRoland Stigge2012-05-12
| * | i2c-pnx.c: Use resources in platformsRoland Stigge2012-05-12
| * | i2c: designware: Add support for 16bit register accessStefan Roese2012-05-12
| * | i2c: Dynamically assign adapter id if it wasn't explictly specifiedKarol Lewandowski2012-05-12
| * | i2c-pxa: Drop leftover commentKarol Lewandowski2012-05-12
| * | i2c-s3c2410: Drop unused defineKarol Lewandowski2012-05-12
| |/
* | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-26
|\ \
| * | i2c: mxs: add device tree probe supportShawn Guo2012-05-13
| * | Merge branches 'clk/mxs' and 'imx/pinctrl/for-3.5' into mxs/dt/for-3.5Shawn Guo2012-05-12
| |\ \ | | |/ | |/|
* | | Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-26
|\ \ \
| * | | i2c: mxs: use global reset functionWolfram Sang2012-04-20
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-05-23
|\ \ \ \
| * \ \ \ Merge branch 'merge' into nextBenjamin Herrenschmidt2012-05-14
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | i2c/powermac: Register i2c devices from device-treeBenjamin Herrenschmidt2012-04-30
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-22
|\ \ \ \
| * | | | i2c: Change mail address of Oskar SchirmerOskar Schirmer2012-05-17
| * | | | Fix typo in various Kconfig fileMasanari Iida2012-04-16
* | | | | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-22
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | i2c: mxs: adopt pinctrl supportShawn Guo2012-05-12
| * | | | i2c: imx: adopt pinctrl supportShawn Guo2012-05-12
| | |/ / | |/| |
* | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-22
|\ \ \ \ | |_|_|/ |/| | |
| * | | i2c: Add device tree support to i2c-pnx.cRoland Stigge2012-04-22
| * | | i2c-pnx.c: Remove duplicated i2c.hRoland Stigge2012-04-22
| * | | i2c-pnx.c: Use resources in platformsRoland Stigge2012-04-22
| * | | i2c: pnx: Disable clk in suspendRoland Stigge2012-04-22
| |/ /
* | | i2c: mxs: disable QUEUE when sending is doneWolfram Sang2012-04-27
* | | i2c: mxs: handle spurious interruptWolfram Sang2012-04-25
* | | i2c-eg20t: Modify MODULE_AUTHOR's email addressTomoya MORINAGA2012-04-22
* | | i2c-eg20t: change timeout value 50msec to 1000msecTomoya MORINAGA2012-04-22
* | | i2c: tegra: Add delay before resetting the controller after NACKAlok Chauhan2012-04-22
* | | i2c: pnx: Disable clk in suspendRoland Stigge2012-04-22
|/ /
* / i2c: prevent spurious interrupt on Designware controllersKristen Carlson Accardi2012-04-10
|/
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-28
|\ \
| * | i2c-algo-bit: Don't resched on clock stretchingJean Delvare2012-03-26
| * | i2c: Update the FSF addressJean Delvare2012-03-26
| * | i2c: Convert drivers/i2c/muxes/* to use module_i2c_driver()Axel Lin2012-03-26
| * | i2c-i801: Use usleep_range to wait for command completionJean Delvare2012-03-26