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-master.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'i2c-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-09-04
1
-0
/
+12
|
\
|
*
i2c: designware: Add support for recovery when GPIO need pinctrl
Yann Sionneau
2023-08-25
1
-0
/
+12
*
|
i2c: designware: Handle invalid SMBus block data response length value
Tam Nguyen
2023-08-14
1
-2
/
+13
*
|
i2c: designware: Correct length byte validation logic
Quan Nguyen
2023-08-14
1
-1
/
+2
|
/
*
i2c: designware: Add driver support for Wangxun 10Gb NIC
Jiawen Wu
2023-06-05
1
-5
/
+84
*
i2c: designware: Change from u32 to unsigned int for regmap_read() calls
Shyam Sundar S K
2023-01-28
1
-6
/
+7
*
i2c: designware: add a new bit check for IC_CON control
Shyam Sundar S K
2023-01-28
1
-0
/
+20
*
i2c: designware: Remove common i2c_dw_disable_int()
Jarkko Nikula
2022-11-12
1
-5
/
+4
*
i2c: designware: Simplify master interrupt handler nesting
Jarkko Nikula
2022-11-12
1
-21
/
+12
*
i2c: designware: Move debug print in i2c_dw_isr()
Jarkko Nikula
2022-11-12
1
-1
/
+1
*
i2c: designware: Do not process interrupt when device is suspended
Jarkko Nikula
2022-11-12
1
-0
/
+2
*
i2c: designware: Define software status flags with BIT()
Jarkko Nikula
2022-11-12
1
-2
/
+2
*
i2c: designware: Fix handling of real but unexpected device interrupts
Jarkko Nikula
2022-10-05
1
-0
/
+13
*
i2c: designware: Use the i2c_mark_adapter_suspended/resumed() helpers
Hans de Goede
2022-03-01
1
-5
/
+0
*
i2c: designware: Add missing locks
Jan Dabros
2022-02-11
1
-0
/
+6
*
i2c: designware: Do not complete i2c read without RX_FULL interrupt
Tamal Saha
2021-12-16
1
-2
/
+5
*
i2c: busses: i2c-designware-master: Fix misnaming of 'i2c_dw_init_master()'
Lee Jones
2021-05-27
1
-1
/
+1
*
Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-30
1
-17
/
+138
|
\
|
*
i2c: designware: Switch over to i2c_freq_mode_string()
Andy Shevchenko
2021-04-10
1
-16
/
+4
|
*
i2c: drivers: Use generic definitions for bus frequencies (part 2)
Andy Shevchenko
2021-04-05
1
-1
/
+1
|
*
i2c: designware: Add driver support for AMD NAVI GPU
Sanket Goswami
2021-04-05
1
-0
/
+133
*
|
i2c: designware: Adjust bus_freq_hz when refuse high speed mode set
Andy Shevchenko
2021-04-05
1
-0
/
+1
|
/
*
i2c: designware: Get right data length
Liguang Zhang
2021-02-26
1
-1
/
+1
*
i2c: designware: Convert driver to using regmap API
Serge Semin
2020-05-30
1
-57
/
+70
*
i2c: designware: Rename i2c_dw_probe() to i2c_dw_probe_master()
Andy Shevchenko
2020-05-13
1
-2
/
+2
*
i2c: designware: Move configuration routines to respective modules
Andy Shevchenko
2020-05-13
1
-0
/
+24
*
i2c: designware: Calculate SCL timing parameter for High Speed Mode
Wan Ahmad Zainie
2020-04-15
1
-3
/
+15
*
i2c: designware: Calculate SCL timing parameter for Fast Mode Plus
Wan Ahmad Zainie
2020-04-15
1
-3
/
+16
*
i2c: designware: Fix spelling typos in the comments
Andy Shevchenko
2020-03-21
1
-1
/
+1
*
i2c: designware: Detect the FIFO size in the common code
Serge Semin
2020-03-21
1
-0
/
+2
*
i2c: designware: Fix unused variable warning
Shaokun Zhang
2019-08-06
1
-1
/
+0
*
i2c: designware: make use of devm_gpiod_get_optional
Uwe Kleine-König
2019-08-01
1
-7
/
+4
*
i2c: designware: ratelimit 'transfer when suspended' errors
Wolfram Sang
2019-05-02
1
-2
/
+1
*
i2c: designware: Do not allow i2c_dw_xfer() calls while suspended
Hans de Goede
2019-02-23
1
-0
/
+6
*
Merge tag 'v4.19-rc7' into i2c/for-4.20
Wolfram Sang
2018-10-11
1
-1
/
+3
|
\
|
*
i2c: designware: Call i2c_dw_clk_rate() only when calculating timings
Jarkko Nikula
2018-10-05
1
-1
/
+3
*
|
i2c: designware: Set IRQF_NO_SUSPEND flag for all BYT and CHT controllers
Hans de Goede
2018-10-11
1
-1
/
+1
*
|
i2c: designware: Remove Cherry Trail PMIC I2C bus pm_disabled workaround
Hans de Goede
2018-09-06
1
-1
/
+1
|
/
*
i2c: designware: Re-init controllers with pm_disabled set on resume
Hans de Goede
2018-08-30
1
-1
/
+0
*
i2c: designware: Add SPDX license tag
Andy Shevchenko
2018-08-20
1
-14
/
+1
*
i2c: designware: Convert to use struct i2c_timings
Andy Shevchenko
2018-08-08
1
-3
/
+4
*
i2c: designware-master: use core to detect 'no zero length' quirk
Wolfram Sang
2018-08-04
1
-7
/
+5
*
i2c: designware: Add debug print for bus speed
Jarkko Nikula
2018-07-03
1
-2
/
+19
*
i2c: designware: Separate timing parameter setting from HW initalization
Jarkko Nikula
2018-07-03
1
-50
/
+80
*
i2c: designware: Move SDA hold time configuration to common code
Jarkko Nikula
2018-07-03
1
-21
/
+12
*
i2c: designware: Call i2c_dw_clk_rate() only once in i2c_dw_init_master()
Jarkko Nikula
2018-07-03
1
-4
/
+5
*
i2c: designware: Move register access detection to common code
Jarkko Nikula
2018-07-03
1
-14
/
+4
*
i2c: designware: refactor low-level enable/disable
Alexander Monakov
2018-05-15
1
-4
/
+4
*
i2c: designware: fix poll-after-enable regression
Alexander Monakov
2018-05-10
1
-1
/
+4
*
i2c: designware: suppress unneeded SDA hold time warnings
Alexander Monakov
2018-03-17
1
-1
/
+1
[next]