summaryrefslogtreecommitdiffstats
path: root/net/rfkill
Commit message (Expand)AuthorAgeFilesLines
* rfkill: Fix sparse warningMichael Buesch2007-11-111-0/+4
* rfkill: Use mutex_lock() at register and add sanity checkMichael Buesch2007-11-111-11/+9Star
* rfkill: Use subsys_initcallMichael Buesch2007-11-111-1/+1
* rfkill: Register LED triggers before registering switchMichael Buesch2007-11-111-5/+6
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-6/+6
* [RFKILL]: Add support for hardware-only rfkill buttonsMichael Buesch2007-10-111-1/+6
* [RFKILL]: Add support for an rfkill LED.Michael Buesch2007-10-112-1/+48
* [RFKILL]: Move rfkill_switch_all out of global headerIvo van Doorn2007-10-113-1/+19
* [RFKILL]: Add support for ultrawidebandIvo van Doorn2007-10-112-0/+12
* [RFKILL]: Remove IRDAIvo van Doorn2007-10-112-5/+2Star
* [NET] RFKILL: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
* [RFKILL]: Make state sysfs writableIvo van Doorn2007-07-191-1/+1
* [RFKILL]: fix net/rfkill/rfkill-input.c bug on 64-bit systemsIngo Molnar2007-07-151-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