summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'i2c-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3 days26-437/+988
|\
| * i2c: iproc: Refactor prototype and remove redundant error checksWentao Liang13 days1-10/+3
| * i2c: qcom-geni: Update i2c frequency table to match hardware guidanceMukesh Kumar Savaliya13 days1-3/+3
| * i2c: mlxbf: Use readl_poll_timeout_atomic() for pollingAndy Shevchenko13 days1-80/+26
| * i2c: pasemi: Add registers bits and switch to BIT()Sven Peter13 days1-15/+25
| * i2c: k1: Initialize variable before useAndi Shyti13 days1-1/+1
| * i2c: spacemit: add support for SpacemiT K1 SoCTroy Mitchell2025-03-213-0/+620
| * i2c: omap: Add support for setting muxJayesh Choudhary2025-03-212-0/+23
| * i2c: octeon: remove 10-bit addressing supportAryan Srivastava2025-03-211-19/+4
| * i2c: octeon: fix return commentingAryan Srivastava2025-03-211-6/+6
| * i2c: i801: Use MMIO if availableHeiner Kallweit2025-03-201-3/+7
| * i2c: i801: Switch to iomapped register accessHeiner Kallweit2025-03-201-76/+73
| * i2c: i801: Improve too small kill wait time in i801_check_postHeiner Kallweit2025-03-181-3/+2
| * i2c: i801: Move i801_wait_intr and i801_wait_byte_done in the codeHeiner Kallweit2025-03-181-34/+34
| * i2c: i801: Cosmetic improvementsHeiner Kallweit2025-03-181-29/+20
| * i2c: cadence: Move reset_control_assert after pm_runtime_set_suspended in pro...Manikanta Guntupalli2025-03-181-1/+1
| * i2c: cadence: Simplify using devm_clk_get_enabled()Michal Simek2025-03-181-13/+4
| * i2c: i2c-exynos5: fixed a spelling errorAnindya Sundar Gayen2025-03-181-1/+1
| * i2c: mv64xxx: Use i2c_*bit_addr*_from_msg() helpersAndy Shevchenko2025-03-181-9/+3
| * i2c: ibm_iic: Use i2c_*bit_addr*_from_msg() helpersAndy Shevchenko2025-03-181-8/+6
| * i2c: rzv2m: Use i2c_10bit_addr_*_from_msg() helpersAndy Shevchenko2025-03-181-10/+5
| * i2c: mt7621: Use i2c_10bit_addr_*_from_msg() helpersAndy Shevchenko2025-03-181-12/+8
| * i2c: kempld: Use i2c_10bit_addr_*_from_msg() helpersAndy Shevchenko2025-03-181-5/+5
| * i2c: eg20t: Use i2c_10bit_addr_*_from_msg() helpersAndy Shevchenko2025-03-181-23/+5
| * i2c: brcmstb: Use i2c_10bit_addr_*_from_msg() helpersAndy Shevchenko2025-03-181-6/+5
| * i2c: bcm-kona: Use i2c_10bit_addr_*_from_msg() helpersAndy Shevchenko2025-03-181-3/+3
| * i2c: axxia: Use i2c_10bit_addr_*_from_msg() helpersAndy Shevchenko2025-03-181-18/+3
| * i2c: qup: Vote for interconnect bandwidth to DRAMStephan Gerhold2025-03-181-0/+36
| * i2c: amd-asf: Set cmd variable when encountering an errorShyam Sundar S K2025-03-181-1/+1
| * i2c: amd-asf: Modify callbacks of i2c_algorithm to align with the latest revi...Shyam Sundar S K2025-03-181-3/+3
| * i2c: dw: Update the master_xfer callback nameShyam Sundar S K2025-03-181-1/+1
| * i2c: amd: Switch to guard(mutex)Shyam Sundar S K2025-03-181-17/+9
| * i2c: pxa: fix call balance of i2c->clk handling routinesVitalii Mordan2025-03-181-1/+4
| * i2c: octeon: refactor common i2c operationsAryan Srivastava2025-03-181-37/+49
* | Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds10 days1-2/+2
|\ \
| * | i2c: Switch to use hrtimer_setup()Nam Cao2025-02-181-2/+2
* | | i2c: amd-mp2: drop free_irq() of devm_request_irq() allocated irqYang Yingliang2025-03-201-4/+1
| |/ |/|
* | i2c: sis630: Fix an error handling path in sis630_probe()Christophe JAILLET2025-03-121-1/+11
* | i2c: ali15x3: Fix an error handling path in ali15x3_probe()Christophe JAILLET2025-03-121-1/+11
* | i2c: ali1535: Fix an error handling path in ali1535_probe()Christophe JAILLET2025-03-121-1/+11
* | i2c: omap: fix IRQ stormsAndreas Kemnade2025-03-121-19/+7
* | i2c: amd-asf: Fix EOI register write to enable successive interruptsShyam Sundar S K2025-02-261-0/+1
* | i2c: ls2x: Fix frequency division register accessBinbin Zhou2025-02-261-4/+12
* | i2c: npcm: disable interrupt enable bit before devm_request_irqTyrone Ting2025-02-261-0/+7
|/
* Merge tag 'i2c-for-6.14-rc1-take2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2025-01-301-0/+1
|\
| * i2c: imx-lpi2c: select CONFIG_I2C_SLAVEArnd Bergmann2025-01-261-0/+1
* | Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2025-01-241-125/+0
|\ \ | |/ |/|
| * platform/x86: dell-smo8800: Move instantiation of lis3lv02d i2c_client from i...Hans de Goede2024-12-171-124/+0
* | Merge tag 'i2c-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2025-01-2216-379/+1621
|\ \
| * | i2c: designware: Actually make use of the I2C_DW_COMMON and I2C_DW symbol nam...Uwe Kleine-König2025-01-143-6/+9