- 419ddf9 I2C: cdns: Fix broken retry mechanism on arbitration lost. by Andrea Merello · 1 year, 8 months ago
- a12a73b drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 10 months ago
- f536fda i2c: i2c-cdns.c: Update driver to read fifo-depth from device tree by Pei Yue Ho · 1 year, 11 months ago
- f76f860 i2c: i2c-cdns: Prevent early termination of write by Sai Pavan Boddu · 2 years, 11 months ago
- 94b3f3f i2c: i2c-cdns: Fix write transaction state by Sai Pavan Boddu · 2 years, 11 months ago
- 1bc2a79 i2c: i2c-cdns: Start read transaction after write to transfer_size reg by Sai Pavan Boddu · 2 years, 11 months ago
- 8faa791 i2c: i2c_cdns: Enable i2c clock by T Karthik Reddy · 4 years ago
- d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years, 1 month ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years, 1 month ago
- 6c0e59f xilinx: drivers: Use '_' instead of '-' in driver name by Michal Simek · 5 years ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 8 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 8 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 8 months ago
- f3d4615 i2c: Update drivers to use enum for speed by Simon Glass · 5 years ago
- 3104162 i2c: i2c_cdns: fix write timeout on fifo boundary by Michael Auchter · 5 years ago
- 9d59d6f i2c: i2c_cdns: Fix below warnings with checker tool by Siva Durga Prasad Paladugu · 6 years ago
- bc00512 i2c: i2c_cdns: Add support for handling arbitration lost by Siva Durga Prasad Paladugu · 6 years ago
- 006265d i2c: i2c_cdns: Fix clearing of all interrupts by Siva Durga Prasad Paladugu · 6 years ago
- 84de0f9 i2c: cdns: Convert to livetree function by Michal Simek · 6 years ago
- f48ef0d i2c: i2c-cdns: Use proper input frequency by Tomasz Gorochowik · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- a821c4a dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
- 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
- 19cdd5c i2c: i2c-cdns: No need for dedicated probe function by Moritz Fischer · 8 years ago
- 08c11aa i2c: i2c-cdns: Implement workaround for hold quirk of the rev 1.0 by Moritz Fischer · 8 years ago
- 0ec0c58 i2c: i2c-cdns: Reorder timeout loop for interrupt waiting by Moritz Fischer · 8 years ago
- 5e42985 i2c: i2c-cdns: Detect unsupported sequences for rev 1.0 by Moritz Fischer · 8 years ago
- 50994ab i2c: cdns: Add additional compatible string for r1p14 of the IP. by Moritz Fischer · 8 years ago
- 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
- ad72e76 i2c: cdns: Support different bus speeds by Michal Simek · 9 years ago
- 6150be9 i2c: cdns: Moving speed setup from probe to set_bus_speed function by Michal Simek · 9 years ago
- a13767b i2c: cdns: Read address from DT in ofdata_to_platdata by Michal Simek · 9 years ago
- fdec2d2 dm: i2c: Add driver for Cadence I2C IP by Moritz Fischer · 9 years ago