genode/repos/os/src/drivers
Stefan Kalkowski c48e13e1c0 platform_drv: return quota when freeing dma memory
This is an interim fix for solving the quota leakage problem of
the platform driver on x86 platforms. To properly fix that problem
one has to track which dataspaces where created by the platform driver,
so that freeing the dataspace and reversing the quota transfer is done
on correct dataspaces only.

Refer #1980
2016-05-26 15:54:17 +02:00
..
acpi acpi_drv: report ACPI reset configuration 2016-05-26 15:54:13 +02:00
ahci ahci: disable atapi support by default 2016-05-26 15:54:17 +02:00
audio/spec/linux linux/audio: use Server framework 2016-02-26 11:36:52 +01:00
framebuffer/spec Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
gpio/spec Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
input input/ps2: add volume up/down/mute, sysrq, screenlock 2016-05-26 15:54:15 +02:00
nic Thread API cleanup 2016-05-23 15:49:55 +02:00
platform/spec platform_drv: return quota when freeing dma memory 2016-05-26 15:54:17 +02:00
rtc/spec/x86 Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
sd_card sd_card: generalise RPi sd card driver 2016-04-11 12:12:23 +02:00
timer hw: use kernel timer for timer driver 2016-05-26 15:54:15 +02:00
uart Thread API cleanup 2016-05-23 15:49:55 +02:00
usb_block Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00