.. |
muxes
|
a430556ecb
i2c: muxes: add i2c gpio multiplexer driver
|
7 years ago |
Kconfig
|
fc760cc6e8
Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig
|
7 years ago |
Makefile
|
4fadcaf097
i2c: add i2c driver for stm32
|
7 years ago |
adi_i2c.c
|
2852709676
dm: i2c: Add a note to I2C drivers which need conversion
|
8 years ago |
ast_i2c.c
|
a821c4af79
dm: Rename dev_addr..() functions
|
8 years ago |
ast_i2c.h
|
4dc038f3a1
aspeed: Add I2C Driver
|
8 years ago |
at91_i2c.c
|
0bc8f640a4
i2c: at91: Add missing probe function to device driver
|
7 years ago |
at91_i2c.h
|
8800e0fa20
i2c: atmel: add i2c driver
|
8 years ago |
cros_ec_ldo.c
|
2651a052d8
i2c: Drop redundant platform data setting in drivers
|
8 years ago |
cros_ec_tunnel.c
|
e160f7d430
dm: core: Replace of_offset with accessor
|
8 years ago |
davinci_i2c.c
|
ac1d8ac871
Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX
|
7 years ago |
davinci_i2c.h
|
e8459dcc33
i2c, davinci: convert driver to new mutlibus/mutliadapter framework
|
11 years ago |
designware_i2c.c
|
014e47f028
i2c: designware: Allow sending restart conditions
|
7 years ago |
designware_i2c.h
|
e209828cbd
i2c: designware_i2c: Add ic_enable_status to ic_regs struct
|
9 years ago |
exynos_hs_i2c.c
|
a821c4af79
dm: Rename dev_addr..() functions
|
8 years ago |
fsl_i2c.c
|
b0103f33b4
i2c: Drop CONFIG_SYS_I2C_BOARD_LATE_INIT
|
8 years ago |
fti2c010.c
|
b0103f33b4
i2c: Drop CONFIG_SYS_I2C_BOARD_LATE_INIT
|
8 years ago |
fti2c010.h
|
8dde4ca90e
drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiers
|
12 years ago |
i2c-cdns.c
|
a821c4af79
dm: Rename dev_addr..() functions
|
8 years ago |
i2c-emul-uclass.c
|
c70c71d833
dm: i2c: Add I2C emulation driver for sandbox
|
10 years ago |
i2c-gpio.c
|
e160f7d430
dm: core: Replace of_offset with accessor
|
8 years ago |
i2c-uclass-compat.c
|
95def3cf5d
i2c: i2c-uclass-compat: avoid any BSS usage
|
8 years ago |
i2c-uclass.c
|
1704308eb6
dm: i2c: Convert uclass to livetree
|
8 years ago |
i2c-uniphier-f.c
|
a821c4af79
dm: Rename dev_addr..() functions
|
8 years ago |
i2c-uniphier.c
|
a821c4af79
dm: Rename dev_addr..() functions
|
8 years ago |
i2c_core.c
|
5b8e76c35e
powerpc, 8xx: remove support for 8xx
|
8 years ago |
ihs_i2c.c
|
2852709676
dm: i2c: Add a note to I2C drivers which need conversion
|
8 years ago |
imx_lpi2c.c
|
a821c4af79
dm: Rename dev_addr..() functions
|
8 years ago |
intel_i2c.c
|
fac3e796b9
x86: i2c: Fix cast of address to 32-bit value
|
8 years ago |
kona_i2c.c
|
2852709676
dm: i2c: Add a note to I2C drivers which need conversion
|
8 years ago |
lpc32xx_i2c.c
|
0f5b461b9b
i2c: lpc32xx: Force consistent bus numbering
|
8 years ago |
mv_i2c.c
|
a821c4af79
dm: Rename dev_addr..() functions
|
8 years ago |
mv_i2c.h
|
9ad5a00712
i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode)
|
8 years ago |
mvtwsi.c
|
a821c4af79
dm: Rename dev_addr..() functions
|
8 years ago |
mxc_i2c.c
|
552a848e4f
imx: reorganize IMX code as other SOCs
|
7 years ago |
mxs_i2c.c
|
1221ce459d
treewide: replace #include <asm/errno.h> with <linux/errno.h>
|
8 years ago |
omap24xx_i2c.c
|
ac1d8ac871
Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX
|
7 years ago |
omap24xx_i2c.h
|
e530d2e15b
i2c: ti: Update SCLH and SCLL to be in sync with v4.9 Linux kernel
|
8 years ago |
rcar_i2c.c
|
2852709676
dm: i2c: Add a note to I2C drivers which need conversion
|
8 years ago |
rk_i2c.c
|
a821c4af79
dm: Rename dev_addr..() functions
|
8 years ago |
s3c24x0_i2c.c
|
5a8ba315f1
samsung: Drop more references fo s3c24x0
|
8 years ago |
s3c24x0_i2c.h
|
37b8eb37f8
samsung: i2c: Split the high-speed I2C code into a new driver
|
8 years ago |
sandbox_i2c.c
|
aabf79929e
dm: sandbox: i2c: Drop fdtdec.h header
|
8 years ago |
sh_i2c.c
|
2852709676
dm: i2c: Add a note to I2C drivers which need conversion
|
8 years ago |
sh_sh7734_i2c.c
|
2852709676
dm: i2c: Add a note to I2C drivers which need conversion
|
8 years ago |
soft_i2c.c
|
72281c5c46
powerpc: Remove 8260 remainders
|
7 years ago |
stm32f7_i2c.c
|
4fadcaf097
i2c: add i2c driver for stm32
|
7 years ago |
tegra186_bpmp_i2c.c
|
e160f7d430
dm: core: Replace of_offset with accessor
|
8 years ago |
tegra_i2c.c
|
d8554d0853
dm: tegra: i2c: Convert to livetree
|
7 years ago |
tsi108_i2c.c
|
2852709676
dm: i2c: Add a note to I2C drivers which need conversion
|
8 years ago |
zynq_i2c.c
|
2852709676
dm: i2c: Add a note to I2C drivers which need conversion
|
8 years ago |