summaryrefslogtreecommitdiffstats
path: root/package/button-hotplug
Commit message (Collapse)AuthorAgeFilesLines
* package/button-hotplug: use brodcast_ueventGabor Juhos2010-08-312-9/+5
| | | | SVN-Revision: 22859
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-1/+1
| | | | SVN-Revision: 22145
* remove obsolete kernel dependencies and version checksFelix Fietkau2010-06-261-1/+0
| | | | SVN-Revision: 21956
* package/button-hotplug: bump release number (missed from r21074)Nicolas Thill2010-05-211-1/+1
| | | | SVN-Revision: 21528
* package/button-hotplug: handle KEY_RESTART and KEY_WPS_BUTTON codes as wellGabor Juhos2010-04-211-21/+52
| | | | SVN-Revision: 21074
* fix kernel modules compile (as in [13724])Nicolas Thill2009-01-081-1/+0
| | | | SVN-Revision: 13929
* fix button-hotplug build on kernel versions where BIT_MASK is not defined (< ↵Nicolas Thill2008-09-241-0/+4
| | | | | | 2.6.24) SVN-Revision: 12682
* button-hotplug: fix compile warningsGabor Juhos2008-07-261-4/+4
| | | | SVN-Revision: 11937
* button-hotplug does not build for 2.4 kernelsFlorian Fainelli2008-07-161-0/+1
| | | | SVN-Revision: 11845
* add button-hotplug driver, will be usable to check status of buttons ↵Gabor Juhos2008-06-074-0/+374
connected to GPIO lines SVN-Revision: 11401