summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAgeFilesLines
* i2c-designware: enable/disable the controller properlyMika Westerberg2013-04-151-6/+28
* i2c-designware: use dynamic adapter numbering on LynxpointMika Westerberg2013-04-151-9/+0
* i2c-designware-pci: use managed functions pcim_* and devm_*Andy Shevchenko2013-04-151-51/+17
* i2c-designware-pci: use dev_err() instead of printk()Andy Shevchenko2013-04-151-2/+2
* i2c-designware: move to managed functions (devm_*)Andy Shevchenko2013-04-151-54/+19
* i2c: s3c2410: Add SMBus emulation for block readJaemin Yoo2013-04-091-0/+9
* i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen2013-04-0210-42/+17
* i2c: at91: Use of_match_ptr() macroSachin Kamat2013-03-291-3/+1
* i2c: davinci: update to devm_* APIVishwanathrao Badarkhe, Manish2013-03-291-34/+14
* i2c: davinci: rename recover bus functionsWolfram Sang2013-03-291-5/+5
* i2c: gpio: Add support for deferred probingJean Delvare2013-03-271-25/+50
* i2c: s3c2410: fixup the styling of the newly moved register definitionsHeiko Stübner2013-03-241-27/+25
* i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driverHeiko Stübner2013-03-241-1/+40
* i2c: ismt: remove duplicate constWolfram Sang2013-03-241-1/+1
* i2c: tegra: assume CONFIG_OF, remove platform dataStephen Warren2013-03-241-19/+7
* i2c: pxa: Use i2c-core to get bus number nowDoug Anderson2013-03-241-11/+9
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-03-232-2/+13
|\
| * i2c: iSMT: add Intel Avoton DeviceIDsSeth Heasley2013-03-221-0/+2
| * i2c: tegra: check the clk_prepare_enable() return valueLaxman Dewangan2013-03-221-2/+11
* | drivers/i2c: remove !S390 dependency, add missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-03-111-2/+4
|/
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-2646-481/+2224
|\
| * i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson2013-02-2234-63/+1
| * i2c: pxa: remove incorrect __exit annotationsDmitry Torokhov2013-02-221-2/+2
| * i2c: ocores: Fix pointer to integer cast warningJayachandran C2013-02-211-1/+1
| * i2c: tegra: remove warning dump if timeout happen in transferLaxman Dewangan2013-02-151-1/+1
| * i2c: fix i2c-ismt.c printk format warningRandy Dunlap2013-02-151-1/+1
| * i2c: i801: Add Device IDs for Intel Wellsburg PCHJames Ralston2013-02-152-0/+16
| * i2c: add bcm2835 driverStephen Warren2013-02-123-0/+355
| * i2c: sis630: checkpatch cleanupAmaury Decrême2013-02-111-105/+109
| * i2c: sis630: display unsigned hexAmaury Decrême2013-02-111-1/+1
| * i2c: sis630: use hex to constants for SMBus commandsAmaury Decrême2013-02-111-14/+31
| * i2c: sis630: fix behavior after collisionAmaury Decrême2013-02-111-6/+1
| * i2c: sis630: clear sticky bitsAmaury Decrême2013-02-111-3/+1
| * i2c: sis630: Add SIS964 supportAmaury Decrême2013-02-112-32/+60
| * i2c: isch: Add module parameter for backbone clock rate if divider is unsetAlexander Stein2013-02-111-0/+17
| * i2c: at91: fix unsed variable warning when building with !CONFIG_OFJoachim Eastwood2013-02-101-7/+7
| * i2c: Adding support for Intel iSMT SMBus 2.0 host controllerNeil Horman2013-02-103-0/+974
| * i2c: sh_mobile: don't send a stop condition by default inside transfersGuennadi Liakhovetski2013-02-101-20/+59
| * i2c: sh_mobile: eliminate an open-coded "goto" loopGuennadi Liakhovetski2013-02-101-26/+34
| * i2c: sh_mobile: fix timeout error handlingGuennadi Liakhovetski2013-02-101-1/+4
| * i2c: sh_mobile: cosmetic: trivially simplify 2 functionsGuennadi Liakhovetski2013-02-101-10/+4
| * i2c: mxs: Implement arbitrary clock speed derivation algorithmMarek Vasut2013-02-101-39/+55
| * i2c: i801: SMBus patch for Intel Avoton DeviceIDsSeth Heasley2013-02-082-0/+4
| * i2c: s3c2410: Add quirk to exclude GPIO config for exynos5440Giridhar Maruthy2013-01-281-0/+2
| * i2c: mxs: Add PIO and mixed-DMA supportMarek Vasut2013-01-281-13/+163
| * i2c: s3c2410: Remove err_cpufreq labelTushar Behera2013-01-281-5/+2
| * i2c: s3c2410: Move location of clk_prepare_enable() call in probe functionTushar Behera2013-01-281-17/+12
| * i2c: s3c2410: Convert to use devm_* APIsTushar Behera2013-01-281-11/+5
| * i2c: s3c2410: Remove unnecessary label err_noclkTushar Behera2013-01-281-6/+3
| * i2c: nomadik: drop superfluous variable initializationWolfram Sang2013-01-281-6/+3
OpenPOWER on IntegriCloud