summaryrefslogtreecommitdiff
path: root/drivers/i2c (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'google/common/android-4.4-p' into lineage-18.1-...Michael Bestas2022-02-04
|\
| * i2c: designware-pci: Fix to change data types of hcnt and lcnt parametersLakshmi Sowjanya D2022-01-27
| * i2c: mpc: Correct I2C reset procedureJoakim Tjernlund2022-01-27
| * i2c: i801: Don't silently correct invalid transfer sizeHeiner Kallweit2022-01-27
* | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\|
| * i2c: rk3x: Handle a spurious start completion interrupt flagOndrej Jirman2021-12-22
* | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-10-12
|\|
| * i2c: mt65xx: fix IRQ checkSergey Shtylyov2021-09-22
| * i2c: s3c2410: fix IRQ checkSergey Shtylyov2021-09-22
| * i2c: iop3xx: fix deferred probingSergey Shtylyov2021-09-22
| * i2c: highlander: add IRQ checkSergey Shtylyov2021-09-22
* | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-09-16
|\|
| * i2c: dev: zero out array used for i2c reads from userspaceGreg Kroah-Hartman2021-08-26
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-10
|\|
| * i2c: robotfuzz-osif: fix control-request directionsJohan Hovold2021-06-30
| * i2c: mpc: implement erratum A-004447 workaroundChris Packham2021-06-16
| * i2c: mpc: Make use of i2c_recover_bus()Chris Packham2021-06-16
| * i2c: i801: Don't generate an interrupt on bus resetJean Delvare2021-06-03
| * i2c: s3c2410: fix possible NULL pointer deref on read message after writeKrzysztof Kozlowski2021-06-03
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-05-31
|\|
| * i2c: sh7760: fix IRQ error pathSergey Shtylyov2021-05-22
| * i2c: sh7760: add IRQ checkSergey Shtylyov2021-05-22
| * i2c: jz4780: add IRQ checkSergey Shtylyov2021-05-22
| * i2c: cadence: add IRQ checkSergey Shtylyov2021-05-22
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-03-17
|\|
| * i2c: brcmstb: Fix brcmstd_send_i2c_cmd conditionMaxime Ripard2021-03-03
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-12-30
|\|
| * i2c: imx: Check for I2SR_IAL after every byteChristian Eggers2020-12-11
| * i2c: imx: Fix reset of I2SR_IAL flagChristian Eggers2020-12-11
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-12-09
|\|
| * i2c: imx: Fix external abort on interrupt in exit pathsKrzysztof Kozlowski2020-11-22
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-10-23
|\|
| * i2c: cpm: Fix i2c_ram structureNicolas VINCENT2020-10-14
| * i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo2020-09-23
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-09-19
|\|
| * i2c: rcar: in slave mode, clear NACK earlierWolfram Sang2020-09-03
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-08-23
|\|
| * i2c: rcar: slave: only send STOP event when we have been addressedWolfram Sang2020-08-21
| * Revert "i2c: cadence: Fix the hold bit setting"Raviteja Narayanam2020-08-21
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-07-24
|\|
| * i2c: eg20t: Load module automatically if ID matchesAndy Shevchenko2020-07-22
| * i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665Chris Packham2020-07-09
| * i2c: pxa: fix i2c_pxa_scream_blue_murder() debug outputRussell King2020-06-29
| * i2c: pxa: clear all master action bits in i2c_pxa_stop_message()Russell King2020-06-29
| * i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsetsAdam Honse2020-06-29
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-06-04
|\|
| * i2c: dev: Fix the race between the release of i2c_dev and cdevKevin Hao2020-05-27
| * i2c-dev: don't get i2c adapter via i2c_devviresh kumar2020-05-27
| * i2c: dev: use after free in detachDan Carpenter2020-05-27
| * i2c: dev: don't start function name with 'return'Wolfram Sang2020-05-27