开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
i2c-slave-testunit.c
Age
Commit message (
Expand
)
Author
2025-01-15
i2c: testunit: on errors, repeat NACK until STOP
Wolfram Sang
2024-10-08
i2c: testunit: improve error handling for GPIO
Wolfram Sang
2024-08-26
i2c: testunit: add SMBusAlert trigger
Wolfram Sang
2024-08-26
i2c: testunit: move code to avoid a forward declaration
Wolfram Sang
2024-08-14
i2c: testunit: return current command on read messages
Wolfram Sang
2024-08-14
i2c: testunit: add command to support versioning and test rep_start
Wolfram Sang
2024-08-14
i2c: testunit: sort case blocks
Wolfram Sang
2024-08-08
i2c: testunit: match HostNotify test name with docs
Wolfram Sang
2024-07-19
Merge tag 'i2c-for-6.11-rc1-try2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-07-13
Merge tag 'i2c-host-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Wolfram Sang
2024-07-12
i2c: testunit: avoid re-issued work after read message
Wolfram Sang
2024-06-28
i2c: testunit: discard write requests while old command is running
Wolfram Sang
2024-06-28
i2c: testunit: don't erase registers after STOP
Wolfram Sang
2024-06-26
i2c: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-03-09
i2c: Convert drivers to new .probe() callback
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2021-02-12
i2c: testunit: add support for block process calls
Wolfram Sang
2020-09-21
i2c: add slave testunit driver
Wolfram Sang