aboutsummaryrefslogtreecommitdiffstats
path: root/package/button-hotplug
Commit message (Collapse)AuthorAgeFilesLines
* kernel: remove kernel modules and references to kernels <= 2.6.36Hauke Mehrtens2012-05-061-1/+0
| | | | | | | OpenWrt does not support kernel version <= 2.6.36 any more, remove all modules only build for those kernels and all conditions specific for those kernel versions. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31634 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] button-hotplug: prevent build on 2.6.30Florian Fainelli2012-04-201-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31362 3c298f89-4303-0410-b956-a3cf2f4a3e73
* button-hotplug: add autoload featureGabor Juhos2011-08-151-0/+1
| | | | | | Reported-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27994 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/button-hotplug: use brodcast_ueventGabor Juhos2010-08-312-9/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22859 3c298f89-4303-0410-b956-a3cf2f4a3e73
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22145 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove obsolete kernel dependencies and version checksFelix Fietkau2010-06-261-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21956 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/button-hotplug: bump release number (missed from r21074)Nicolas Thill2010-05-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21528 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/button-hotplug: handle KEY_RESTART and KEY_WPS_BUTTON codes as wellGabor Juhos2010-04-211-21/+52
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21074 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kernel modules compile (as in [13724])Nicolas Thill2009-01-081-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13929 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix button-hotplug build on kernel versions where BIT_MASK is not defined (< ↵Nicolas Thill2008-09-241-0/+4
| | | | | | 2.6.24) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12682 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] button-hotplug: fix compile warningsGabor Juhos2008-07-261-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11937 3c298f89-4303-0410-b956-a3cf2f4a3e73
* button-hotplug does not build for 2.4 kernelsFlorian Fainelli2008-07-161-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11845 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add button-hotplug driver, will be usable to check status of ↵Gabor Juhos2008-06-074-0/+374
buttons connected to GPIO lines git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11401 3c298f89-4303-0410-b956-a3cf2f4a3e73