~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
*
i2c: mvtwsi: reset controller if stuck in "bus error" state
Sam Edwards
2023-08-15
*
i2c: mediatek: fix I2C usability for MT7981
Weijie Gao
2023-08-03
*
i2c: designware: Add Kconfig for designware_i2c_pci.c
Minda Chen
2023-08-02
*
i2c: i2c-gpio: Correctly handle new {sda, scl}-gpios bindings
Chris Packham
2023-07-31
*
Merge tag v2023.07-rc4 into next
Tom Rini
2023-06-12
|
\
|
*
I2C: cdns: Fix broken retry mechanism on arbitration lost.
Andrea Merello
2023-06-05
|
*
i2c: rockchip: De-initialize the bus after start bit failure
Ondrej Jirman
2023-06-05
|
*
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2023-05-06
*
|
arm: Remove ti816x_evm board and ti816x SoC support
Tom Rini
2023-05-31
|
/
*
i2c: fsl_i2c: fix m68k transferts
Angelo Dureghello
2023-04-11
*
i2c: imx_lpi2c: Fix misuse the IS_ENABLED for DM clock
Ye Li
2023-04-11
*
i2c: correct I2C deblock logic
Haibo Chen
2023-04-11
*
i2c: designware_i2c: remove apparently redundant read of 'i2c, speeds' DT pro...
Rasmus Villemoes
2023-04-11
*
i2c: rcar_i2c: Add R-Car Gen4 support
Hai Pham
2023-04-07
*
i2c: rcar_i2c: Sort Kconfig depends list ascending
Marek Vasut
2023-03-18
*
i2c: rcar_iic: Sort Kconfig depends list ascending
Marek Vasut
2023-03-18
*
sandbox: Tidy up I2C options
Simon Glass
2023-03-02
*
i2c: i2c-cdns.c: Update driver to read fifo-depth from device tree
Pei Yue Ho
2023-02-13
*
i2c:aspeed:support ast2600 i2c new register mode driver
Ryan Chen
2023-02-13
*
i2c: mxc_i2c: Use hex notation for the base address
Fabio Estevam
2023-02-13
*
i2c: Add support for Qualcomm I2C driver
Sumit Garg
2023-02-10
*
Correct SPL uses of IMX_MODULE_FUSE
Simon Glass
2023-02-10
*
sh4: Drop unused kona_i2c driver
Simon Glass
2023-02-07
*
rmobile: Drop CONFIG_SH73A0 and associated code
Simon Glass
2023-02-07
*
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-20
*
i2c: fsl_i2c: Rework usage of CONFIG_SYS_IMMR
Tom Rini
2023-01-20
*
global: Remove unused CONFIG defines
Tom Rini
2023-01-20
*
Merge branch 'next'
Tom Rini
2023-01-09
|
\
|
*
global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFG
Tom Rini
2022-12-23
|
*
global: Migrate CONFIG_I2C_MVTWSI_BASE1 to CFG
Tom Rini
2022-12-23
|
*
global: Migrate CONFIG_I2C_MVTWSI_BASE0 to CFG
Tom Rini
2022-12-23
|
*
arm: ti814x: Remove remaining support code
Tom Rini
2022-12-22
|
*
i2c: Remove CONFIG_I2C_MULTI_BUS
Tom Rini
2022-12-22
|
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
|
*
global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*
Tom Rini
2022-12-05
*
|
i2c: uniphier-f: correct error recovery
Dai Okamura
2023-01-06
|
/
*
i2c: nuvoton: renamed the NPCM i2c driver
Jim Liu
2022-12-05
*
i2c: i2c-gpio: add newline
Sergei Antonov
2022-11-14
*
i2c: microchip: fix erroneous late ack send
Conor Dooley
2022-11-14
*
i2c: microchip: fix ack sending logic
Conor Dooley
2022-11-14
*
Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig
Tom Rini
2022-11-10
*
i2c: add support for MediaTek I2C interface
Weijie Gao
2022-09-23
*
Merge branch 'master' into next
Tom Rini
2022-09-19
|
\
|
*
i2c: stm32: fix usage of rise/fall device tree properties
Jorge Ramirez-Ortiz
2022-09-15
|
*
i2c: stm32: do not set the STOP condition on error
Alain Volmat
2022-09-15
|
*
i2c: stm32: remove unused stop parameter in start & reload handling
Alain Volmat
2022-09-15
|
*
i2c: stm32: fix comment and remove unused AUTOEND bit
Alain Volmat
2022-09-15
|
*
i2c: stm32f7: fix clearing the control register
Jorge Ramirez-Ortiz
2022-09-15
*
|
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-18
|
/
*
i2c: avoid dynamic stack use in dm_i2c_write
Rasmus Villemoes
2022-07-19
[next]