Age | Commit message (Expand) | Author |
2012-10-11 | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds |
2012-10-08 | MXS: Implement DMA support into mxs-i2c | Marek Vasut |
2012-10-08 | Merge tag 'v3.6-rc7' into i2c-embedded/for-next | Wolfram Sang |
2012-10-08 | i2c: add Renesas R-Car I2C driver | Kuninori Morimoto |
2012-10-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-10-06 | i2c: s3c2410: use clk_prepare_enable and clk_disable_unprepare | Thomas Abraham |
2012-10-06 | ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints | Jean Pihet |
2012-10-06 | i2c: nomadik: Add Device Tree support to the Nomadik I2C driver | Lee Jones |
2012-10-06 | i2c: algo: pca: Fix chip reset function for PCA9665 | Thomas Kavanagh |
2012-10-05 | i2c-piix4: Fix build failure | Daniel J Blueman |
2012-10-05 | i2c-i801: Let i2c-mux-gpio find the GPIO chip | Jean Delvare |
2012-10-05 | i2c-mux-gpio: Add support for dynamically allocated GPIO pins | Jean Delvare |
2012-10-05 | i2c-mux-gpio: Use devm_kzalloc instead of kzalloc | Maxime Ripard |
2012-10-05 | i2c-i801: Support SMBus multiplexing on Asus Z8 series | Jean Delvare |
2012-10-05 | i2c-viapro: Add VIA VX900 device ID | Jean Delvare |
2012-10-05 | i2c-parport: i2c_parport_irq can be static | Jean Delvare |
2012-10-05 | i2c-designware: i2c_dw_xfer_msg can be static | Jean Delvare |
2012-10-05 | i2c/scx200_*: Replace printks with pr_<level>s | Jim Cromie |
2012-10-05 | i2c: Make I2C available on UML | Peter Huewe |
2012-10-05 | i2c: Convert struct i2c_msg initialization to C99 format | Shubhrajyoti D |
2012-10-05 | i2c-smbus: Convert kzalloc to devm_kzalloc | Julia Lawall |
2012-10-05 | i2c-mux: Add support for device auto-detection | Jean Delvare |
2012-10-06 | idr: rename MAX_LEVEL to MAX_IDR_LEVEL | Fengguang Wu |
2012-10-01 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-10-01 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-01 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson |
2012-09-21 | Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2012-09-21 | i2c-scmi: convert to module_acpi_driver() | Mika Westerberg |
2012-09-20 | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2012-09-19 | ARM: samsung: move platform_data definitions | Arnd Bergmann |
2012-09-14 | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds |
2012-09-14 | i2c: mpc: Wait for STOP to hit the bus | Joakim Tjernlund |
2012-09-14 | i2c: algo: pca: Fix mode selection for PCA9665 | Thomas Kavanagh |
2012-09-14 | i2c: davinci: preparation for switch to common clock framework | Murali Karicheri |
2012-09-14 | ARM: w90x900: move platform_data definitions | Arnd Bergmann |
2012-09-14 | ARM: imx: move platform_data definitions | Arnd Bergmann |
2012-09-14 | ARM: davinci: move platform_data definitions | Arnd Bergmann |
2012-09-13 | i2c: tegra: dynamically control fast clk | Laxman Dewangan |
2012-09-13 | i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20 | Laxman Dewangan |
2012-09-13 | i2c: tegra: pass proper name for getting clock | Laxman Dewangan |
2012-09-13 | Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson |
2012-09-12 | i2c: mxs: correctly setup speed for non devicetree | Wolfram Sang |
2012-09-12 | i2c: pnx: Fix read transactions of >= 2 bytes | Roland Stigge |
2012-09-12 | i2c: pnx: Fix bit definitions | Roland Stigge |
2012-09-12 | omap-i2c: fix incorrect log message when using a device tree | Florian Vaussard |
2012-09-12 | i2c: omap: sanitize exit path | Felipe Balbi |
2012-09-12 | i2c: omap: switch over to autosuspend API | Felipe Balbi |
2012-09-12 | i2c: omap: remove unnecessary pm_runtime_suspended check | Felipe Balbi |
2012-09-12 | i2c: omap: switch to threaded IRQ support | Felipe Balbi |