aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
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: 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-04i2c: stm32f7: fix & reorder remove & probe error handlingAlain Volmat
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: 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
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-17Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds
2019-09-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-09-13i2c: tegra: Move suspend handling to NOIRQ phaseJon Hunter
2019-09-13i2c: imx: ACPI support for NXP i2c controllerChuanhua Han
2019-09-05i2c: uniphier(-f): remove all dev_dbg()Masahiro Yamada
2019-09-05i2c: uniphier(-f): use devm_platform_ioremap_resource()Masahiro Yamada
2019-09-04i2c: exynos5: Remove IRQF_ONESHOTSebastian Andrzej Siewior
2019-09-04i2c: stm32f7: Make structure stm32f7_i2c_algo constantNishka Dasgupta