summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAgeFilesLines
* i2c: s3c2410: grab adapter lock while changing i2c clockDaniel Kurtz2012-11-161-8/+2
* i2c: s3c2410: Add support for pinctrlTomasz Figa2012-11-161-4/+8
* i2c: s3c2410: Convert to devm_request_and_ioremap()Mark Brown2012-11-161-28/+7
* i2c: s3c2410: Refactor ifdefs for PM_SLEEPMark Brown2012-11-161-1/+5
* i2c: i2c-sh_mobile: fix spurious transfer request timed outShinya Kuribayashi2012-11-161-0/+3
* i2c: i2c-sh_mobile: support I2C hardware block with a faster operating clockShinya Kuribayashi2012-11-161-0/+5
* i2c: i2c-sh_mobile: optimize ICCH/ICCL values according to I2C bus speedShinya Kuribayashi2012-11-161-49/+77
* i2c: i2c-sh_mobile: calculate clock parameters at driver probing timeShinya Kuribayashi2012-11-161-5/+13
* i2c: omap: don't save a value only needed for read-clearingWolfram Sang2012-11-141-2/+1
* i2c: omap: cleanup the sysc writeShubhrajyoti D2012-11-141-15/+5
* i2c: omap: Restore i2c context alwaysShubhrajyoti D2012-11-141-2/+1
* i2c: omap: make reset a seperate functionShubhrajyoti D2012-11-141-15/+24
* i2c: omap: re-factor omap_i2c_init functionShubhrajyoti D2012-11-141-40/+35
* ARM: i2c: omap: Remove the i207 errata flagShubhrajyoti D2012-11-141-2/+1
* i2c: omap: remove the dtrevShubhrajyoti D2012-11-141-7/+5
* i2c: omap: use revision check for OMAP_I2C_FLAG_APPLY_ERRATA_I207Shubhrajyoti D2012-11-141-1/+2
* i2c: omap: Fix the revision register readShubhrajyoti D2012-11-141-13/+48
* i2c: omap: adopt pinctrl supportSebastien Guiriec2012-11-141-0/+13
* i2c: omap: ensure writes to dev->buf_len are orderedFelipe Balbi2012-11-141-1/+3
* Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"Paul Walmsley2012-11-141-18/+14
* i2c: at91: fix SMBus quick commandLudovic Desroches2012-11-141-1/+6
* i2c: i2c-gpio: fix name issue with multiple i2c gpio nodesBo Shen2012-11-141-1/+5
* i2c: ocores: Use devm_request_and_ioremap()Thierry Reding2012-11-131-12/+3
* i2c: rcar: fix section mismatchWolfram Sang2012-11-131-2/+2
* i2c: rcar: used devm_request_and_ioremap() instead of devm_ioremap()Kuninori Morimoto2012-11-131-1/+1
* i2c: nomadik: Fix the usage of wait_for_completion_timeoutChuansheng Liu2012-11-121-14/+0
* Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-11-033-175/+22
|\
| * i2c: tegra: set irq name as device nameLaxman Dewangan2012-11-021-1/+1
| * i2c-nomadik: Fixup clock handlingPhilippe Begnic2012-11-021-2/+7
| * i2c: mxs: remove broken PIOQUEUE supportWolfram Sang2012-11-021-172/+14
* | i2c-i801: Fix commentJean Delvare2012-10-281-1/+1
* | i2c-i801: Simplify dependency towards GPIOLIBJean Delvare2012-10-282-4/+6
* | i2c-stub: Move to drivers/i2cJean Delvare2012-10-282-223/+0
|/
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-10-1111-477/+1822
|\
| * MXS: Implement DMA support into mxs-i2cMarek Vasut2012-10-081-22/+247
| * Merge tag 'v3.6-rc7' into i2c-embedded/for-nextWolfram Sang2012-10-086-31/+60
| |\
| * | i2c: add Renesas R-Car I2C driverKuninori Morimoto2012-10-083-0/+720
| * | i2c: s3c2410: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-10-061-9/+9
| * | ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraintsJean Pihet2012-10-061-14/+18
| * | i2c: nomadik: Add Device Tree support to the Nomadik I2C driverLee Jones2012-10-061-3/+32
| * | i2c: mpc: Wait for STOP to hit the busJoakim Tjernlund2012-09-141-1/+17
| * | i2c: davinci: preparation for switch to common clock frameworkMurali Karicheri2012-09-141-5/+5
| * | omap-i2c: fix incorrect log message when using a device treeFlorian Vaussard2012-09-121-3/+3
| * | i2c: omap: sanitize exit pathFelipe Balbi2012-09-121-13/+13
| * | i2c: omap: switch over to autosuspend APIFelipe Balbi2012-09-121-2/+10
| * | i2c: omap: remove unnecessary pm_runtime_suspended checkFelipe Balbi2012-09-121-3/+0
| * | i2c: omap: switch to threaded IRQ supportFelipe Balbi2012-09-121-6/+37
| * | i2c: omap: remove redundant status readShubhrajyoti D2012-09-121-2/+0
| * | i2c: omap: get rid of the "complete" labelFelipe Balbi2012-09-121-3/+13
| * | i2c: omap: resize fifos before each messageFelipe Balbi2012-09-121-32/+51
OpenPOWER on IntegriCloud