Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2ac4706ecdc01c3aad2d53c3121b84a27f4df472
/
drivers
/
i2c
/
i2c-cdns.c
f814987
i2c: i2c_cdns: Enable i2c clock
by T Karthik Reddy
· Wed Feb 03 03:10:46 2021 -0700
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· Thu Dec 03 16:55:21 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
3309308
xilinx: drivers: Use '_' instead of '-' in driver name
by Michal Simek
· Tue Jan 07 08:50:34 2020 +0100
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
f0c99c5
i2c: Update drivers to use enum for speed
by Simon Glass
· Thu Jan 23 11:48:22 2020 -0700
34f113a
i2c: i2c_cdns: fix write timeout on fifo boundary
by Michael Auchter
· Mon Dec 09 18:16:16 2019 +0000
142cf18
i2c: i2c_cdns: Fix below warnings with checker tool
by Siva Durga Prasad Paladugu
· Thu Mar 14 09:18:37 2019 +0100
07c5a1b
i2c: i2c_cdns: Add support for handling arbitration lost
by Siva Durga Prasad Paladugu
· Thu Mar 07 11:52:49 2019 +0100
4f0205b
i2c: i2c_cdns: Fix clearing of all interrupts
by Siva Durga Prasad Paladugu
· Thu Mar 07 11:52:48 2019 +0100
4747d2c
i2c: cdns: Convert to livetree function
by Michal Simek
· Fri Jan 18 10:43:39 2019 +0100
59e2585
i2c: i2c-cdns: Use proper input frequency
by Tomasz Gorochowik
· Thu Jan 03 13:36:33 2019 +0100
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· Wed May 17 17:18:05 2017 -0600
11c89f3
dm: Use dm.h header when driver mode is used
by Simon Glass
· Wed May 17 17:18:03 2017 -0600
37978c6
i2c: i2c-cdns: No need for dedicated probe function
by Moritz Fischer
· Mon Jan 16 09:50:47 2017 -0800
9393f58
i2c: i2c-cdns: Implement workaround for hold quirk of the rev 1.0
by Moritz Fischer
· Mon Jan 16 09:50:46 2017 -0800
0b24579
i2c: i2c-cdns: Reorder timeout loop for interrupt waiting
by Moritz Fischer
· Mon Jan 16 09:50:45 2017 -0800
61f0651
i2c: i2c-cdns: Detect unsupported sequences for rev 1.0
by Moritz Fischer
· Mon Jan 16 09:50:44 2017 -0800
f807776
i2c: cdns: Add additional compatible string for r1p14 of the IP.
by Moritz Fischer
· Thu Dec 22 09:36:10 2016 -0800
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
91429f4
i2c: cdns: Support different bus speeds
by Michal Simek
· Thu Apr 14 14:15:49 2016 +0200
48cd206
i2c: cdns: Moving speed setup from probe to set_bus_speed function
by Michal Simek
· Thu Apr 14 14:15:48 2016 +0200
97ba81f
i2c: cdns: Read address from DT in ofdata_to_platdata
by Michal Simek
· Thu Apr 14 14:15:47 2016 +0200
0075dac
dm: i2c: Add driver for Cadence I2C IP
by Moritz Fischer
· Mon Dec 28 09:47:11 2015 -0800