summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)AuthorFilesLines
2012-05-30i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown3-3/+5
2012-05-30i2c-dev: Add support for I2C_M_RECV_LENJean Delvare1-4/+26
2012-05-26Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds27-477/+356
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+13
2012-05-26Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2-7/+3
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-27/+71
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-3/+3
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+14
2012-05-22Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-40/+117
2012-05-17i2c: Change mail address of Oskar SchirmerOskar Schirmer2-2/+2
2012-05-14Merge branch 'merge' into nextBenjamin Herrenschmidt4-8/+15
2012-05-13i2c: mxs: add device tree probe supportShawn Guo1-0/+13
2012-05-12i2c: davinci: Free requested IRQ in removeMarcus Folkesson1-1/+1
2012-05-12i2c: ocores: register OF i2c devicesGanesan Ramalingam1-0/+3
2012-05-12i2c: tegra: notify transfer-complete after clearing status.Laxman Dewangan1-7/+6
2012-05-12I2C: xiic: Add OF binding supportLars-Peter Clausen1-5/+18
2012-05-12i2c: Rename last mux driver to standard patternJean Delvare3-24/+23
2012-05-12i2c: tegra: fix 10bit address configurationLaxman Dewangan1-4/+7
2012-05-12i2c: muxes: rename first set of drivers to a standard patternWolfram Sang4-4/+4
2012-05-12i2c: implement i2c_verify_adapterStephen Warren1-0/+17
2012-05-12i2c-s3c2410: Add HDMIPHY quirk for S3C2440Karol Lewandowski1-0/+30
2012-05-12i2c-s3c2410: Rework device type handlingKarol Lewandowski1-41/+34
2012-05-12i2c: muxes are not EXPERIMENTAL anymoreWolfram Sang1-1/+0
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