An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: linux-kernel-module

finikorg/wpanusb

IEEE802.15.4 over USB Linux kernel driver

Language: C - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 13

sav/linux-kernel-bits

Yet another collection of Linux Kernel snippets

Language: C - Size: 151 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

souvik1997/kernel-roulette

A kernel module written in Rust

Language: Rust - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 133 - Forks: 8

sizet/linux_kernel_hashtable

Linux kernel 內建的雜湊表 (hash-table) 的使用筆記.

Language: HTML - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

sizet/linux_kernel_linklist

Linux kernel 內建的鍊結串列 (link-list) 的使用筆記.

Language: HTML - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

sizet/linux_kernel_rbtree

Linux kernel 內建的紅黑樹 (rb-tree) 的使用筆記.

Language: HTML - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

toprakkeskin/Linux-System-Programming

Linux System Programming - Kernel Modules, Device Drivers, Proc File System etc.

Language: C - Size: 20.5 KB - Last synced at: 5 months ago - Pushed at: over 8 years ago - Stars: 13 - Forks: 4

matinone/IMD_MSE

Driver for Embedded Linux running on Beaglebone Black, used to communicate using I2C with an ESP32 microcontroller.

Language: C - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

maxerenberg/qemu-edu-driver

A Linux kernel module for the QEMU EDU device

Language: C - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Fluxuss-Development/fluxussos

Fluxuss OS, Um sistema operacional baseado em linux, para cientistas da computação, desenvolvedores independentes, hackermans e afins.

Size: 68.7 MB - Last synced at: 4 days ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

charmitro/LKM-examples

Linux Kernel Module Examples

Language: C - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

FBrasileiro/HookModule

Module that hooks read and write syscalls for 'cat' and 'ls'

Language: C - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

alichtman/gardening-starter-pack

Literally a rootkit. (LKM for Linux Kernels 4.14+)

Language: C - Size: 195 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

Dark-Legends/Raspberry-OS

Raspberry OS In Termux Installation setup

Language: Shell - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nns779/px4_drv

Unofficial Linux driver for PLEX PX4/PX5/PX-MLT series ISDB-T/S receivers (not V4L-DVB)

Language: C - Size: 1.02 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 288 - Forks: 38

WukLab/Hotpot 📦

Distributed Shared Persistent Memory. SoCC 2017

Language: C - Size: 124 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 66 - Forks: 33

HawxChen/Linux-Kernel-Driver-Programming

Implementation of PCI drivers, kprobe, sysfs, devfs, sensor driver, miscdevices, synchronization

Language: C - Size: 1.5 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 49 - Forks: 16

raomanus/Xdedup

Implementation of a file deduplication system call

Language: C - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

royyhuang/nmonitor

A custom network monitor and filter linux kernel module

Language: C - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 2

carloslack/lkm-snips

Small Linux kernel modules showing some kernel internals

Language: C - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

gurushida/morse

A Linux kernel module to convert text into morse by blinking the capslock LED Cryptonomicon's style

Language: C - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 2

kenyon/puppet-kmod Fork of voxpupuli/puppet-kmod

manage kernel module with puppet

Language: Ruby - Size: 249 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sizet/lkm_parse_dns_packet

linux 核心模組, 使用 netfilter IPv4 hook 監聽和分析 DNS 請求和回應封包.

Language: C - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 67

jackshendrikov/AK2_Lab7

AK-2 | Lab Work #7 | Debugging Techniques in Linux Kernel

Language: C - Size: 2.27 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

jackshendrikov/AK2_Lab6

AK-2 | Lab Work #6 | Allocating Memory in Linux Kernel

Language: C - Size: 151 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

jackshendrikov/AK2_Lab5

AK-2 | Lab Work #5 | Basic work with the Linux kernel

Language: C - Size: 682 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

omr00t/ptrace_killer

A Linux LKM (Loadable Kernel Module) that detects any process that's utilizing ptrace and its tracees, and then it kills them.

Language: C - Size: 688 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

masterzorag/RTL8192EU-linux

Realtek 8192EU Linux Driver, v5.2.7

Language: C - Size: 9.5 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 33 - Forks: 18

irqlevel/dmap

distributed key-value cache (memcached in Linux Kernel)

Language: C - Size: 101 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 11 - Forks: 0

bahnwaerter/MxGPU-Virtualization Fork of GPUOpen-LibrariesAndSDKs/MxGPU-Virtualization

Linux kernel module for AMD SR-IOV based HW Virtualization (MxGPU) product.

Language: C - Size: 1.19 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

a-rey/WS281x_linux_driver

Linux kernel module to control WS281x LEDs

Language: C - Size: 49.8 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

jillmpla/linuxkernelproject

A loadable Linux Kernel Module (LKM) that creates a file in /proc and provides read + write functionality.

Language: C - Size: 662 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

Maximly/vsys

Kernel modules in C++ with CMake: cross-platform system level development library for Linux/Windows/MacOS

Language: C++ - Size: 292 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

vaddya/operating-systems 📦

Operating Systems

Language: TeX - Size: 1.91 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

larixer/hid-asus-dkms

