summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* i2c: owl: Clear NACK and BUS error bitsCristian Ciocaltea2020-10-141-0/+6
* i2c: meson: fixup rate calculation with filter delayNicolas Belin2020-10-141-11/+12
* i2c: meson: fix clock setting overwriteJerome Brunet2020-10-141-1/+18
* i2c: i801: Exclude device from suspend direct complete optimizationJean Delvare2020-10-141-0/+1
* i2c: cpm: Fix i2c_ram structureNicolas VINCENT2020-10-071-0/+3
* i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_dev...Hans de Goede2020-10-011-1/+1
* i2c: i801: Fix resume bugVolker RĂ¼melin2020-09-231-7/+14
* i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo2020-09-231-12/+23
* i2c: rcar: in slave mode, clear NACK earlierWolfram Sang2020-09-031-0/+1
* i2c: rcar: avoid race when unregistering slaveWolfram Sang2020-08-211-3/+5
* i2c: rcar: slave: only send STOP event when we have been addressedWolfram Sang2020-08-211-3/+4
* i2c: slave: add sanity check when unregisteringWolfram Sang2020-08-111-0/+3
* i2c: slave: improve sanity check when registeringWolfram Sang2020-08-111-3/+1
* Revert "i2c: cadence: Fix the hold bit setting"Raviteja Narayanam2020-08-051-7/+2
* i2c: rcar: always clear ICSAR to avoid side effectsWolfram Sang2020-07-291-0/+3
* i2c: eg20t: Load module automatically if ID matchesAndy Shevchenko2020-07-221-0/+1
* i2c: mlxcpld: check correct size of maximum RECV_LEN packetWolfram Sang2020-07-091-2/+2
* i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665Chris Packham2020-07-091-1/+2
* i2c: core: check returned size of emulated smbus block readMans Rullgard2020-06-301-0/+7
* i2c: fsi: Fix the port number field in status registerEddie James2020-06-301-1/+1
* i2c: tegra: Fix Maximum transfer sizeSowjanya Komatineni2020-06-301-1/+14
* i2c: tegra: Add missing kerneldoc for some fieldsThierry Reding2020-06-301-0/+15
* i2c: tegra: Cleanup kerneldoc commentsThierry Reding2020-06-301-12/+11
* i2c: pxa: fix i2c_pxa_scream_blue_murder() debug outputRussell King2020-06-251-4/+3
* i2c: pxa: clear all master action bits in i2c_pxa_stop_message()Russell King2020-06-251-4/+2
* i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsetsAdam Honse2020-06-251-1/+2
* PCI: Move Rohm Vendor ID to generic listAndy Shevchenko2020-06-221-1/+0
* i2c: altera: Fix race between xfer_msg and isr threadAtsushi Nemoto2020-06-071-1/+9
* i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_pro...Christophe JAILLET2020-05-271-0/+1
* i2c: dev: Fix the race between the release of i2c_dev and cdevKevin Hao2020-05-271-22/+26
* i2c: altera: use proper variable to hold errnoWolfram Sang2020-05-021-5/+4
* i2c: st: fix missing struct parameter descriptionAlain Volmat2020-04-171-0/+1
* i2c: hix5hd2: add missed clk_disable_unprepare in removeChuhong Yuan2020-04-021-0/+1
* i2c: acpi: put device when verifying client failsWolfram Sang2020-03-181-1/+9
* i2c: gpio: suppress error on probe deferHamish Martin2020-03-181-1/+1
* i2c: jz4780: silence log flood on txabrtWolfram Sang2020-03-051-34/+2
* i2c: altera: Fix potential integer overflowGustavo A. R. Silva2020-03-051-1/+1
* i2c: stm32f7: report dma error during probeAlain Volmat2020-01-272-8/+17
* i2c: i2c-stm32f7: fix 10-bits check in slave free id search loopAlain Volmat2020-01-271-1/+1
* i2c: stm32f7: rework slave_id allocationAlain Volmat2020-01-271-1/+1
* i2c: fix bus recovery stop mode timingRussell King2020-01-141-3/+10
* i2c: imx: don't print error message on probe deferLucas Stach2019-12-131-1/+2
* i2c: core: fix use after free in of_i2c_notifyWen Yang2019-12-131-2/+2
* i2c: uniphier-f: fix timeout error after reading 8 bytesMasahiro Yamada2019-12-011-3/+14
* i2c: uniphier-f: fix race condition when IRQ is clearedMasahiro Yamada2019-12-011-5/+6
* i2c: uniphier-f: fix occasional timeout errorMasahiro Yamada2019-12-011-8/+25
* i2c: uniphier-f: make driver robust against concurrencyMasahiro Yamada2019-12-011-1/+16
* i2c: zx2967: use core to detect 'no zero length' quirkWolfram Sang2019-11-241-3/+5
* i2c: tegra: use core to detect 'no zero length' quirkWolfram Sang2019-11-241-3/+1
* i2c: qup: use core to detect 'no zero length' quirkWolfram Sang2019-11-241-8/+6