aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
AgeCommit message (Expand)Author
2022-01-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/intelv4.14/standard/preempt-rt/intelBruce Ashfield
2022-01-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/intelBruce Ashfield
2022-01-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/intelBruce Ashfield
2021-12-22i2c: rk3x: Handle a spurious start completion interrupt flagOndrej Jirman
2021-11-26i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'Christophe JAILLET
2021-10-17i2c: acpi: fix resource leak in reconfiguration device additionJamie Iles
2021-09-22i2c: mt65xx: fix IRQ checkSergey Shtylyov
2021-09-22i2c: s3c2410: fix IRQ checkSergey Shtylyov
2021-09-22i2c: iop3xx: fix deferred probingSergey Shtylyov
2021-09-22i2c: highlander: add IRQ checkSergey Shtylyov
2021-08-26i2c: dev: zero out array used for i2c reads from userspaceGreg Kroah-Hartman
2021-08-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-08-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-08-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
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-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-06-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-06-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-06-10i2c: hix5hd2: Remove IRQF_ONESHOTSebastian Andrzej Siewior
2021-06-10i2c: exynos5: Remove IRQF_ONESHOTSebastian Andrzej Siewior
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-22i2c: sh7760: fix IRQ error pathSergey Shtylyov
2021-05-22i2c: sh7760: add IRQ checkSergey Shtylyov
2021-05-22i2c: jz4780: add IRQ checkSergey Shtylyov
2021-05-22i2c: emev2: add IRQ checkSergey Shtylyov
2021-05-22i2c: cadence: add IRQ checkSergey Shtylyov
2021-04-16i2c: turn recovery error on init to debugWolfram Sang
2021-03-03i2c: brcmstb: Fix brcmstd_send_i2c_cmd conditionMaxime Ripard
2021-02-23i2c: stm32f7: fix configuration of the digital filterAlain Volmat
2021-01-30i2c: octeon: check correct size of maximum RECV_LEN packetWolfram Sang
2021-01-30i2c: bpmp-tegra: Ignore unknown I2C_M flagsMikko Perttunen
2021-01-17i2c: sprd: use a specific timeout to avoid system hang up issueChunyan Zhang
2020-12-11i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()Zhihao Cheng
2020-12-11i2c: imx: Check for I2SR_IAL after every byteChristian Eggers
2020-12-11i2c: imx: Fix reset of I2SR_IAL flagChristian Eggers
2020-11-22i2c: imx: Fix external abort on interrupt in exit pathsKrzysztof Kozlowski
2020-11-22i2c: imx: use clk notifier for rate changesLucas Stach
2020-10-29i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...Hans de Goede
2020-10-29i2c: rcar: Auto select RESET_CONTROLLERDirk Behme
2020-10-14i2c: meson: fix clock setting overwriteJerome Brunet
2020-10-14i2c: cpm: Fix i2c_ram structureNicolas VINCENT
2020-10-01i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_dev...Hans de Goede
2020-09-23i2c: i801: Fix resume bugVolker RĂ¼melin
2020-09-23i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo
2020-09-03i2c: rcar: in slave mode, clear NACK earlierWolfram Sang
2020-08-21i2c: rcar: avoid race when unregistering slaveWolfram Sang