summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
AgeCommit message (Expand)Author
2019-09-16i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwrYingjoe Chen
2019-09-16i2c: acorn: fix i2c warningRussell King
2019-09-12i2c: xiic: Add max_read_len quirkRobert Hancock
2019-09-12i2c: synquacer: fix synquacer_i2c_doxfer() return valueMasahisa Kojima
2019-09-12i2c: mlxcpld: Fix wrong initialization order in probeVadim Pasternak
2019-05-23i2c: i2c-stm32f7: Fix SDADEL minimum formulaNicolas Le Bayon
2019-05-23i2c: Prevent runtime suspend of adapter when Host Notify is requiredJarkko Nikula
2019-05-23i2c: Allow recovery of the initial IRQ by an I2C client device.Jim Broadus
2019-05-23i2c: Clear client->irq in i2c_device_removeCharles Keepax
2019-05-23i2c: Remove unnecessary call to irq_find_mappingCharles Keepax
2019-05-23i2c: imx: correct the method of getting private data in notifier_callAnson Huang
2019-05-23i2c: synquacer: fix enumeration of slave devicesArd Biesheuvel
2019-04-12i2c: of: Try to find an I2C adapter matching the parentThierry Reding
2019-03-26i2c: tegra: fix maximum transfer sizeSowjanya Komatineni
2019-03-26i2c: bcm2835: Clear current buffer pointers and counts after a transferPaul Kocialkowski
2019-03-26i2c: cadence: Fix the hold bit settingShubhrajyoti Datta
2019-03-20i2c: omap: Use noirq system sleep pm ops to idle device for suspendTony Lindgren
2019-03-01i2c: sh_mobile: Add support for r8a774c0 (RZ/G2E)Fabrizio Castro
2019-03-01i2c-axxia: check for error conditions firstAdamski, Krzysztof (Nokia - PL/Wroclaw)
2019-03-01i2c: sh_mobile: add support for r8a77990 (R-Car E3)Simon Horman
2019-02-05i2c: dev: prevent adapter retries and timeout being set as minus valueYi Zeng
2019-01-12i2c: uniphier-f: fix violation of tLOW requirement for Fast-modeMasahiro Yamada
2019-01-12i2c: uniphier: fix violation of tLOW requirement for Fast-modeMasahiro Yamada
2019-01-12i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device nodeHans de Goede
2019-01-12i2c: axxia: properly handle master timeoutAdamski, Krzysztof (Nokia - PL/Wroclaw)
2019-01-12i2c: rcar: check bus state before reinitializingWolfram Sang
2018-12-04i2c: omap: Enable for ARCH_K3Vignesh R
2018-11-13i2c: rcar: cleanup DMA for all kinds of failureWolfram Sang
2018-10-18i2c: i2c-scmi: fix for i2c_smbus_write_block_dataEdgar Cherkasov
2018-10-10i2c: uniphier-f: issue STOP only for last message or I2C_M_STOPMasahiro Yamada
2018-10-10i2c: uniphier: issue STOP only for last message or I2C_M_STOPMasahiro Yamada
2018-10-03i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg
2018-09-26i2c: aspeed: Fix initial values of master and slave stateJae Hyun Yoo
2018-09-19i2c: aspeed: Add an explicit type casting for *get_clk_reg_valJae Hyun Yoo
2018-09-19i2c: i801: fix DNV's SMBCTRL register offsetFelipe Balbi
2018-09-19i2c: xiic: Make the start and the byte count write atomicShubhrajyoti Datta
2018-09-15i2c: core: ACPI: Make acpi_gsb_i2c_read_bytes() check i2c_transfer return valueHans de Goede
2018-09-09i2c: designware: Re-init controllers with pm_disabled set on resumeHans de Goede
2018-08-24i2c: imx: Fix race condition in dma readEsben Haabendal
2018-08-24i2c: core: ACPI: Properly set status byte to 0 for multi-byte writesHans de Goede
2018-08-09i2c: xlp9xx: Fix case where SSIF read transaction completes earlyGeorge Cherian
2018-07-30Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-07-25i2c/mux, locking/core: Annotate the nested rt_mutex usagePeter Rosin
2018-07-24i2c: imx: use open drain for recovery GPIOWolfram Sang
2018-07-24i2c: rcar: handle RXDMA HW behaviour on Gen3Wolfram Sang
2018-07-23i2c: imx: Fix reinit_completion() useEsben Haabendal
2018-07-23i2c: davinci: Avoid zero value of CLKHAlexander Sverdlin
2018-07-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-07-12i2c: recovery: if possible send STOP with recovery pulsesWolfram Sang
2018-07-10i2c: tegra: Fix NACK error handlingJon Hunter