| Commit message (Expand) | Author | Age | Files | Lines |
* | i2c: imx: Check the return value from clk_prepare_enable() | Fabio Estevam | 2013-12-12 | 1 | -1/+3 |
* | i2c: mux: Inherit retry count and timeout from parent for muxed bus | Elie De Brauwer | 2013-12-12 | 1 | -0/+2 |
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-11-29 | 5 | -13/+19 |
|\ |
|
| * | i2c: bcm2835: Linking platform nodes to adapter nodes | Florian Meier | 2013-11-28 | 1 | -0/+1 |
| * | i2c: omap: raw read and write endian fix | Victor Kamensky | 2013-11-27 | 1 | -4/+4 |
| * | i2c: i2c-bcm-kona: Fix module build | Tim Kryger | 2013-11-26 | 1 | -1/+1 |
| * | i2c: i2c-diolan-u2c: different usb endpoints for DLN-2-U2C | Martin Vogt | 2013-11-26 | 1 | -5/+11 |
| * | i2c: bcm-kona: remove duplicated include | Wei Yongjun | 2013-11-26 | 1 | -1/+0 |
| * | i2c: davinci: raw read and write endian fix | Taras Kondratiuk | 2013-11-26 | 1 | -2/+2 |
* | | Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker... | Olof Johansson | 2013-11-25 | 1 | -0/+22 |
|\ \
| |/
|/| |
|
| * | i2c: omap: Fix missing device tree flags for omap2 | Tony Lindgren | 2013-11-15 | 1 | -0/+22 |
* | | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-11-20 | 1 | -6/+19 |
|\ \ |
|
| * | | i2c: Use stable dev_name for ACPI enumerated I2C slaves | Jarkko Nikula | 2013-11-14 | 1 | -4/+17 |
| * | | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki | 2013-11-14 | 1 | -2/+2 |
* | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-11-18 | 27 | -194/+2918 |
|\ \ \ |
|
| * | | | i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe() | Wei Yongjun | 2013-11-18 | 1 | -1/+2 |
| * | | | i2c: i2c-eg20t: do not print error message in syslog if no ACK received | Andreas Werner | 2013-11-17 | 1 | -22/+4 |
| * | | | i2c: bcm-kona: Introduce Broadcom I2C Driver | Tim Kryger | 2013-11-15 | 3 | -0/+919 |
| * | | | i2c: cbus-gpio: Fix device tree binding | Tony Lindgren | 2013-11-15 | 1 | -0/+2 |
| * | | | i2c: wmt: add missing clk_disable_unprepare() on error | Wei Yongjun | 2013-11-14 | 1 | -0/+1 |
| * | | | i2c: designware: add new ACPI IDs | Mika Westerberg | 2013-11-14 | 1 | -0/+2 |
| * | | | i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCH | James Ralston | 2013-11-14 | 2 | -0/+4 |
| * | | | i2c: exynos5: Remove incorrect clk_disable_unprepare | Sachin Kamat | 2013-11-14 | 1 | -5/+0 |
| * | | | i2c: i2c-st: Add ST I2C controller | Maxime COQUELIN | 2013-11-14 | 3 | -0/+883 |
| * | | | i2c: exynos5: add High Speed I2C controller driver | Naveen Krishna Ch | 2013-11-01 | 3 | -0/+782 |
| * | | | i2c: rcar: fixup rcar type naming | Kuninori Morimoto | 2013-11-01 | 1 | -11/+11 |
| * | | | i2c: scmi: remove some bogus NULL checks | Dan Carpenter | 2013-11-01 | 1 | -3/+3 |
| * | | | i2c: sh_mobile & rcar: Enable the driver on all ARM platforms | Laurent Pinchart | 2013-10-31 | 1 | -2/+2 |
| * | | | i2c: sh_mobile: Convert to clk_prepare/unprepare | Laurent Pinchart | 2013-10-31 | 1 | -4/+4 |
| * | | | i2c: mux: gpio: use reg value for i2c_add_mux_adapter | Ionut Nicu | 2013-10-30 | 1 | -2/+2 |
| * | | | i2c: mux: gpio: use gpio_set_value_cansleep() | Ionut Nicu | 2013-10-30 | 1 | -2/+2 |
| * | | | i2c: Include linux/of.h header | Sachin Kamat | 2013-10-30 | 5 | -0/+5 |
| * | | | i2c: mxs: Fix PIO mode on i.MX23 | Marek Vasut | 2013-10-06 | 1 | -11/+29 |
| * | | | i2c: mxs: Rework the PIO mode operation | Marek Vasut | 2013-10-06 | 1 | -102/+176 |
| * | | | i2c: mxs: distinguish i.MX23 and i.MX28 based I2C controller | Juergen Beisert | 2013-10-06 | 1 | -6/+34 |
| * | | | i2c: Remove redundant 'driver' field from the i2c_client struct | Lars-Peter Clausen | 2013-10-03 | 2 | -13/+18 |
| * | | | i2c: remove redundant of_match_ptr | Sachin Kamat | 2013-10-03 | 4 | -4/+4 |
| * | | | i2c: bfin-twi: Remove casting the return value which is a void pointer | Jingoo Han | 2013-09-30 | 1 | -3/+3 |
| * | | | i2c: xiic: Remove casting the return value which is a void pointer | Jingoo Han | 2013-09-30 | 1 | -1/+1 |
| * | | | i2c: rcar: use per-device clock | Guennadi Liakhovetski | 2013-09-30 | 1 | -1/+1 |
| * | | | i2c: rcar: fix clk_get() error handling | Guennadi Liakhovetski | 2013-09-30 | 1 | -3/+3 |
| * | | | i2c: rcar: add Device Tree support | Guennadi Liakhovetski | 2013-09-30 | 1 | -2/+19 |
| * | | | i2c: rcar: get clock rate only once and simplify calculation | Guennadi Liakhovetski | 2013-09-30 | 1 | -7/+13 |
| * | | | i2c: rcar: (cosmetic) remove superfluous parenthesis | Guennadi Liakhovetski | 2013-09-30 | 1 | -1/+1 |
| * | | | i2c: i2c-dev: Create 'name' attribute automatically | Guenter Roeck | 2013-09-30 | 1 | -9/+10 |
* | | | | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 2013-11-15 | 9 | -10/+10 |
| |/ /
|/| | |
|
* | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-11-14 | 1 | -0/+5 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'acpi-pm' | Rafael J. Wysocki | 2013-10-28 | 1 | -0/+5 |
| |\ \ |
|
| | * | | i2c: attach/detach I2C client device to the ACPI power domain | Lv Zheng | 2013-10-11 | 1 | -0/+5 |
| | |/ |
|
* | | | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 2013-11-07 | 10 | -23/+35 |
|\ \ \ |
|