genode/os/src/drivers
Alexander Boettcher c2d3543e62 base: replace obj_by_* by lookup_and_lock
Add functionality to lookup an object and lock it. Additional the case is
handled that a object may be already in-destruction and the lookup will deny
returning the object.

The object_pool generalize the lookup and lock functionality of the rpc_server
and serve as base for following up patches to fix dangling pointer issues.
2013-01-10 11:13:13 +01:00
..
acpi ACPI/IRQ: Add interrupt mode to IRQ connection 2012-10-09 13:47:47 +02:00
ahci Add x86_32 requirement to AHCI and ACPI drivers 2012-03-16 14:53:56 +01:00
atapi Atapi: limit block count in DMA request (fix #514) 2012-11-23 12:20:28 +01:00
audio_out/linux Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
framebuffer base: rename generic Board drivers Board_base 2013-01-08 11:36:51 +01:00
gpio/omap4 Add OMAP4 GPIO driver 2012-11-23 12:20:27 +01:00
input Qt-based media player 2012-05-29 13:55:00 +02:00
nic Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
pci base: replace obj_by_* by lookup_and_lock 2013-01-10 11:13:13 +01:00
platform/gta01 Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
rtc/x86 Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
sd_card Add missing variable initialization 2012-10-30 12:06:55 +01:00
timer base: replace obj_by_* by lookup_and_lock 2013-01-10 11:13:13 +01:00
uart Add setting baudrate to i8250 and OMAP4 UART drivers 2012-12-21 14:54:15 +01:00