Age | Commit message (Expand) | Author |
2013-12-12 | i2c: imx: Check the return value from clk_prepare_enable() | Fabio Estevam |
2013-12-12 | i2c: mux: Inherit retry count and timeout from parent for muxed bus | Elie De Brauwer |
2013-11-29 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-11-28 | i2c: bcm2835: Linking platform nodes to adapter nodes | Florian Meier |
2013-11-27 | i2c: omap: raw read and write endian fix | Victor Kamensky |
2013-11-26 | i2c: i2c-bcm-kona: Fix module build | Tim Kryger |
2013-11-26 | i2c: i2c-diolan-u2c: different usb endpoints for DLN-2-U2C | Martin Vogt |
2013-11-26 | i2c: bcm-kona: remove duplicated include | Wei Yongjun |
2013-11-26 | i2c: davinci: raw read and write endian fix | Taras Kondratiuk |
2013-11-25 | Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker... | Olof Johansson |
2013-11-20 | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-11-18 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-11-18 | i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe() | Wei Yongjun |
2013-11-17 | i2c: i2c-eg20t: do not print error message in syslog if no ACK received | Andreas Werner |
2013-11-15 | i2c: bcm-kona: Introduce Broadcom I2C Driver | Tim Kryger |
2013-11-15 | i2c: omap: Fix missing device tree flags for omap2 | Tony Lindgren |
2013-11-15 | i2c: cbus-gpio: Fix device tree binding | Tony Lindgren |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang |
2013-11-14 | i2c: Use stable dev_name for ACPI enumerated I2C slaves | Jarkko Nikula |
2013-11-14 | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki |
2013-11-14 | i2c: wmt: add missing clk_disable_unprepare() on error | Wei Yongjun |
2013-11-14 | i2c: designware: add new ACPI IDs | Mika Westerberg |
2013-11-14 | i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCH | James Ralston |
2013-11-14 | i2c: exynos5: Remove incorrect clk_disable_unprepare | Sachin Kamat |
2013-11-14 | i2c: i2c-st: Add ST I2C controller | Maxime COQUELIN |
2013-11-14 | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring |
2013-11-01 | i2c: exynos5: add High Speed I2C controller driver | Naveen Krishna Ch |
2013-11-01 | i2c: rcar: fixup rcar type naming | Kuninori Morimoto |
2013-11-01 | i2c: scmi: remove some bogus NULL checks | Dan Carpenter |
2013-10-31 | i2c: sh_mobile & rcar: Enable the driver on all ARM platforms | Laurent Pinchart |
2013-10-31 | i2c: sh_mobile: Convert to clk_prepare/unprepare | Laurent Pinchart |
2013-10-30 | i2c: mux: gpio: use reg value for i2c_add_mux_adapter | Ionut Nicu |
2013-10-30 | i2c: mux: gpio: use gpio_set_value_cansleep() | Ionut Nicu |
2013-10-30 | i2c: Include linux/of.h header | Sachin Kamat |
2013-10-28 | Merge branch 'acpi-pm' | Rafael J. Wysocki |
2013-10-24 | of/irq: Use irq_of_parse_and_map() | Thierry Reding |
2013-10-11 | i2c: attach/detach I2C client device to the ACPI power domain | Lv Zheng |
2013-10-10 | i2c: i2c-mux-pinctrl: use deferred probe when adapter not found | Wolfram Sang |
2013-10-10 | i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found | Wolfram Sang |
2013-10-10 | i2c: i2c-mux-gpio: use deferred probing | Ionut Nicu |
2013-10-10 | i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors | Ionut Nicu |
2013-10-10 | i2c: omap: Clear ARDY bit twice | Taras Kondratiuk |
2013-10-10 | i2c: Not all adapters have a parent | Jean Delvare |
2013-10-10 | i2c: i2c-stu300: replace platform_driver_probe to support deferred probing | Wolfram Sang |
2013-10-10 | i2c: i2c-mxs: replace platform_driver_probe to support deferred probing | Wolfram Sang |
2013-10-10 | i2c: i2c-imx: replace platform_driver_probe to support deferred probing | Wolfram Sang |
2013-10-10 | i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferre... | Wolfram Sang |
2013-10-09 | drivers: clean-up prom.h implicit includes | Rob Herring |
2013-10-06 | i2c: mxs: Fix PIO mode on i.MX23 | Marek Vasut |