aboutsummaryrefslogtreecommitdiff
path: root/net/rfkill
AgeCommit message (Expand)AuthorFilesLines
2008-01-31rfkill: add the WiMAX radio typeGravatar Iñaky Pérez-González 2-0/+12
2008-01-20rfkill: call rfkill_led_trigger_unregister() on errorGravatar Eric Paris 1-1/+4
2007-11-29rfkill: fix double-mutex-lockingGravatar Michael Buesch 1-9/+5
2007-11-10rfkill: Fix sparse warningGravatar Michael Buesch 1-0/+4
2007-11-10rfkill: Use mutex_lock() at register and add sanity checkGravatar Michael Buesch 1-11/+9
2007-11-10rfkill: Use subsys_initcallGravatar Michael Buesch 1-1/+1
2007-11-10rfkill: Register LED triggers before registering switchGravatar Michael Buesch 1-5/+6
2007-10-19get rid of input BIT* duplicate definesGravatar Jiri Slaby 1-6/+6
2007-10-10[RFKILL]: Add support for hardware-only rfkill buttonsGravatar Michael Buesch 1-1/+6
2007-10-10[RFKILL]: Add support for an rfkill LED.Gravatar Michael Buesch 2-1/+48
2007-10-10[RFKILL]: Move rfkill_switch_all out of global headerGravatar Ivo van Doorn 3-1/+19
2007-10-10[RFKILL]: Add support for ultrawidebandGravatar Ivo van Doorn 2-0/+12
2007-10-10[RFKILL]: Remove IRDAGravatar Ivo van Doorn 2-5/+2
2007-07-19[NET] RFKILL: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-1/+1
2007-07-18[RFKILL]: Make state sysfs writableGravatar Ivo van Doorn 1-1/+1
2007-07-14[RFKILL]: fix net/rfkill/rfkill-input.c bug on 64-bit systemsGravatar Ingo Molnar 1-1/+1
2007-05-19[RFKILL]: Fix check for correct rfkill allocationGravatar Ivo van Doorn 1-1/+1
2007-05-07[NET]: rfkill: add support for input key to control wireless radioGravatar Ivo van Doorn 4-0/+611