aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
AgeCommit message (Expand)Author
2020-05-28Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-05-27i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_pro...Christophe JAILLET
2020-05-27i2c: fix missing pm_runtime_put_sync in i2c_device_probeAlain Volmat
2020-05-27i2c: dev: Fix the race between the release of i2c_dev and cdevKevin Hao
2020-05-11Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-05-06i2c: aspeed: Avoid i2c interrupt status clear race condition.ryan_chen
2020-05-06i2c: iproc: generate stop event for slave writesRayagonda Kokatanur
2020-05-06i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handlingDan Carpenter
2020-05-02Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-05-02i2c: altera: use proper variable to hold errnoWolfram Sang
2020-04-22Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-04-22Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-04-21i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHTHans de Goede
2020-04-17i2c: pca-platform: Use platform_irq_get_optionalChris Packham
2020-04-17i2c: st: fix missing struct parameter descriptionAlain Volmat
2020-04-13Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-04-13Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-04-08i2c: i801: Do not add ICH_RES_IO_SMI for the iTCO_wdt deviceMika Westerberg
2020-04-01i2c: nvidia-gpu: Handle timeout correctly in gpu_i2c_check_status()Kai-Heng Feng
2020-04-01i2c: hix5hd2: add missed clk_disable_unprepare in removeChuhong Yuan
2020-03-21Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-03-21Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-03-18i2c: acpi: put device when verifying client failsWolfram Sang
2020-03-18i2c: gpio: suppress error on probe deferHamish Martin
2020-03-18i2c: designware-pci: Fix BUG_ON during device removalJarkko Nikula
2020-03-05i2c: jz4780: silence log flood on txabrtWolfram Sang
2020-03-05i2c: altera: Fix potential integer overflowGustavo A. R. Silva
2020-03-02Merge tag 'v5.4.15' into v5.4/standard/xlnx-soc-devBruce Ashfield
2020-03-02Merge tag 'v5.4.14' into v5.4/standard/xlnx-soc-devBruce Ashfield
2020-03-02Merge tag 'v5.4.13' into v5.4/standard/xlnx-soc-devBruce Ashfield
2020-03-02Merge tag 'v5.4.12' into v5.4/standard/xlnx-soc-devBruce Ashfield
2020-01-26i2c: stm32f7: report dma error during probeAlain Volmat
2020-01-26i2c: i2c-stm32f7: fix 10-bits check in slave free id search loopAlain Volmat
2020-01-26i2c: stm32f7: rework slave_id allocationAlain Volmat
2020-01-23i2c: iop3xx: Fix memory leak in probe error pathKrzysztof Kozlowski
2020-01-23i2c: tegra: Properly disable runtime PM on driver's probe errorDmitry Osipenko
2020-01-23i2c: tegra: Fix suspending in active runtime PM stateDmitry Osipenko
2020-01-17i2c: bcm2835: Store pointer to bus clockStefan Wahren
2020-01-14i2c: fix bus recovery stop mode timingRussell King
2020-01-12Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-01-04i2c: stm32f7: fix & reorder remove & probe error handlingAlain Volmat
2019-12-03i2c: cadence: keep bus_hold_flag unless I2C_M_NOSTART is setQuanyang Wang
2019-12-02i2c: cadence: Fix the driver in interrupt flurry caseShubhrajyoti Datta
2019-12-02i2c: cadence: Fix power management order of operationsTopi Kuutela
2019-12-02i2c: cadence: Fix wording in i2c-cadence driverMichal Simek
2019-12-02i2c: cadence: Fixed repeated start not holding the bus long enoughJohn Linn
2019-12-02i2c: Re-order the interrupt enable sequence in the i2c send and raceive pathsNava kishore Manne
2019-12-02i2c: cadence: Handling Slave monitor modeNava kishore Manne
2019-12-02i2c: cadence: Added slave supportChirag Parekh
2019-12-02i2c: cadence: Recover bus after controller resetChirag Parekh