summaryrefslogtreecommitdiff
path: root/net/rfkill
AgeCommit message (Expand)AuthorFilesLines
2011-01-21kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-2/+2
2010-11-15rfkill: remove dead codeStephen Hemminger1-14/+0
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-09-24net: return operator cleanupEric Dumazet1-1/+1
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-19rename new rfkill sysfs knobsflorian@mickler.org1-27/+8
2010-03-11enhance sysfs rfkill interfaceflorian@mickler.org1-0/+58
2010-03-02rfkill: Add support for KEY_RFKILLMatthew Garrett1-0/+8
2009-12-08net/rfkill/core.c: work around gcc-4.0.2 sillinessAndrew Morton1-2/+2
2009-11-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+1
2009-11-24rfkill: fix miscdev opsJohannes Berg1-0/+1
2009-11-19rfkill: Add constant for RFKILL_TYPE_FM radio devicesMarcel Holtmann1-1/+3
2009-10-05headers: remove sched.h from poll.hAlexey Dobriyan1-0/+1
2009-08-05rfkill: add the GPS radio typeTomas Winkler1-1/+3
2009-07-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-8/+23
2009-07-21rfkill: fix rfkill_set_states() to set the hw stateAlan Jenkins1-0/+4
2009-07-21rfkill: allow toggling soft state in sysfs againJohannes Berg1-8/+19
2009-07-10rfkill: prep for rfkill API changesJohannes Berg1-2/+8
2009-06-19rfkill: export persistent attribute in sysfsAlan Jenkins1-0/+10
2009-06-19rfkill: don't restore software blocked state on persistent devicesAlan Jenkins1-15/+25
2009-06-19rfkill: rfkill_set_block() when suspended nitpickAlan Jenkins1-3/+3
2009-06-10rfkill: don't impose global states on resume (just restore the previous states)Alan Jenkins1-5/+1
2009-06-10rfkill: remove set_global_sw_stateAlan Jenkins1-51/+30
2009-06-10rfkill: remove input KconfigJohannes Berg1-1/+1
2009-06-10rfkill: print events when input handler is disabled/enabledJohannes Berg1-2/+4
2009-06-03rfkill: always init poll delayed workJohannes Berg1-7/+6
2009-06-03rfkill: add function to query stateJohannes Berg1-0/+13
2009-06-03rfkill: create useful userspace interfaceJohannes Berg2-7/+327
2009-06-03rfkill: rewriteJohannes Berg7-1263/+1256
2009-05-06net/rfkill/rfkill.c: fix build with CONFIG_RFKILL_LEDS=nAndrew Morton1-0/+5
2009-04-23rfkill: Fix broken rfkill LED in 2.6.30-rc1Larry Finger1-1/+8
2009-04-23rfkill-input: remove unused codeJohannes Berg1-69/+0
2009-04-23rfkill: remove user_claim stuffJohannes Berg1-42/+3
2009-01-05net/rfkill/rfkill.c: fix unused rfkill_led_trigger() warningSimon Holm Thøgersen1-3/+1
2008-12-12rfkill: strip pointless notifier chainJohannes Berg1-78/+5
2008-11-26rfkill: always call get_state() hook on resumeHenrique de Moraes Holschuh1-0/+10
2008-11-26rfkill: preserve state across suspendHenrique de Moraes Holschuh1-1/+6
2008-11-11net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-3/+2
2008-11-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2008-11-07Fix logic error in rfkill_check_duplicityJonathan McDowell1-1/+1
2008-11-01rfkill: rate-limit rfkill-input workqueue usage (v3)Henrique de Moraes Holschuh1-8/+41
2008-11-01rfkill: honour EPO state when resuming a rfkill controllerHenrique de Moraes Holschuh1-2/+11
2008-11-01rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-inputHenrique de Moraes Holschuh3-80/+274
2008-11-01rfkill: export global states to rfkill-inputHenrique de Moraes Holschuh2-0/+15
2008-11-01rfkill: use killable locks instead of interruptibleHenrique de Moraes Holschuh1-3/+4
2008-10-28RFKILL: fix input layer initialisationDmitry Baryshkov1-0/+5
2008-10-14net/rfkill/rfkill-input.c needs <linux/sched.h>Geert Uytterhoeven1-0/+1