index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2024-08-09
i2c: imx_lpi2c: Support read transfers longer than 256 bytes
Fedor Ross
2024-08-09
i2c: imx_lpi2c: Replace hard-coded bus speed value with bus->speed_hz
Fedor Ross
2024-08-09
i2c: imx_lpi2c: Fix a typo in bus_i2c_receive
Fedor Ross
2024-08-09
i2c: samsung: Support platforms other than EXYNOS4 and EXYNOS5
David Virag
2024-08-09
i2c: samsung: Drop s3c24x0 specific code.
David Virag
2024-08-09
i2c: mux: Fix error path in i2c-arb-gpio
Michal Simek
2024-08-09
i2c: pca954x: Remove pointer to GD
Michal Simek
2024-07-23
arm: ti: Remove omap4 platform support
Tom Rini
2024-07-22
drivers: i2c: Remove duplicate newlines
Marek Vasut
2024-07-08
i2c: mediatek: add support for optional arb and pmic clock
Christian Marangi
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
i2c: Remove <common.h> and add needed includes
Tom Rini
2024-04-23
i2c: Add support for Qualcomm Generic Interface (GENI) I2C controller
Neil Armstrong
2024-03-02
Merge patch series "ARM: renesas: Rename R-Mobile to Renesas"
Tom Rini
2024-03-02
ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS
Marek Vasut
2024-02-28
i2c: rzg2l: Add I2C driver for RZ/G2L family
Paul Barker
2024-01-29
treewide: Remove clk_free
Sean Anderson
2023-11-30
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...
Tom Rini
2023-11-27
i2c: Bugfix in i2c_get_chip_by_phandle()
Philip Oberfichtner
2023-11-16
treewide: use linux/time.h for time conversion defines
Igor Prusov
2023-10-31
i2c: Implement i2c_get_chip_by_phandle()
Philip Richard Oberfichtner
2023-10-30
i2c: designware_i2c: adjust timing calculation
Heinrich Schuchardt
2023-10-30
i2c: nuvoton: remove standard mode only
Jim Liu
2023-10-22
sunxi: introduce NCAT2 generation model
Andre Przywara
2023-10-22
pinctrl: sunxi: remove GPIO_EXTRA_HEADER
Andre Przywara
2023-10-17
lib: acpi: Fix linking SPL when ACPIGEN is enabled
Sean Anderson
2023-10-17
spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time
Sean Anderson
2023-10-02
Merge branch 'next'
Tom Rini
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-22
drivers: mediatek: Fix error handling in mtk_i2c_do_transfer
Francois Berder
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
2023-08-15
i2c: mvtwsi: reset controller if stuck in "bus error" state
Sam Edwards
2023-08-09
Kconfigs: Correct default of "0" on hex type entries
Tom Rini
2023-08-03
i2c: mediatek: fix I2C usability for MT7981
Weijie Gao
2023-08-02
i2c: designware: Add Kconfig for designware_i2c_pci.c
Minda Chen
2023-07-31
i2c: i2c-gpio: Correctly handle new {sda, scl}-gpios bindings
Chris Packham
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
2023-06-05
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-05-31
arm: Remove ti816x_evm board and ti816x SoC support
Tom Rini
2023-05-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2023-04-11
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-07
i2c: rcar_i2c: Add R-Car Gen4 support
Hai Pham
2023-03-18
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-02
sandbox: Tidy up I2C options
Simon Glass
[next]