aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
AgeCommit message (Expand)Author
2020-09-21Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/intel-x86Bruce Ashfield
2020-09-17i2c: rcar: slave: only send STOP event when we have been addressedWolfram Sang
2020-08-29Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/intel-x86Bruce Ashfield
2020-08-27i2c: slave: add sanity check when unregisteringWolfram Sang
2020-08-27i2c: slave: improve sanity check when registeringWolfram Sang
2020-08-20Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/intel-x86Bruce Ashfield
2020-08-18i2c: rcar: avoid race when unregistering slaveWolfram Sang
2020-08-18i2c: i2c-qcom-geni: Fix DMA transfer raceDouglas Anderson
2020-08-18i2c: rcar: always clear ICSAR to avoid side effectsWolfram Sang
2020-08-16Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-08-13i2c: eg20t: Load module automatically if ID matchesAndy Shevchenko
2020-08-13Revert "i2c: cadence: Fix the hold bit setting"Raviteja Narayanam
2020-08-04Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-07-24i2c: mlxcpld: check correct size of maximum RECV_LEN packetWolfram Sang
2020-07-24i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665Chris Packham
2020-07-20Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-07-16i2c: core: check returned size of emulated smbus block readMans Rullgard
2020-07-16i2c: fsi: Fix the port number field in status registerEddie James
2020-07-13i2c: pxa: fix i2c_pxa_scream_blue_murder() debug outputRussell King
2020-07-13i2c: pxa: clear all master action bits in i2c_pxa_stop_message()Russell King
2020-07-13i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsetsAdam Honse
2020-07-12Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-07-07i2c: designware: assert reset when error happen at ->probe()Andy Shevchenko
2020-06-29Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-24i2c: add newly exported functions to the header, tooWolfram Sang
2020-06-11Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-11Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-09i2c: altera: Fix race between xfer_msg and isr threadAtsushi Nemoto
2020-06-08i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_pro...Christophe JAILLET
2020-06-08i2c: fix missing pm_runtime_put_sync in i2c_device_probeAlain Volmat
2020-06-08i2c: dev: Fix the race between the release of i2c_dev and cdevKevin Hao
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-04i2c: aspeed: Avoid i2c interrupt status clear race condition.ryan_chen
2020-06-04i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handlingDan Carpenter
2020-06-04i2c: altera: use proper variable to hold errnoWolfram Sang
2020-06-01i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHTHans de Goede
2020-06-01i2c: pca-platform: Use platform_irq_get_optionalChris Packham
2020-06-01i2c: st: fix missing struct parameter descriptionAlain Volmat
2020-05-25Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-21i2c: nvidia-gpu: Handle timeout correctly in gpu_i2c_check_status()Kai-Heng Feng
2020-05-21i2c: hix5hd2: add missed clk_disable_unprepare in removeChuhong Yuan
2020-05-21i2c: acpi: put device when verifying client failsWolfram Sang
2020-05-21i2c: gpio: suppress error on probe deferHamish Martin
2020-05-19Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-15i2c: jz4780: silence log flood on txabrtWolfram Sang
2020-05-15i2c: altera: Fix potential integer overflowGustavo A. R. Silva
2020-04-13Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-04-12i2c: stm32f7: report dma error during probeAlain Volmat
2020-04-12i2c: i2c-stm32f7: fix 10-bits check in slave free id search loopAlain Volmat