aboutsummaryrefslogtreecommitdiff
path: root/net/rfkill
AgeCommit message (Expand)Author
2009-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-23rfkill: fix miscdev opsJohannes Berg
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-08-04rfkill: add the GPS radio typeTomas Winkler
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-21rfkill: fix rfkill_set_states() to set the hw stateAlan Jenkins
2009-07-21rfkill: allow toggling soft state in sysfs againJohannes Berg
2009-07-10rfkill: prep for rfkill API changesJohannes Berg
2009-06-19rfkill: export persistent attribute in sysfsAlan Jenkins
2009-06-19rfkill: don't restore software blocked state on persistent devicesAlan Jenkins
2009-06-19rfkill: rfkill_set_block() when suspended nitpickAlan Jenkins
2009-06-10rfkill: don't impose global states on resume (just restore the previous states)Alan Jenkins
2009-06-10rfkill: remove set_global_sw_stateAlan Jenkins
2009-06-10rfkill: remove input KconfigJohannes Berg
2009-06-10rfkill: print events when input handler is disabled/enabledJohannes Berg
2009-06-03rfkill: always init poll delayed workJohannes Berg
2009-06-03rfkill: add function to query stateJohannes Berg
2009-06-03rfkill: create useful userspace interfaceJohannes Berg
2009-06-03rfkill: rewriteJohannes Berg
2009-05-06net/rfkill/rfkill.c: fix build with CONFIG_RFKILL_LEDS=nAndrew Morton
2009-04-22rfkill: Fix broken rfkill LED in 2.6.30-rc1Larry Finger
2009-04-22rfkill-input: remove unused codeJohannes Berg
2009-04-22rfkill: remove user_claim stuffJohannes Berg
2009-01-04net/rfkill/rfkill.c: fix unused rfkill_led_trigger() warningSimon Holm Thøgersen
2008-12-12rfkill: strip pointless notifier chainJohannes Berg
2008-11-26rfkill: always call get_state() hook on resumeHenrique de Moraes Holschuh
2008-11-26rfkill: preserve state across suspendHenrique de Moraes Holschuh
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: rate-limit rfkill-input workqueue usage (v3)Henrique de Moraes Holschuh
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-27RFKILL: fix input layer initialisationDmitry Baryshkov
2008-10-14net/rfkill/rfkill-input.c needs <linux/sched.h>Geert Uytterhoeven
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