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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-09
i2c: omap: wakeup the controller during suspend() callback
Thomas Richard
1
-0
/
+22
2024-07-09
i2c: omap: switch to NOIRQ_SYSTEM_SLEEP_PM_OPS() and RUNTIME_PM_OPS()
Thomas Richard
1
-7
/
+7
2024-07-09
i2c: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
4
-0
/
+4
2024-07-09
i2c: i801: Add support for Intel Arrow Lake-H
Jarkko Nikula
2
-0
/
+4
2024-07-04
i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
Piotr Wojtaszczyk
1
-38
/
+10
2024-07-03
parport: Remove parport_driver.devmodel
Dr. David Alan Gilbert
1
-1
/
+0
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-2
/
+2
2024-06-28
i2c: testunit: discard write requests while old command is running
Wolfram Sang
1
-0
/
+3
2024-06-28
i2c: testunit: don't erase registers after STOP
Wolfram Sang
1
-1
/
+1
2024-06-26
i2c: viai2c: turn common code into a proper module
Arnd Bergmann
5
-89
/
+139
2024-06-26
i2c: dev: Check for I2C_FUNC_I2C before calling i2c_transfer
Jean Delvare
1
-0
/
+12
2024-06-26
i2c: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
4
-5
/
+5
2024-06-21
i2c: ocores: set IACK bit after core is enabled
Grygorii Tertychnyi
1
-1
/
+1
2024-06-12
i2c: designware: Fix the functionality flags of the slave-only interface
Jean Delvare
1
-1
/
+1
2024-06-12
i2c: at91: Fix the functionality flags of the slave-only interface
Jean Delvare
1
-2
/
+1
2024-06-10
i2c: smbus: Support DDR5 and LPDDR5 SPD EEPROMs
Guenter Roeck
1
-1
/
+5
2024-05-23
i2c: synquacer: Remove a clk reference from struct synquacer_i2c
Christophe JAILLET
1
-6
/
+5
2024-05-20
Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
59
-734
/
+1240
2024-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
1
-1
/
+0
2024-05-13
Merge branch 'i2c/for-current' into i2c/for-mergewindow
Wolfram Sang
1
-4
/
+15
2024-05-13
i2c: mux: Remove class argument from i2c_mux_add_adapter()
Heiner Kallweit
10
-32
/
+10
2024-05-13
Merge tag 'i2c-host-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Wolfram Sang
49
-687
/
+1209
2024-05-06
i2c: synquacer: Fix an error handling path in synquacer_i2c_probe()
Christophe JAILLET
1
-13
/
+7
2024-05-06
i2c: acpi: Unbind mux adapters before delete
Hamish Martin
1
-4
/
+15
2024-05-06
i2c: designware: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()
Andy Shevchenko
2
-4
/
+6
2024-05-06
i2c: pxa: use 'time_left' variable with wait_event_timeout()
Wolfram Sang
1
-7
/
+7
2024-05-06
i2c: s3c2410: use 'time_left' variable with wait_event_timeout()
Wolfram Sang
1
-3
/
+3
2024-05-06
i2c: rk3x: use 'time_left' variable with wait_event_timeout()
Wolfram Sang
1
-5
/
+6
2024-05-06
i2c: qcom-geni: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-3
/
+4
2024-05-06
i2c: jz4780: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-11
/
+11
2024-05-06
i2c: synquacer: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-4
/
+4
2024-05-06
i2c: stm32f7: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-4
/
+4
2024-05-06
i2c: stm32f4: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-4
/
+4
2024-05-06
i2c: st: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-4
/
+4
2024-05-06
i2c: omap: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-5
/
+5
2024-05-06
i2c: imx-lpi2c: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-3
/
+3
2024-05-06
i2c: hix5hd2: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-4
/
+4
2024-05-06
i2c: exynos5: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-6
/
+6
2024-05-06
i2c: digicolor: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-3
/
+3
2024-05-06
i2c: amd-mp2-plat: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-4
/
+4
2024-05-06
i2c: ali15x3: remove printout on handled timeouts
Wolfram Sang
1
-3
/
+1
2024-05-06
i2c: ali1563: remove printout on handled timeouts
Wolfram Sang
1
-1
/
+0
2024-05-06
i2c: ali1535: remove printout on handled timeouts
Wolfram Sang
1
-6
/
+2
2024-05-06
i2c: i801: remove printout on handled timeouts
Wolfram Sang
1
-3
/
+1
2024-05-06
i2c: add zhaoxin i2c controller driver
Hans Hu
5
-5
/
+345
2024-05-06
i2c: wmt: add platform type VIAI2C_PLAT_WMT
Hans Hu
3
-14
/
+27
2024-05-06
i2c: wmt: fix a bug when thread blocked
Hans Hu
2
-71
/
+80
2024-05-06
i2c: wmt: rename something
Hans Hu
3
-146
/
+143
2024-05-06
i2c: wmt: split out common files
Hans Hu
5
-430
/
+441
2024-05-06
i2c: wmt: create wmt_i2c_init for general init
Hans Hu
1
-28
/
+37
[prev]
[next]