aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAge
...
| * i2c: rcar: update copyright and license informationWolfram Sang2014-06-01
| * i2c: rcar: janitorial cleanup after refactoringWolfram Sang2014-06-01
| * i2c: rcar: reuse status bits as enable bitsWolfram Sang2014-06-01
| * i2c: rcar: remove spinlockWolfram Sang2014-06-01
| * i2c: rcar: refactor status bit handlingWolfram Sang2014-06-01
| * i2c: rcar: refactor setting up msgWolfram Sang2014-06-01
| * i2c: rcar: check bus free before first messageWolfram Sang2014-06-01
| * i2c: rcar: refactor irq state machineWolfram Sang2014-06-01
| * i2c: rcar: refactor bus state machineWolfram Sang2014-06-01
| * i2c: rcar: no need to store irq numberWolfram Sang2014-06-01
| * i2c: rcar: not everything needs to be a functionWolfram Sang2014-06-01
| * i2c: sh_mobile: add compatibles for additional SoCWolfram Sang2014-06-01
| * i2c: rcar: add compatibles for additional SoCWolfram Sang2014-06-01
| * i2c: gpio: Use devm_gpio_request()Jingoo Han2014-05-22
| * i2c: eg20t: Fix Kconfig dependenciesJean Delvare2014-05-22
| * i2c: sh_mobile: fix clock calculation for newer SoCsWolfram Sang2014-05-22
| * i2c: sh_mobile: check timing parameters for valid rangeWolfram Sang2014-05-22
| * i2c: sh_mobile: bail out on errors when initializingWolfram Sang2014-05-22
| * i2c: sh_mobile: remove superfluous offset parameterWolfram Sang2014-05-22
| * i2c: sh_mobile: devm conversion, irq setupWolfram Sang2014-05-22
| * i2c: sh_mobile: devm conversion, low hanging fruitsWolfram Sang2014-05-22
| * i2c: sh_mobile: honor DT bus speed settingsWolfram Sang2014-05-22
| * i2c: sh_mobile: improve error handlingWolfram Sang2014-05-22
| * i2c: sh_mobile: replace magic hex values with constantsWolfram Sang2014-05-22
| * i2c: exynos5: add support for HSI2C on Exynos5260 SoCNaveen Krishna Ch2014-05-22
| * i2c: ali1563: fix checkpatch.pl issuesRichard Leitner2014-05-22
| * i2c: nomadik: Fixup system suspendUlf Hansson2014-05-22
| * i2c: imx: add SMBus block read supportKaushal Butala2014-05-22
| * i2c: mv64xxx: Change i2c compatibles for sunxiMaxime Ripard2014-05-22
* | i2c: ChromeOS EC tunnel driverDoug Anderson2014-06-03
|/
* i2c: rcar: bail out on zero length transfersWolfram Sang2014-05-14
* i2c: qup: Fix pm_runtime_get_sync usageAndy Gross2014-05-14
* i2c: s3c2410: resume race fixOlof Johansson2014-05-14
* i2c: nomadik: Don't use IS_ERR for devm_ioremapUlf Hansson2014-05-14
* i2c: designware: Mask all interrupts during i2c controller enableDu, Wenkai2014-05-14
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-09
|\
| * i2c: cadence: fix Kconfig dependencyWolfram Sang2014-04-06
| * i2c: Add driver for Cadence I2C controllerSoren Brinkmann2014-04-06
| * i2c: qup: use proper type fro clk_freqWolfram Sang2014-04-06
| * i2c: qup: off by ones in qup_i2c_probe()Dan Carpenter2014-04-03
| * i2c: qup: New bus driver for the Qualcomm QUP I2C controllerBjorn Andersson2014-03-28
| * i2c: i2c-xiic: deprecate class based instantiationWolfram Sang2014-03-28
| * i2c: i2c-sirf: deprecate class based instantiationWolfram Sang2014-03-28
| * i2c: i2c-mv64xxx: deprecate class based instantiationWolfram Sang2014-03-28
| * i2c: i2c-designware-platdrv: deprecate class based instantiationWolfram Sang2014-03-28
| * i2c: i2c-davinci: deprecate class based instantiationWolfram Sang2014-03-28
| * i2c: i2c-bcm2835: deprecate class based instantiationWolfram Sang2014-03-28
| * i2c: mv64xxx: Fix reset controller handlingMaxime Ripard2014-03-28
| * i2c: omap: fix usage of IS_ERR_VALUE with pm_runtime_get_syncNishanth Menon2014-03-27
| * i2c: efm32: new bus driverUwe Kleine-König2014-03-27