summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-12-151-2/+2
|\
| *-. Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'Rafael J. Wysocki2020-12-151-2/+2
| |\ \
| | * | PM: sleep: Add dev_wakeup_path() helperPatrice Chotard2020-11-231-2/+2
| | |/
* | | i2c: remove check that can never be trueUwe Kleine-König2020-12-111-4/+1
* | | i2c: Warn when device removing failsUwe Kleine-König2020-12-111-2/+7
* | | i2c: designware: Make register offsets all of the same widthAndy Shevchenko2020-12-091-3/+3
* | | i2c: designware: Switch header to use BIT() and GENMASK()Andy Shevchenko2020-12-091-46/+46
* | | i2c: pxa: move to generic GPIO recoveryCodrin Ciubotariu2020-12-091-68/+8
* | | i2c: sh_mobile: Mark adapter suspended during suspendGeert Uytterhoeven2020-12-091-0/+28
* | | i2c: owl: Add compatible for the Actions Semi S500 I2C controllerCristian Ciocaltea2020-12-091-0/+1
* | | i2c: imx: support slave mode for imx I2C driverBiwen Li2020-12-072-24/+196
* | | Merge branch 'i2c/for-current' into i2c/for-5.11Wolfram Sang2020-12-078-193/+223
|\| |
| * | i2c: mlxbf: Fix the return check of devm_ioremap and ioremapWang Xiaojun2020-12-051-6/+6
| * | i2c: mlxbf: select CONFIG_I2C_SLAVEArnd Bergmann2020-12-051-0/+1
| * | i2c: imx: Don't generate STOP condition if arbitration has been lostChristian Eggers2020-12-021-2/+10
| * | i2c: imx: Check for I2SR_IAL after every byteChristian Eggers2020-12-021-0/+10
| * | i2c: imx: Fix reset of I2SR_IAL flagChristian Eggers2020-12-021-6/+16
| * | i2c: qcom: Fix IRQ error misassignementRobert Foss2020-12-021-2/+2
| * | i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()Zhihao Cheng2020-12-021-1/+2
| |/
| * i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVEDMichael Wu2020-11-061-27/+18
| * i2c: designware: call i2c_dw_read_clear_intrbits_slave() onceMichael Wu2020-11-061-6/+1
| * i2c: mlxbf: I2C_MLXBF should depend on MELLANOX_PLATFORMGeert Uytterhoeven2020-11-061-1/+1
| * i2c: mlxbf: Update author and maintainer email infoKhalil Blaiech2020-11-061-1/+1
| * i2c: mlxbf: Update reference clock frequencyKhalil Blaiech2020-11-061-6/+4
| * i2c: mlxbf: Remove unecessary wrapper functionsKhalil Blaiech2020-11-061-111/+72
| * i2c: mlxbf: Fix resrticted cast warning of sparseKhalil Blaiech2020-11-061-2/+2
| * i2c: mlxbf: Add CONFIG_ACPI to guard ACPI function callKhalil Blaiech2020-11-061-0/+9
| * i2c: sh_mobile: implement atomic transfersUlrich Hecht2020-11-061-20/+66
| * i2c: mediatek: move dma reset before i2c resetQii Wang2020-11-031-4/+4
* | i2c: ismt: Adding support for I2C_SMBUS_BLOCK_PROC_CALLMario Alejandro Posso Escobar2020-12-031-2/+17
* | i2c: ocores: Avoid false-positive error log message.Stefan Lässer2020-12-031-1/+1
* | Revert "i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630"Bjorn Andersson2020-12-031-8/+4
* | i2c: mxs: Remove unneeded platform_device_idFabio Estevam2020-12-021-19/+3
* | i2c: pca-platform: drop two members from driver data that are assigned to onlyUwe Kleine-König2020-12-021-4/+0
* | i2c: imx: Remove unused .id_table supportFabio Estevam2020-12-021-19/+1
* | i2c: nvidia-gpu: drop empty stub for runtime pmVaibhav Gupta2020-12-021-9/+1
* | i2c: mv64xxx: Add bus error recoveryMark Tomlinson2020-12-021-1/+28
* | i2c: exynos5: don't check for irq 0Martin Kaiser2020-11-031-1/+1
* | i2c: exynos5: fix platform_get_irq error handlingMartin Kaiser2020-11-031-3/+1
* | i2c: exynos5: remove duplicate error messageMartin Kaiser2020-11-031-1/+0
* | i2c: ocores: fix polling mode workaround on FU540-C000 SoCSagar Shrikant Kadam2020-11-031-12/+11
* | i2c: owl: Enable asynchronous probingCristian Ciocaltea2020-11-031-0/+1
* | i2c: owl: Add support for atomic transfersCristian Ciocaltea2020-11-031-19/+54
* | i2c: at91: remove legacy DMA left oversAlexandre Belloni2020-11-032-3/+0
* | Revert "i2c: i2c-qcom-geni: Fix DMA transfer race"Douglas Anderson2020-10-261-4/+2
|/
* i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...Hans de Goede2020-10-251-1/+10
* Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-2127-900/+3766
|\
| * i2c: tegra: Improve driver module descriptionDmitry Osipenko2020-10-051-1/+1
| * i2c: tegra: Clean up whitespaces, newlines and indentationDmitry Osipenko2020-10-051-27/+46
| * i2c: tegra: Clean up and improve commentsDmitry Osipenko2020-10-051-41/+47