genode/repos/os/src/drivers
Stefan Kalkowski 7949c194e9 gpio_drv: mask IRQ until it is acknowledged
When working with GPIO interrupts on i.MX6SX for Ethernet PHYs
it became obvious that the GPIO driver repeatedly receives interrupts
for the same event, because it acknowledges the interrupt before a
client has handled the event.

Ref #2750
2018-04-19 12:38:24 +02:00
..
acpi apci_drv: ignore invalid ACPI tables 2018-03-08 12:05:10 +01:00
ahci ahci: enable pci config command memory access 2018-02-09 13:34:18 +01:00
audio/spec/linux Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
framebuffer fb_sdl: drop spurious motion events without motion 2018-04-10 11:20:47 +02:00
gpio/spec gpio_drv: mask IRQ until it is acknowledged 2018-04-19 12:38:24 +02:00
gpu/intel gpu: the Intel multiplexer is only for x86_64 2018-01-17 12:14:43 +01:00
input Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
nic/spec Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
nvme nvme_drv: add driver for NVMe storage devices 2018-04-19 12:38:22 +02:00
platform/spec platform_drv: recognize PCIe NVMe controller 2018-04-10 13:56:22 +02:00
rtc/spec/x86 Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
sd_card Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
timer nova: abandon hypervisor_info_page ROM 2018-03-08 14:24:05 +01:00
uart terminal session: propagate resize events 2018-02-14 20:41:03 +01:00
usb_block Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00