aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2012-07-24i2c-i801: Drop ENABLE_INT9Daniel Kurtz
2012-07-24i2c-i801: Rename some SMBHSTCNT bit constantsDaniel Kurtz
2012-07-24i2c-i801: Check and return errors during byte-by-byte transfersDaniel Kurtz
2012-07-24i2c-i801: Clear only status bits in HST_STSDaniel Kurtz
2012-07-24i2c-i801: Refactor use of LAST_BYTE in i801_block_transaction_byte_by_byteDaniel Kurtz
2012-07-24i2c-smbus: Use module_i2c_driver()Fabio Estevam
2012-07-24i2c-piix4: Support AMD auxiliary SMBus controllerAndrew Armenia
2012-07-24i2c-piix4: Separate registration and probing codeAndrew Armenia
2012-07-24i2c-piix4: Eliminate piix4_smba global variableAndrew Armenia
2012-07-24i2c/busses: Use module_pci_driverAxel Lin
2012-07-24i2c: Update Guenter Roeck's e-mail addressGuenter Roeck
2012-07-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-07-23Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-23Merge 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-22Merge 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