aboutsummaryrefslogtreecommitdiffstats
path: root/net/rfkill/rfkill.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-20rfkill: call rfkill_led_trigger_unregister() on errorEric Paris1-1/+4
2007-11-29rfkill: fix double-mutex-lockingMichael Buesch1-9/+5
2007-11-10rfkill: Fix sparse warningMichael Buesch1-0/+4
2007-11-10rfkill: Use mutex_lock() at register and add sanity checkMichael Buesch1-11/+9
2007-11-10rfkill: Use subsys_initcallMichael Buesch1-1/+1
2007-11-10rfkill: Register LED triggers before registering switchMichael Buesch1-5/+6
2007-10-10[RFKILL]: Add support for hardware-only rfkill buttonsMichael Buesch1-1/+6
2007-10-10[RFKILL]: Add support for an rfkill LED.Michael Buesch1-1/+41
2007-10-10[RFKILL]: Move rfkill_switch_all out of global headerIvo van Doorn1-1/+1
2007-10-10[RFKILL]: Add support for ultrawidebandIvo van Doorn1-0/+3
2007-10-10[RFKILL]: Remove IRDAIvo van Doorn1-4/+1
2007-07-18[RFKILL]: Make state sysfs writableIvo van Doorn1-1/+1
2007-05-19[RFKILL]: Fix check for correct rfkill allocationIvo van Doorn1-1/+1
2007-05-07[NET]: rfkill: add support for input key to control wireless radioIvo van Doorn1-0/+407