aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/input.mk
Commit message (Collapse)AuthorAgeFilesLines
* packages: clean up the package folderJohn Crispin2013-06-211-206/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007
* modules: make all led and button modules used during boot priority 1John Crispin2013-06-101-4/+4
| | | | | | | | This makes sure the modules are symlinked in /etc/modules-boot.d/ Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36892
* Enable hidraw support.Jo-Philipp Wich2013-04-241-1/+1
| | | | | | | | | | It's needed for dealing with certain UART-to-USB adapters built into e.g. weather stations, and increases the hid module package only slightly (e.g. on ar71xx: 35k -> 37k). Signed-off-by: Danny Baumann <dannybaumann@web.de> SVN-Revision: 36415
* Add kernel module package for hid-generic driver.Jo-Philipp Wich2013-04-241-0/+14
| | | | | | | | Needed to support e.g. keyboards and mice. Signed-off-by: Danny Baumann <dannybaumann@web.de> SVN-Revision: 36414
* kernel: activate input-matrixkmap for kernel 3.8Hauke Mehrtens2013-01-271-1/+1
| | | | SVN-Revision: 35338
* package/kernel: move input modules into a separate submenuGabor Juhos2013-01-141-0/+192
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35161