🌐
GitHub
github.com › d0u9 › Linux-Device-Driver
GitHub - d0u9/Linux-Device-Driver: Advanced examples of Linux Device Drivers (LDD3) and detailed manual for running examples in QEMU which is patched with virtual PCI, USB, serial devices. I am actively composing a new book about Driver Development in Linux Kernel. · GitHub
Advanced examples of Linux Device Drivers (LDD3) and detailed manual for running examples in QEMU which is patched with virtual PCI, USB, serial devices. I am actively composing a new book about Dr...
Starred by 557 users
Forked by 167 users
Languages   C 86.0% | Shell 8.0% | Makefile 6.0%
🌐
GitHub
github.com › martinezjavier › ldd3
GitHub - martinezjavier/ldd3: Linux Device Drivers 3 examples updated to work in recent kernels · GitHub
Linux Device Drivers 3 examples updated to work in recent kernels - martinezjavier/ldd3
Starred by 2.6K users
Forked by 936 users
Languages   C 91.1% | Shell 5.5% | Makefile 3.4%
🌐
GitHub
github.com › wjasper › Linux_Drivers
GitHub - wjasper/Linux_Drivers: Open source Linux device drivers · GitHub
Open source Linux device drivers. Contribute to wjasper/Linux_Drivers development by creating an account on GitHub.
Starred by 125 users
Forked by 65 users
Languages   Python 68.9% | C 30.7% | Makefile 0.4%
🌐
GitHub
github.com › PacktPublishing › Linux-Device-Drivers-Development
GitHub - PacktPublishing/Linux-Device-Drivers-Development: Linux Device Drivers Development, published by Packt · GitHub
This is the code repository for Linux Device Drivers Development, published by Packt.
Starred by 615 users
Forked by 283 users
Languages   C 96.2% | Makefile 3.8%
🌐
GitHub
github.com › topics › linux-device-drivers
linux-device-drivers · GitHub Topics · GitHub
This repository serves as a setup for future Linux device driver development activities on the Raspberry Pi 3B+, including cross-compiling drivers and deploying modules to the target hardware.
🌐
GitHub
github.com › rrmhearts › linux-driver-examples
GitHub - rrmhearts/linux-driver-examples: Kernel 4.10 Examples of linux drivers.. for practice and reference · GitHub
This document provides a consolidated introduction to Linux device drivers, serving as a centralized knowledge base.
Starred by 68 users
Forked by 15 users
Languages   C 92.1% | Rust 4.7% | Makefile 2.7% | Shell 0.5%
🌐
GitHub
github.com › Techogenius › Linux-device-driver-code
GitHub - Techogenius/Linux-device-driver-code: Linux device driver code base · GitHub
This repo is for kernel enthusiasts for practising Linux driver development. Following is the itinerary: Linux Device Driver(Part 1): Linux character driver implementation
Starred by 37 users
Forked by 21 users
Languages   C 98.6% | Makefile 1.4%
🌐
GitHub
github.com › aweeraman › linux-device-drivers
GitHub - aweeraman/linux-device-drivers: Sample code for Linux kernel modules and device driver concepts · GitHub
Sample code for Linux kernel modules and device driver concepts - aweeraman/linux-device-drivers
Author   aweeraman
🌐
GitHub
github.com › leos313 › ldd3_training
GitHub - leos313/ldd3_training: Examples for learning how to write linux device drivers following ldd3 · GitHub
Examples for learning how to write linux device drivers following ldd3 - leos313/ldd3_training
Starred by 39 users
Forked by 11 users
Languages   C 84.7% | Shell 7.7% | Makefile 7.6%
🌐
GitHub
github.com › niekiran › linux-device-driver-1 › blob › master › custom_drivers › 001hello_world › main.c
linux-device-driver-1/custom_drivers/001hello_world/main.c at master · niekiran/linux-device-driver-1
Repository of Linux device driver programming(LDD1) udemy course - linux-device-driver-1/custom_drivers/001hello_world/main.c at master · niekiran/linux-device-driver-1
Author   niekiran
Find elsewhere
🌐
GitHub
github.com › niekiran › linux-device-driver-1
GitHub - niekiran/linux-device-driver-1: Repository of Linux device driver programming(LDD1) udemy course · GitHub
Repository of Linux device driver programming(LDD1) udemy course - niekiran/linux-device-driver-1
Starred by 151 users
Forked by 124 users
Languages   C 93.9% | Makefile 5.9% | Shell 0.2%
🌐
GitHub
github.com › PacktPublishing › Linux-Device-Driver-Development-Second-Edition
GitHub - PacktPublishing/Linux-Device-Driver-Development-Second-Edition: Linux Device Driver Development - Second Edition, published by Packt · GitHub
This is the code repository for Linux Device Driver Development-Second Edition, published by Packt.
Starred by 233 users
Forked by 85 users
Languages   C 96.4% | Makefile 3.6%
🌐
GitHub
github.com › jesstess › ldd3-examples
GitHub - jesstess/ldd3-examples: Linux Device Drivers 3 examples library, updated for newer kernel versions
Linux Device Drivers 3 examples library, updated for newer kernel versions - jesstess/ldd3-examples
Starred by 103 users
Forked by 53 users
Languages   C 100.0% | C 100.0%
🌐
GitHub
github.com › starpos › scull
GitHub - starpos/scull: Sample source code of the book Linux Device Drivers for the latest kernel. · GitHub
Sample source code of the book Linux Device Drivers for the latest kernel. - starpos/scull
Starred by 80 users
Forked by 52 users
Languages   C
🌐
GitHub
github.com › vigith › Linux-Device-Drivers
GitHub - vigith/Linux-Device-Drivers: An attempt to Linux Device Drivers and Kernel Programming · GitHub
An attempt to Linux Device Drivers and Kernel Programming - vigith/Linux-Device-Drivers
Starred by 30 users
Forked by 22 users
Languages   C 85.6% | Shell 14.4%
🌐
GitHub
github.com › rprata › linux-device-driver-tutorial
GitHub - rprata/linux-device-driver-tutorial: This tutorial discusses technical issues to develop your own linux device driver. The aim of this tutorial is to provide, easy and practical examples so that everybody can understand the concepts in a simple manner. · GitHub
This tutorial discusses technical issues to develop your own linux device driver. The aim of this tutorial is to provide, easy and practical examples so that everybody can understand the concepts in a simple manner. - GitHub - rprata/linux-device-driver-tutorial: This tutorial discusses technical ...
Starred by 50 users
Forked by 8 users
Languages   C 92.4% | Makefile 7.6%
🌐
GitHub
github.com › Scott31393 › linux_device_driver_examples
GitHub - Scott31393/linux_device_driver_examples: Linux device driver examples · GitHub
In this example (play_with_simply_chdvdriver) we create a new character device driver, in the next example we how to write into the device and we see also how to read from this device
Author   Scott31393
🌐
GitHub
github.com › nghiaphamsg › BBB-linux-device-driver
GitHub - nghiaphamsg/BBB-linux-device-driver: Practical Linux device driver programming, discuss about source code Kernel. Using Kernel API, implement device and driver then build on Beagle Bone Black. · GitHub
Practical Linux device driver programming, discuss about source code Kernel. Using Kernel API, implement device and driver then build on Beagle Bone Black. - nghiaphamsg/BBB-linux-device-driver
Starred by 54 users
Forked by 29 users
Languages   C 96.7% | Makefile 3.3%
🌐
GitHub
github.com › topics › device-driver
device-driver · GitHub Topics · GitHub
Practical Linux device driver programming, discuss about source code Kernel.
🌐
GitHub
github.com › topics › linux-device-driver
linux-device-driver · GitHub Topics · GitHub
Advanced examples of Linux Device Drivers (LDD3) and detailed manual for running examples in QEMU which is patched with virtual PCI, USB, serial devices.