The Linux Kernel

6.5.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
    • Human interfaces
      • Input Documentation
      • Human Interface Devices (HID)
      • Sound Subsystem Documentation
      • GPU Driver Developer's Guide
      • Frame Buffer
    • 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

Input DocumentationΒΆ

Contents:

  • Linux Input Subsystem userspace API
    • 1. Introduction
    • 2. Input event codes
    • 3. Multi-touch (MT) Protocol
    • 4. Linux Gamepad Specification
    • 5. Force feedback for Linux
    • 6. Linux Joystick support
    • 7. uinput module
    • 8. The userio Protocol
  • Linux Input Subsystem kernel API
    • 1. Creating an input device driver
    • 2. Programming gameport drivers
    • 3. Keyboard notifier
  • Driver-specific documentation
    • 1. ALPS Touchpad Protocol
    • 2. Amiga joystick extensions
    • 3. Apple Touchpad Driver (appletouch)
    • 4. Intelligent Keyboard (ikbd) Protocol
    • 5. BCM5974 Driver (bcm5974)
    • 6. CMA3000-D0x Accelerometer
    • 7. Crystal SoundFusion CS4610/CS4612/CS461 joystick
    • 8. EDT ft5x06 based Polytouch devices
    • 9. Elantech Touchpad Driver
    • 10. Iforce Protocol
    • 11. Parallel Port Joystick Drivers
    • 12. N-Trig touchscreen Driver
    • 13. pxrc - PhoenixRC Flight Controller Adapter
    • 14. rotary-encoder - a generic driver for GPIO connected devices
    • 15. Sentelic Touchpad
    • 16. Walkera WK-0701 transmitter
    • 17. xpad - Linux USB driver for Xbox compatible controllers
    • 18. Driver documentation for yealink usb-p1k phones
©The kernel development community. | Powered by Sphinx 5.0.1 & Alabaster 0.7.12 | Page source