summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
...
| * | | i2c: exynos5: simplify timings calculationAndrzej Hajda2017-04-211-26/+14
| * | | i2c: designware-baytrail: fix potential null pointer dereference on devColin Ian King2017-04-191-1/+3
| * | | i2c: designware: Get selected speed mode sda-hold-time via ACPIchin.yew.tan@intel.com2017-04-191-9/+22
| * | | Merge branch 'i2c/for-INT33FE' into i2c/for-4.12Wolfram Sang2017-04-161-3/+59
| |\ \ \
| | * | | i2c: core: Allow drivers to disable i2c-core irq mappingHans de Goede2017-04-161-3/+3
| | * | | i2c: core: Add new i2c_acpi_new_device helper functionHans de Goede2017-04-161-0/+49
| | * | | i2c: core: Allow getting ACPI info by indexHans de Goede2017-04-161-0/+7
| | | |/ | | |/|
| * | | i2c: img-scb: use setup_timerGeliang Tang2017-04-161-3/+2
| * | | i2c: i2c-scmi: add a MS HIDEdgar Cherkasov2017-04-161-0/+4
| * | | Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2017-04-1610-30/+352
| |\ \ \
| | * | | i2c: mux: ltc4306: LTC4306 and LTC4305 I2C multiplexer/switchMichael Hennerich2017-04-123-0/+334
| | * | | i2c: mux: reg: stop double error reportingPeter Rosin2017-04-031-3/+1
| | * | | i2c: mux: pinctrl: stop double error reportingPeter Rosin2017-04-031-3/+1
| | * | | i2c: mux: pca954x: stop double error reportingPeter Rosin2017-04-031-6/+1
| | * | | i2c: mux: pca9541: stop double error reportingPeter Rosin2017-04-031-3/+1
| | * | | i2c: mux: gpio: stop double error reportingPeter Rosin2017-04-031-3/+1
| | * | | i2c: arb: gpio-challenge: stop double error reportingPeter Rosin2017-04-031-3/+1
| | * | | i2c: mux: provide more info on failure in i2c_mux_add_adapterPeter Rosin2017-04-031-3/+6
| | * | | i2c: mux: pca954x: make use of raw_spinlock variantsJulia Cartwright2017-03-151-6/+6
| | |/ /
| * | | i2c: meson: improve and simplify interrupt handlerHeiner Kallweit2017-03-301-30/+10
| * | | i2c: meson: remove meson_i2c_write_tokensHeiner Kallweit2017-03-301-10/+4
| * | | i2c: meson: don't create separate token chain just for the stop commandHeiner Kallweit2017-03-301-18/+5
| * | | i2c: meson: improve interrupt handler and detect spurious interruptsHeiner Kallweit2017-03-301-4/+7
| * | | i2c: meson: remove variable count from meson_i2c_xferHeiner Kallweit2017-03-301-3/+2
| * | | i2c: meson: use full 12 bits for clock dividerHeiner Kallweit2017-03-301-2/+14
| * | | i2c: meson: use i2c core for DT clock-frequency parsingHeiner Kallweit2017-03-301-5/+3
| * | | i2c: meson: set clock divider in probe instead of setting it for each transferHeiner Kallweit2017-03-301-9/+8
| * | | i2c: meson: remove member irq from struct meson_i2cHeiner Kallweit2017-03-301-7/+5
| * | | i2c: meson: use min instead of min_t where min_t isn't neededHeiner Kallweit2017-03-301-5/+5
| * | | i2c: thunderx: ACPI support for clock settingsJan Glauber2017-03-231-9/+15
| * | | i2c: xlp9xx: update for ARCH_THUNDER2Jayachandran C2017-03-232-1/+2
| * | | i2c: mv64xxx: simplify optional reset handlingPhilipp Zabel2017-03-231-10/+5
| * | | i2c: tegra-bpmp: Enable Tegra BPMP I2C adapterJon Hunter2017-03-231-0/+1
| * | | i2c: designware: Disable pm for PMIC i2c-bus even if there is no _SEM methodHans de Goede2017-03-221-0/+15
| * | | i2c: designware: Never suspend i2c-busses used for accessing the system PMICHans de Goede2017-03-224-11/+16
| * | | i2c-designware: increase timeout of semaphore transferOliver Neukum2017-03-221-1/+1
| * | | Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...Wolfram Sang2017-03-225-45/+99
| |\ \ \ | | |/ / | |/| |
* | | | Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie2017-04-111-28/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | i2c: mux: pca954x: Add missing pca9546 definition to chip_descMike Looijmans2017-03-241-1/+5
| * | | Revert "i2c: mux: pca954x: Add ACPI support for pca954x"Andy Shevchenko2017-03-231-27/+1
| |/ /
* | | BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie2017-03-238-22/+56
|\| |
| * | Revert "i2c: copy device properties when using i2c_register_board_info()"Wolfram Sang2017-03-091-10/+0
| * | Merge branch 'i2c-mux/for-current' of https://github.com/peda-r/i2c-mux into ...Wolfram Sang2017-03-091-0/+2
| |\ \
| | * | i2c: add missing of_node_put in i2c_mux_del_adaptersQi Hou2017-03-031-0/+2
| * | | Revert "i2c: add missing of_node_put in i2c_mux_del_adapters"Wolfram Sang2017-03-091-2/+0
| * | | i2c: exynos5: Avoid transaction timeouts due TRANSFER_DONE_AUTO not setJavier Martinez Canillas2017-03-091-1/+2
| * | | i2c: designware: add reset interfaceZhangfei Gao2017-03-082-4/+25
| * | | i2c: meson: fix wrong variable usage in meson_i2c_put_dataHeiner Kallweit2017-03-081-1/+1
| * | | i2c: copy device properties when using i2c_register_board_info()Dmitry Torokhov2017-03-081-0/+10
| * | | i2c: m65xx: drop superfluous quirk structureWolfram Sang2017-03-081-9/+0