aboutsummaryrefslogtreecommitdiffstats
path: root/net/rfkill/core.c
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-0/+4
* net/rfkill/core.c: Avoid leaving freed data in a listJulia Lawall2011-05-161-1/+1
* rfkill: remove dead codeStephen Hemminger2010-11-151-14/+0
* 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
|/
* 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: 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-031-5/+325
* rfkill: rewriteJohannes Berg2009-06-031-0/+896