The Linux Kernel

6.6.121

Quick search

Contents

  • A guide to the Kernel Development Process
  • Submitting patches: the essential guide to getting your code into the kernel
  • Code of conduct
  • Kernel Maintainer Handbook
  • All development-process docs
  • Core API Documentation
  • Driver implementer’s API guide
    • General information for driver authors
      • Driver Basics
      • Driver Model
      • Device links
      • Device drivers infrastructure
      • ioctl based interfaces
      • CPU and Device Power Management
    • Useful support libraries
    • Bus-level documentation
    • Subsystem-specific APIs
  • Kernel subsystem documentation
  • Locking in the kernel
  • Linux kernel licensing rules
  • How to write kernel documentation
  • Development tools for the kernel
  • Kernel Testing Guide
  • Kernel Hacking Guides
  • Linux Tracing Technologies
  • fault-injection
  • Kernel Livepatching
  • Rust
  • The Linux kernel user’s and administrator’s guide
  • The kernel build system
  • Reporting issues
  • User-space tools
  • The Linux kernel user-space API guide
  • The Linux kernel firmware guide
  • Open Firmware and Devicetree
  • CPU Architectures
  • Unsorted Documentation
  • Translations

This Page

  • Show Source

Driver Model¶

  • Driver Binding
  • Bus Types
  • Device Driver Design Patterns
  • The Basic Device Structure
  • Devres - Managed Device Resource
  • Device Drivers
  • The Linux Kernel Device Model
  • Platform Devices and Drivers
  • Porting Drivers to the New Driver Model
©The kernel development community. | Powered by Sphinx 7.0.1 & Alabaster 0.7.13 | Page source