aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
AgeCommit message (Expand)Author
2022-05-25i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()Yang Yingliang
2022-04-20i2c: pasemi: Wait for write xfers to finishMartin Povišer
2022-04-15i2c: mux: demux-pinctrl: do not deactivate a master that is not activePeter Rosin
2022-04-15i2c: xiic: Make bus names uniqueRobert Hancock
2022-03-08i2c: qup: allow COMPILE_TESTWolfram Sang
2022-03-08i2c: cadence: allow COMPILE_TESTWolfram Sang
2022-03-08i2c: bcm2835: Avoid clock stretching timeoutsEric Anholt
2022-02-23i2c: brcmstb: fix support for DSL and CM variantsRafał Miłecki
2022-01-27i2c: designware-pci: Fix to change data types of hcnt and lcnt parametersLakshmi Sowjanya D
2022-01-27i2c: mpc: Correct I2C reset procedureJoakim Tjernlund
2022-01-27i2c: i801: Don't silently correct invalid transfer sizeHeiner Kallweit
2022-01-05i2c: validate user data in compat ioctlPavel Skripkin
2021-12-17i2c: rk3x: Handle a spurious start completion interrupt flagOndrej Jirman
2021-12-08i2c: cbus-gpio: set atomic transfer callbackAaro Koskinen
2021-12-08i2c: stm32f7: stop dma transfer in case of NACKAlain Volmat
2021-12-08i2c: stm32f7: recover the bus on access timeoutAlain Volmat
2021-12-08i2c: stm32f7: flush TX FIFO upon transfer errorsAlain Volmat
2021-11-17i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'Christophe JAILLET
2021-10-13i2c: acpi: fix resource leak in reconfiguration device additionJamie Iles
2021-09-15i2c: mt65xx: fix IRQ checkSergey Shtylyov
2021-09-15i2c: s3c2410: fix IRQ checkSergey Shtylyov
2021-09-15i2c: iop3xx: fix deferred probingSergey Shtylyov
2021-09-15i2c: highlander: add IRQ checkSergey Shtylyov
2021-08-18i2c: dev: zero out array used for i2c reads from userspaceGreg Kroah-Hartman
2021-07-20i2c: core: Disable client irq on reboot/shutdownDmitry Torokhov
2021-06-30i2c: robotfuzz-osif: fix control-request directionsJohan Hovold
2021-06-16i2c: mpc: implement erratum A-004447 workaroundChris Packham
2021-06-16i2c: mpc: Make use of i2c_recover_bus()Chris Packham
2021-06-10i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM opsRoja Rani Yarubandi
2021-06-10i2c: qcom-geni: Add shutdown callback for i2cRoja Rani Yarubandi
2021-06-03i2c: sh_mobile: Use new clock calculation formulas for RZ/G2EGeert Uytterhoeven
2021-06-03i2c: i801: Don't generate an interrupt on bus resetJean Delvare
2021-06-03i2c: s3c2410: fix possible NULL pointer deref on read message after writeKrzysztof Kozlowski
2021-05-19i2c: bail out early when RDWR parameters are wrongWolfram Sang
2021-05-14i2c: sh7760: fix IRQ error pathSergey Shtylyov
2021-05-14i2c: sh7760: add IRQ checkSergey Shtylyov
2021-05-14i2c: jz4780: add IRQ checkSergey Shtylyov
2021-05-14i2c: emev2: add IRQ checkSergey Shtylyov
2021-05-14i2c: cadence: add IRQ checkSergey Shtylyov
2021-05-14i2c: sprd: fix reference leak when pm_runtime_get_sync failsQinglang Miao
2021-05-14i2c: omap: fix reference leak when pm_runtime_get_sync failsQinglang Miao
2021-05-14i2c: imx-lpi2c: fix reference leak when pm_runtime_get_sync failsQinglang Miao
2021-05-14i2c: img-scb: fix reference leak when pm_runtime_get_sync failsQinglang Miao
2021-04-14i2c: turn recovery error on init to debugWolfram Sang
2021-03-17i2c: rcar: optimize cacheline to minimize HW race conditionWolfram Sang
2021-03-17i2c: rcar: faster irq code to minimize HW race conditionWolfram Sang
2021-03-04i2c: brcmstb: Fix brcmstd_send_i2c_cmd conditionMaxime Ripard
2021-03-04i2c: qcom-geni: Store DMA mapping data in geni_i2c_dev structRoja Rani Yarubandi
2021-03-04i2c: iproc: handle master read requestRayagonda Kokatanur
2021-03-04i2c: iproc: update slave isr mask (ISR_MASK_SLAVE)Rayagonda Kokatanur