aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* UAPI: (Scripted) Disintegrate arch/arm64/include/asmDavid Howells2012-10-11
* arm64: Do not export the compat-specific definitions to the userCatalin Marinas2012-10-11
* arm64: Do not include asm/unistd32.h in asm/unistd.hCatalin Marinas2012-10-11
* arm64: Remove unused definitions from asm/unistd32.hCatalin Marinas2012-10-11
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-10-10
|\
| * MXS: Implement DMA support into mxs-i2cMarek Vasut2012-10-08
| * Merge tag 'v3.6-rc7' into i2c-embedded/for-nextWolfram Sang2012-10-08
| |\
| * | i2c: add Renesas R-Car I2C driverKuninori Morimoto2012-10-08
| * | i2c: s3c2410: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-10-06
| * | ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraintsJean Pihet2012-10-06
| * | i2c: nomadik: Add Device Tree support to the Nomadik I2C driverLee Jones2012-10-06
| * | i2c: algo: pca: Fix chip reset function for PCA9665Thomas Kavanagh2012-10-06
| * | i2c: mpc: Wait for STOP to hit the busJoakim Tjernlund2012-09-14
| * | i2c: davinci: preparation for switch to common clock frameworkMurali Karicheri2012-09-14
| * | omap-i2c: fix incorrect log message when using a device treeFlorian Vaussard2012-09-12
| * | i2c: omap: sanitize exit pathFelipe Balbi2012-09-12
| * | i2c: omap: switch over to autosuspend APIFelipe Balbi2012-09-12
| * | i2c: omap: remove unnecessary pm_runtime_suspended checkFelipe Balbi2012-09-12
| * | i2c: omap: switch to threaded IRQ supportFelipe Balbi2012-09-12
| * | i2c: omap: remove redundant status readShubhrajyoti D2012-09-12
| * | i2c: omap: get rid of the "complete" labelFelipe Balbi2012-09-12
| * | i2c: omap: resize fifos before each messageFelipe Balbi2012-09-12
| * | i2c: omap: simplify IRQ exit pathFelipe Balbi2012-09-12
| * | i2c: omap: always return IRQ_HANDLEDFelipe Balbi2012-09-12
| * | i2c: omap: simplify errata checkFelipe Balbi2012-09-12
| * | i2c: omap: bus: add a receiver flagFelipe Balbi2012-09-12
| * | i2c: omap: switch to platform_get_irq()Felipe Balbi2012-09-12
| * | i2c: omap: ack IRQ in partsFelipe Balbi2012-09-12
| * | i2c: omap: switch over to do {} while loopFelipe Balbi2012-09-12
| * | i2c: omap: re-factor receive/transmit data loopFelipe Balbi2012-09-12
| * | i2c: omap: improve i462 errata handlingFelipe Balbi2012-09-12
| * | i2c: omap: split out [XR]DR and [XR]RDYFelipe Balbi2012-09-12
| * | i2c: omap: simplify omap_i2c_ack_stat()Felipe Balbi2012-09-12
| * | i2c: omap: add blank linesFelipe Balbi2012-09-12
| * | i2c: omap: decrease indentation level on data handlingFelipe Balbi2012-09-12
| * | i2c: omap: simplify num_bytes handlingFelipe Balbi2012-09-12
| * | i2c: omap: switch to devm_* APIFelipe Balbi2012-09-12
| * | ARM: dts: add twi nodes for atmel boardsLudovic Desroches2012-09-12
| * | ARM: dts: add twi nodes for atmel SoCsLudovic Desroches2012-09-12
| * | ARM: at91: add clocks for I2C DT entriesLudovic Desroches2012-09-12
| * | i2c: at91: add dt support to i2c-at91Ludovic Desroches2012-09-12
| * | ARM: at91: do not configure at91sam9g10 twi pio as open-drainLudovic Desroches2012-09-12
| * | arm: at91: G45 TWI: remove open drain setting for twi function gpiosNikolaus Voss2012-09-12
| * | i2c: at91: add new driverNikolaus Voss2012-09-12
| * | i2c: at91: remove old polling driverNikolaus Voss2012-09-12
| * | Replace clk_lookup.con_id with clk_lookup.dev_id entries for twi clkNikolaus Voss2012-09-12
| * | i2c: nomadik: stop fetching the regulatorLinus Walleij2012-09-12
| * | i2c: davinci: add OF supportHeiko Schocher2012-09-12
| * | i2c: imx: Use dev_dbg logging styleFabio Estevam2012-09-11
| * | i2c: imx: Use dev_info to indicate that i2c driver was succesfully registeredFabio Estevam2012-09-11