summaryrefslogtreecommitdiff
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.14.270' into v4.14-rtLuis Claudio R. Goncalves2022-03-093-3/+14
|\
| * i2c: qup: allow COMPILE_TESTWolfram Sang2022-03-081-1/+1
| * i2c: cadence: allow COMPILE_TESTWolfram Sang2022-03-081-1/+1
| * i2c: bcm2835: Avoid clock stretching timeoutsEric Anholt2022-03-081-0/+11
| * i2c: brcmstb: fix support for DSL and CM variantsRafał Miłecki2022-02-231-1/+1
* | Merge tag 'v4.14.264' into v4.14-rtLuis Claudio R. Goncalves2022-02-113-22/+24
|\ \ | |/
| * i2c: designware-pci: Fix to change data types of hcnt and lcnt parametersLakshmi Sowjanya D2022-01-271-4/+4
| * i2c: mpc: Correct I2C reset procedureJoakim Tjernlund2022-01-271-8/+15
| * i2c: i801: Don't silently correct invalid transfer sizeHeiner Kallweit2022-01-271-10/+5
* | Merge tag 'v4.14.261' into v4.14-rtLuis Claudio R. Goncalves2022-01-051-2/+2
|\ \ | |/
| * i2c: rk3x: Handle a spurious start completion interrupt flagOndrej Jirman2021-12-221-2/+2
* | Merge tag 'v4.14.256' into v4.14-rtLuis Claudio R. Goncalves2021-11-282-1/+6
|\ \ | |/
| * i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'Christophe JAILLET2021-11-261-1/+5
| * i2c: acpi: fix resource leak in reconfiguration device additionJamie Iles2021-10-171-0/+1
* | Merge tag 'v4.14.249' into v4.14-rtLuis Claudio R. Goncalves2021-10-074-7/+5
|\ \ | |/
| * i2c: mt65xx: fix IRQ checkSergey Shtylyov2021-09-221-1/+1
| * i2c: s3c2410: fix IRQ checkSergey Shtylyov2021-09-221-1/+1
| * i2c: iop3xx: fix deferred probingSergey Shtylyov2021-09-221-4/+2
| * i2c: highlander: add IRQ checkSergey Shtylyov2021-09-221-1/+1
* | Merge tag 'v4.14.245' into v4.14-rtLuis Claudio R. Goncalves2021-09-111-2/+3
|\ \ | |/
| * i2c: dev: zero out array used for i2c reads from userspaceGreg Kroah-Hartman2021-08-261-2/+3
* | Merge tag 'v4.14.240' into v4.14-rtLuis Claudio R. Goncalves2021-08-151-0/+3
|\ \ | |/
| * i2c: core: Disable client irq on reboot/shutdownDmitry Torokhov2021-07-201-0/+3
* | Merge tag 'v4.14.238' into v4.14-rtLuis Claudio R. Goncalves2021-07-051-2/+2
|\ \ | |/
| * i2c: robotfuzz-osif: fix control-request directionsJohan Hovold2021-06-301-2/+2
* | Merge tag 'v4.14.237' into v4.14-rtLuis Claudio R. Goncalves2021-07-051-2/+93
|\ \ | |/
| * i2c: mpc: implement erratum A-004447 workaroundChris Packham2021-06-161-1/+78
| * i2c: mpc: Make use of i2c_recover_bus()Chris Packham2021-06-161-2/+16
* | Merge tag 'v4.14.235' into v4.14-rtLuis Claudio R. Goncalves2021-06-082-4/+5
|\ \ | |/
| * i2c: i801: Don't generate an interrupt on bus resetJean Delvare2021-06-031-4/+2
| * i2c: s3c2410: fix possible NULL pointer deref on read message after writeKrzysztof Kozlowski2021-06-031-0/+3
* | Merge tag 'v4.14.233' into v4.14-rtLuis Claudio R. Goncalves2021-06-084-4/+16
|\ \ | |/
| * i2c: sh7760: fix IRQ error pathSergey Shtylyov2021-05-221-1/+1
| * i2c: sh7760: add IRQ checkSergey Shtylyov2021-05-221-1/+4
| * i2c: jz4780: add IRQ checkSergey Shtylyov2021-05-221-1/+4
| * i2c: emev2: add IRQ checkSergey Shtylyov2021-05-221-1/+4
| * i2c: cadence: add IRQ checkSergey Shtylyov2021-05-221-1/+4
* | Merge tag 'v4.14.231' into v4.14-rtLuis Claudio R. Goncalves2021-05-011-3/+4
|\ \ | |/
| * i2c: turn recovery error on init to debugWolfram Sang2021-04-161-3/+4
* | Merge tag 'v4.14.223' into v4.14-rtClark Williams2021-03-081-1/+1
|\ \ | |/
| * i2c: brcmstb: Fix brcmstd_send_i2c_cmd conditionMaxime Ripard2021-03-031-1/+1
* | Merge tag 'v4.14.222' into v4.14-rtClark Williams2021-03-081-1/+10
|\ \ | |/
| * i2c: stm32f7: fix configuration of the digital filterAlain Volmat2021-02-231-1/+10
* | Merge tag 'v4.14.218' into v4.14-rtClark Williams2021-03-082-2/+2
|\ \ | |/
| * i2c: octeon: check correct size of maximum RECV_LEN packetWolfram Sang2021-01-301-1/+1
| * i2c: bpmp-tegra: Ignore unknown I2C_M flagsMikko Perttunen2021-01-301-1/+1
* | Merge tag 'v4.14.216' into v4.14-rtClark Williams2021-03-021-1/+7
|\ \ | |/
| * i2c: sprd: use a specific timeout to avoid system hang up issueChunyan Zhang2021-01-171-1/+7
* | Merge tag 'v4.14.212' into v4.14-rtClark Williams2020-12-152-6/+27
|\ \ | |/
| * i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()Zhihao Cheng2020-12-111-1/+2