index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: testunit: discard write requests while old command is running
Wolfram Sang
2024-06-28
1
-0
/
+3
*
i2c: testunit: don't erase registers after STOP
Wolfram Sang
2024-06-28
1
-1
/
+1
*
i2c: viai2c: turn common code into a proper module
Arnd Bergmann
2024-06-26
5
-89
/
+139
*
i2c: ocores: set IACK bit after core is enabled
Grygorii Tertychnyi
2024-06-21
1
-1
/
+1
*
i2c: designware: Fix the functionality flags of the slave-only interface
Jean Delvare
2024-06-12
1
-1
/
+1
*
i2c: at91: Fix the functionality flags of the slave-only interface
Jean Delvare
2024-06-12
1
-2
/
+1
*
i2c: synquacer: Remove a clk reference from struct synquacer_i2c
Christophe JAILLET
2024-05-23
1
-6
/
+5
*
Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-20
59
-734
/
+1240
|
\
|
*
Merge branch 'i2c/for-current' into i2c/for-mergewindow
Wolfram Sang
2024-05-13
1
-4
/
+15
|
|
\
|
|
*
i2c: acpi: Unbind mux adapters before delete
Hamish Martin
2024-05-06
1
-4
/
+15
|
*
|
i2c: mux: Remove class argument from i2c_mux_add_adapter()
Heiner Kallweit
2024-05-13
10
-32
/
+10
|
*
|
Merge tag 'i2c-host-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Wolfram Sang
2024-05-13
49
-687
/
+1209
|
|
\
\
|
|
*
|
i2c: designware: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()
Andy Shevchenko
2024-05-06
2
-4
/
+6
|
|
*
|
i2c: pxa: use 'time_left' variable with wait_event_timeout()
Wolfram Sang
2024-05-06
1
-7
/
+7
|
|
*
|
i2c: s3c2410: use 'time_left' variable with wait_event_timeout()
Wolfram Sang
2024-05-06
1
-3
/
+3
|
|
*
|
i2c: rk3x: use 'time_left' variable with wait_event_timeout()
Wolfram Sang
2024-05-06
1
-5
/
+6
|
|
*
|
i2c: qcom-geni: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-06
1
-3
/
+4
|
|
*
|
i2c: jz4780: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-06
1
-11
/
+11
|
|
*
|
i2c: synquacer: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-06
1
-4
/
+4
|
|
*
|
i2c: stm32f7: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-06
1
-4
/
+4
|
|
*
|
i2c: stm32f4: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-06
1
-4
/
+4
|
|
*
|
i2c: st: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-06
1
-4
/
+4
|
|
*
|
i2c: omap: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-06
1
-5
/
+5
|
|
*
|
i2c: imx-lpi2c: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-06
1
-3
/
+3
|
|
*
|
i2c: hix5hd2: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-06
1
-4
/
+4
|
|
*
|
i2c: exynos5: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-06
1
-6
/
+6
|
|
*
|
i2c: digicolor: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-06
1
-3
/
+3
|
|
*
|
i2c: amd-mp2-plat: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-06
1
-4
/
+4
|
|
*
|
i2c: ali15x3: remove printout on handled timeouts
Wolfram Sang
2024-05-06
1
-3
/
+1
|
|
*
|
i2c: ali1563: remove printout on handled timeouts
Wolfram Sang
2024-05-06
1
-1
/
+0
|
|
*
|
i2c: ali1535: remove printout on handled timeouts
Wolfram Sang
2024-05-06
1
-6
/
+2
|
|
*
|
i2c: i801: remove printout on handled timeouts
Wolfram Sang
2024-05-06
1
-3
/
+1
|
|
*
|
i2c: add zhaoxin i2c controller driver
Hans Hu
2024-05-06
5
-5
/
+345
|
|
*
|
i2c: wmt: add platform type VIAI2C_PLAT_WMT
Hans Hu
2024-05-06
3
-14
/
+27
|
|
*
|
i2c: wmt: fix a bug when thread blocked
Hans Hu
2024-05-06
2
-71
/
+80
|
|
*
|
i2c: wmt: rename something
Hans Hu
2024-05-06
3
-146
/
+143
|
|
*
|
i2c: wmt: split out common files
Hans Hu
2024-05-06
5
-430
/
+441
|
|
*
|
i2c: wmt: create wmt_i2c_init for general init
Hans Hu
2024-05-06
1
-28
/
+37
|
|
*
|
i2c: thunderx: Adding ioclk support
Piyush Malgujar
2024-05-06
1
-2
/
+3
|
|
*
|
i2c: octeon: Handle watchdog timeout
Suneel Garapati
2024-05-06
2
-0
/
+12
|
|
*
|
i2c: octeon: Add platform prefix to macros
Piyush Malgujar
2024-05-06
2
-31
/
+31
|
|
*
|
i2c: thunderx: Support for High speed mode
Suneel Garapati
2024-05-06
3
-25
/
+54
|
|
*
|
i2c: thunderx: Clock divisor logic changes
Suneel Garapati
2024-05-06
3
-4
/
+59
|
|
*
|
i2c: cadence: Add RISCV architecture support
Ji Sheng Teoh
2024-05-06
1
-1
/
+1
|
|
*
|
i2c: uniphier: remove printout on handled timeouts
Wolfram Sang
2024-05-06
1
-3
/
+1
|
|
*
|
i2c: uniphier-f: remove printout on handled timeouts
Wolfram Sang
2024-05-06
1
-1
/
+0
|
|
*
|
i2c: tegra: remove printout on handled timeouts
Wolfram Sang
2024-05-06
1
-2
/
+0
|
|
*
|
i2c: st: remove printout on handled timeouts
Wolfram Sang
2024-05-06
1
-4
/
+1
|
|
*
|
i2c: sh_mobile: remove printout on handled timeouts
Wolfram Sang
2024-05-06
1
-1
/
+0
|
|
*
|
i2c: rk3x: remove printout on handled timeouts
Wolfram Sang
2024-05-06
1
-3
/
+0
[next]