summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
2017-06-22i2c: imx: Use correct function to write to registerMichail Georgios Etairidis
2017-06-15i2c: ismt: fix wrong device address when unmap the data bufferLiwei Song
2017-06-15i2c: rcar: use correct length when unmapping DMAWolfram Sang
2017-05-22i2c: designware: Fix bogus sda_hold_time due to uninitialized varsJan Kiszka
2017-05-22i2c: i2c-tiny-usb: fix buffer not being DMA capableSebastian Reichel
2017-05-19i2c: designware: don't infer timings described by ACPI from clock rateArd Biesheuvel
2017-05-17i2c: xgene: Set ACPI_COMPANION_I2CTin Huynh
2017-05-16i2c: mv64xxx: don't override deferred probing when getting irqThomas Petazzoni
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-10Merge tag 'acpi-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-04-27i2c: designware: Add ACPI HID for Hisilicon Hip07/08 I2C controllerHanjun Guo
2017-04-21i2c: thunderx: Enable HWMON class probingJan Glauber
2017-04-21i2c: rcar: clarify PM handling with more commentsWolfram Sang
2017-04-21i2c: rcar: fix resume by always initializing registers before transferWolfram Sang
2017-04-21i2c: tegra: fix spelling mistake: "contoller" -> "controller"Colin Ian King
2017-04-21i2c: exynos5: use core helper to get driver dataAndrzej Hajda
2017-04-21i2c: exynos5: de-duplicate error logs on clock setupAndrzej Hajda
2017-04-21i2c: exynos5: simplify clock frequency handlingAndrzej Hajda
2017-04-21i2c: exynos5: simplify timings calculationAndrzej Hajda
2017-04-20Annotate hardware config module parameters in drivers/i2c/David Howells
2017-04-19i2c: designware-baytrail: fix potential null pointer dereference on devColin Ian King
2017-04-19i2c: designware: Get selected speed mode sda-hold-time via ACPIchin.yew.tan@intel.com
2017-04-16i2c: img-scb: use setup_timerGeliang Tang
2017-04-16i2c: i2c-scmi: add a MS HIDEdgar Cherkasov
2017-03-30i2c: meson: improve and simplify interrupt handlerHeiner Kallweit
2017-03-30i2c: meson: remove meson_i2c_write_tokensHeiner Kallweit
2017-03-30i2c: meson: don't create separate token chain just for the stop commandHeiner Kallweit
2017-03-30i2c: meson: improve interrupt handler and detect spurious interruptsHeiner Kallweit
2017-03-30i2c: meson: remove variable count from meson_i2c_xferHeiner Kallweit
2017-03-30i2c: meson: use full 12 bits for clock dividerHeiner Kallweit
2017-03-30i2c: meson: use i2c core for DT clock-frequency parsingHeiner Kallweit
2017-03-30i2c: meson: set clock divider in probe instead of setting it for each transferHeiner Kallweit
2017-03-30i2c: meson: remove member irq from struct meson_i2cHeiner Kallweit
2017-03-30i2c: meson: use min instead of min_t where min_t isn't neededHeiner Kallweit
2017-03-23i2c: thunderx: ACPI support for clock settingsJan Glauber
2017-03-23i2c: xlp9xx: update for ARCH_THUNDER2Jayachandran C
2017-03-23i2c: mv64xxx: simplify optional reset handlingPhilipp Zabel
2017-03-23i2c: tegra-bpmp: Enable Tegra BPMP I2C adapterJon Hunter
2017-03-22i2c: designware: Disable pm for PMIC i2c-bus even if there is no _SEM methodHans de Goede
2017-03-22i2c: designware: Never suspend i2c-busses used for accessing the system PMICHans de Goede
2017-03-22i2c-designware: increase timeout of semaphore transferOliver Neukum
2017-03-22Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...Wolfram Sang
2017-03-09i2c: exynos5: Avoid transaction timeouts due TRANSFER_DONE_AUTO not setJavier Martinez Canillas
2017-03-08i2c: designware: add reset interfaceZhangfei Gao
2017-03-08i2c: meson: fix wrong variable usage in meson_i2c_put_dataHeiner Kallweit
2017-03-08i2c: m65xx: drop superfluous quirk structureWolfram Sang
2017-03-08i2c: brcmstb: Fix START and STOP conditionsJaedon Shin
2017-03-08i2c: riic: fix restart conditionChris Brandt
2017-03-02i2c: designware-baytrail: Call pmic_bus_access_notifier_chainHans de Goede
2017-03-02i2c: designware-baytrail: Acquire P-Unit access on bus acquireHans de Goede