| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds | 2012-10-11 | 12 | -490/+1836 |
|\ |
|
| * | MXS: Implement DMA support into mxs-i2c | Marek Vasut | 2012-10-08 | 1 | -22/+247 |
| * | Merge tag 'v3.6-rc7' into i2c-embedded/for-next | Wolfram Sang | 2012-10-08 | 8 | -36/+83 |
| |\ |
|
| * | | i2c: add Renesas R-Car I2C driver | Kuninori Morimoto | 2012-10-08 | 3 | -0/+720 |
| * | | i2c: s3c2410: use clk_prepare_enable and clk_disable_unprepare | Thomas Abraham | 2012-10-06 | 1 | -9/+9 |
| * | | ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints | Jean Pihet | 2012-10-06 | 1 | -14/+18 |
| * | | i2c: nomadik: Add Device Tree support to the Nomadik I2C driver | Lee Jones | 2012-10-06 | 1 | -3/+32 |
| * | | i2c: algo: pca: Fix chip reset function for PCA9665 | Thomas Kavanagh | 2012-10-06 | 1 | -13/+14 |
| * | | i2c: mpc: Wait for STOP to hit the bus | Joakim Tjernlund | 2012-09-14 | 1 | -1/+17 |
| * | | i2c: davinci: preparation for switch to common clock framework | Murali Karicheri | 2012-09-14 | 1 | -5/+5 |
| * | | omap-i2c: fix incorrect log message when using a device tree | Florian Vaussard | 2012-09-12 | 1 | -3/+3 |
| * | | i2c: omap: sanitize exit path | Felipe Balbi | 2012-09-12 | 1 | -13/+13 |
| * | | i2c: omap: switch over to autosuspend API | Felipe Balbi | 2012-09-12 | 1 | -2/+10 |
| * | | i2c: omap: remove unnecessary pm_runtime_suspended check | Felipe Balbi | 2012-09-12 | 1 | -3/+0 |
| * | | i2c: omap: switch to threaded IRQ support | Felipe Balbi | 2012-09-12 | 1 | -6/+37 |
| * | | i2c: omap: remove redundant status read | Shubhrajyoti D | 2012-09-12 | 1 | -2/+0 |
| * | | i2c: omap: get rid of the "complete" label | Felipe Balbi | 2012-09-12 | 1 | -3/+13 |
| * | | i2c: omap: resize fifos before each message | Felipe Balbi | 2012-09-12 | 1 | -32/+51 |
| * | | i2c: omap: simplify IRQ exit path | Felipe Balbi | 2012-09-12 | 1 | -12/+8 |
| * | | i2c: omap: always return IRQ_HANDLED | Felipe Balbi | 2012-09-12 | 1 | -1/+1 |
| * | | i2c: omap: simplify errata check | Felipe Balbi | 2012-09-12 | 1 | -3/+1 |
| * | | i2c: omap: bus: add a receiver flag | Felipe Balbi | 2012-09-12 | 1 | -0/+8 |
| * | | i2c: omap: switch to platform_get_irq() | Felipe Balbi | 2012-09-12 | 1 | -5/+7 |
| * | | i2c: omap: ack IRQ in parts | Felipe Balbi | 2012-09-12 | 1 | -12/+16 |
| * | | i2c: omap: switch over to do {} while loop | Felipe Balbi | 2012-09-12 | 1 | -6/+14 |
| * | | i2c: omap: re-factor receive/transmit data loop | Felipe Balbi | 2012-09-12 | 1 | -122/+82 |
| * | | i2c: omap: improve i462 errata handling | Felipe Balbi | 2012-09-12 | 1 | -13/+30 |
| * | | i2c: omap: split out [XR]DR and [XR]RDY | Felipe Balbi | 2012-09-12 | 1 | -34/+92 |
| * | | i2c: omap: simplify omap_i2c_ack_stat() | Felipe Balbi | 2012-09-12 | 1 | -9/+10 |
| * | | i2c: omap: add blank lines | Felipe Balbi | 2012-09-12 | 1 | -0/+5 |
| * | | i2c: omap: decrease indentation level on data handling | Felipe Balbi | 2012-09-12 | 1 | -32/+31 |
| * | | i2c: omap: simplify num_bytes handling | Felipe Balbi | 2012-09-12 | 1 | -4/+2 |
| * | | i2c: omap: switch to devm_* API | Felipe Balbi | 2012-09-12 | 1 | -29/+12 |
| * | | i2c: at91: add dt support to i2c-at91 | Ludovic Desroches | 2012-09-12 | 1 | -0/+49 |
| * | | i2c: at91: add new driver | Nikolaus Voss | 2012-09-12 | 3 | -7/+516 |
| * | | i2c: at91: remove old polling driver | Nikolaus Voss | 2012-09-12 | 2 | -316/+0 |
| * | | i2c: nomadik: stop fetching the regulator | Linus Walleij | 2012-09-12 | 1 | -17/+0 |
| * | | i2c: davinci: add OF support | Heiko Schocher | 2012-09-12 | 1 | -11/+37 |
| * | | i2c: imx: Use dev_dbg logging style | Fabio Estevam | 2012-09-11 | 1 | -2/+2 |
| * | | i2c: imx: Use dev_info to indicate that i2c driver was succesfully registered | Fabio Estevam | 2012-09-11 | 1 | -1/+1 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-10-08 | 1 | -13/+1 |
|\ \ \ |
|
| * | | | i2c-scmi: convert to module_acpi_driver() | Mika Westerberg | 2012-09-21 | 1 | -13/+1 |
| | |/
| |/| |
|
* | | | i2c-piix4: Fix build failure | Daniel J Blueman | 2012-10-05 | 1 | -0/+1 |
* | | | i2c-i801: Let i2c-mux-gpio find the GPIO chip | Jean Delvare | 2012-10-05 | 1 | -33/+4 |
* | | | i2c-mux-gpio: Add support for dynamically allocated GPIO pins | Jean Delvare | 2012-10-05 | 1 | -6/+32 |
* | | | i2c-mux-gpio: Use devm_kzalloc instead of kzalloc | Maxime Ripard | 2012-10-05 | 1 | -9/+5 |
* | | | i2c-i801: Support SMBus multiplexing on Asus Z8 series | Jean Delvare | 2012-10-05 | 2 | -1/+214 |
* | | | i2c-viapro: Add VIA VX900 device ID | Jean Delvare | 2012-10-05 | 2 | -1/+5 |
* | | | i2c-parport: i2c_parport_irq can be static | Jean Delvare | 2012-10-05 | 1 | -1/+1 |
* | | | i2c-designware: i2c_dw_xfer_msg can be static | Jean Delvare | 2012-10-05 | 1 | -1/+1 |