summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2024-04-18ARM: 9367/1: i2c: nomadik: drop owner assignmentKrzysztof Kozlowski
2024-03-20i2c: muxes: pca954x: Allow sharing reset GPIOChris Packham
2024-03-20Merge tag 'i2c-host-6.9-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Wolfram Sang
2024-03-15Merge tag 'i2c-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-12i2c: nomadik: sort includesThéo Lebrun
2024-03-12i2c: nomadik: support Mobileye EyeQ5 I2C controllerThéo Lebrun
2024-03-12i2c: nomadik: fetch i2c-transfer-timeout-us property from devicetreeThéo Lebrun
2024-03-12i2c: nomadik: replace jiffies by ktime for FIFO flushing timeoutThéo Lebrun
2024-03-12i2c: nomadik: support short xfer timeouts using waitqueue & hrtimerThéo Lebrun
2024-03-12i2c: nomadik: use bitops helpersThéo Lebrun
2024-03-12i2c: nomadik: simplify IRQ masking logicThéo Lebrun
2024-03-12Merge tag 'i2c-host-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/and...Wolfram Sang
2024-03-08i2c: nomadik: rename private struct pointers from dev to privThéo Lebrun
2024-03-08i2c: aspeed: Fix the dummy irq expected printTommy Huang
2024-03-08i2c: wmt: Fix an error handling path in wmt_i2c_probe()Christophe JAILLET
2024-03-08i2c: i801: Avoid potential double call to gpiod_remove_lookup_tableHeiner Kallweit
2024-03-08i2c: i801: Fix using mux_pdev before it's setHeiner Kallweit
2024-03-08i2c: sprd: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-06Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia Ziemiańska
2024-03-06i2c: rcar: Prepare for the advent of ARCH_RCAR_GEN4Geert Uytterhoeven
2024-03-06i2c: imx-lpi2c: add generic GPIO recovery for LPI2CCarlos Song
2024-03-04i2c: cadence: Add system suspend and resume PM supportJi Sheng Teoh
2024-03-04i2c: mpc: remove outdated macroWolfram Sang
2024-03-04i2c: mpc: use proper binding for transfer timeoutsWolfram Sang
2024-03-04i2c: smbus: Prepare i2c_register_spd for usage on muxed segmentsHeiner Kallweit
2024-03-04i2c: constify the struct device_type usageRicardo B. Marliere
2024-02-27i2c: designware: Implement generic polling mode code for Wangxun 10Gb NICJarkko Nikula
2024-02-27i2c: designware: Fix RX FIFO depth define on Wangxun 10Gb NICJarkko Nikula
2024-02-27i2c: designware: Move interrupt handling functions before i2c_dw_xfer()Jarkko Nikula
2024-02-27i2c: designware: Use accessors to DW_IC_INTR_MASK registerJarkko Nikula
2024-02-27i2c: designware: Do not enable interrupts shortly in polling modeJarkko Nikula
2024-02-27i2c: designware: Uniform initialization flow for polling modeJarkko Nikula
2024-02-23i2c: imx: when being a target, mark the last read as processedCorey Minyard
2024-02-14i2c: Remove redundant comparison in npcm_i2c_reg_slaveRand Deeb
2024-02-14i2c: i801: Fix block process call transactionsJean Delvare
2024-02-14i2c: pasemi: split driver into two separate modulesArnd Bergmann
2024-02-12i2c: qcom-geni: Correct I2C TRE sequenceViken Dadhaniya
2024-02-08i2c: i801: Add helper i801_get_block_lenHeiner Kallweit
2024-02-08i2c: i801: Add SMBUS_LEN_SENTINELHeiner Kallweit
2024-02-08i2c: i801: Split i801_block_transactionHeiner Kallweit
2024-02-08i2c: i801: Add helper i801_check_and_clear_pec_errorHeiner Kallweit
2024-02-08i2c: i801: Define FEATURES_ICH5 as an extension of FEATURES_ICH4Heiner Kallweit
2024-02-08i2c: hisi: Add clearing tx aempty interrupt operationDevyn Liu
2024-02-08i2c: hisi: Optimized the value setting of maxwrite limit to fifo depth - 1Devyn Liu
2024-02-08i2c: sh_mobile: Switch R-Mobile A1/APE6 and SH-Mobile AG5 to new frequency ca...Geert Uytterhoeven
2024-02-08i2c: imx: move to generic GPIO recoveryEsben Haabendal
2024-02-08i2c: i801: Remove unused argument from tco functionsHeiner Kallweit
2024-02-08i2c: i801: Replace magic value with constant in dmi_check_onboard_devicesHeiner Kallweit
2024-02-08i2c: muxes: pca954x: Enable features on MAX7357Patrick Rudolph