aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
AgeCommit message (Expand)Author
2020-05-28Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce 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/preempt-rt/cn96xxBruce 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/preempt-rt/base' into v5.4/standard/preempt-rt/cn...Bruce Ashfield
2020-05-02i2c: altera: use proper variable to hold errnoWolfram Sang
2020-04-22Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2020-04-22Merge branch 'v5.4/standard/preempt-rt/base' into v5.4/standard/preempt-rt/cn...Bruce 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/preempt-rt/cn96xxBruce Ashfield
2020-04-13Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce 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/preempt-rt/cn96xxBruce Ashfield
2020-03-21Merge branch 'v5.4/standard/preempt-rt/base' into v5.4/standard/preempt-rt/cn...Bruce 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-02-27drivers: i2c: thunderx: octeontx2 clock divisor logic changesSuneel Garapati
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-04i2c: stm32f7: fix & reorder remove & probe error handlingAlain Volmat
2019-11-15i2c: core: fix use after free in of_i2c_notifyWen Yang
2019-11-15i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is presentHans de Goede
2019-10-24i2c: stm32f7: remove warning when compiling with W=1Alain Volmat
2019-10-24i2c: stm32f7: fix a race in slave mode with arbitration loss irqFabrice Gasnier
2019-10-24i2c: stm32f7: fix first byte to send in slave modeFabrice Gasnier
2019-10-24i2c: mt65xx: fix NULL ptr dereferenceFabien Parent
2019-10-21i2c: aspeed: fix master pending state handlingJae Hyun Yoo
2019-09-28i2c: slave-eeprom: Add read only modeBjörn Ardö
2019-09-28i2c: i801: Bring back Block Process Call support for certain platformsJarkko Nikula
2019-09-28i2c: riic: Clear NACK in tend isrChris Brandt
2019-09-28i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630Lee Jones
2019-09-24Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds