summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
39 hourstreewide: Kconfig: use bool instead of tristateAnshul Dalal
4 daysi2c: designware: fix i2c probe errorCoben Han
4 daysi2c: nx: Add LicensePeng Fan
4 daysi2c: nx: Use dev_read_addr_ptr()Peng Fan
13 daystreewide: Staticize and constify acpi opsMarek Vasut
2026-06-25Kconfig: i2c: restyleJohan Jonker
2026-06-17Merge patch series "arm: omap: Add back omap4 support"Tom Rini
2026-06-17arm: ti: Introduce back omap4 supportBastien Curutchet
2026-05-25Merge tag 'v2026.07-rc3' into nextTom Rini
2026-05-15i2c: imx_lpi2c: Fix MSR status check issue in STOPYe Li
2026-05-14i2c: Remove legacy CONFIG_SYS_I2C_SOFTTom Rini
2026-05-14i2c: designware_i2c: Staticize driver opsMarek Vasut
2026-04-07global: Correct duplicate U_BOOT_DRIVER entry namesTom Rini
2026-03-23i2c: muxes: pca954x: Add support for pca9848Michal Simek
2026-03-09Merge tag 'v2026.04-rc4' into nextTom Rini
2026-03-04treewide: Remove Timesys from ADI ADSP maintenancePhilip Molloy
2026-02-17treewide: Clean up DECLARE_GLOBAL_DATA_PTR usagePeng Fan
2026-01-21arm: Remove remainder of ARCH_ORION5XTom Rini
2026-01-14i2c: geni: bail when clocks can't be enabledCasey Connolly
2026-01-09Merge patch series "Enable / require DEVRES for devm_.alloc usage outside xPL"Tom Rini
2026-01-09dm: core: Default to using DEVRES outside of xPLTom Rini
2026-01-07i2c: samsung: add support for Exynos7 HS-I2CKaustabh Chakraborty
2025-12-27i2c: Avoid calling dev_read_*() if CONFIG_OF_PLATDATA=yMarek Vasut
2025-12-27i2c: Inline i2c_chip_of_to_plat() into i2c_child_post_bind()Marek Vasut
2025-12-19i2c: cdns: Add timeout for RXDV status bit pollingPadmarao Begari
2025-12-18Merge tag 'u-boot-socfpga-next-20251217' of https://source.denx.de/u-boot/cus...Tom Rini
2025-12-14rockchip: i2c: fix illegal I2C START/STOP conditionQuentin Schulz
2025-12-14rockchip: i2c: move ACK comment where it appliesQuentin Schulz
2025-12-14rockchip: i2c: fix incorrect STOP flag for the interrupt enable registerQuentin Schulz
2025-12-04Merge patch series "clk: Fix some error detection"Tom Rini
2025-12-04i2c: imx_lpi2c: Fix error detectionAndrew Goodbody
2025-12-04i2c: npcm: Fix error detectionAndrew Goodbody
2025-11-15i2c: muxes: i2c_mux_select/deselect() should be staticMichal Simek
2025-10-30Merge tag 'qcom-for-2026.01-rc2' of https://source.denx.de/u-boot/custodians/...Tom Rini
2025-10-30i2c: geni: load firmware if requiredCasey Connolly
2025-10-30misc: introduce Qcom GENI wrapperCasey Connolly
2025-10-30i2c: geni: fix error message wording in clk_disableCasey Connolly
2025-10-28i2c: rcar_i2c: Add R-Car Gen5 supportMinh Le
2025-10-28i2c: add support for the MT7621 I2C controllerJustin Swartz
2025-09-30Merge tag 'u-boot-socfpga-next-20250930' of https://source.denx.de/u-boot/cus...Tom Rini
2025-09-29i2c: designware_i2c: Don't warn if reset DT property is not presentMaksim Kiselev
2025-09-10i2c: davinci: prefer kernel types (u8/u32)Bhimeswararao Matsa
2025-08-22i2c: omap24xx_i2c: remove unused members of struct omap_i2cRasmus Villemoes
2025-08-18i2c: npcm: fix consecutive dm_i2c_read/write errorStanley Chu
2025-08-06i2c: rcar_iic: Do not use unitialised variableAndrew Goodbody
2025-07-16i2c: Kconfig: Tighten some i2c driver dependenciesTom Rini
2025-07-16i2c: Add missing <linux/delay.h> to iproc_i2c.cTom Rini
2025-07-12i2c: muxes: Add PCA9541 i2c arbitrator driverPadmarao Begari
2025-07-12i2c: muxes: pca954x: add pca9545 supportFrank Wunderlich
2025-07-11Kconfig: Test for !COMPILE_TEST in some locationsTom Rini