genode/repos/dde_linux/src
Christian Helmuth 470757cf15 lxip: implement ffz() with __ffs()
Unfortunately, ffs() returns bit positions starting at 1 while ffz()
needs the semantics of __ffs(), which starts bit positions at zero.
2016-06-22 12:17:17 +02:00
..
drivers intel_fb: enable polling for connector changes 2016-06-22 12:17:17 +02:00
include intel_fb: enable polling for connector changes 2016-06-22 12:17:17 +02:00
lib lxip: implement ffz() with __ffs() 2016-06-22 12:17:17 +02:00
lx_kit intel_fb: enable polling for connector changes 2016-06-22 12:17:17 +02:00
server/usb_terminal Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
test intel_fb: add Framebuffer controller example 2016-05-26 15:54:12 +02:00