summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2012-05-12I2C: xiic: Add OF binding supportLars-Peter Clausen
2012-05-12i2c: Rename last mux driver to standard patternJean Delvare
2012-05-12i2c: tegra: fix 10bit address configurationLaxman Dewangan
2012-05-12i2c: muxes: rename first set of drivers to a standard patternWolfram Sang
2012-05-12i2c: implement i2c_verify_adapterStephen Warren
2012-05-12i2c-s3c2410: Add HDMIPHY quirk for S3C2440Karol Lewandowski
2012-05-12i2c-s3c2410: Rework device type handlingKarol Lewandowski
2012-05-12i2c: muxes are not EXPERIMENTAL anymoreWolfram Sang
2012-05-12i2c/of: Automatically populate i2c mux busses from device tree data.David Daney
2012-05-12i2c: Add a struct device * parameter to i2c_add_mux_adapter()David Daney
2012-05-12i2c: designware: Add clk_{un}prepare() supportViresh Kumar
2012-05-12i2c: designware: add PM supportDeepak Sikri
2012-05-12i2c: ixp2000: remove driverRob Herring
2012-05-12i2c: pnx: add device tree supportRoland Stigge
2012-05-12i2c: imx: don't use strcpy but strlcpyWolfram Sang
2012-05-12i2c: eg20t: don't use strcpy but strlcpyWolfram Sang
2012-05-12i2c: eg20t: remove unused functionWolfram Sang
2012-05-12i2c: eg20t: pass on return value in i2c_xferWolfram Sang
2012-05-12i2c: eg20t: use NULL instead of 0Wolfram Sang
2012-05-12i2c-eg20t: Merge two functionsTomoya MORINAGA
2012-05-12i2c-eg20t: add helper function for xfer checkTomoya MORINAGA
2012-05-12i2c-eg20t: Call init() when wait-event timeout occursTomoya MORINAGA
2012-05-12i2c-mpc: avoid I2C abnormal after resuming from deep sleepZhao Chenhui
2012-05-12i2c: sh_mobile: add device tree supportMagnus Damm
2012-05-12i2c-pnx.c: Remove duplicated i2c.hRoland Stigge
2012-05-12i2c-pnx.c: Use resources in platformsRoland Stigge
2012-05-12i2c: designware: Add support for 16bit register accessStefan Roese
2012-05-12i2c: Dynamically assign adapter id if it wasn't explictly specifiedKarol Lewandowski
2012-05-12i2c-pxa: Drop leftover commentKarol Lewandowski
2012-05-12i2c-s3c2410: Drop unused defineKarol Lewandowski
2012-04-27i2c: mxs: disable QUEUE when sending is doneWolfram Sang
2012-04-25i2c: mxs: handle spurious interruptWolfram Sang
2012-04-22i2c-eg20t: Modify MODULE_AUTHOR's email addressTomoya MORINAGA
2012-04-22i2c-eg20t: change timeout value 50msec to 1000msecTomoya MORINAGA
2012-04-22i2c: tegra: Add delay before resetting the controller after NACKAlok Chauhan
2012-04-22i2c: pnx: Disable clk in suspendRoland Stigge
2012-04-10i2c: prevent spurious interrupt on Designware controllersKristen Carlson Accardi
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-26i2c-algo-bit: Don't resched on clock stretchingJean Delvare
2012-03-26i2c: Update the FSF addressJean Delvare
2012-03-26i2c: Convert drivers/i2c/muxes/* to use module_i2c_driver()Axel Lin
2012-03-26i2c-i801: Use usleep_range to wait for command completionJean Delvare
2012-03-26i2c-i801: Add device IDs for Intel Lynx PointSeth Heasley
2012-03-26i2c-isch: Decrease delay in command completion check loopOlivier Sobrie
2012-03-26i2c-gpio: Use linux/gpio.h rather than asm/gpio.hMark Brown