index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
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
/
designware_i2c.c
Age
Commit message (
Expand
)
Author
2025-09-29
i2c: designware_i2c: Don't warn if reset DT property is not present
Maksim Kiselev
2025-06-02
i2c: designware_i2c Return -ETIMEDOUT for timeout errors
Wojciech Szamocki
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-01-29
treewide: Remove clk_free
Sean Anderson
2023-10-30
i2c: designware_i2c: adjust timing calculation
Heinrich Schuchardt
2022-06-17
stm32mp1: fix reference for STMicroelectronics
Patrick Delaunay
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-08-30
i2c: designware: Remove unused non-DM functionality
Tom Rini
2021-07-07
arm: Remove spear600 boards and the rest of SPEAr support
Tom Rini
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-11-28
i2c: designware_i2c: Don't warn if no reset controller
Simon Glass
2020-10-22
i2c: designware: Use log_debug() for debugging
Simon Glass
2020-08-22
treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-17
i2c: designware_i2c: Support ACPI table generation
Simon Glass
2020-07-17
i2c: designware_i2c: Add a little more debugging
Simon Glass
2020-05-28
i2c: designware_i2c: Check if the device is powered
Raul E Rangel
2020-05-28
i2c: designware_i2c: Tidy up use of NULL priv
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-03-16
i2c: designware_i2c: add 'hs_hcnt' and 'hs_lcnt' for high speed
Jun Chen
2020-03-16
i2c: designware_i2c: remove 'has_high_speed'
Jun Chen
2020-03-16
i2c: designware_i2c: check is high speed possible support
Jun Chen
2020-03-16
i2c: designware_i2c: Fix IC_CON register setting for high speed mode
Jun Chen
2020-02-18
i2c: designware_i2c: Correct the selection of speed mode
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-01-27
i2c: designware_i2c: Do more in the probe() method
Simon Glass
2020-01-27
i2c: designware_i2c: Separate out the speed calculation
Simon Glass
2020-01-27
i2c: designware_i2c: Move dw_i2c_speed_config to header
Simon Glass
2020-01-27
i2c: designware_i2c: Add support for fast-plus speed
Simon Glass
2020-01-27
i2c: designware_i2c: Update to use standard enums for speed
Simon Glass
2020-01-27
i2c: designware_i2c: Add spike supression
Simon Glass
2020-01-27
i2c: designware_i2c: Rewrite timing calculation
Simon Glass
2020-01-27
i2c: designware_i2c: Put hold config in a struct
Simon Glass
2020-01-27
i2c: designware_i2c: Drop scl_sda_cfg parameter
Simon Glass
2020-01-27
i2c: designware_i2c: Read device-tree properties
Simon Glass
2020-01-27
i2c: designware_i2c: Use an accurate bus clock instead of MHz
Simon Glass
2020-01-27
i2c: designware_i2c: Use an enum for selected speed mode
Simon Glass
2020-01-27
i2c: designware_i2c: Rename 'max' speed to 'high' speed
Simon Glass
2020-01-27
i2c: designware_i2c: Include clk.h in the header file
Simon Glass
2019-12-15
i2c: designware: Tidy up PCI support
Simon Glass
2019-07-09
i2c: designware: Get clock rate from clock DM
Ley Foon Tan
2019-07-09
i2c: designware_i2c: Restore enable state after set speed
Jun Chen
2019-04-25
i2c: designware: fix reset handling on socfpga gen5
Simon Goldschmidt
2019-02-20
i2c: designware: Add error checking on init
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
[next]