summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
...
* | 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-255-21/+27
| |\ \ \
| * \ \ \ Merge branch 'cleanups/dma' into next/cleanupArnd Bergmann2012-11-138-215/+62
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | i2c: imx: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-151-5/+35
| | |_|/ | |/| |
* | | | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-0/+6
|\ \ \ \
| * \ \ \ Merge branch 'acpi-enumeration'Rafael J. Wysocki2012-11-291-0/+6
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | i2c / ACPI: add ACPI enumeration supportMika Westerberg2012-11-231-0/+6
| | | |/ | | |/|
* | | | 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
| |/ /
* | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-11-234-20/+26
|\ \ \
| * | | 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
| |/ /
* | | i2c-mux-pinctrl: Fix probe error pathGuenter Roeck2012-11-131-1/+1
|/ /
* | 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-283-35/+33
|/
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-10-1112-490/+1836
|\
| * MXS: Implement DMA support into mxs-i2cMarek Vasut2012-10-081-22/+247
| * Merge tag 'v3.6-rc7' into i2c-embedded/for-nextWolfram Sang2012-10-088-36/+83
| |\
| * | 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: algo: pca: Fix chip reset function for PCA9665Thomas Kavanagh2012-10-061-13/+14
| * | 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
| * | i2c: omap: simplify IRQ exit pathFelipe Balbi2012-09-121-12/+8
| * | i2c: omap: always return IRQ_HANDLEDFelipe Balbi2012-09-121-1/+1
| * | i2c: omap: simplify errata checkFelipe Balbi2012-09-121-3/+1
| * | i2c: omap: bus: add a receiver flagFelipe Balbi2012-09-121-0/+8
| * | i2c: omap: switch to platform_get_irq()Felipe Balbi2012-09-121-5/+7
| * | i2c: omap: ack IRQ in partsFelipe Balbi2012-09-121-12/+16
| * | i2c: omap: switch over to do {} while loopFelipe Balbi2012-09-121-6/+14
OpenPOWER on IntegriCloud