summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
...
| * 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 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-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
OpenPOWER on IntegriCloud