summaryrefslogtreecommitdiffstats
path: root/net/rfkill
Commit message (Expand)AuthorAgeFilesLines
* rfkill: remove dead codeStephen Hemminger2010-11-151-14/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-231-1/+1
|\
| * net: return operator cleanupEric Dumazet2010-09-231-1/+1
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | rename new rfkill sysfs knobsflorian@mickler.org2010-03-191-27/+8
* | enhance sysfs rfkill interfaceflorian@mickler.org2010-03-101-0/+58
|/
* rfkill: Add support for KEY_RFKILLMatthew Garrett2010-03-021-0/+8
* net/rfkill/core.c: work around gcc-4.0.2 sillinessAndrew Morton2009-12-071-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-291-0/+1
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-231-0/+1
| |\
| | * rfkill: fix miscdev opsJohannes Berg2009-11-231-0/+1
* | | rfkill: Add constant for RFKILL_TYPE_FM radio devicesMarcel Holtmann2009-11-181-1/+3
|/ /
* | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-041-0/+1
|/
* rfkill: add the GPS radio typeTomas Winkler2009-08-041-1/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-231-8/+23
|\
| * rfkill: fix rfkill_set_states() to set the hw stateAlan Jenkins2009-07-211-0/+4
| * rfkill: allow toggling soft state in sysfs againJohannes Berg2009-07-211-8/+19
* | rfkill: prep for rfkill API changesJohannes Berg2009-07-101-2/+8
|/
* rfkill: export persistent attribute in sysfsAlan Jenkins2009-06-191-0/+10
* rfkill: don't restore software blocked state on persistent devicesAlan Jenkins2009-06-191-15/+25
* rfkill: rfkill_set_block() when suspended nitpickAlan Jenkins2009-06-191-3/+3
* rfkill: don't impose global states on resume (just restore the previous states)Alan Jenkins2009-06-101-5/+1
* rfkill: remove set_global_sw_stateAlan Jenkins2009-06-101-51/+30
* rfkill: remove input KconfigJohannes Berg2009-06-101-1/+1
* rfkill: print events when input handler is disabled/enabledJohannes Berg2009-06-101-2/+4
* rfkill: always init poll delayed workJohannes Berg2009-06-031-7/+6
* rfkill: add function to query stateJohannes Berg2009-06-031-0/+13
* rfkill: create useful userspace interfaceJohannes Berg2009-06-032-7/+327
* rfkill: rewriteJohannes Berg2009-06-037-1263/+1256
* net/rfkill/rfkill.c: fix build with CONFIG_RFKILL_LEDS=nAndrew Morton2009-05-061-0/+5
* rfkill: Fix broken rfkill LED in 2.6.30-rc1Larry Finger2009-04-221-1/+8
* rfkill-input: remove unused codeJohannes Berg2009-04-221-69/+0
* rfkill: remove user_claim stuffJohannes Berg2009-04-221-42/+3
* net/rfkill/rfkill.c: fix unused rfkill_led_trigger() warningSimon Holm Thøgersen2009-01-041-3/+1
* rfkill: strip pointless notifier chainJohannes Berg2008-12-121-78/+5
* rfkill: always call get_state() hook on resumeHenrique de Moraes Holschuh2008-11-261-0/+10
* rfkill: preserve state across suspendHenrique de Moraes Holschuh2008-11-261-1/+6
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-101-3/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-061-1/+1
|\
| * Fix logic error in rfkill_check_duplicityJonathan McDowell2008-11-061-1/+1
* | rfkill: rate-limit rfkill-input workqueue usage (v3)Henrique de Moraes Holschuh2008-10-311-8/+41
* | rfkill: honour EPO state when resuming a rfkill controllerHenrique de Moraes Holschuh2008-10-311-2/+11
* | rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-inputHenrique de Moraes Holschuh2008-10-313-80/+274
* | rfkill: export global states to rfkill-inputHenrique de Moraes Holschuh2008-10-312-0/+15
* | rfkill: use killable locks instead of interruptibleHenrique de Moraes Holschuh2008-10-311-3/+4
|/
* RFKILL: fix input layer initialisationDmitry Baryshkov2008-10-271-0/+5
* net/rfkill/rfkill-input.c needs <linux/sched.h>Geert Uytterhoeven2008-10-141-0/+1
* rfkill: update LEDs for all state changesHenrique de Moraes Holschuh2008-10-061-3/+2
OpenPOWER on IntegriCloud