summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAgeFilesLines
...
| * 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 tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-163-0/+491
|\ \
| * | i2c: Add viperboard i2c master driverLars Poeschel2012-11-203-0/+491
| |/
* | i2c-piix4: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-12-161-3/+2
* | i2c-i801: Enable interrupts for all post-ICH5 chipsJean Delvare2012-12-161-10/+1
* | i2c-i801: Add device tree supportThierry Reding2012-12-161-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-132-3/+3
|\ \
| * | Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-192-3/+3
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-5/+35
|\ \ \
| * \ \ Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson2012-11-254-20/+26
| |\ \ \
| * \ \ \ Merge branch 'cleanups/dma' into next/cleanupArnd Bergmann2012-11-137-403/+29
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | i2c: imx: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-151-5/+35
| | |_|/ | |/| |
* | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-111-4/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | bindings: i2c: use consistent naming for i2c binding descriptionsWolfram Sang2012-11-151-4/+0
| | |/ | |/|
* | | i2c: mxs: Handle i2c DMA failure properlyMarek Vasut2012-11-221-0/+2
* | | i2c: s3c2410: Fix code to free gpiosAbhilash Kesavan2012-11-191-0/+1
* | | 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
|/ /
* | 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
OpenPOWER on IntegriCloud