index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-designware-master.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-30
i2c: designware: Convert driver to using regmap API
Serge Semin
1
-57
/
+70
2020-05-13
i2c: designware: Rename i2c_dw_probe() to i2c_dw_probe_master()
Andy Shevchenko
1
-2
/
+2
2020-05-13
i2c: designware: Move configuration routines to respective modules
Andy Shevchenko
1
-0
/
+24
2020-04-15
i2c: designware: Calculate SCL timing parameter for High Speed Mode
Wan Ahmad Zainie
1
-3
/
+15
2020-04-15
i2c: designware: Calculate SCL timing parameter for Fast Mode Plus
Wan Ahmad Zainie
1
-3
/
+16
2020-03-21
i2c: designware: Fix spelling typos in the comments
Andy Shevchenko
1
-1
/
+1
2020-03-21
i2c: designware: Detect the FIFO size in the common code
Serge Semin
1
-0
/
+2
2019-08-06
i2c: designware: Fix unused variable warning
Shaokun Zhang
1
-1
/
+0
2019-08-01
i2c: designware: make use of devm_gpiod_get_optional
Uwe Kleine-König
1
-7
/
+4
2019-05-02
i2c: designware: ratelimit 'transfer when suspended' errors
Wolfram Sang
1
-2
/
+1
2019-02-23
i2c: designware: Do not allow i2c_dw_xfer() calls while suspended
Hans de Goede
1
-0
/
+6
2018-10-11
Merge tag 'v4.19-rc7' into i2c/for-4.20
Wolfram Sang
1
-1
/
+3
2018-10-11
i2c: designware: Set IRQF_NO_SUSPEND flag for all BYT and CHT controllers
Hans de Goede
1
-1
/
+1
2018-10-05
i2c: designware: Call i2c_dw_clk_rate() only when calculating timings
Jarkko Nikula
1
-1
/
+3
2018-09-06
i2c: designware: Remove Cherry Trail PMIC I2C bus pm_disabled workaround
Hans de Goede
1
-1
/
+1
2018-08-30
i2c: designware: Re-init controllers with pm_disabled set on resume
Hans de Goede
1
-1
/
+0
2018-08-20
i2c: designware: Add SPDX license tag
Andy Shevchenko
1
-14
/
+1
2018-08-08
i2c: designware: Convert to use struct i2c_timings
Andy Shevchenko
1
-3
/
+4
2018-08-04
i2c: designware-master: use core to detect 'no zero length' quirk
Wolfram Sang
1
-7
/
+5
2018-07-03
i2c: designware: Add debug print for bus speed
Jarkko Nikula
1
-2
/
+19
2018-07-03
i2c: designware: Separate timing parameter setting from HW initalization
Jarkko Nikula
1
-50
/
+80
2018-07-03
i2c: designware: Move SDA hold time configuration to common code
Jarkko Nikula
1
-21
/
+12
2018-07-03
i2c: designware: Call i2c_dw_clk_rate() only once in i2c_dw_init_master()
Jarkko Nikula
1
-4
/
+5
2018-07-03
i2c: designware: Move register access detection to common code
Jarkko Nikula
1
-14
/
+4
2018-05-15
i2c: designware: refactor low-level enable/disable
Alexander Monakov
1
-4
/
+4
2018-05-10
i2c: designware: fix poll-after-enable regression
Alexander Monakov
1
-1
/
+4
2018-03-17
i2c: designware: suppress unneeded SDA hold time warnings
Alexander Monakov
1
-1
/
+1
2018-02-22
i2c: designware: Consider SCL GPIO optional
Andy Shevchenko
1
-1
/
+1
2018-02-21
i2c: designware: must wait for enable
Ben Gardner
1
-1
/
+1
2017-11-27
i2c: designware: add i2c gpio recovery option
Tim Sander
1
-0
/
+57
2017-07-04
i2c: designware: Make HW init functions static
Jarkko Nikula
1
-4
/
+3
2017-06-19
i2c: designware: MASTER mode as separated driver
Luis Oliveira
1
-0
/
+673