summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | i2c: omap: re-factor receive/transmit data loopFelipe Balbi2012-09-121-122/+82
| * | i2c: omap: improve i462 errata handlingFelipe Balbi2012-09-121-13/+30
| * | i2c: omap: split out [XR]DR and [XR]RDYFelipe Balbi2012-09-121-34/+92
| * | i2c: omap: simplify omap_i2c_ack_stat()Felipe Balbi2012-09-121-9/+10
| * | i2c: omap: add blank linesFelipe Balbi2012-09-121-0/+5
| * | i2c: omap: decrease indentation level on data handlingFelipe Balbi2012-09-121-32/+31
| * | i2c: omap: simplify num_bytes handlingFelipe Balbi2012-09-121-4/+2
| * | i2c: omap: switch to devm_* APIFelipe Balbi2012-09-121-29/+12
| * | i2c: at91: add dt support to i2c-at91Ludovic Desroches2012-09-121-0/+49
| * | i2c: at91: add new driverNikolaus Voss2012-09-123-7/+516
| * | i2c: at91: remove old polling driverNikolaus Voss2012-09-122-316/+0
| * | i2c: nomadik: stop fetching the regulatorLinus Walleij2012-09-121-17/+0
| * | i2c: davinci: add OF supportHeiko Schocher2012-09-121-11/+37
| * | i2c: imx: Use dev_dbg logging styleFabio Estevam2012-09-111-2/+2
| * | i2c: imx: Use dev_info to indicate that i2c driver was succesfully registeredFabio Estevam2012-09-111-1/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-10-081-13/+1
|\ \ \
| * | | i2c-scmi: convert to module_acpi_driver()Mika Westerberg2012-09-211-13/+1
| | |/ | |/|
* | | i2c-piix4: Fix build failureDaniel J Blueman2012-10-051-0/+1
* | | i2c-i801: Let i2c-mux-gpio find the GPIO chipJean Delvare2012-10-051-33/+4
* | | i2c-mux-gpio: Add support for dynamically allocated GPIO pinsJean Delvare2012-10-051-6/+32
* | | i2c-mux-gpio: Use devm_kzalloc instead of kzallocMaxime Ripard2012-10-051-9/+5
* | | i2c-i801: Support SMBus multiplexing on Asus Z8 seriesJean Delvare2012-10-052-1/+214
* | | i2c-viapro: Add VIA VX900 device IDJean Delvare2012-10-052-1/+5
* | | i2c-parport: i2c_parport_irq can be staticJean Delvare2012-10-051-1/+1
* | | i2c-designware: i2c_dw_xfer_msg can be staticJean Delvare2012-10-051-1/+1
* | | i2c/scx200_*: Replace printks with pr_<level>sJim Cromie2012-10-052-21/+18
* | | i2c: Make I2C available on UMLPeter Huewe2012-10-052-14/+17
* | | i2c: Convert struct i2c_msg initialization to C99 formatShubhrajyoti D2012-10-051-3/+13
* | | i2c-smbus: Convert kzalloc to devm_kzallocJulia Lawall2012-10-051-7/+4
* | | i2c-mux: Add support for device auto-detectionJean Delvare2012-10-055-7/+33
* | | idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu2012-10-061-1/+1
* | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-014-4/+4
|\ \ \
| * \ \ Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-224-4/+4
| |\ \ \
| | * | | ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| | * | | ARM: w90x900: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | * | | ARM: imx: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | * | | ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | | |/ | | |/|
* | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-38/+92
|\ \ \ \
| * | | | i2c: tegra: dynamically control fast clkLaxman Dewangan2012-09-131-7/+28
| * | | | i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20Laxman Dewangan2012-09-131-14/+47
| * | | | i2c: tegra: pass proper name for getting clockLaxman Dewangan2012-09-131-23/+23
| | |/ / | |/| |
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-012-61/+62
|\ \ \ \ | | |/ / | |/| |
OpenPOWER on IntegriCloud