ASUS HID FTE100* DKMS Driver

Language: C - Size: 78.1 KB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 68 - Forks: 10

sschroe/polling_gpio_kb

Linux kernel module to map gpio inputs to keyboard events.

Language: C - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 7 - Forks: 0

EXL/hellomoto_kmod

A simple example of Linux (hardhat) kernel module for Motorola MotoMAGX phones.

Language: C - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

BatinAA/sysprog

System programming labs on C, bash, shell (Linux)

Language: C - Size: 33.2 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

zamanighazaleh/Linux-kernel-module

A char module to simulate banking system

Language: C - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

sux2mfgj/vmm

TBD

Language: C - Size: 96.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

ju2wheels/rdac-kmod

NetApp RDAC kmod driver RPM for IBM System Storage DS3000, DS4000 and DS5000 Storage Subsystems

Language: Shell - Size: 133 KB - Last synced at: almost 2 years ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

itisbugra/SysProgHW3

A device driver which acts as a messenger between operating system users.

Language: C - Size: 42 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

cytrinox/matebook-hotkeys

Matebook X Hotkeys

Language: C - Size: 131 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 1

uecasm/mxser

Debianized MOXA Smartio/Industio Linux serial driver

Language: C - Size: 179 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 1

alexandroskoliousis/k-flows

In-kernel network flow summary statistics

Language: C - Size: 27.3 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

ProjectX3152264573/PrjctXx456

Linux Loadable Kernel Module (LKM) based rootkit (ring-0), capable of hiding itself, processes/implants, rmmod proof, has ability to bypass infamous rkhunter antirootkit.

Size: 5.23 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

nikosmar/bcm2835_rust_driver

Rust BCM2835(6/7) HWRNG Linux driver implemented as a part of my Diploma Thesis in Computer Engineering.

Language: Rust - Size: 103 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

IT302/cache-lkm

Loadable kernel module that can disable caches on some Intel processors

Language: C - Size: 12.7 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

hipersayanX/qmake-linux-kernel-driver

Linux kernel driver using qmake and Qt Creator

Language: QMake - Size: 165 KB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

hashrabbit/bitmain-spi

Linux SPI driver for Bitmain ASIC miners.

Language: C - Size: 641 KB - Last synced at: over 1 year ago - Pushed at: almost 9 years ago - Stars: 9 - Forks: 10

rt2yrru/Huawei_linux_drivers

Huawei linux driver

Language: Shell - Size: 24 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 6

mciupak/nrf24

nrf24l01 linux device driver

Language: C - Size: 66.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 20 - Forks: 13

WukLab/LITE

LITE Kernel RDMA Support for Datacenter Applications. SOSP 2017.

Language: Objective-C - Size: 760 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 99 - Forks: 19

eantcal/tvpn

TVPN is an open source software application that implements virtual private network techniques for creating p2p or site2site connection configurations.

Language: C++ - Size: 267 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 6

Rajpratik71/Realtek-rtl8811AU_8812AU_8821AU_linux-source-code

rtl8811AU_8812AU_8821AU linux kernel driver for (801.11ac) Wireless Dual-Band module based on realtek rtl8811AU_8812AU_8821AU chipset

Language: C - Size: 1.39 MB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 0

0xdeadbeer/kernel-drivers

Teaching myself about the Linux kernel and how to write drivers 🐧

Language: C - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ldilley/junk

:wastebasket: An archive of random programs

Language: C - Size: 67.4 KB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

drewdru/huionWH1409Driver

Linux usb hid driver

Language: C - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

tpiekarski/lkm-sandbox

Collection of Linux Kernel Modules and PoC to discover, learn and practice Linux Kernel Development

Language: C - Size: 1.16 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 39 - Forks: 4

fazeelkhalid/Operating-System-real-life-problems-and-solution

All operating system tasks that help you to prepare yourself for the interviews.

Language: C++ - Size: 2.52 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 4

surbhitawasthi/Linux-Kernel-Modules

Baby steps toward start of linux kernel modules coding

Language: C - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

tyler-cromwell/Eudyptula

My solutions to the Eudyptula Challenge

Language: C - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: almost 9 years ago - Stars: 2 - Forks: 0

abinpaul1/Linux-Kernel-Module-for-Android-Based-Gesture-Control

Linux kernel driver to enable basic controls of operating system using input received from an Android Device(app).

Language: C - Size: 260 KB - Last synced at: 7 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 4

IamSanjid/linux-process_mem

Simple library to Read and Write Memory of a Linux Process through custom Kernel Module

Language: C - Size: 38.1 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 38 - Forks: 12

HangX-Ma/ldd3

Linux device driver development record

Language: C - Size: 20.2 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jordanisaacs/kernel-module-flake

Nix flake for linux kernel module development with rust support

Language: Nix - Size: 147 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 74 - Forks: 2

eikendev/secvault 📦

A Linux kernel module for managing user secrets

Language: C - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

pierreforstmann/kpf

Linux kernel modules to decode and monitor process flag

Language: C - Size: 76.2 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

treitmayr/yealink-module

Linux kernel driver for some Yealink phone models

