Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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/kerne... | Linus Torvalds | 1 | -1/+1 |
2024-07-13 | Merge tag 'i2c-host-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/an... | 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 |