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-core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-24
i2c: designware: determine HS tHIGH and tLOW based on HW parameters
Michael Wu
1
-0
/
+6
2024-11-13
i2c: designware: Fix spelling and other issues in the comments
Andy Shevchenko
1
-5
/
+5
2024-11-13
i2c: designware: Remove 'cond' from i2c_dw_scl_hcnt()
Andy Shevchenko
1
-1
/
+1
2024-11-08
i2c: designware: do not hold SCL low when I2C_DYNAMIC_TAR_UPDATE is not set
Liu Peibao
1
-0
/
+1
2024-09-24
i2c: designware: fix controller is holding SCL low while ENABLE bit is disabled
Kimriver Liu
1
-0
/
+1
2024-09-11
i2c: designware: Uninline i2c_dw_probe()
Andy Shevchenko
1
-15
/
+2
2024-09-10
i2c: designware: Consolidate PM ops
Andy Shevchenko
1
-0
/
+3
2024-09-10
i2c: designware: Remove ->disable() callback
Andy Shevchenko
1
-3
/
+1
2024-09-10
i2c: designware: Consolidate firmware parsing and configuring code
Andy Shevchenko
1
-8
/
+1
2024-09-10
i2c: designware: Drop return value from i2c_dw_acpi_configure()
Andy Shevchenko
1
-2
/
+2
2024-09-10
i2c: designware: Fix wrong setting for {ss,fs,hs}_{h,l}cnt registers
Adrian Huang
1
-2
/
+4
2024-02-27
i2c: designware: Implement generic polling mode code for Wangxun 10Gb NIC
Jarkko Nikula
1
-0
/
+5
2024-02-27
i2c: designware: Fix RX FIFO depth define on Wangxun 10Gb NIC
Jarkko Nikula
1
-1
/
+1
2024-02-27
i2c: designware: Use accessors to DW_IC_INTR_MASK register
Jarkko Nikula
1
-0
/
+7
2024-02-27
i2c: designware: Do not enable interrupts shortly in polling mode
Jarkko Nikula
1
-0
/
+8
2024-02-27
i2c: designware: Uniform initialization flow for polling mode
Jarkko Nikula
1
-0
/
+1
2023-09-19
i2c: designware: fix __i2c_dw_disable() in case master is holding SCL low
Yann Sionneau
1
-0
/
+3
2023-07-02
Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+4
2023-06-05
i2c: designware: fix idx_write_cnt in read loop
David Zheng
1
-0
/
+1
2023-06-05
i2c: designware: Add driver support for Wangxun 10Gb NIC
Jiawen Wu
1
-0
/
+4
2023-04-20
i2c: designware: Use PCI PSP driver for communication
Mario Limonciello
1
-1
/
+0
2023-01-28
i2c: designware: Change from u32 to unsigned int for regmap_read() calls
Shyam Sundar S K
1
-1
/
+1
2023-01-28
i2c: designware: add a new bit check for IC_CON control
Shyam Sundar S K
1
-0
/
+1
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: Add comment to custom register value constants
Jarkko Nikula
1
-2
/
+2
2022-11-12
i2c: designware: Align defines in i2c-designware-core.h
Jarkko Nikula
1
-115
/
+115
2022-11-12
i2c: designware: Remove common i2c_dw_disable_int()
Jarkko Nikula
1
-3
/
+0
2022-11-12
i2c: designware: Define software status flags with BIT()
Jarkko Nikula
1
-5
/
+5
2022-11-12
i2c: designware: Empty receive FIFO in slave interrupt handler
Jarkko Nikula
1
-0
/
+1
2022-11-12
i2c: designware: Fix slave state machine for sequential reads
Jarkko Nikula
1
-1
/
+0
2022-10-05
i2c: designware: Fix handling of real but unexpected device interrupts
Jarkko Nikula
1
-2
/
+5
2022-03-01
i2c: designware: Use the i2c_mark_adapter_suspended/resumed() helpers
Hans de Goede
1
-2
/
+0
2022-02-11
i2c: designware: Add AMD PSP I2C bus support
Jan Dabros
1
-3
/
+15
2021-11-29
i2c: designware: Fix the kernel doc description for struct dw_i2c_dev
Andy Shevchenko
1
-4
/
+9
2021-08-11
i2c: designware: Fix indentation in the header
Andy Shevchenko
1
-2
/
+2
2021-04-05
i2c: designware: Add driver support for AMD NAVI GPU
Sanket Goswami
1
-0
/
+8
2021-02-26
i2c: designware: Get right data length
Liguang Zhang
1
-0
/
+2
2020-12-09
i2c: designware: Make register offsets all of the same width
Andy Shevchenko
1
-3
/
+3
2020-12-09
i2c: designware: Switch header to use BIT() and GENMASK()
Andy Shevchenko
1
-46
/
+46
2020-06-23
i2c: designware: Adjust bus speed independently of ACPI
Andy Shevchenko
1
-2
/
+1
2020-05-30
i2c: designware: Add Baikal-T1 System I2C support
Serge Semin
1
-0
/
+3
2020-05-30
i2c: designware: Convert driver to using regmap API
Serge Semin
1
-12
/
+10
2020-05-30
i2c: designware: Discard Cherry Trail model flag
Serge Semin
1
-2
/
+1
2020-05-22
i2c: designware: Move ACPI parts into common module
Andy Shevchenko
1
-7
/
+8
2020-05-22
i2c: designware: Move i2c_dw_validate_speed() helper to a common code
Andy Shevchenko
1
-0
/
+9
2020-05-22
i2c: designware: Include proper headers in i2c-desingware-core.h
Andy Shevchenko
1
-0
/
+9
2020-05-22
i2c: designware: Get rid of PCI driver specifics in common code
Andy Shevchenko
1
-1
/
+0
2020-05-13
i2c: designware: Rename i2c_dw_probe() to i2c_dw_probe_master()
Andy Shevchenko
1
-1
/
+14
2020-05-13
i2c: designware: Move configuration routines to respective modules
Andy Shevchenko
1
-0
/
+12
2020-03-21
i2c: designware: Discard i2c_dw_read_comp_param() function
Serge Semin
1
-1
/
+0
[next]