summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2020-02-07Merge tag 'v4.14.164' into 4.14-2.3.x-imxMarcel Ziswiler
2019-12-17i2c: imx: don't print error message on probe deferLucas Stach
2019-12-17i2c: core: fix use after free in of_i2c_notifyWen Yang
2019-12-01i2c: uniphier-f: fix timeout error after reading 8 bytesMasahiro Yamada
2019-12-01i2c: uniphier-f: fix race condition when IRQ is clearedMasahiro Yamada
2019-12-01i2c: uniphier-f: fix occasional timeout errorMasahiro Yamada
2019-12-01i2c: uniphier-f: make driver robust against concurrencyMasahiro Yamada
2019-11-24i2c: brcmstb: Allow enabling the driver on DSL SoCsFlorian Fainelli
2019-11-20i2c: aspeed: fix invalid clock parameters for very large divisorsBrendan Higgins
2019-11-20i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is presentHans de Goede
2019-11-12i2c: omap: Trigger bus recovery in lockup caseClaudio Foellmi
2019-11-10i2c: stm32f7: remove warning when compiling with W=1Alain Volmat
2019-10-11MLK-22719 i2c: rpmsg-imx: add defer probe for rpbusClark Wang
2019-10-07i2c-cht-wc: Fix lockdep warningHans de Goede
2019-10-05i2c: riic: Clear NACK in tend isrChris Brandt
2019-09-21i2c: designware: Synchronize IRQs when unregistering slave clientJarkko Nikula
2019-09-06i2c: piix4: Fix port selection for AMD Family 16h Model 30hAndrew Cooks
2019-09-06i2c: emev2: avoid race when unregistering slave clientWolfram Sang
2019-09-06i2c: rcar: avoid race when unregistering slave clientWolfram Sang
2019-08-04i2c: qup: fixed releasing dma without flush operation completionAbhishek Sahu
2019-07-23MLK-22296-2 i2c: lpi2c: Fix build warning when CONFIG_PM_SLEEP=nClark Wang
2019-07-23MLK-22296-1 i2c: i2c-imx: Fix build warning when CONFIG_PM_SLEEP=nClark Wang
2019-06-22i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwrYingjoe Chen
2019-06-19i2c: acorn: fix i2c warningRussell King
2019-06-11i2c: xiic: Add max_read_len quirkRobert Hancock
2019-05-08i2c: i2c-stm32f7: Fix SDADEL minimum formulaNicolas Le Bayon
2019-03-23i2c: tegra: fix maximum transfer sizeSowjanya Komatineni
2019-03-23i2c: bcm2835: Clear current buffer pointers and counts after a transferPaul Kocialkowski
2019-03-23i2c: cadence: Fix the hold bit settingShubhrajyoti Datta
2019-03-14MLK-21140 i2c: rpmsg: ensure received bus_id and addr is same as sentClark Wang
2019-03-13i2c: omap: Use noirq system sleep pm ops to idle device for suspendTony Lindgren
2019-03-05MLK-21023 i2c: rpmsg-imx: add mutex lock when transfer i2c messagesClark Wang
2019-02-27MLK-20993 i2c: rpmsg: add a BUG_ON to catch alias id issuePeng Fan
2019-02-21MLK-20940-1 i2c: busses: Add virtual i2c driver based on rpmsgClark Wang
2019-02-12i2c-axxia: check for error conditions firstAdamski, Krzysztof (Nokia - PL/Wroclaw)
2019-02-12i2c: sh_mobile: add support for r8a77990 (R-Car E3)Simon Horman
2019-02-12MLK-20773 i2c-imx: add a limit of maximum transfer speed for imx7dClark Wang
2019-02-12MLK-20368 i2c-imx: Coverity: fix divide by zero warningClark Wang
2019-02-12MLK-20380: i2c: xenfront: fix i2cdetect bugFlynn xu
2019-02-12MLK-20349 i2c: xen front: fix build warningPeng Fan
2019-02-12MLK-20342 i2c: xen-i2cback/front: Add i2c_smbus interfaceFlynn xu
2019-02-12MLK-20319 i2c:xen-i2cfront: fix uninitalized variableFlynn xu
2019-02-12MLK-20196-2 i2c: xen-i2cback: fix uninitalized variablesPeng Fan
2019-02-12MLK-20196-1 i2c: xen-i2cback: fix num_msg usagePeng Fan
2019-02-12MLK-19728-2 i2c: introduce xen i2c paravirtualization driverPeng Fan
2019-02-12MLK-17426 imx: lpi2c: add debug message when i2c peripheral clk doesn't workGao Pan
2019-02-12MLK-17290-02 i2c: imx-lpi2c: manage irq resource request/release in runtime pmFugang Duan
2019-02-12MLK-16713 i2c: imx-lpi2c: add runtime pm supportFugang Duan
2019-02-12MA-10480 Make CONFIG_I2C_IMX to depend on CONFIG_ARCH_MXC_ARM64guoyin.chen
2019-02-12MLK-16203 enable runtime pm of i2c temporary when do system suspendGao Pan