summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2021-04-14i2c: designware: Adjust bus_freq_hz when refuse high speed mode setAndy Shevchenko
2021-04-14I2C: JZ4780: Fix bug for Ingenic X1000.周琰杰 (Zhou Yanjie)
2021-04-14i2c: turn recovery error on init to debugWolfram Sang
2021-03-17i2c: rcar: optimize cacheline to minimize HW race conditionWolfram Sang
2021-03-17i2c: rcar: faster irq code to minimize HW race conditionWolfram Sang
2021-03-04i2c: exynos5: Preserve high speed master codeMårten Lindahl
2021-03-04i2c: brcmstb: Fix brcmstd_send_i2c_cmd conditionMaxime Ripard
2021-03-04i2c: qcom-geni: Store DMA mapping data in geni_i2c_dev structRoja Rani Yarubandi
2021-03-04i2c: iproc: handle master read requestRayagonda Kokatanur
2021-03-04i2c: iproc: update slave isr mask (ISR_MASK_SLAVE)Rayagonda Kokatanur
2021-03-04i2c: iproc: handle only slave interrupts which are enabledRayagonda Kokatanur
2021-02-17i2c: stm32f7: fix configuration of the digital filterAlain Volmat
2021-02-13i2c: mediatek: Move suspend and resume handling to NOIRQ phaseQii Wang
2021-02-07i2c: tegra: Create i2c_writesl_vi() to use with VI I2C for filling TX FIFOSowjanya Komatineni
2021-01-27i2c: sprd: depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski
2021-01-27i2c: octeon: check correct size of maximum RECV_LEN packetWolfram Sang
2021-01-27i2c: bpmp-tegra: Ignore unknown I2C_M flagsMikko Perttunen
2021-01-27i2c: tegra: Wait for config load atomically while in ISRMikko Perttunen
2021-01-17i2c: mediatek: Fix apdma and i2c hand-shake timeoutQii Wang
2021-01-17i2c: i801: Fix the i2c-mux gpiod_lookup_table not being properly terminatedHans de Goede
2021-01-17i2c: sprd: use a specific timeout to avoid system hang up issueChunyan Zhang
2020-12-30Revert "i2c: i2c-qcom-geni: Fix DMA transfer race"Douglas Anderson
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-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-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: mediatek: move dma reset before i2c resetQii Wang
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
2020-10-08i2c: meson: keep peripheral clock enabledJerome Brunet
2020-10-08i2c: meson: fix clock setting overwriteJerome Brunet
2020-10-08i2c: imx: Fix reset of I2SR_IAL flagChristian Eggers
2020-10-05i2c: tegra: Improve driver module descriptionDmitry Osipenko
2020-10-05i2c: tegra: Clean up whitespaces, newlines and indentationDmitry Osipenko
2020-10-05i2c: tegra: Clean up and improve commentsDmitry Osipenko