Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-device-driver

Makefile for Linux kernel module?

Purpose and usage of GPIO-Hog declaration

Interpretation of gpio: in fixed-regulator device tree entry?

Implementing poll in a Linux kernel module

what is the meaning of obj-m: in Linux device driver Makefile

How do I determine if a connected USB device is a USB flash drive?

What is the significance of /queue/rotational in Linux?

What is the difference between module_init and init_module in a Linux kernel module?

Enlarge Linux Kernel Log Buffer more that 2M

device-tree mismatch: .probe never called

how to access and debug a FDT/DTS device tree from a Linux driver (seg-fault)

Device tree driven kernel for raspberry pi

IS_ERR() macro in Linux

how to find Linux module path

What is the difference between .dts file and .dtsi file?

How can I programmatically set permissions on my char device

What is the significance of THIS_MODULE in Linux kernel module drivers?

difference between pci_alloc_consistent and dma_alloc_coherent

What are coding conventions for using floating-point in Linux device drivers?

how to compile a kernel module