aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-12-15Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'Rafael J. Wysocki
2020-12-11i2c: remove check that can never be trueUwe Kleine-König
2020-12-11i2c: Warn when device removing failsUwe Kleine-König
2020-12-09i2c: designware: Make register offsets all of the same widthAndy Shevchenko
2020-12-09i2c: designware: Switch header to use BIT() and GENMASK()Andy Shevchenko
2020-12-09i2c: pxa: move to generic GPIO recoveryCodrin Ciubotariu
2020-12-09i2c: sh_mobile: Mark adapter suspended during suspendGeert Uytterhoeven
2020-12-09i2c: owl: Add compatible for the Actions Semi S500 I2C controllerCristian Ciocaltea
2020-12-07i2c: imx: support slave mode for imx I2C driverBiwen Li
2020-12-07Merge branch 'i2c/for-current' into i2c/for-5.11Wolfram Sang
2020-12-05i2c: mlxbf: Fix the return check of devm_ioremap and ioremapWang Xiaojun
2020-12-05i2c: mlxbf: select CONFIG_I2C_SLAVEArnd Bergmann
2020-12-03i2c: ismt: Adding support for I2C_SMBUS_BLOCK_PROC_CALLMario Alejandro Posso Escobar
2020-12-03i2c: ocores: Avoid false-positive error log message.Stefan Lässer
2020-12-03Revert "i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630"Bjorn Andersson
2020-12-02i2c: mxs: Remove unneeded platform_device_idFabio Estevam
2020-12-02i2c: pca-platform: drop two members from driver data that are assigned to onlyUwe Kleine-König
2020-12-02i2c: imx: Remove unused .id_table supportFabio Estevam
2020-12-02i2c: nvidia-gpu: drop empty stub for runtime pmVaibhav Gupta
2020-12-02i2c: mv64xxx: Add bus error recoveryMark Tomlinson
2020-12-02i2c: imx: Don't generate STOP condition if arbitration has been lostChristian Eggers
2020-12-02i2c: imx: Check for I2SR_IAL after every byteChristian Eggers
2020-12-02i2c: imx: Fix reset of I2SR_IAL flagChristian Eggers
2020-12-02i2c: qcom: Fix IRQ error misassignementRobert Foss
2020-12-02i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()Zhihao Cheng
2020-11-23PM: sleep: Add dev_wakeup_path() helperPatrice Chotard
2020-11-06i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVEDMichael Wu
2020-11-06i2c: designware: call i2c_dw_read_clear_intrbits_slave() onceMichael Wu
2020-11-06i2c: mlxbf: I2C_MLXBF should depend on MELLANOX_PLATFORMGeert Uytterhoeven
2020-11-06i2c: mlxbf: Update author and maintainer email infoKhalil Blaiech
2020-11-06i2c: mlxbf: Update reference clock frequencyKhalil Blaiech
2020-11-06i2c: mlxbf: Remove unecessary wrapper functionsKhalil Blaiech
2020-11-06i2c: mlxbf: Fix resrticted cast warning of sparseKhalil Blaiech
2020-11-06i2c: mlxbf: Add CONFIG_ACPI to guard ACPI function callKhalil Blaiech
2020-11-06i2c: sh_mobile: implement atomic transfersUlrich Hecht
2020-11-03i2c: exynos5: don't check for irq 0Martin Kaiser
2020-11-03i2c: exynos5: fix platform_get_irq error handlingMartin Kaiser
2020-11-03i2c: exynos5: remove duplicate error messageMartin Kaiser
2020-11-03i2c: mediatek: move dma reset before i2c resetQii Wang
2020-11-03i2c: ocores: fix polling mode workaround on FU540-C000 SoCSagar Shrikant Kadam
2020-11-03i2c: owl: Enable asynchronous probingCristian Ciocaltea
2020-11-03i2c: owl: Add support for atomic transfersCristian Ciocaltea
2020-11-03i2c: at91: remove legacy DMA left oversAlexandre Belloni
2020-10-26Revert "i2c: i2c-qcom-geni: Fix DMA transfer race"Douglas Anderson
2020-10-25i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...Hans de Goede
2020-10-21Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-10i2c: owl: Clear NACK and BUS error bitsCristian Ciocaltea
2020-10-10Revert "i2c: imx: Fix reset of I2SR_IAL flag"Wolfram Sang
2020-10-08i2c: meson: fixup rate calculation with filter delayNicolas Belin