.. |
muxes
|
2651a052d8
i2c: Drop redundant platform data setting in drivers
|
há 8 anos atrás |
Kconfig
|
0fcb9f07a1
Merge branch 'master' of git://git.denx.de/u-boot-atmel
|
há 8 anos atrás |
Makefile
|
0fcb9f07a1
Merge branch 'master' of git://git.denx.de/u-boot-atmel
|
há 8 anos atrás |
adi_i2c.c
|
24b852a7a2
Move console definitions into a new console.h file
|
há 9 anos atrás |
at91_i2c.c
|
76062b9cdb
i2c: at91_i2c: Fix the wrong include file
|
há 8 anos atrás |
at91_i2c.h
|
8800e0fa20
i2c: atmel: add i2c driver
|
há 8 anos atrás |
cros_ec_ldo.c
|
2651a052d8
i2c: Drop redundant platform data setting in drivers
|
há 8 anos atrás |
cros_ec_tunnel.c
|
2651a052d8
i2c: Drop redundant platform data setting in drivers
|
há 8 anos atrás |
davinci_i2c.c
|
e8459dcc33
i2c, davinci: convert driver to new mutlibus/mutliadapter framework
|
há 11 anos atrás |
davinci_i2c.h
|
e8459dcc33
i2c, davinci: convert driver to new mutlibus/mutliadapter framework
|
há 11 anos atrás |
designware_i2c.c
|
b6a77b0ce8
i2c: designware_i2c: Optionally check enable status register
|
há 9 anos atrás |
designware_i2c.h
|
e209828cbd
i2c: designware_i2c: Add ic_enable_status to ic_regs struct
|
há 9 anos atrás |
fsl_i2c.c
|
6e06acb732
fdt: allow fdtdec_get_addr_size_*() to translate addresses
|
há 8 anos atrás |
fti2c010.c
|
dccacbe019
i2c: fti2c010: fix compiler warning on paddr[]
|
há 11 anos atrás |
fti2c010.h
|
8dde4ca90e
drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiers
|
há 11 anos atrás |
i2c-cdns.c
|
1221ce459d
treewide: replace #include <asm/errno.h> with <linux/errno.h>
|
há 8 anos atrás |
i2c-emul-uclass.c
|
c70c71d833
dm: i2c: Add I2C emulation driver for sandbox
|
há 10 anos atrás |
i2c-gpio.c
|
76382aa2ce
dm: i2c-gpio: Remove redundant dm_gpio_set_value() call
|
há 10 anos atrás |
i2c-uclass-compat.c
|
95def3cf5d
i2c: i2c-uclass-compat: avoid any BSS usage
|
há 8 anos atrás |
i2c-uclass.c
|
911954859d
dm: Use dm_scan_fdt_dev() directly where possible
|
há 8 anos atrás |
i2c-uniphier-f.c
|
1221ce459d
treewide: replace #include <asm/errno.h> with <linux/errno.h>
|
há 8 anos atrás |
i2c-uniphier.c
|
1221ce459d
treewide: replace #include <asm/errno.h> with <linux/errno.h>
|
há 8 anos atrás |
i2c_core.c
|
9d10c2d3fe
drivers: i2c: mxc: Add early init
|
há 9 anos atrás |
ihs_i2c.c
|
457491565b
i2c: ihs_i2c: Fix hold_bus control
|
há 9 anos atrás |
intel_i2c.c
|
ca6c5e03f1
i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)
|
há 8 anos atrás |
kona_i2c.c
|
1221ce459d
treewide: replace #include <asm/errno.h> with <linux/errno.h>
|
há 8 anos atrás |
lpc32xx_i2c.c
|
1221ce459d
treewide: replace #include <asm/errno.h> with <linux/errno.h>
|
há 8 anos atrás |
mv_i2c.c
|
85f03f0ea8
i2c: mv_i2c.c: Validate read length in I2C command
|
há 8 anos atrás |
mv_i2c.h
|
9ad5a00712
i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode)
|
há 8 anos atrás |
mvtwsi.c
|
87de0eb31c
i2c: mvtwsi.c: Add support for Marvell Armada 7K/8K
|
há 8 anos atrás |
mxc_i2c.c
|
1221ce459d
treewide: replace #include <asm/errno.h> with <linux/errno.h>
|
há 8 anos atrás |
mxs_i2c.c
|
1221ce459d
treewide: replace #include <asm/errno.h> with <linux/errno.h>
|
há 8 anos atrás |
omap24xx_i2c.c
|
daa69ffe3d
drivers: i2c: omap24xx_i2c: adopt omap_i2c driver to driver model
|
há 8 anos atrás |
omap24xx_i2c.h
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
há 11 anos atrás |
pca9564_i2c.c
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
há 11 anos atrás |
ppc4xx_i2c.c
|
b97cd6814e
ppc4xx: Handle i2c stuck on combined xfer
|
há 10 anos atrás |
rcar_i2c.c
|
cd818a381d
i2c: rcar_i2c: Fix order of restart and clear status
|
há 10 anos atrás |
rk_i2c.c
|
21d4b7d4e1
rockchip: i2c: fix >32 byte writes
|
há 8 anos atrás |
s3c24x0_i2c.c
|
2651a052d8
i2c: Drop redundant platform data setting in drivers
|
há 8 anos atrás |
s3c24x0_i2c.h
|
296a461dca
i2c: s3c24xx: add hsi2c controller support
|
há 11 anos atrás |
sandbox_i2c.c
|
2e3f1ff63f
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
|
há 8 anos atrás |
sh_i2c.c
|
7a65768903
i2c: sh_i2c: bugfix: i2c probe command does not work
|
há 11 anos atrás |
sh_sh7734_i2c.c
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
há 11 anos atrás |
soft_i2c.c
|
37b33254c2
i2c: soft_i2c: Fix bus indizes
|
há 9 anos atrás |
tegra186_bpmp_i2c.c
|
6002c75c59
ARM: tegra: remove stale nvidia, bpmp I2C DT property
|
há 8 anos atrás |
tegra_i2c.c
|
fc607d9ab9
i2c: tegra: only use new clock/reset APIs
|
há 8 anos atrás |
tsi108_i2c.c
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
há 11 anos atrás |
zynq_i2c.c
|
1221ce459d
treewide: replace #include <asm/errno.h> with <linux/errno.h>
|
há 8 anos atrás |