summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
AgeCommit message (Expand)AuthorLines
2026-05-07i2c: smbus: reject oversized block transfers in the common pathWeiming Shi-0/+12
2026-05-04i2c: stub: Reject I2C block transfers with invalid lengthWeiming Shi-0/+5
2026-05-04i2c: Compare the return value of gpiod_get_direction against GPIO_LINE_DIRECT...Nikola Z. Ivanov-2/+1
2026-05-04i2c: dev: prevent integer overflow in I2C_TIMEOUT ioctlMingyu Wang-4/+5
2026-05-04i2c: acpi: Add ELAN0678 to i2c_acpi_force_100khz_device_idsNiels Franke-0/+1
2026-05-04i2c: stm32f7: reinit_completion() per transfer not per msgMarek Vasut-3/+3
2026-05-04i2c: testunit: Replace system_long_wq with system_dfl_long_wqMarco Crivellari-2/+2
2026-04-20Merge tag 'i2c-host-7.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Wolfram Sang-7/+24
2026-04-18Merge tag 'i2c-for-7.1-rc1-part1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-370/+888
2026-04-17Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds-1/+1
2026-04-15Merge tag 'mmc-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-19/+5
2026-04-15i2c: mediatek: add bus regulator control for power savingAdlavinitha Reddy-1/+12
2026-04-15i2c: pxa: handle 'Early Bus Busy' condition on Armada 3700Gabor Juhos-6/+12
2026-04-14Merge tag 'i2c-host-7.1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g...Wolfram Sang-343/+878
2026-04-13Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2026-04-10i2c: usbio: Add ACPI device-id for NVL platformsArun T-0/+1
2026-04-10i2c: qcom-geni: Avoid extra TX DMA TRE for single read message in GPI modeAniket Randive-5/+19
2026-04-10i2c: atr: use kzalloc_flexRosen Penev-13/+4
2026-04-09i2c: spacemit: introduce pio for k1Troy Mitchell-72/+228
2026-04-09i2c: spacemit: move i2c_xfer_msg()Troy Mitchell-31/+31
2026-04-02i2c: xiic: skip input clock setup on non-OF systemsAbdurrahman Hussain-4/+6
2026-04-02i2c: xiic: use numbered adapter registrationAbdurrahman Hussain-1/+2
2026-04-02i2c: xiic: cosmetic: use resource format specifier in debug logAbdurrahman Hussain-2/+2
2026-04-02i2c: xiic: cosmetic cleanupAbdurrahman Hussain-12/+12
2026-04-02i2c: xiic: switch to generic device property accessorsAbdurrahman Hussain-14/+7
2026-04-02i2c: xiic: remove duplicate error messageAbdurrahman Hussain-4/+1
2026-04-02i2c: xiic: switch to devres managed APIsAbdurrahman Hussain-18/+12
2026-04-02i2c: imx: zero-initialize dma_slave_config for eDMAAnthony Pighin-1/+1
2026-04-02i2c: rtl9300: add RTL9607C i2c controller supportRustam Adilov-0/+70
2026-04-02i2c: rtl9300: introduce new function properties to driver dataRustam Adilov-22/+44
2026-04-02i2c: rtl9300: introduce clk struct for upcoming rtl9607 supportRustam Adilov-0/+8
2026-04-02i2c: rtl9300: introduce a property for 8 bit width reg addressRustam Adilov-1/+7
2026-04-02i2c: rtl9300: introduce F_BUSY to the reg_fields structRustam Adilov-1/+4
2026-04-02i2c: rtl9300: introduce max length property to driver dataRustam Adilov-1/+8
2026-04-02i2c: rtl9300: split data_reg into read and write regRustam Adilov-10/+15
2026-04-01i2c: rtl9300: add support for 50 kHz and 2.5 MHz bus speedsJan Kantert-2/+14
2026-03-30i2c: tegra: enable compile testing on all archsJohan Hovold-2/+1
2026-03-27i2c: ocores: Use read_poll_timeout_atomic to avoid false poll timeoutsMartin Aberer-15/+9
2026-03-27i2c: qcom-cci: Remove unused CCI_RES_MAX macro definitionVladimir Zapolskiy-3/+0
2026-03-27i2c: designware: Add a new ACPI HID for GOOG5000 I2C controllerMoritz Fischer-0/+1
2026-03-27i2c: designware: amdisp: Fix resume-probe race condition issuePratap Nirujogi-6/+5
2026-03-27i2c: imx: ensure no clock is generated after last readStefan Eichenberger-19/+32
2026-03-27i2c: imx: fix i2c issue when reading multiple messagesStefan Eichenberger-1/+1
2026-03-26i2c: tegra: Add support for Tegra410Kartik Rajput-0/+63
2026-03-26i2c: tegra: Add logic to support different register offsetsKartik Rajput-122/+237
2026-03-26i2c: tegra: Introduce tegra_i2c_variant to identify DVC and VIKartik Rajput-17/+95
2026-03-26device property: Make modifications of fwnode "flags" thread safeDouglas Anderson-1/+1
2026-03-26i2c: Use trace_call__##name() at guarded tracepoint call sitesVineeth Pillai (Google)-1/+1
2026-03-25i2c: s3c24xx: check the size of the SMBUS message before using itGreg Kroah-Hartman-1/+6
2026-03-22i2c: tegra: Don't mark devices with pins as IRQ safeMikko Perttunen-1/+6