aboutsummaryrefslogtreecommitdiffstats
path: root/net/rfkill (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-26rfkill: rename the rfkill_state states and add block-locked stateHenrique de Moraes Holschuh2-28/+76
2008-06-26rfkill: do not allow userspace to override ALL RADIOS OFFHenrique de Moraes Holschuh3-15/+51
2008-06-26rfkill: drop current_state from tasks in rfkill-inputFabien Crespel1-14/+1
2008-06-26rfkill: add uevent notificationsHenrique de Moraes Holschuh1-0/+42
2008-06-26rfkill: add type string helperHenrique de Moraes Holschuh1-18/+15
2008-06-26rfkill: add notifier chains supportHenrique de Moraes Holschuh1-3/+67
2008-06-26rfkill: rework suspend and resume handlersHenrique de Moraes Holschuh1-17/+18
2008-06-26rfkill: add the WWAN radio typeHenrique de Moraes Holschuh2-0/+7
2008-06-26rfkill: add read-write rfkill switch supportHenrique de Moraes Holschuh1-3/+50
2008-06-26rfkill: add parameter to disable radios by defaultHenrique de Moraes Holschuh1-1/+10
2008-06-26rfkill: handle SW_RFKILL_ALL eventsHenrique de Moraes Holschuh1-2/+43
2008-06-26rfkill: fix minor typo in kernel docHenrique de Moraes Holschuh1-1/+1
2008-04-15rfkill: Fix device type check when toggling statesCarlos Corbacho1-1/+1
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki1-1/+1
2008-02-03typo fix in net/rfkill/rfkill.cOliver Pinter1-1/+1
2008-01-31rfkill: add the WiMAX radio typeIñaky Pérez-González2-0/+12
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-19get rid of input BIT* duplicate definesJiri Slaby1-6/+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 Buesch2-1/+48
2007-10-10[RFKILL]: Move rfkill_switch_all out of global headerIvo van Doorn3-1/+19
2007-10-10[RFKILL]: Add support for ultrawidebandIvo van Doorn2-0/+12
2007-10-10[RFKILL]: Remove IRDAIvo van Doorn2-5/+2
2007-07-19[NET] RFKILL: Fix whitespace errors.YOSHIFUJI Hideaki1-1/+1
2007-07-18[RFKILL]: Make state sysfs writableIvo van Doorn1-1/+1
2007-07-14[RFKILL]: fix net/rfkill/rfkill-input.c bug on 64-bit systemsIngo Molnar1-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 Doorn4-0/+611