summaryrefslogtreecommitdiffstats
path: root/net/rfkill
AgeCommit message (Expand)AuthorLines
2008-04-15rfkill: Fix device type check when toggling statesCarlos Corbacho-1/+1
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki-1/+1
2008-02-03typo fix in net/rfkill/rfkill.cOliver Pinter-1/+1
2008-01-31rfkill: add the WiMAX radio typeIñaky Pérez-González-0/+12
2008-01-20rfkill: call rfkill_led_trigger_unregister() on errorEric Paris-1/+4
2007-11-29rfkill: fix double-mutex-lockingMichael Buesch-9/+5
2007-11-10rfkill: Fix sparse warningMichael Buesch-0/+4
2007-11-10rfkill: Use mutex_lock() at register and add sanity checkMichael Buesch-11/+9
2007-11-10rfkill: Use subsys_initcallMichael Buesch-1/+1
2007-11-10rfkill: Register LED triggers before registering switchMichael Buesch-5/+6
2007-10-19get rid of input BIT* duplicate definesJiri Slaby-6/+6
2007-10-10[RFKILL]: Add support for hardware-only rfkill buttonsMichael Buesch-1/+6
2007-10-10[RFKILL]: Add support for an rfkill LED.Michael Buesch-1/+48
2007-10-10[RFKILL]: Move rfkill_switch_all out of global headerIvo van Doorn-1/+19
2007-10-10[RFKILL]: Add support for ultrawidebandIvo van Doorn-0/+12
2007-10-10[RFKILL]: Remove IRDAIvo van Doorn-5/+2
2007-07-19[NET] RFKILL: Fix whitespace errors.YOSHIFUJI Hideaki-1/+1
2007-07-18[RFKILL]: Make state sysfs writableIvo van Doorn-1/+1
2007-07-14[RFKILL]: fix net/rfkill/rfkill-input.c bug on 64-bit systemsIngo Molnar-1/+1
2007-05-19[RFKILL]: Fix check for correct rfkill allocationIvo van Doorn-1/+1
2007-05-07[NET]: rfkill: add support for input key to control wireless radioIvo van Doorn-0/+611