The Linux Kernel
6.17.0-rc7
快速搜尋
Contents
Development process
提交補釘
行為守則
維護者手冊
All development-process docs
核心 API
Driver APIs
子系統
Core subsystems
Human interfaces
Networking interfaces
Storage interfaces
Other subsystems
Accounting
CPUFreq - CPU frequency and voltage scaling code in the Linux(TM) kernel
EDAC 子系統
FPGA
I2C/SMBus Subsystem
Industrial I/O
PCMCIA
Serial Peripheral Interface (SPI)
1-Wire Subsystem
Watchdog Support
Virtualization Support
Hardware Monitoring
Compute Accelerators
Security Documentation
Crypto API
BPF 文件
USB support
PCI Bus Subsystem
Assorted Miscellaneous Devices Documentation
PECI 子系統
WMI Subsystem
TEE Subsystem
Locking
Licensing rules
撰寫文件
開發工具
測試指南
Hacking guide
Tracing
Fault injection
Livepatching
Rust
Administration
建置系統
回報議題
使用者空間工具
使用者空間 API
韌體
韌體與裝置樹
CPU 架構
未排序的文件
本頁
顯示原始碼
I2C/SMBus Subsystem
¶
Introduction
¶
Introduction to I2C and SMBus
The I2C Protocol
The SMBus Protocol
How to instantiate I2C devices
I2C Bus Drivers
I2C muxes and complex topologies
Kernel driver i2c-mux-gpio
Linux I2C Sysfs
I2C Address Translators
Writing device drivers
¶
Implementing I2C device drivers
Implementing I2C device drivers in userspace
Linux I2C and DMA
I2C/SMBUS Fault Codes
I2C/SMBus Functionality
Debugging
¶
Linux I2C fault injection
i2c-stub
Slave I2C
¶
Linux I2C slave interface description
Linux I2C slave EEPROM backend
Linux I2C slave testunit backend
Advanced topics
¶
I2C Ten-bit Addresses
Legacy documentation
¶
I2C device driver binding control from user-space in old kernels