summaryrefslogtreecommitdiff
path: root/sys/dev/gpio/gpiodcf.c
AgeCommit message (Expand)Author
2024-05-13remove prototypes with no matching functionJonathan Gray
2022-07-02Remove unused device poll functions.Visa Hankala
2020-06-24kernel: use gettime(9)/getuptime(9) in lieu of time_second(9)/time_uptime(9)cheloha
2020-04-15gpiodcf(4): unbreak compilationcheloha
2019-08-10gpiodcf(4): tvtohz(9)+timeout_add(9) -> timeout_add_msec(9)cheloha
2017-12-30Delete unnecessary <sys/file.h> includesPhilip Guenther
2015-06-07The Swiss Federal Government decided to shut down HBG at the end of 2011.Claudio Jeker
2011-07-03Remove config_activate() and DVACT_ACTIVATE. PCMCIA's the only thingMatthew Dempsky
2009-10-13Get rid of devact enum, substitute it with an int and coresponding defines.Paul Irofti
2009-04-26in ca_attach() there is no need to set .value and .flags of sensors to 0,Constantine A. Murenin
2008-11-28Welcome gpiodcf(4), a driver that attaches to a GPIO pin, decodes theMarc Balmer