summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2020-07-07Merge tag 'v5.4.47' into 5.4-2.1.x-imxMax Krummenacher
2020-06-07i2c: altera: Fix race between xfer_msg and isr threadAtsushi Nemoto
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-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-02i2c: altera: use proper variable to hold errnoWolfram Sang
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-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-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-08Merge tag 'v5.4.24' into imx_5.4.yJason Liu
2020-03-05i2c: jz4780: silence log flood on txabrtWolfram Sang
2020-03-05i2c: altera: Fix potential integer overflowGustavo A. R. Silva
2020-02-26LF-162: i2c: imx: Defer probing if EDMA not availablePeng Ma
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-12-27LF-633-1 i2c: lpi2c: add bus recovery featureClark Wang
2019-12-02Merge branch 'xen/next' into nextDong Aisheng
2019-11-29LF-263-2 i2c: imx: increase PM timeout to avoid operate clk frequentlyClark Wang
2019-11-29LF-263-1 i2c: lpi2c: increase PM timeout to avoid operate clk frequentlyClark Wang
2019-11-28i2c: mux: pca954x: support property idle-stateBiwen Li
2019-11-28LF-98 i2c: imx: fix the judgement of slave mode in isrClark Wang
2019-11-28i2c: imx: correct code of errata A-010650 for layerscape platformBiwen Li
2019-11-28i2c: imx: support slave mode for imx I2C driverBiwen Li
2019-11-28LF-191-2 i2c: introduce xen i2c paravirtualization driverPeng Fan
2019-11-25i2c: imx: fix system hang due to access i2c registers without clockDong Aisheng
2019-11-25i2c: imx: get rid of CONFIG_ARCH_LAYERSCAPEDong Aisheng
2019-11-25i2c: imx: implement bus recovery with gpio for LayerscapeZhang Ying-22455
2019-11-25i2c: imx: add workaround for erratum ERR010027Zhang Ying-22455
2019-11-25MLK-20368 i2c-imx: Coverity: fix divide by zero warningClark Wang
2019-11-25MLK-20773 i2c-imx: add a limit of maximum transfer speed for imx7dClark Wang
2019-11-25MLK-16203 enable runtime pm of i2c temporary when do system suspendGao Pan
2019-11-25MLK-11403: I2C: imx: restore pin setting for i2cGao Pan
2019-11-25MLK-10893: i2c: imx: add irqf_no_suspendgaopan
2019-11-25MLK-16220 lpi2c: imx8: improve i2c driver probe priorityGao Pan