summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
AgeCommit message (Expand)AuthorFilesLines
2012-05-12i2c/of: Automatically populate i2c mux busses from device tree data.David Daney1-0/+23
2012-05-12i2c: Add a struct device * parameter to i2c_add_mux_adapter()David Daney4-12/+15
2012-05-12i2c: designware: Add clk_{un}prepare() supportViresh Kumar1-5/+5
2012-05-12i2c: designware: add PM supportDeepak Sikri1-0/+27
2012-05-12i2c: ixp2000: remove driverRob Herring3-172/+0
2012-05-12i2c: pnx: add device tree supportRoland Stigge1-16/+47
2012-05-12i2c: imx: don't use strcpy but strlcpyWolfram Sang1-1/+1
2012-05-12i2c: eg20t: don't use strcpy but strlcpyWolfram Sang1-1/+1
2012-05-12i2c: eg20t: remove unused functionWolfram Sang1-5/+0
2012-05-12i2c: eg20t: pass on return value in i2c_xferWolfram Sang1-1/+1
2012-05-12i2c: eg20t: use NULL instead of 0Wolfram Sang1-1/+1
2012-05-12i2c-eg20t: Merge two functionsTomoya MORINAGA1-43/+22
2012-05-12i2c-eg20t: add helper function for xfer checkTomoya MORINAGA1-160/+66
2012-05-12i2c-eg20t: Call init() when wait-event timeout occursTomoya MORINAGA1-0/+24
2012-05-12i2c-mpc: avoid I2C abnormal after resuming from deep sleepZhao Chenhui1-0/+30
2012-05-12i2c: sh_mobile: add device tree supportMagnus Damm1-0/+11
2012-05-12i2c-pnx.c: Remove duplicated i2c.hRoland Stigge1-3/+46
2012-05-12i2c-pnx.c: Use resources in platformsRoland Stigge1-22/+25
2012-05-12i2c: designware: Add support for 16bit register accessStefan Roese2-11/+25
2012-05-12i2c: Dynamically assign adapter id if it wasn't explictly specifiedKarol Lewandowski3-14/+4
2012-05-12i2c-pxa: Drop leftover commentKarol Lewandowski1-5/+0
2012-05-12i2c-s3c2410: Drop unused defineKarol Lewandowski1-3/+1
2012-05-12Merge branches 'clk/mxs' and 'imx/pinctrl/for-3.5' into mxs/dt/for-3.5Shawn Guo2-0/+14
2012-05-12i2c: mxs: adopt pinctrl supportShawn Guo1-0/+6
2012-05-12i2c: imx: adopt pinctrl supportShawn Guo1-0/+8
2012-04-30i2c/powermac: Register i2c devices from device-treeBenjamin Herrenschmidt1-27/+71
2012-04-27i2c: mxs: disable QUEUE when sending is doneWolfram Sang1-2/+3
2012-04-25i2c: mxs: handle spurious interruptWolfram Sang1-2/+1
2012-04-22i2c-eg20t: Modify MODULE_AUTHOR's email addressTomoya MORINAGA1-1/+1
2012-04-22i2c-eg20t: change timeout value 50msec to 1000msecTomoya MORINAGA1-1/+1
2012-04-22i2c: tegra: Add delay before resetting the controller after NACKAlok Chauhan1-0/+8
2012-04-22i2c: pnx: Disable clk in suspendRoland Stigge1-2/+1
2012-04-22i2c: Add device tree support to i2c-pnx.cRoland Stigge1-16/+47
2012-04-22i2c-pnx.c: Remove duplicated i2c.hRoland Stigge1-3/+46
2012-04-22i2c-pnx.c: Use resources in platformsRoland Stigge1-22/+25
2012-04-22i2c: pnx: Disable clk in suspendRoland Stigge1-2/+1
2012-04-20i2c: mxs: use global reset functionWolfram Sang2-7/+3
2012-04-16Fix typo in various Kconfig fileMasanari Iida1-1/+1
2012-04-10i2c: prevent spurious interrupt on Designware controllersKristen Carlson Accardi1-1/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds1-1/+0
2012-03-28Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-51/+42
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-22/+76
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-21/+74
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2012-03-26i2c-algo-bit: Don't resched on clock stretchingJean Delvare1-1/+1
2012-03-26i2c: Update the FSF addressJean Delvare9-9/+18
2012-03-26i2c: Convert drivers/i2c/muxes/* to use module_i2c_driver()Axel Lin2-24/+2
2012-03-26i2c-i801: Use usleep_range to wait for command completionJean Delvare1-12/+12
2012-03-26i2c-i801: Add device IDs for Intel Lynx PointSeth Heasley2-0/+4