summaryrefslogtreecommitdiff
path: root/drivers/i2c
Commit message (Expand)AuthorAge
* i2c: xgene: Set ACPI_COMPANION_I2CTin Huynh2017-05-17
* i2c: mv64xxx: don't override deferred probing when getting irqThomas Petazzoni2017-05-16
* i2c: mux: only print failure message on errorPeter Rosin2017-05-15
* i2c: mux: reg: rename label to indicate what it doesPeter Rosin2017-05-15
* i2c: mux: reg: put away the parent i2c adapter on probe failurePeter Rosin2017-05-15
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-10
|\
| * Annotate hardware config module parameters in drivers/i2c/David Howells2017-04-20
* | Merge tag 'acpi-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-10
|\ \
| * | i2c: designware: Add ACPI HID for Hisilicon Hip07/08 I2C controllerHanjun Guo2017-04-27
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-03
|\ \ \
| * \ \ Merge branch 'ib/4.11-rc3-i2c-irq-resources' into nextDmitry Torokhov2017-04-03
| |\ \ \ | | |/ / | |/| |
| | * | i2c: allow attaching IRQ resources to i2c_board_infoDmitry Torokhov2017-04-01
| | * | i2c: copy device properties when using i2c_register_board_info()Dmitry Torokhov2017-04-01
| | * | i2c: export i2c_client_type structureDmitry Torokhov2017-04-01
| | |/
* | | Merge branch 'i2c/for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-03
|\ \ \
| * | | i2c: thunderx: Enable HWMON class probingJan Glauber2017-04-21
| * | | i2c: rcar: clarify PM handling with more commentsWolfram Sang2017-04-21
| * | | i2c: rcar: fix resume by always initializing registers before transferWolfram Sang2017-04-21
| * | | i2c: tegra: fix spelling mistake: "contoller" -> "controller"Colin Ian King2017-04-21
| * | | i2c: exynos5: use core helper to get driver dataAndrzej Hajda2017-04-21
| * | | i2c: exynos5: de-duplicate error logs on clock setupAndrzej Hajda2017-04-21
| * | | i2c: exynos5: simplify clock frequency handlingAndrzej Hajda2017-04-21
| * | | i2c: exynos5: simplify timings calculationAndrzej Hajda2017-04-21
| * | | i2c: designware-baytrail: fix potential null pointer dereference on devColin Ian King2017-04-19
| * | | i2c: designware: Get selected speed mode sda-hold-time via ACPIchin.yew.tan@intel.com2017-04-19
| * | | Merge branch 'i2c/for-INT33FE' into i2c/for-4.12Wolfram Sang2017-04-16
| |\ \ \
| | * | | i2c: core: Allow drivers to disable i2c-core irq mappingHans de Goede2017-04-16
| | * | | i2c: core: Add new i2c_acpi_new_device helper functionHans de Goede2017-04-16
| | * | | i2c: core: Allow getting ACPI info by indexHans de Goede2017-04-16
| | | |/ | | |/|
| * | | i2c: img-scb: use setup_timerGeliang Tang2017-04-16
| * | | i2c: i2c-scmi: add a MS HIDEdgar Cherkasov2017-04-16
| * | | Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2017-04-16
| |\ \ \
| | * | | i2c: mux: ltc4306: LTC4306 and LTC4305 I2C multiplexer/switchMichael Hennerich2017-04-12
| | * | | i2c: mux: reg: stop double error reportingPeter Rosin2017-04-03
| | * | | i2c: mux: pinctrl: stop double error reportingPeter Rosin2017-04-03
| | * | | i2c: mux: pca954x: stop double error reportingPeter Rosin2017-04-03
| | * | | i2c: mux: pca9541: stop double error reportingPeter Rosin2017-04-03
| | * | | i2c: mux: gpio: stop double error reportingPeter Rosin2017-04-03
| | * | | i2c: arb: gpio-challenge: stop double error reportingPeter Rosin2017-04-03
| | * | | i2c: mux: provide more info on failure in i2c_mux_add_adapterPeter Rosin2017-04-03
| | * | | i2c: mux: pca954x: make use of raw_spinlock variantsJulia Cartwright2017-03-15
| | |/ /
| * | | i2c: meson: improve and simplify interrupt handlerHeiner Kallweit2017-03-30
| * | | i2c: meson: remove meson_i2c_write_tokensHeiner Kallweit2017-03-30
| * | | i2c: meson: don't create separate token chain just for the stop commandHeiner Kallweit2017-03-30
| * | | i2c: meson: improve interrupt handler and detect spurious interruptsHeiner Kallweit2017-03-30
| * | | i2c: meson: remove variable count from meson_i2c_xferHeiner Kallweit2017-03-30
| * | | i2c: meson: use full 12 bits for clock dividerHeiner Kallweit2017-03-30
| * | | i2c: meson: use i2c core for DT clock-frequency parsingHeiner Kallweit2017-03-30
| * | | i2c: meson: set clock divider in probe instead of setting it for each transferHeiner Kallweit2017-03-30
| * | | i2c: meson: remove member irq from struct meson_i2cHeiner Kallweit2017-03-30