index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-designware-common.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: designware: Adjust bus speed independently of ACPI
Andy Shevchenko
2020-06-23
1
-8
/
+17
*
i2c: designware: Convert driver to using regmap API
Serge Semin
2020-05-30
1
-51
/
+126
*
i2c: designware: Drop hard coded FIFO depth assignment
Andy Shevchenko
2020-05-22
1
-3
/
+0
*
i2c: designware: Move ACPI parts into common module
Andy Shevchenko
2020-05-22
1
-4
/
+131
*
i2c: designware: Drop unneeded condition in i2c_dw_validate_speed()
Andy Shevchenko
2020-05-22
1
-8
/
+6
*
i2c: designware: Move i2c_dw_validate_speed() helper to a common code
Andy Shevchenko
2020-05-22
1
-0
/
+24
*
i2c: designware: Fix spelling typos in the comments
Andy Shevchenko
2020-03-21
1
-4
/
+4
*
i2c: designware: Discard i2c_dw_read_comp_param() function
Serge Semin
2020-03-21
1
-6
/
+0
*
i2c: designware: Detect the FIFO size in the common code
Serge Semin
2020-03-21
1
-0
/
+22
*
i2c: designware: Add support for an interface clock
Phil Edworthy
2019-03-20
1
-2
/
+16
*
Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-30
1
-2
/
+2
|
\
|
*
i2c: designware: Cleanup bus lock handling
Hans de Goede
2018-10-25
1
-2
/
+2
*
|
i2c: designware: allow IP specific sda_hold_time
Alexandre Belloni
2018-09-02
1
-0
/
+2
|
/
*
i2c: designware: Add SPDX license tag
Andy Shevchenko
2018-08-20
1
-14
/
+1
*
i2c: designware: Add debug print for SDA hold time value
Jarkko Nikula
2018-07-03
1
-0
/
+4
*
i2c: designware: Move SDA hold time configuration to common code
Jarkko Nikula
2018-07-03
1
-0
/
+37
*
i2c: designware: Don't use internal ___constant_swab32
Jarkko Nikula
2018-07-03
1
-1
/
+2
*
i2c: designware: Move register access detection to common code
Jarkko Nikula
2018-07-03
1
-0
/
+34
*
i2c: designware: refactor low-level enable/disable
Alexander Monakov
2018-05-15
1
-11
/
+9
*
i2c: designware: fix building driver as module
Phil Reid
2017-11-28
1
-0
/
+1
*
i2c: designware: add i2c gpio recovery option
Tim Sander
2017-11-27
1
-1
/
+5
*
i2c: designware: rename i2c_dw_plat_prepare_clk to i2c_dw_prepare_clk
Phil Reid
2017-11-27
1
-5
/
+5
*
i2c: designware: move i2c_dw_plat_prepare_clk to common
Phil Reid
2017-11-27
1
-0
/
+13
*
i2c: designware: add SLAVE mode functions
Luis Oliveira
2017-06-27
1
-0
/
+6
*
i2c: designware: MASTER mode as separated driver
Luis Oliveira
2017-06-19
1
-0
/
+275