summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-0947-345/+2593
|\
| * i2c: cadence: fix Kconfig dependencyWolfram Sang2014-04-061-1/+1
| * i2c: Add driver for Cadence I2C controllerSoren Brinkmann2014-04-063-0/+913
| * i2c: qup: use proper type fro clk_freqWolfram Sang2014-04-061-1/+1
| * i2c: qup: off by ones in qup_i2c_probe()Dan Carpenter2014-04-031-2/+2
| * i2c: qup: New bus driver for the Qualcomm QUP I2C controllerBjorn Andersson2014-03-283-0/+779
| * i2c: i2c-xiic: deprecate class based instantiationWolfram Sang2014-03-281-1/+1
| * i2c: i2c-sirf: deprecate class based instantiationWolfram Sang2014-03-281-1/+1
| * i2c: i2c-mv64xxx: deprecate class based instantiationWolfram Sang2014-03-281-1/+1
| * i2c: i2c-designware-platdrv: deprecate class based instantiationWolfram Sang2014-03-281-1/+1
| * i2c: i2c-davinci: deprecate class based instantiationWolfram Sang2014-03-281-1/+1
| * i2c: i2c-bcm2835: deprecate class based instantiationWolfram Sang2014-03-281-1/+1
| * i2c: mv64xxx: Fix reset controller handlingMaxime Ripard2014-03-281-3/+3
| * i2c: omap: fix usage of IS_ERR_VALUE with pm_runtime_get_syncNishanth Menon2014-03-271-3/+3
| * i2c: efm32: new bus driverUwe Kleine-König2014-03-273-0/+489
| * i2c: exynos5: remove unnecessary cast of void pointerJingoo Han2014-03-131-1/+1
| * i2c: exynos5: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2014-03-131-0/+2
| * i2c: gpio: OF gpio code does not handle defered probe caseBen Dooks2014-03-131-0/+3
| * i2c: Add message transfer tracepoints for SMBUS [ver #2]David Howells2014-03-131-3/+20
| * i2c: Add message transfer tracepoints for I2CDavid Howells2014-03-131-0/+37
| * 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
OpenPOWER on IntegriCloud