index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-designware-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-27
i2c: designware: Use accessors to DW_IC_INTR_MASK register
Jarkko Nikula
1
-1
/
+1
2023-11-13
i2c: designware: Fix corrupted memory seen in the ISR
Jan Bottorff
1
-8
/
+8
2023-09-19
i2c: designware: fix __i2c_dw_disable() in case master is holding SCL low
Yann Sionneau
1
-0
/
+17
2023-06-05
i2c: designware: Add driver support for Wangxun 10Gb NIC
Jiawen Wu
1
-0
/
+8
2023-02-24
Merge tag 'i2c-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+7
2023-01-28
i2c: designware: Change from u32 to unsigned int for regmap_read() calls
Shyam Sundar S K
1
-5
/
+6
2023-01-09
i2c: designware: use casting of u64 in clock multiplication to avoid overflow
Lareine Khawaly
1
-3
/
+6
2023-01-09
i2c: designware: fix i2c_dw_clk_rate() return size to be u32
Hanna Hawa
1
-1
/
+1
2022-11-12
i2c: designware: Remove common i2c_dw_disable_int()
Jarkko Nikula
1
-5
/
+0
2022-06-13
i2c: designware: Use standard optional ref clock implementation
Serge Semin
1
-3
/
+0
2022-05-14
i2c: designware: Sort timing parameter ACPI method calls by the speed
Jarkko Nikula
1
-1
/
+1
2022-02-11
i2c: designware: Add missing locks
Jan Dabros
1
-0
/
+12
2021-08-11
i2c: designware: Use DIV_ROUND_CLOSEST() macro
Andy Shevchenko
1
-4
/
+4
2021-04-05
i2c: designware: Add driver support for AMD NAVI GPU
Sanket Goswami
1
-0
/
+3
2020-06-23
i2c: designware: Adjust bus speed independently of ACPI
Andy Shevchenko
1
-8
/
+17
2020-05-30
i2c: designware: Convert driver to using regmap API
Serge Semin
1
-51
/
+126
2020-05-22
i2c: designware: Drop hard coded FIFO depth assignment
Andy Shevchenko
1
-3
/
+0
2020-05-22
i2c: designware: Move ACPI parts into common module
Andy Shevchenko
1
-4
/
+131
2020-05-22
i2c: designware: Drop unneeded condition in i2c_dw_validate_speed()
Andy Shevchenko
1
-8
/
+6
2020-05-22
i2c: designware: Move i2c_dw_validate_speed() helper to a common code
Andy Shevchenko
1
-0
/
+24
2020-03-21
i2c: designware: Fix spelling typos in the comments
Andy Shevchenko
1
-4
/
+4
2020-03-21
i2c: designware: Discard i2c_dw_read_comp_param() function
Serge Semin
1
-6
/
+0
2020-03-21
i2c: designware: Detect the FIFO size in the common code
Serge Semin
1
-0
/
+22
2019-03-20
i2c: designware: Add support for an interface clock
Phil Edworthy
1
-2
/
+16
2018-10-30
Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2018-10-25
i2c: designware: Cleanup bus lock handling
Hans de Goede
1
-2
/
+2
2018-09-02
i2c: designware: allow IP specific sda_hold_time
Alexandre Belloni
1
-0
/
+2
2018-08-20
i2c: designware: Add SPDX license tag
Andy Shevchenko
1
-14
/
+1
2018-07-03
i2c: designware: Add debug print for SDA hold time value
Jarkko Nikula
1
-0
/
+4
2018-07-03
i2c: designware: Move SDA hold time configuration to common code
Jarkko Nikula
1
-0
/
+37
2018-07-03
i2c: designware: Don't use internal ___constant_swab32
Jarkko Nikula
1
-1
/
+2
2018-07-03
i2c: designware: Move register access detection to common code
Jarkko Nikula
1
-0
/
+34
2018-05-15
i2c: designware: refactor low-level enable/disable
Alexander Monakov
1
-11
/
+9
2017-11-28
i2c: designware: fix building driver as module
Phil Reid
1
-0
/
+1
2017-11-27
i2c: designware: add i2c gpio recovery option
Tim Sander
1
-1
/
+5
2017-11-27
i2c: designware: rename i2c_dw_plat_prepare_clk to i2c_dw_prepare_clk
Phil Reid
1
-5
/
+5
2017-11-27
i2c: designware: move i2c_dw_plat_prepare_clk to common
Phil Reid
1
-0
/
+13
2017-06-27
i2c: designware: add SLAVE mode functions
Luis Oliveira
1
-0
/
+6
2017-06-19
i2c: designware: MASTER mode as separated driver
Luis Oliveira
1
-0
/
+275