aboutsummaryrefslogtreecommitdiffstats
path: root/net/rfkill/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2009-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-0/+1
2009-11-23rfkill: fix miscdev opsJohannes Berg1-0/+1
2009-11-18rfkill: Add constant for RFKILL_TYPE_FM radio devicesMarcel Holtmann1-1/+3
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan1-0/+1
2009-08-04rfkill: add the GPS radio typeTomas Winkler1-1/+3
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David 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: 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 Berg1-5/+325
2009-06-03rfkill: rewriteJohannes Berg1-0/+896