aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
AgeCommit message (Expand)Author
2020-04-02i2c: hix5hd2: add missed clk_disable_unprepare in removeChuhong Yuan
2020-03-20i2c: acpi: put device when verifying client failsWolfram Sang
2020-03-11i2c: jz4780: silence log flood on txabrtWolfram Sang
2020-03-11i2c: altera: Fix potential integer overflowGustavo A. R. Silva
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-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-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-13i2c: omap: Use noirq system sleep pm ops to idle device for suspendTony Lindgren
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-01-16i2c: dev: prevent adapter retries and timeout being set as minus valueYi Zeng
2018-12-21i2c: uniphier-f: fix violation of tLOW requirement for Fast-modeMasahiro Yamada
2018-12-21i2c: uniphier: fix violation of tLOW requirement for Fast-modeMasahiro Yamada
2018-12-21i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device nodeHans de Goede
2018-12-21i2c: axxia: properly handle master timeoutAdamski, Krzysztof (Nokia - PL/Wroclaw)
2018-11-13i2c: rcar: cleanup DMA for all kinds of failureWolfram Sang
2018-10-20i2c: rcar: handle RXDMA HW behaviour on Gen3Wolfram Sang
2018-10-18i2c: i2c-scmi: fix for i2c_smbus_write_block_dataEdgar Cherkasov
2018-10-10i2c: uniphier-f: issue STOP only for last message or I2C_M_STOPMasahiro Yamada
2018-10-10i2c: uniphier: issue STOP only for last message or I2C_M_STOPMasahiro Yamada
2018-10-03i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg
2018-09-26i2c: aspeed: Fix initial values of master and slave stateJae Hyun Yoo
2018-09-19i2c: aspeed: Add an explicit type casting for *get_clk_reg_valJae Hyun Yoo
2018-09-19i2c: i801: fix DNV's SMBCTRL register offsetFelipe Balbi
2018-09-19i2c: xiic: Make the start and the byte count write atomicShubhrajyoti Datta
2018-09-05i2c/mux, locking/core: Annotate the nested rt_mutex usagePeter Rosin
2018-09-05i2c: davinci: Avoid zero value of CLKHAlexander Sverdlin
2018-08-24i2c: imx: Fix race condition in dma readEsben Haabendal