summaryrefslogtreecommitdiffstats
path: root/include/poller.h
Commit message (Expand)AuthorAgeFilesLines
* common: move workqueue handling from poller_call() to sched()Ahmad Fatoum2021-06-251-2/+6
* common: introduce bthreads, co-operative barebox threadsAhmad Fatoum2021-03-221-0/+2
* drivers: add sound card driver supportAhmad Fatoum2021-02-081-0/+4
* poller: Give pollers a nameSascha Hauer2020-05-201-2/+3
* include: add SPDX GPL-2.0-only license tags where applicableRoland Hieber2020-02-171-3/+1
* poller: Fix async pollerSascha Hauer2016-01-131-0/+4
* poller: Allow to call functions asynchronouslySascha Hauer2013-12-181-1/+13
* Add generic poll infrastructureMarc Kleine-Budde2010-12-201-0/+31