Age | Commit message (Expand) | Author |
2012-12-16 | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2012-12-16 | i2c-piix4: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches |
2012-12-16 | i2c-i801: Enable interrupts for all post-ICH5 chips | Jean Delvare |
2012-12-16 | i2c-i801: Add device tree support | Thierry Reding |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-12 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-11 | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-12-11 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-11-29 | Merge branch 'acpi-enumeration' | Rafael J. Wysocki |
2012-11-25 | Merge tag 'v3.7-rc7' into next/cleanup | Olof Johansson |
2012-11-23 | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds |
2012-11-23 | i2c / ACPI: add ACPI enumeration support | Mika Westerberg |
2012-11-22 | i2c: mxs: Handle i2c DMA failure properly | Marek Vasut |
2012-11-20 | i2c: Add viperboard i2c master driver | Lars Poeschel |
2012-11-19 | Fix misspellings of "whether" in comments. | Adam Buchbinder |
2012-11-19 | i2c: s3c2410: Fix code to free gpios | Abhilash Kesavan |
2012-11-15 | bindings: i2c: use consistent naming for i2c binding descriptions | Wolfram Sang |
2012-11-14 | i2c: omap: ensure writes to dev->buf_len are ordered | Felipe Balbi |
2012-11-14 | Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints" | Paul Walmsley |
2012-11-14 | i2c: at91: fix SMBus quick command | Ludovic Desroches |
2012-11-13 | i2c-mux-pinctrl: Fix probe error path | Guenter Roeck |
2012-11-13 | Merge branch 'cleanups/dma' into next/cleanup | Arnd Bergmann |
2012-11-03 | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds |
2012-11-02 | i2c: tegra: set irq name as device name | Laxman Dewangan |
2012-11-02 | i2c-nomadik: Fixup clock handling | Philippe Begnic |
2012-11-02 | i2c: mxs: remove broken PIOQUEUE support | Wolfram Sang |
2012-10-28 | i2c-i801: Fix comment | Jean Delvare |
2012-10-28 | i2c-i801: Simplify dependency towards GPIOLIB | Jean Delvare |
2012-10-28 | i2c-stub: Move to drivers/i2c | Jean Delvare |
2012-10-15 | i2c: imx: remove cpu_is_xxx by using platform_device_id | Shawn Guo |
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 |