summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2012-07-24i2c/busses: Use module_pci_driverAxel Lin
2012-07-24i2c: Update Guenter Roeck's e-mail addressGuenter Roeck
2012-07-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-07-24Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-24Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-13ARM: ux500: Remove unused i2c platform_data initialisation codeLee Jones
2012-07-11i2c/powermac: Improve detection of devices from device-treeBenjamin Herrenschmidt
2012-07-01i2c: imx: remove unneeded mach/irqs.h inclusionShawn Guo
2012-06-11i2c: tegra: Add clk_prepare/clk_unpreparePrashant Gaikwad
2012-06-04i2c: Add generic I2C multiplexer using pinctrl APIStephen Warren
2012-05-30i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown
2012-05-30i2c-dev: Add support for I2C_M_RECV_LENJean Delvare
2012-05-26Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-17i2c: Change mail address of Oskar SchirmerOskar Schirmer
2012-05-14Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-05-13i2c: mxs: add device tree probe supportShawn Guo
2012-05-12i2c: davinci: Free requested IRQ in removeMarcus Folkesson
2012-05-12i2c: ocores: register OF i2c devicesGanesan Ramalingam
2012-05-12i2c: tegra: notify transfer-complete after clearing status.Laxman Dewangan
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