The Linux Kernel

6.7.0

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
  • Kernel subsystem documentation
    • Core subsystems
    • Human interfaces
    • Networking interfaces
      • Networking
      • NetLabel
      • InfiniBand
      • ISDN
      • MHI
    • Storage interfaces
  • 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

Controller Area Network (CAN) Device DriversΒΆ

Device drivers for CAN devices.

Contents:

  • can327: ELM327 driver for Linux SocketCAN
    • Authors
    • Motivation
    • Introduction
    • Data sheet
    • How to attach the line discipline
    • How to check the controller version
    • Communication example
    • Known limitations of the controller
    • Known limitations of the driver
    • Rationale behind the chosen configuration
    • A note on CAN bus termination
  • CTU CAN FD Driver
    • About CTU CAN FD IP Core
    • About SocketCAN
    • Integrating the core to Xilinx Zynq
    • CTU CAN FD Driver design
    • CTU CAN FD Driver Sources Reference
    • CTU CAN FD IP Core and Driver Development Acknowledgment
    • Notes
  • Flexcan CAN Controller driver
    • On/off RTR frames reception
©The kernel development community. | Powered by Sphinx 5.0.1 & Alabaster 0.7.12 | Page source