aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
2020-09-21Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2020-09-17i2c: rcar: slave: only send STOP event when we have been addressedWolfram Sang
2020-08-20Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce 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/xlnx-socBruce 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/xlnx-socBruce Ashfield
2020-07-24i2c: mlxcpld: check correct size of maximum RECV_LEN packetWolfram Sang
2020-07-20Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
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/xlnx-socBruce Ashfield
2020-07-07i2c: designware: assert reset when error happen at ->probe()Andy Shevchenko
2020-06-11Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2020-06-09i2c: altera: Fix race between xfer_msg and isr threadAtsushi Nemoto
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce 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/xlnx-socBruce 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: gpio: suppress error on probe deferHamish Martin
2020-05-19Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce 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/xlnx-socBruce 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
2020-04-12i2c: stm32f7: rework slave_id allocationAlain Volmat
2020-03-11Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2020-03-07i2c: stm32f7: fix & reorder remove & probe error handlingAlain Volmat
2019-12-18Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2019-12-16i2c: stm32f7: remove warning when compiling with W=1Alain Volmat
2019-12-16i2c: stm32f7: fix a race in slave mode with arbitration loss irqFabrice Gasnier
2019-12-16i2c: stm32f7: fix first byte to send in slave modeFabrice Gasnier
2019-12-16i2c: mt65xx: fix NULL ptr dereferenceFabien Parent
2019-12-16i2c: aspeed: fix master pending state handlingJae Hyun Yoo
2019-11-10Merge branch 'v5.2/standard/base' into v5.2/standard/xlnx-socBruce Ashfield
2019-11-09i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630Lee Jones
2019-11-04i2c: cadence: keep bus_hold_flag unless I2C_M_NOSTART is setQuanyang Wang