Orange Pi5 kernel

Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards

3 Commits   0 Branches   0 Tags
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  1) .. SPDX-License-Identifier: GPL-2.0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  2) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  3) ===================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  4) I2C/SMBus Subsystem
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  5) ===================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  6) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  7) Introduction
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  8) ============
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  9) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) .. toctree::
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11)    :maxdepth: 1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13)    summary
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14)    i2c-protocol
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15)    smbus-protocol
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16)    instantiating-devices
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17)    busses/index
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18)    i2c-topology
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19)    muxes/i2c-mux-gpio
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) Writing device drivers
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) ======================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24) .. toctree::
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25)    :maxdepth: 1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27)    writing-clients
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28)    dev-interface
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29)    dma-considerations
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 30)    fault-codes
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 31)    functionality
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 32) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 33) Debugging
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 34) =========
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 35) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 36) .. toctree::
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 37)    :maxdepth: 1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 38) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 39)    gpio-fault-injection
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 40)    i2c-stub
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 41) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 42) Slave I2C
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 43) =========
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 44) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 45) .. toctree::
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 46)    :maxdepth: 1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 47) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 48)    slave-interface
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 49)    slave-eeprom-backend
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 50)    slave-testunit-backend
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 51) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 52) Advanced topics
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 53) ===============
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 54) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 55) .. toctree::
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 56)    :maxdepth: 1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 57) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 58)    ten-bit-addresses
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 59) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 60) Legacy documentation
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 61) ====================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 62) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 63) .. toctree::
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 64)    :maxdepth: 1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 65) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 66)    old-module-parameters
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 67) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 68) .. only::  subproject and html
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 69) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 70)    Indices
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 71)    =======
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 72) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 73)    * :ref:`genindex`