summaryrefslogtreecommitdiffstats
path: root/net/rfkill
Commit message (Expand)AuthorAgeFilesLines
* rfkill: fix double-mutex-lockingMichael Buesch2007-11-291-9/+5
* rfkill: Fix sparse warningMichael Buesch2007-11-101-0/+4
* rfkill: Use mutex_lock() at register and add sanity checkMichael Buesch2007-11-101-11/+9
* rfkill: Use subsys_initcallMichael Buesch2007-11-101-1/+1
* rfkill: Register LED triggers before registering switchMichael Buesch2007-11-101-5/+6
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-6/+6
* [RFKILL]: Add support for hardware-only rfkill buttonsMichael Buesch2007-10-101-1/+6
* [RFKILL]: Add support for an rfkill LED.Michael Buesch2007-10-102-1/+48
* [RFKILL]: Move rfkill_switch_all out of global headerIvo van Doorn2007-10-103-1/+19
* [RFKILL]: Add support for ultrawidebandIvo van Doorn2007-10-102-0/+12
* [RFKILL]: Remove IRDAIvo van Doorn2007-10-102-5/+2
* [NET] RFKILL: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
* [RFKILL]: Make state sysfs writableIvo van Doorn2007-07-181-1/+1
* [RFKILL]: fix net/rfkill/rfkill-input.c bug on 64-bit systemsIngo Molnar2007-07-141-1/+1
* [RFKILL]: Fix check for correct rfkill allocationIvo van Doorn2007-05-191-1/+1
* [NET]: rfkill: add support for input key to control wireless radioIvo van Doorn2007-05-074-0/+611