aboutsummaryrefslogtreecommitdiff
path: root/net/rfkill/rfkill.c
AgeCommit message (Expand)Author
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-06Fix logic error in rfkill_check_duplicityJonathan McDowell
2008-10-31rfkill: honour EPO state when resuming a rfkill controllerHenrique de Moraes Holschuh
2008-10-31rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-inputHenrique de Moraes Holschuh
2008-10-31rfkill: export global states to rfkill-inputHenrique de Moraes Holschuh
2008-10-31rfkill: use killable locks instead of interruptibleHenrique de Moraes Holschuh
2008-10-06rfkill: update LEDs for all state changesHenrique de Moraes Holschuh
2008-09-15rfkill: remove transmitter blocking on suspendHenrique de Moraes Holschuh
2008-08-29rfkill: rename rfkill_mutex to rfkill_global_mutexHenrique de Moraes Holschuh
2008-08-29rfkill: add WARN and BUG_ON paranoia (v2)Henrique de Moraes Holschuh
2008-08-29rfkill: add missing line breakFelipe Balbi
2008-08-29rfkill: use strict_strtoul (v2)Henrique de Moraes Holschuh
2008-08-22rfkill: introduce RFKILL_STATE_MAXHenrique de Moraes Holschuh
2008-08-22rfkill: add __must_check annotationsHenrique de Moraes Holschuh
2008-08-22rfkill: add default global states (v2)Henrique de Moraes Holschuh
2008-08-22rfkill: detect bogus double-registering (v2)Henrique de Moraes Holschuh
2008-08-18rfkill: protect suspended rfkill controllersHenrique de Moraes Holschuh
2008-08-01RFKILL: set the status of the leds on activation.Dmitry Baryshkov
2008-08-01RFKILL: allow one to specify led trigger nameDmitry Baryshkov
2008-07-29rfkill: yet more minor kernel-doc fixesHenrique de Moraes Holschuh
2008-07-29rfkill: mutex fixesHenrique de Moraes Holschuh
2008-07-29rfkill: fix led-trigger unregister order in error unwindHenrique de Moraes Holschuh
2008-07-29rfkill: document rfkill_force_state as required (v2)Henrique de Moraes Holschuh
2008-07-08rfkill: ignore errors from rfkill_toggle_radio in rfkill_add_switchHenrique de Moraes Holschuh
2008-07-08rfkill: some minor kernel-doc changes for rfkill_toggle_radioHenrique de Moraes Holschuh
2008-06-26rfkill: rename the rfkill_state states and add block-locked stateHenrique de Moraes Holschuh
2008-06-26rfkill: do not allow userspace to override ALL RADIOS OFFHenrique de Moraes Holschuh
2008-06-26rfkill: add uevent notificationsHenrique de Moraes Holschuh
2008-06-26rfkill: add type string helperHenrique de Moraes Holschuh
2008-06-26rfkill: add notifier chains supportHenrique de Moraes Holschuh
2008-06-26rfkill: rework suspend and resume handlersHenrique de Moraes Holschuh
2008-06-26rfkill: add the WWAN radio typeHenrique de Moraes Holschuh
2008-06-26rfkill: add read-write rfkill switch supportHenrique de Moraes Holschuh
2008-06-26rfkill: add parameter to disable radios by defaultHenrique de Moraes Holschuh
2008-06-26rfkill: fix minor typo in kernel docHenrique de Moraes Holschuh
2008-04-15rfkill: Fix device type check when toggling statesCarlos Corbacho
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki
2008-02-03typo fix in net/rfkill/rfkill.cOliver Pinter
2008-01-31rfkill: add the WiMAX radio typeIñaky Pérez-González
2008-01-20rfkill: call rfkill_led_trigger_unregister() on errorEric Paris
2007-11-29rfkill: fix double-mutex-lockingMichael Buesch
2007-11-10rfkill: Fix sparse warningMichael Buesch
2007-11-10rfkill: Use mutex_lock() at register and add sanity checkMichael Buesch
2007-11-10rfkill: Use subsys_initcallMichael Buesch
2007-11-10rfkill: Register LED triggers before registering switchMichael Buesch
2007-10-10[RFKILL]: Add support for hardware-only rfkill buttonsMichael Buesch
2007-10-10[RFKILL]: Add support for an rfkill LED.Michael Buesch
2007-10-10[RFKILL]: Move rfkill_switch_all out of global headerIvo van Doorn
2007-10-10[RFKILL]: Add support for ultrawidebandIvo van Doorn