summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2021-10-16Merge tag 'v4.4.288' into toradex_vf_4.4Max Krummenacher
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-07-07Merge tag 'v4.4.274' into toradex_vf_4.4-nextMarcel Ziswiler
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-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: cadence: add IRQ checkSergey Shtylyov
2021-03-03i2c: brcmstb: Fix brcmstd_send_i2c_cmd conditionMaxime Ripard
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-10-14i2c: cpm: Fix i2c_ram structureNicolas VINCENT
2020-09-27Merge tag 'v4.4.237' into toradex_vf_4.4Max Krummenacher
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: slave: only send STOP event when we have been addressedWolfram Sang
2020-08-21Revert "i2c: cadence: Fix the hold bit setting"Raviteja Narayanam
2020-07-22i2c: eg20t: Load module automatically if ID matchesAndy Shevchenko
2020-07-09i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665Chris Packham
2020-06-29i2c: pxa: fix i2c_pxa_scream_blue_murder() debug outputRussell King
2020-06-29i2c: pxa: clear all master action bits in i2c_pxa_stop_message()Russell King
2020-06-29i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsetsAdam Honse
2020-05-27i2c: dev: Fix the race between the release of i2c_dev and cdevKevin Hao
2020-05-27i2c-dev: don't get i2c adapter via i2c_devviresh kumar
2020-05-27i2c: dev: use after free in detachDan Carpenter
2020-05-27i2c: dev: don't start function name with 'return'Wolfram Sang
2020-05-27i2c: dev: switch from register_chrdev to cdev APIErico Nunes
2020-05-21Merge tag 'v4.4.220' into toradex_vf_4.4-nextMarcel Ziswiler
2020-05-05i2c: designware-pci: use IRQF_COND_SUSPEND flagAndy Shevchenko
2020-04-24i2c: st: fix missing struct parameter descriptionAlain Volmat
2020-04-02i2c: hix5hd2: add missed clk_disable_unprepare in removeChuhong Yuan
2020-03-28Merge tag 'v4.4.217' into toradex_vf_4.4-nextMax Krummenacher
2020-03-11i2c: jz4780: silence log flood on txabrtWolfram Sang
2020-02-24Merge tag 'v4.4.214' into toradex_vf_4.4-nextMax Krummenacher
2019-12-21i2c: imx: don't print error message on probe deferLucas Stach
2019-10-05i2c: riic: Clear NACK in tend isrChris Brandt
2019-06-22i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwrYingjoe Chen
2019-06-22i2c: acorn: fix i2c warningRussell King
2019-04-27i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATAJeremy Compostella
2019-03-28Merge tag 'v4.4.177' into toradex_vf_4.4-nextColibri-VF_LXDE-Image_2.8b6.183-20190331Marcel Ziswiler
2019-03-23i2c: tegra: fix maximum transfer sizeSowjanya Komatineni