aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
2013-04-16i2c: at91: convert to dma_request_slave_channel_compat()Ludovic Desroches
2013-04-15i2c: mxs: do error checking and handling in PIO modeLucas Stach
2013-04-15i2c: mxs: remove races in PIO codeLucas Stach
2013-04-15i2c-designware: switch to use runtime PM autosuspendMika Westerberg
2013-04-15i2c-designware: use usleep_range() in the busy-loopMika Westerberg
2013-04-15i2c-designware: enable/disable the controller properlyMika Westerberg
2013-04-15i2c-designware: use dynamic adapter numbering on LynxpointMika Westerberg
2013-04-15i2c-designware-pci: use managed functions pcim_* and devm_*Andy Shevchenko
2013-04-15i2c-designware-pci: use dev_err() instead of printk()Andy Shevchenko
2013-04-15i2c-designware: move to managed functions (devm_*)Andy Shevchenko
2013-04-09i2c: s3c2410: Add SMBus emulation for block readJaemin Yoo
2013-04-02i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen
2013-03-29i2c: at91: Use of_match_ptr() macroSachin Kamat
2013-03-29i2c: davinci: update to devm_* APIVishwanathrao Badarkhe, Manish
2013-03-29i2c: davinci: rename recover bus functionsWolfram Sang
2013-03-27i2c: gpio: Add support for deferred probingJean Delvare
2013-03-24i2c: s3c2410: fixup the styling of the newly moved register definitionsHeiko Stübner
2013-03-24i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driverHeiko Stübner
2013-03-24i2c: ismt: remove duplicate constWolfram Sang
2013-03-24i2c: tegra: assume CONFIG_OF, remove platform dataStephen Warren
2013-03-24i2c: pxa: Use i2c-core to get bus number nowDoug Anderson
2013-03-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-03-22i2c: iSMT: add Intel Avoton DeviceIDsSeth Heasley
2013-03-22i2c: tegra: check the clk_prepare_enable() return valueLaxman Dewangan
2013-03-11drivers/i2c: remove !S390 dependency, add missing GENERIC_HARDIRQS dependenciesHeiko Carstens
2013-02-26Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-22i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson
2013-02-22i2c: pxa: remove incorrect __exit annotationsDmitry Torokhov
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21i2c: ocores: Fix pointer to integer cast warningJayachandran C
2013-02-15i2c: tegra: remove warning dump if timeout happen in transferLaxman Dewangan
2013-02-15i2c: fix i2c-ismt.c printk format warningRandy Dunlap
2013-02-15i2c: i801: Add Device IDs for Intel Wellsburg PCHJames Ralston
2013-02-12i2c: add bcm2835 driverStephen Warren
2013-02-11i2c: sis630: checkpatch cleanupAmaury Decrême
2013-02-11i2c: sis630: display unsigned hexAmaury Decrême
2013-02-11i2c: sis630: use hex to constants for SMBus commandsAmaury Decrême
2013-02-11i2c: sis630: fix behavior after collisionAmaury Decrême
2013-02-11i2c: sis630: clear sticky bitsAmaury Decrême
2013-02-11i2c: sis630: Add SIS964 supportAmaury Decrême
2013-02-11i2c: isch: Add module parameter for backbone clock rate if divider is unsetAlexander Stein
2013-02-10i2c: at91: fix unsed variable warning when building with !CONFIG_OFJoachim Eastwood
2013-02-10i2c: Adding support for Intel iSMT SMBus 2.0 host controllerNeil Horman
2013-02-10i2c: sh_mobile: don't send a stop condition by default inside transfersGuennadi Liakhovetski
2013-02-10i2c: sh_mobile: eliminate an open-coded "goto" loopGuennadi Liakhovetski
2013-02-10i2c: sh_mobile: fix timeout error handlingGuennadi Liakhovetski
2013-02-10i2c: sh_mobile: cosmetic: trivially simplify 2 functionsGuennadi Liakhovetski
2013-02-10i2c: mxs: Implement arbitrary clock speed derivation algorithmMarek Vasut