Language: C - Size: 115 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 2

FadeMind/asus-nb-wmi-reload 📦

Reloading Asus Notebooks WMI Hotkey Driver after resume

Language: Shell - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

TBK/kernel-sdfat Fork of cryptomilk/kernel-sdfat 📦

sdFAT - FAT12/16/32(VFAT)/exFAT file systems kernel module

Language: C - Size: 333 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

weixu000/linux-pipe-driver 📦

a Linux driver which replicates builtin pipelines

Language: C - Size: 684 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

linux-apfs/linux-apfs-oot 📦

Read-only APFS module for linux. This tree is no longer updated, consider using linux-apfs-rw instead

Language: C - Size: 78.1 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 69 - Forks: 6

randombit/capover 📦

LSM that allows giving a process additional privs (historical)

Language: C - Size: 133 KB - Last synced at: about 2 years ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 2

bmx666/max7370 📦

Maxim Semiconductor MAX7370 driver

Language: C - Size: 52.7 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 2

bmx666/mt88l70 📦

Microsemi MT88L70 driver

Language: C - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

vincentbernat/ip_vs_csh

Consistent source hashing scheduler for Linux IPVS

Language: C - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 1

neuralpain/LinuxDeviceDrivers

Fork of the Third Edition of "Linux Device Drivers", by Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman.

Size: 8.2 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

milesp20/intel_nuc_led

Intel NUC7i[x]BN and NUC6CAY LED Control for Linux

Language: C - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 84 - Forks: 47

seanpm2001/SNU_2D_ProgrammingTools_IDE_Linux-Kernel-Module

The Linux Kernel Module Programming language submodule for SNU Programming Tools (2D Mode)

Language: Linux Kernel Module - Size: 1.68 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

seanpm2001/Learn-Linux-Kernel-Module

A repository for showcasing my knowledge of the Linux Kernel Module programming language, and continuing to learn the language.

Language: Linux Kernel Module - Size: 1.66 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

sizet/fake_hd_sn

Linux 核心模組, 劫持系統呼叫 (hook system call) 的 ioctl, 當用戶端程式使用 ioctl(HDIO_GET_IDENTITY/SCSI_IOCTL_SEND_COMMAND/SG_IO) 抓取硬碟序號時, 回傳偽造的假序號.

Language: C - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

vt-alt/tfm-streebog

Streebog (GOST R 34.11-2012) Hash Function Linux kernel module (obsoleted)

Language: C - Size: 119 KB - Last synced at: 28 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

sizet/mint_cm

這是一套在 Linux 上運作的配置管理系統 (Configuration Management), 用於管理設備上的設定值 (如家用路由器), 此系統可以編譯到使用 Linux 的不同平台上執行 (嵌入式系統, 桌面系統), 系統提供幾種配置介面 (用戶端 / 核心端 / 網頁端 / shell script 環境) 讓程式存取配置資料.

Language: C - Size: 1.54 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 2

galminyana/LKM

Examples on Linux Kernel Modules Hacking

Language: C - Size: 597 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 2

esno/hid-dna75

linux usb hid driver for the evolv dna75

Language: C - Size: 1000 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

nirmalkv/arduinoals

Auto brightness for linux laptops using an arduino.

Language: C - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 3

dead-beef/dht11-decimal

Linux kernel driver for DHT11 / DHT22 with decimal part support and raw value channels

Language: C - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

irqlevel/vdisk

Secure network block device

Language: C - Size: 695 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 10 - Forks: 11

jfrimmel/Acer-Switch-Battery-Module

A Linux kernel module for reading the battery state on the Acer Switch 11 laptop

Language: C - Size: 29.3 KB - Last synced at: 30 days ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 3

jordan9001/superhide

Example of hooking a linux systemcall

Language: C - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 51 - Forks: 17

erabhinavtyagi/CDAC_Hyderabad_LAB_EXAM

Solutions of Lab Exam Batch March 2022.

Language: Assembly - Size: 1.75 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hzyitc/samplefs-fixed

Sample filesystem for "Linux File Systems in 45 minutes ...". Fix for `Linux 4.x`

Language: C - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

bashrc2/LKMPG

The Linux Kernel Module Programmer's Guide: version 5.18.14

Language: TeX - Size: 45.8 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ssaroussi/Griffin-Hypervisor

An Anti-Rootkit implemented using Intel VT-x

Language: C - Size: 271 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 35 - Forks: 12

markosbaratsas/lunix-sensors-chrdev

Project implemented for the purposes of Operating Systems Lab in ECE NTUA.

Language: C - Size: 248 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

Martinfx/Kernel

Fundamentals of kernel modules for FreeBSD and Linux

Language: C - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

DanielBV/Linux-Kernel-Modules-ESO

Some Linux kernel modules I did in college

Language: C - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

chrispanag/virtio-cryptodev

A virtio implementation for QEMU and the linux kernel for /dev/crypto using cryptodev-linux

Language: C - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

Tiggilyboo/planck

Linux GPIO i2c keyboard driver for the Planck, provides internal input device and external via USB HID

Language: C - Size: 354 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 1