summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* i2c: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-03-1320-20/+20
* i2c: s3c2410: Leave the bus disabled unless it is in useSimon Glass2014-03-121-4/+33
* i2c: i2c-s3c2410: deprecate class based instantiationWolfram Sang2014-03-121-1/+1
* i2c: at91: Add device tree property to set clock-frequencyMarek Roszko2014-03-121-2/+8
* i2c: designware-pci: set ideal HCNT, LCNT and SDA hold time valueChew, Chiau Ee2014-03-121-0/+28
* i2c: st: Fix return in case of arbitration lostMaxime COQUELIN2014-03-101-1/+1
* i2c: mv64xxx: refactor initialization for new msgsWolfram Sang2014-03-101-10/+6
* i2c: mv64xxx: directly call send_start when initializing transferWolfram Sang2014-03-101-7/+1
* i2c: mv64xxx: refactor send_startWolfram Sang2014-03-101-14/+13
* i2c: designware-pci: add 10-bit addressing mode functionality for BYT I2CChew, Chiau Ee2014-03-101-6/+11
* i2c: mxs: Use devm_ioremap_resource()Jingoo Han2014-03-101-12/+6
* i2c: bcm2835: Use devm_ioremap_resource()Jingoo Han2014-03-091-20/+4
* i2c: i801: enable Intel BayTrail SMBUSChew, Kean ho2014-03-092-0/+4
* i2c: designware-pci: Add Baytrail PCI IDsMika Westerberg2014-03-091-2/+19
* i2c: designware-pci: Cleanup driver power managementMika Westerberg2014-03-091-50/+7
* i2c: designware: make SCL and SDA falling time configurableRomain Baeriswyl2014-03-093-11/+25
* i2c: bfin-twi: remove unnecessary Blackfin SSYNC from the driverSonic Zhang2014-03-091-14/+0
* i2c: bfin-twi: move bits macros and structs in header from arch include to ge...Sonic Zhang2014-03-091-2/+2
* i2c: mv64xxx: fix circular Kconfig dependencyWolfram Sang2014-03-061-2/+1
* i2c: mv64xxx: Add support for the Allwinner A31 I2C driverMaxime Ripard2014-03-051-0/+11
* i2c: mv64xxx: Add reset deassert callMaxime Ripard2014-03-052-2/+20
* i2c: i2c-rcar: deprecate class based instantiationWolfram Sang2014-03-051-1/+1
* i2c: i2c-tegra: deprecate class based instantiationWolfram Sang2014-03-051-1/+1
* i2c: i2c-stu300: deprecate class based instantiationWolfram Sang2014-03-051-1/+1
* i2c: i2c-ocores: deprecate class based instantiationWolfram Sang2014-03-051-1/+1
* i2c: i2c-nomadik: deprecate class based instantiationWolfram Sang2014-03-051-1/+1
* i2c: i2c-bfin-twi: deprecate class based instantiationWolfram Sang2014-03-051-1/+1
* i2c: i2c-at91: deprecate class based instantiationWolfram Sang2014-03-051-1/+1
* i2c: i2c-omap: deprecate class based instantiationWolfram Sang2014-03-051-1/+1
* i2c: add deprecation warning for class based instantiationWolfram Sang2014-03-051-0/+7
* i2c: nomadik: Remove busy check for transfers at suspend lateUlf Hansson2014-03-051-13/+0
* i2c: nomadik: Convert to late and early system PM callbacksUlf Hansson2014-03-051-14/+4
* i2c: nomadik: Fixup deployment of runtime PMUlf Hansson2014-03-051-26/+51
* i2c: nomadik: Remove redundant call to pm_runtime_disableUlf Hansson2014-03-051-1/+0
* i2c: nomadik: Convert to devm functionsUlf Hansson2014-03-051-21/+10
* i2c: nomadik: factor platform data into state containerLinus Walleij2014-03-051-73/+42
* i2c: rcar: add compatible entry for r8a7791Wolfram Sang2014-02-261-0/+1
* i2c: mv64xxx: refactor message start to ensure proper initializationWolfram Sang2014-02-151-19/+14
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-2946-75/+48
|\
| * i2c: rcar: fix NACK error codeBen Dooks2014-01-261-2/+2
| * i2c: rcar: use devm_clk_get to ensure clock is properly ref-countedBen Dooks2014-01-261-8/+9
| * i2c: rcar: do not print error if device nacks transferBen Dooks2014-01-261-1/+1
| * i2c: rely on driver core when sanitizing devicesWolfram Sang2014-01-241-9/+4
| * i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-2443-43/+0
| * i2c: acorn: is tristate and should use module.hPaul Gortmaker2014-01-241-1/+1
| * i2c: piix4: Standardize log messagesJean Delvare2014-01-241-6/+6
| * i2c: piix4: Use different message for AMD Auxiliary SMBus ControllerShane Huang2014-01-241-1/+2
| * i2c: piix4: Add support for AMD ML and CZ SMBus changesShane Huang2014-01-242-5/+24
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-2913-22/+21
|\ \
| * | Update Jean Delvare's e-mail addressJean Delvare2014-01-2913-22/+21
OpenPOWER on IntegriCloud