index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
i2c.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-15
rust: i2c: Update ARef and AlwaysRefCounted imports to use sync::aref
Shankari Anand
1
-7
/
+6
2026-02-10
Merge tag 'rust-6.20-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/oj...
Linus Torvalds
1
-4
/
+4
2026-01-19
rust: i2c: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-4
/
+4
2026-01-16
rust: driver: drop device private data post unbind
Danilo Krummrich
1
-2
/
+2
2026-01-16
rust: driver: add DriverData type to the DriverLayout trait
Danilo Krummrich
1
-0
/
+2
2026-01-16
rust: driver: add DEVICE_DRIVER_OFFSET to the DriverLayout trait
Danilo Krummrich
1
-0
/
+3
2026-01-16
rust: driver: introduce a DriverLayout trait
Danilo Krummrich
1
-7
/
+11
2026-01-15
rust: i2c: do not drop device private data on shutdown()
Danilo Krummrich
1
-2
/
+2
2025-11-24
rust: i2c: prepare for `core::ffi::CStr`
Miguel Ojeda
1
-10
/
+4
2025-11-18
rust: Add trait to convert a device reference to a bus device reference
Markus Probst
1
-0
/
+7
2025-11-18
rust: i2c: add manual I2C device creation abstractions
Igor Korotin
1
-1
/
+152
2025-11-18
rust: i2c: add basic I2C device and driver abstractions
Igor Korotin
1
-0
/
+434