summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* i2c: mediatek: Move suspend and resume handling to NOIRQ phaseQii Wang2021-01-281-3/+16
* i2c: sprd: depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski2021-01-221-0/+1
* Revert "i2c: imx: Remove unused .id_table support"Fabio Estevam2021-01-221-1/+19
* i2c: octeon: check correct size of maximum RECV_LEN packetWolfram Sang2021-01-171-1/+1
* i2c: tegra: Create i2c_writesl_vi() to use with VI I2C for filling TX FIFOSowjanya Komatineni2021-01-171-1/+21
* i2c: bpmp-tegra: Ignore unknown I2C_M flagsMikko Perttunen2021-01-171-1/+1
* i2c: tegra: Wait for config load atomically while in ISRMikko Perttunen2021-01-111-1/+1
* i2c: mediatek: Fix apdma and i2c hand-shake timeoutQii Wang2021-01-051-5/+22
* i2c: i801: Fix the i2c-mux gpiod_lookup_table not being properly terminatedHans de Goede2021-01-041-1/+1
* i2c: sprd: use a specific timeout to avoid system hang up issueChunyan Zhang2021-01-041-1/+7
* 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