Age | Commit message (Expand) | Author | Files | Lines |
2017-05-22 | i2c: designware: Fix bogus sda_hold_time due to uninitialized vars | Jan Kiszka | 1 | -1/+1 |
2017-05-22 | i2c: i2c-tiny-usb: fix buffer not being DMA capable | Sebastian Reichel | 1 | -4/+21 |
2017-05-19 | i2c: designware: don't infer timings described by ACPI from clock rate | Ard Biesheuvel | 1 | -8/+10 |
2017-05-17 | i2c: xgene: Set ACPI_COMPANION_I2C | Tin Huynh | 1 | -0/+1 |
2017-05-17 | i2c: mv64xxx: don't override deferred probing when getting irq | Thomas Petazzoni | 1 | -3/+3 |
2017-05-15 | i2c: mux: only print failure message on error | Peter Rosin | 1 | -10/+16 |
2017-05-15 | i2c: mux: reg: rename label to indicate what it does | Peter Rosin | 1 | -2/+2 |
2017-05-15 | i2c: mux: reg: put away the parent i2c adapter on probe failure | Peter Rosin | 1 | -5/+12 |
2017-05-11 | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -12/+12 |
2017-05-10 | Merge tag 'acpi-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+2 |
2017-05-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -2/+56 |
2017-05-03 | Merge branch 'i2c/for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 25 | -248/+588 |
2017-04-27 | i2c: designware: Add ACPI HID for Hisilicon Hip07/08 I2C controller | Hanjun Guo | 1 | -0/+2 |
2017-04-21 | i2c: thunderx: Enable HWMON class probing | Jan Glauber | 1 | -0/+1 |
2017-04-21 | i2c: rcar: clarify PM handling with more comments | Wolfram Sang | 1 | -1/+3 |
2017-04-21 | i2c: rcar: fix resume by always initializing registers before transfer | Wolfram Sang | 1 | -2/+2 |
2017-04-21 | i2c: tegra: fix spelling mistake: "contoller" -> "controller" | Colin Ian King | 1 | -1/+1 |
2017-04-21 | i2c: exynos5: use core helper to get driver data | Andrzej Hajda | 1 | -12/+3 |
2017-04-21 | i2c: exynos5: de-duplicate error logs on clock setup | Andrzej Hajda | 1 | -17/+7 |
2017-04-21 | i2c: exynos5: simplify clock frequency handling | Andrzej Hajda | 1 | -33/+12 |
2017-04-21 | i2c: exynos5: simplify timings calculation | Andrzej Hajda | 1 | -26/+14 |
2017-04-20 | Annotate hardware config module parameters in drivers/i2c/ | David Howells | 8 | -12/+12 |
2017-04-19 | i2c: designware-baytrail: fix potential null pointer dereference on dev | Colin Ian King | 1 | -1/+3 |
2017-04-19 | i2c: designware: Get selected speed mode sda-hold-time via ACPI | chin.yew.tan@intel.com | 1 | -9/+22 |
2017-04-16 | Merge branch 'i2c/for-INT33FE' into i2c/for-4.12 | Wolfram Sang | 1 | -3/+59 |
2017-04-16 | i2c: core: Allow drivers to disable i2c-core irq mapping | Hans de Goede | 1 | -3/+3 |
2017-04-16 | i2c: core: Add new i2c_acpi_new_device helper function | Hans de Goede | 1 | -0/+49 |
2017-04-16 | i2c: core: Allow getting ACPI info by index | Hans de Goede | 1 | -0/+7 |
2017-04-16 | i2c: img-scb: use setup_timer | Geliang Tang | 1 | -3/+2 |
2017-04-16 | i2c: i2c-scmi: add a MS HID | Edgar Cherkasov | 1 | -0/+4 |
2017-04-16 | Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c... | Wolfram Sang | 10 | -30/+352 |
2017-04-12 | i2c: mux: ltc4306: LTC4306 and LTC4305 I2C multiplexer/switch | Michael Hennerich | 3 | -0/+334 |
2017-04-11 | Backmerge tag 'v4.11-rc6' into drm-next | Dave Airlie | 1 | -28/+6 |
2017-04-03 | Merge branch 'ib/4.11-rc3-i2c-irq-resources' into next | Dmitry Torokhov | 2 | -2/+56 |
2017-04-03 | i2c: mux: reg: stop double error reporting | Peter Rosin | 1 | -3/+1 |
2017-04-03 | i2c: mux: pinctrl: stop double error reporting | Peter Rosin | 1 | -3/+1 |
2017-04-03 | i2c: mux: pca954x: stop double error reporting | Peter Rosin | 1 | -6/+1 |
2017-04-03 | i2c: mux: pca9541: stop double error reporting | Peter Rosin | 1 | -3/+1 |
2017-04-03 | i2c: mux: gpio: stop double error reporting | Peter Rosin | 1 | -3/+1 |
2017-04-03 | i2c: arb: gpio-challenge: stop double error reporting | Peter Rosin | 1 | -3/+1 |
2017-04-03 | i2c: mux: provide more info on failure in i2c_mux_add_adapter | Peter Rosin | 1 | -3/+6 |
2017-04-01 | i2c: allow attaching IRQ resources to i2c_board_info | Dmitry Torokhov | 2 | -0/+42 |
2017-04-01 | i2c: copy device properties when using i2c_register_board_info() | Dmitry Torokhov | 1 | -0/+12 |
2017-04-01 | i2c: export i2c_client_type structure | Dmitry Torokhov | 1 | -2/+2 |
2017-03-30 | i2c: meson: improve and simplify interrupt handler | Heiner Kallweit | 1 | -30/+10 |
2017-03-30 | i2c: meson: remove meson_i2c_write_tokens | Heiner Kallweit | 1 | -10/+4 |
2017-03-30 | i2c: meson: don't create separate token chain just for the stop command | Heiner Kallweit | 1 | -18/+5 |
2017-03-30 | i2c: meson: improve interrupt handler and detect spurious interrupts | Heiner Kallweit | 1 | -4/+7 |
2017-03-30 | i2c: meson: remove variable count from meson_i2c_xfer | Heiner Kallweit | 1 | -3/+2 |
2017-03-30 | i2c: meson: use full 12 bits for clock divider | Heiner Kallweit | 1 | -2/+14 |