genode/repos/os/src/drivers
Martin Stein e87f63944f timeout: replace Duration operators by methods
void += (Microseconds) -> void add(Microseconds)
void += (Milliseconds) -> void add(Milliseconds)
bool < (Duration)      -> bool less_than(Duration)

Issue #2581
2017-11-30 11:23:09 +01:00
..
acpi acpi_drv: use platform_info for rsdt/xsdt lookup 2017-06-29 11:59:50 +02:00
ahci ahci: log vendor/device IDs as hex 2017-11-06 13:57:19 +01:00
audio/spec/linux Streamline exception types 2017-05-31 13:16:07 +02:00
framebuffer fb_boot_drv: evaluate fb pitch 2017-11-24 09:02:04 +01:00
gpio/spec Fix source file location in RPi GPIO driver 2017-05-31 13:16:21 +02:00
gpu/intel os: add Gpu driver for Intel Gen8 HD graphics 2017-08-30 09:59:57 +02:00
input ps2_drv: respond to dynamic reconfiguration 2017-11-30 11:23:07 +01:00
nic/spec os: removal of deprecated os/config.h (fix #2431) 2017-05-31 13:16:22 +02:00
platform/spec platform_drv: account session capabilities with a Cap_quota_guard 2017-11-30 11:23:04 +01:00
rtc/spec/x86 Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
sd_card default ahci_drv and part_blk Block sessions to read-only 2017-08-28 16:49:51 +02:00
timer timeout: replace Duration operators by methods 2017-11-30 11:23:09 +01:00
uart os: removal of deprecated os/config.h (fix #2431) 2017-05-31 13:16:22 +02:00
usb_block usb: avoid pagefault during session destruction 2017-11-09 12:18:05 +01:00