genode/repos/os/src/drivers
Alexander Boettcher a222df31ba platform_drv(x86): avoid exception in alloc_dma
If size is zero, the platform goes out of service by:

[init -> platform_drv] Error: Uncaught exception of type 'Genode::Ram_allocator::Denied'
[init -> platform_drv] Warning: abort called - thread: e

Issue #4450
2022-04-13 08:07:58 +02:00
..
acpi os: avoid implicit conversions 2021-12-17 15:04:45 +01:00
ahci Convert drivers to use Platform::Session::dma_addr 2022-02-15 10:16:52 +01:00
audio/spec/linux os: avoid implicit conversions 2021-12-17 15:04:45 +01:00
framebuffer Convert virtio to use Platform::Session::dma_addr 2022-02-15 10:17:28 +01:00
gpio rpi_gpio_drv: remove dep from rpi board header 2022-02-15 10:11:11 +01:00
gpu/intel Convert drivers to use Platform::Session::dma_addr 2022-02-15 10:16:52 +01:00
i2c os: avoid implicit conversions 2021-12-17 15:04:45 +01:00
input/virtio Convert virtio to use Platform::Session::dma_addr 2022-02-15 10:17:28 +01:00
nic Convert virtio to use Platform::Session::dma_addr 2022-02-15 10:17:28 +01:00
nvme Convert drivers to use Platform::Session::dma_addr 2022-02-15 10:16:52 +01:00
platform platform_drv(x86): avoid exception in alloc_dma 2022-04-13 08:07:58 +02:00
ps2 os: deprecate platform API for x86, rpi, imx53 2022-01-19 12:38:12 +01:00
rtc os: avoid implicit conversions 2021-12-17 15:04:45 +01:00
sd_card os/block: Remove use of Dataspace::phys_addr 2022-02-15 10:23:58 +01:00
touch/synaptics_dsx os: change Input::Touch_id from int to unsigned 2022-02-15 10:16:51 +01:00
uart Consistent spelling of "writeable" 2022-02-15 10:23:58 +01:00
usb_block Use new pc_usb_host_drv in all recipes and tests 2022-02-21 15:47:50 +01:00
virtdev_rom platform driver: make device info XML optional 2021-05-05 11:31:16 +02:00