index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
most
/
i2c
/
i2c.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-09
staging: most: i2c: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-2
/
+2
2023-05-28
staging: most: Switch i2c driver back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-03-22
staging: most: use inline functions for to_hdm
Menna Mahmoud
1
-1
/
+4
2022-11-22
staging: most: i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-2
/
+2
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-05-10
staging: most: i2c: Fix a little doc-rot
Lee Jones
1
-6
/
+6
2020-03-24
staging: most: move core files out of the staging area
Christian Gromm
1
-2
/
+1
2020-01-16
staging: most: remove header include path to drivers/staging
Masahiro Yamada
1
-1
/
+1
2019-12-17
staging: most: use angle brackets in include path
Christian Gromm
1
-1
/
+1
2019-12-17
staging: most: rename core.h to most.h
Christian Gromm
1
-1
/
+1
2018-05-08
staging: most: i2c: reduce parameters inconsistency
Christian Gromm
1
-21
/
+12
2018-05-08
staging: most: i2c: remove redundant list_mutex
Christian Gromm
1
-16
/
+1
2018-05-08
staging: most: i2c: remove redundant is_open
Christian Gromm
1
-9
/
+1
2018-05-08
staging: most: i2c: trace real polling rate
Christian Gromm
1
-2
/
+3
2018-05-08
staging: most: i2c: prevent zero delay polling
Christian Gromm
1
-3
/
+5
2018-05-08
staging: most: i2c: avoid polling in case of misconfig
Christian Gromm
1
-8
/
+10
2018-05-08
staging: most: i2c: do not wait in work function
Christian Gromm
1
-33
/
+21
2018-05-08
staging: most: i2c: shorten lifetime of IRQ handler
Christian Gromm
1
-19
/
+21
2018-05-08
staging: most: i2c: remove unnecessary poison_channel call
Christian Gromm
1
-5
/
+0
2018-05-08
staging: most: i2c: prevent division by zero
Christian Gromm
1
-1
/
+1
2017-11-27
staging: most: remove proprietary kobjects
Christian Gromm
1
-4
/
+3
2017-11-27
staging: most: i2c: rename module
Christian Gromm
1
-0
/
+417