Stefan Roese ccea46c05b i2c: mvtwsi: Swab the register address if its size is > 1 před 2 roky
..
muxes b953ec2bca dm: define LOG_CATEGORY for all uclass před 2 roky
Kconfig 0dc0d1e094 i2c: Add Microchip PolarFire SoC I2C driver před 2 roky
Makefile 0dc0d1e094 i2c: Add Microchip PolarFire SoC I2C driver před 2 roky
acpi_i2c.c d1998a9fde dm: treewide: Rename ofdata_to_platdata() to of_to_plat() před 3 roky
acpi_i2c.h d1998a9fde dm: treewide: Rename ofdata_to_platdata() to of_to_plat() před 3 roky
ast_i2c.c 8b85dfc675 dm: Avoid accessing seq directly před 3 roky
ast_i2c.h 642400ced6 i2c: ast_i2c: Update to use standard enums for speed před 4 roky
at91_i2c.c 73c16692bc i2c: at91: fix crash when using 'i2c probe' před 3 roky
at91_i2c.h cd93d625fd common: Drop linux/bitops.h from common header před 4 roky
cros_ec_ldo.c f7ae49fc4f common: Drop log.h from common header před 4 roky
cros_ec_tunnel.c 401d1c4f5d common: Drop asm/global_data.h from common header před 3 roky
davinci_i2c.c 2147a16983 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO před 3 roky
davinci_i2c.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style před 6 roky
designware_i2c.c 27bedff99d i2c: designware: Remove unused non-DM functionality před 2 roky
designware_i2c.h 0cf207ec01 WS cleanup: remove SPACE(s) followed by TAB před 2 roky
designware_i2c_pci.c dfb5bfbc20 i2c: desigware: Add an alias for Intel Apollo Lake před 3 roky
exynos_hs_i2c.c 401d1c4f5d common: Drop asm/global_data.h from common header před 3 roky
fsl_i2c.c 6d5d0c955e i2c: fsl_i2c: Migrate to Kconfig před 2 roky
i2c-cdns.c 8faa7913a4 i2c: i2c_cdns: Enable i2c clock před 3 roky
i2c-cortina.c d1998a9fde dm: treewide: Rename ofdata_to_platdata() to of_to_plat() před 3 roky
i2c-cortina.h 7f5ea25062 i2c: i2c-cortina: added CAxxxx I2C support před 3 roky
i2c-emul-uclass.c 9539738509 treewide: Use OF_REAL instead of !OF_PLATDATA před 2 roky
i2c-gpio.c 7282b4352e i2c: i2c-gpio: Support the named GPIO binding před 2 roky
i2c-microchip.c 0dc0d1e094 i2c: Add Microchip PolarFire SoC I2C driver před 2 roky
i2c-uclass.c 414cc15144 treewide: Simply conditions with the new OF_REAL před 2 roky
i2c-uniphier-f.c 41575d8e4c dm: treewide: Rename auto_alloc_size members to be shorter před 3 roky
i2c-uniphier.c 41575d8e4c dm: treewide: Rename auto_alloc_size members to be shorter před 3 roky
i2c-versatile.c 16df993246 i2c: Update for new sequence numbers před 3 roky
i2c_core.c 52c7e37596 Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig před 2 roky
ihs_i2c.c 38a671d21e i2c: Remove non-DM code from ihs_i2c.c před 2 roky
imx_lpi2c.c 8b85dfc675 dm: Avoid accessing seq directly před 3 roky
intel_i2c.c 16df993246 i2c: Update for new sequence numbers před 3 roky
iproc_i2c.c 401d1c4f5d common: Drop asm/global_data.h from common header před 3 roky
iproc_i2c.h 956d57a8dd drivers: i2c: add brcm iproc I2C driver support před 4 roky
kona_i2c.c c05ed00afb common: Drop linux/delay.h from common header před 4 roky
lpc32xx_i2c.c 103f233ebf lpc32xx: i2c: finish DM/OF code před 2 roky
meson_i2c.c 41575d8e4c dm: treewide: Rename auto_alloc_size members to be shorter před 3 roky
mv_i2c.c a5752f8a25 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig před 2 roky
mv_i2c.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style před 6 roky
mvtwsi.c ccea46c05b i2c: mvtwsi: Swab the register address if its size is > 1 před 2 roky
mxc_i2c.c c72231d272 WS cleanup: remove excessive empty lines před 2 roky
nx_i2c.c 401d1c4f5d common: Drop asm/global_data.h from common header před 3 roky
ocores_i2c.c 7e22c85918 i2c: ocores: Fix -Wint-to-pointer-cast warning před 2 roky
octeon_i2c.c 5c58002255 octeon: Don't attempt to set the sequence number před 3 roky
omap24xx_i2c.c 414cc15144 treewide: Simply conditions with the new OF_REAL před 2 roky
omap24xx_i2c.h 4bef53684f i2c: omap: Update to use standard enums for speed před 4 roky
rcar_i2c.c e53979cd34 i2c: rcar_i2c: Enable configuring SCL rise and fall times před 2 roky
rcar_iic.c 41575d8e4c dm: treewide: Rename auto_alloc_size members to be shorter před 3 roky
rk_i2c.c bdf8fd76c0 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS před 3 roky
s3c24x0_i2c.c 0283da445a i2c: S3C24X0: Finish Kconfig migration před 2 roky
s3c24x0_i2c.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style před 6 roky
sandbox_i2c.c f05a7c5ba4 sandbox: i2c: Move priv into a header file před 3 roky
sh_i2c.c 6aa075432e rcar: i2c: Migrate SYS_I2C_SH to Kconfig před 2 roky
soft_i2c.c 5b4225511e i2c: Remove unused additional legacy soft i2c bus support před 2 roky
stm32f7_i2c.c c31cf40096 i2c: stm32f7: compute i2cclk only one time před 2 roky
sun6i_p2wi.c 104950a7fe i2c: Add a DM_I2C driver for the sun6i P2WI controller před 2 roky
sun8i_rsb.c 3227c85fe7 i2c: Add a DM_I2C driver for the sun8i RSB controller před 2 roky
synquacer_i2c.c 4483fbab81 i2c: synquacer: SNI Synquacer I2C controller před 2 roky
tegra186_bpmp_i2c.c 401d1c4f5d common: Drop asm/global_data.h from common header před 3 roky
tegra_i2c.c 8b85dfc675 dm: Avoid accessing seq directly před 3 roky
xilinx_xiic.c 41575d8e4c dm: treewide: Rename auto_alloc_size members to be shorter před 3 roky