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
/
i2c
/
i2c-slave-testunit.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-15
i2c: testunit: on errors, repeat NACK until STOP
Wolfram Sang
1
-4
/
+15
2024-10-08
i2c: testunit: improve error handling for GPIO
Wolfram Sang
1
-0
/
+7
2024-08-26
i2c: testunit: add SMBusAlert trigger
Wolfram Sang
1
-0
/
+59
2024-08-26
i2c: testunit: move code to avoid a forward declaration
Wolfram Sang
1
-42
/
+42
2024-08-14
i2c: testunit: return current command on read messages
Wolfram Sang
1
-2
/
+2
2024-08-14
i2c: testunit: add command to support versioning and test rep_start
Wolfram Sang
1
-2
/
+23
2024-08-14
i2c: testunit: sort case blocks
Wolfram Sang
1
-8
/
+8
2024-08-08
i2c: testunit: match HostNotify test name with docs
Wolfram Sang
1
-2
/
+2
2024-07-19
Merge tag 'i2c-for-6.11-rc1-try2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
1
-1
/
+1
2024-07-13
Merge tag 'i2c-host-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-mergewindow
Wolfram Sang
1
-1
/
+4
2024-07-12
i2c: testunit: avoid re-issued work after read message
Wolfram Sang
1
-0
/
+7
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: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-1
/
+1
2023-03-09
i2c: Convert drivers to new .probe() callback
Uwe Kleine-König
1
-1
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-2
/
+1
2021-02-12
i2c: testunit: add support for block process calls
Wolfram Sang
1
-2
/
+10
2020-09-21
i2c: add slave testunit driver
Wolfram Sang
1
-0
/
+175