summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
...
| * i2c: eg20t: Fix Kconfig dependenciesJean Delvare2014-05-221-1/+1
| * i2c: sh_mobile: fix clock calculation for newer SoCsWolfram Sang2014-05-221-10/+38
| * i2c: sh_mobile: check timing parameters for valid rangeWolfram Sang2014-05-221-4/+13
| * i2c: sh_mobile: bail out on errors when initializingWolfram Sang2014-05-221-5/+7
| * i2c: sh_mobile: remove superfluous offset parameterWolfram Sang2014-05-221-9/+6
| * i2c: sh_mobile: devm conversion, irq setupWolfram Sang2014-05-221-41/+15
| * i2c: sh_mobile: devm conversion, low hanging fruitsWolfram Sang2014-05-221-31/+10
| * i2c: sh_mobile: honor DT bus speed settingsWolfram Sang2014-05-221-1/+4
| * i2c: sh_mobile: improve error handlingWolfram Sang2014-05-221-16/+9
| * i2c: sh_mobile: replace magic hex values with constantsWolfram Sang2014-05-221-5/+6
| * i2c: exynos5: add support for HSI2C on Exynos5260 SoCNaveen Krishna Ch2014-05-221-12/+55
| * i2c: ali1563: fix checkpatch.pl issuesRichard Leitner2014-05-221-37/+45
| * i2c: nomadik: Fixup system suspendUlf Hansson2014-05-221-7/+7
| * i2c: imx: add SMBus block read supportKaushal Butala2014-05-221-3/+28
| * i2c: mv64xxx: Change i2c compatibles for sunxiMaxime Ripard2014-05-221-1/+1
* | i2c: ChromeOS EC tunnel driverDoug Anderson2014-06-033-0/+328
|/
* i2c: rcar: bail out on zero length transfersWolfram Sang2014-05-141-1/+8
* i2c: qup: Fix pm_runtime_get_sync usageAndy Gross2014-05-141-1/+1
* i2c: s3c2410: resume race fixOlof Johansson2014-05-141-1/+1
* i2c: nomadik: Don't use IS_ERR for devm_ioremapUlf Hansson2014-05-141-1/+1
* i2c: designware: Mask all interrupts during i2c controller enableDu, Wenkai2014-05-141-0/+3
* 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
OpenPOWER on IntegriCloud