summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2025-03-21i2c: omap: Add support for setting muxJayesh Choudhary
2025-03-21i2c: octeon: remove 10-bit addressing supportAryan Srivastava
2025-03-21i2c: octeon: fix return commentingAryan Srivastava
2025-03-20i2c: i801: Use MMIO if availableHeiner Kallweit
2025-03-20i2c: i801: Switch to iomapped register accessHeiner Kallweit
2025-03-20i2c: amd-mp2: drop free_irq() of devm_request_irq() allocated irqYang Yingliang
2025-03-18i2c: i801: Improve too small kill wait time in i801_check_postHeiner Kallweit
2025-03-18i2c: i801: Move i801_wait_intr and i801_wait_byte_done in the codeHeiner Kallweit
2025-03-18i2c: i801: Cosmetic improvementsHeiner Kallweit
2025-03-18i2c: cadence: Move reset_control_assert after pm_runtime_set_suspended in pro...Manikanta Guntupalli
2025-03-18i2c: cadence: Simplify using devm_clk_get_enabled()Michal Simek
2025-03-18i2c: i2c-exynos5: fixed a spelling errorAnindya Sundar Gayen
2025-03-18i2c: mv64xxx: Use i2c_*bit_addr*_from_msg() helpersAndy Shevchenko
2025-03-18i2c: ibm_iic: Use i2c_*bit_addr*_from_msg() helpersAndy Shevchenko
2025-03-18i2c: rzv2m: Use i2c_10bit_addr_*_from_msg() helpersAndy Shevchenko
2025-03-18i2c: mt7621: Use i2c_10bit_addr_*_from_msg() helpersAndy Shevchenko
2025-03-18i2c: kempld: Use i2c_10bit_addr_*_from_msg() helpersAndy Shevchenko
2025-03-18i2c: eg20t: Use i2c_10bit_addr_*_from_msg() helpersAndy Shevchenko
2025-03-18i2c: brcmstb: Use i2c_10bit_addr_*_from_msg() helpersAndy Shevchenko
2025-03-18i2c: bcm-kona: Use i2c_10bit_addr_*_from_msg() helpersAndy Shevchenko
2025-03-18i2c: axxia: Use i2c_10bit_addr_*_from_msg() helpersAndy Shevchenko
2025-03-18i2c: qup: Vote for interconnect bandwidth to DRAMStephan Gerhold
2025-03-18i2c: mux: remove incorrect of_match_ptr annotationsArnd Bergmann
2025-03-18i2c: amd-asf: Set cmd variable when encountering an errorShyam Sundar S K
2025-03-18i2c: amd-asf: Modify callbacks of i2c_algorithm to align with the latest revi...Shyam Sundar S K
2025-03-18i2c: dw: Update the master_xfer callback nameShyam Sundar S K
2025-03-18i2c: amd: Switch to guard(mutex)Shyam Sundar S K
2025-03-18i2c: pxa: fix call balance of i2c->clk handling routinesVitalii Mordan
2025-03-18i2c: octeon: refactor common i2c operationsAryan Srivastava
2025-03-12i2c: sis630: Fix an error handling path in sis630_probe()Christophe JAILLET
2025-03-12i2c: ali15x3: Fix an error handling path in ali15x3_probe()Christophe JAILLET
2025-03-12i2c: ali1535: Fix an error handling path in ali1535_probe()Christophe JAILLET
2025-03-12i2c: omap: fix IRQ stormsAndreas Kemnade
2025-02-26i2c: amd-asf: Fix EOI register write to enable successive interruptsShyam Sundar S K
2025-02-26i2c: ls2x: Fix frequency division register accessBinbin Zhou
2025-02-26i2c: npcm: disable interrupt enable bit before devm_request_irqTyrone Ting
2025-02-22i2c: core: Allocate temporary client dynamicallyGeert Uytterhoeven
2025-02-18i2c: Switch to use hrtimer_setup()Nam Cao
2025-02-13i2c: Unexport i2c_of_match_device()Andy Shevchenko
2025-02-05Revert "i2c: Replace list-based mechanism for handling auto-detected clients"Wolfram Sang
2025-02-05Revert "i2c: Replace list-based mechanism for handling userspace-created clie...Wolfram Sang
2025-01-30Merge tag 'i2c-for-6.14-rc1-take2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-26i2c: Fix core-managed per-client debugfs handlingGuenter Roeck
2025-01-26i2c: imx-lpi2c: select CONFIG_I2C_SLAVEArnd Bergmann
2025-01-24Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-01-22Merge tag 'i2c-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-15i2c: testunit: on errors, repeat NACK until STOPWolfram Sang
2025-01-15i2c: rcar: fix NACK handling when being a targetWolfram Sang
2025-01-15i2c: mux: demux-pinctrl: correct commentWolfram Sang