index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-designware-master.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-12
Merge tag 'v4.19-rc7' into i2c/for-4.20
Wolfram Sang
1
-1
/
+3
2018-10-12
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-31
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-05
i2c: designware-master: use core to detect 'no zero length' quirk
Wolfram Sang
1
-7
/
+5
2018-07-04
i2c: designware: Add debug print for bus speed
Jarkko Nikula
1
-2
/
+19
2018-07-04
i2c: designware: Separate timing parameter setting from HW initalization
Jarkko Nikula
1
-50
/
+80
2018-07-04
i2c: designware: Move SDA hold time configuration to common code
Jarkko Nikula
1
-21
/
+12
2018-07-04
i2c: designware: Call i2c_dw_clk_rate() only once in i2c_dw_init_master()
Jarkko Nikula
1
-4
/
+5
2018-07-04
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