summaryrefslogtreecommitdiff
path: root/net/rfkill
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | rename new rfkill sysfs knobsflorian@mickler.org2010-03-19
* | enhance sysfs rfkill interfaceflorian@mickler.org2010-03-10
|/
* rfkill: Add support for KEY_RFKILLMatthew Garrett2010-03-02
* net/rfkill/core.c: work around gcc-4.0.2 sillinessAndrew Morton2009-12-07
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-29
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-23
| |\
| | * rfkill: fix miscdev opsJohannes Berg2009-11-23
* | | rfkill: Add constant for RFKILL_TYPE_FM radio devicesMarcel Holtmann2009-11-18
|/ /
* | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-04
|/
* rfkill: add the GPS radio typeTomas Winkler2009-08-04
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-23
|\
| * rfkill: fix rfkill_set_states() to set the hw stateAlan Jenkins2009-07-21
| * rfkill: allow toggling soft state in sysfs againJohannes Berg2009-07-21
* | rfkill: prep for rfkill API changesJohannes Berg2009-07-10
|/
* rfkill: export persistent attribute in sysfsAlan Jenkins2009-06-19
* rfkill: don't restore software blocked state on persistent devicesAlan Jenkins2009-06-19
* rfkill: rfkill_set_block() when suspended nitpickAlan Jenkins2009-06-19
* rfkill: don't impose global states on resume (just restore the previous states)Alan Jenkins2009-06-10
* rfkill: remove set_global_sw_stateAlan Jenkins2009-06-10
* rfkill: remove input KconfigJohannes Berg2009-06-10
* rfkill: print events when input handler is disabled/enabledJohannes Berg2009-06-10
* rfkill: always init poll delayed workJohannes Berg2009-06-03
* rfkill: add function to query stateJohannes Berg2009-06-03
* rfkill: create useful userspace interfaceJohannes Berg2009-06-03
* rfkill: rewriteJohannes Berg2009-06-03
* net/rfkill/rfkill.c: fix build with CONFIG_RFKILL_LEDS=nAndrew Morton2009-05-06
* rfkill: Fix broken rfkill LED in 2.6.30-rc1Larry Finger2009-04-22
* rfkill-input: remove unused codeJohannes Berg2009-04-22
* rfkill: remove user_claim stuffJohannes Berg2009-04-22
* net/rfkill/rfkill.c: fix unused rfkill_led_trigger() warningSimon Holm Thøgersen2009-01-04
* rfkill: strip pointless notifier chainJohannes Berg2008-12-12
* rfkill: always call get_state() hook on resumeHenrique de Moraes Holschuh2008-11-26
* rfkill: preserve state across suspendHenrique de Moraes Holschuh2008-11-26
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-06
|\
| * Fix logic error in rfkill_check_duplicityJonathan McDowell2008-11-06
* | rfkill: rate-limit rfkill-input workqueue usage (v3)Henrique de Moraes Holschuh2008-10-31
* | rfkill: honour EPO state when resuming a rfkill controllerHenrique de Moraes Holschuh2008-10-31
* | rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-inputHenrique de Moraes Holschuh2008-10-31
* | rfkill: export global states to rfkill-inputHenrique de Moraes Holschuh2008-10-31
* | rfkill: use killable locks instead of interruptibleHenrique de Moraes Holschuh2008-10-31
|/
* RFKILL: fix input layer initialisationDmitry Baryshkov2008-10-27
* net/rfkill/rfkill-input.c needs <linux/sched.h>Geert Uytterhoeven2008-10-14
* rfkill: update LEDs for all state changesHenrique de Moraes Holschuh2008-10-06
* rfkill: remove transmitter blocking on suspendHenrique de Moraes Holschuh2008-09-15
* rfkill: rename rfkill_mutex to rfkill_global_mutexHenrique de Moraes Holschuh2008-08-29
* rfkill: add WARN and BUG_ON paranoia (v2)Henrique de Moraes Holschuh2008-08-29
* rfkill: add missing line breakFelipe Balbi2008-08-29