Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux-device-driver

Linux Device Tree Help (GPIO controller/interrupts)

Can the Linux kernel use pageable (swappable) memory for its own buffers?

What is DMA mapping and DMA engine in context of linux kernel?

Why doesn't this call to `poll` block correctly on a sysfs device attribute file?

Direct Control of HCI Device (Bypass Bluetooth Drivers) on Linux

Writing an external program to interface with wpa_supplicant in C++

What is the difference between DMA and IOMMU?

Adding entry to task_struct and initializing to default value

How to implement mouse drivers Linux USB mouse driver?

Why does /proc/iomem only show zeros instead addresses in 64bit linux?

What does this generic function do?

"Invalid parameters" error when trying to insert module that accesses exported symbol

Static functions in Linux device driver?

How to communicate with a Linux kernel module from user space without littering /dev with new nodes?

Configuration registers for LPC bus in Poulsbo System Controller Hub (US15W)

Identify kernel module which created a sysfs entry

Is it possible to call device layer code from driver code in Linux Kernel

Memory usage of a kernel module

mmap: mapping in user space a kernel buffer allocated with kmalloc