index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rfkill
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-11
rfkill: Fix FSF address in file headers
Jeff Kirsher
1
-3
/
+1
2013-07-25
net: rfkill: convert class code to use dev_groups
Greg Kroah-Hartman
1
-49
/
+41
2013-04-12
rfkill: Add NFC to the list of supported radios
Samuel Ortiz
1
-1
/
+3
2012-10-28
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+21
2012-10-25
rfkill: error cannot be set here so simplify
Alan Cox
1
-2
/
+2
2012-09-24
rfkill: prevent unnecessary event generation
Vitaly Wool
1
-1
/
+7
2012-08-21
Revert "rfkill: remove dead code"
AceLan Kao
1
-0
/
+14
2012-06-06
rfkill: Add the capability to switch all devices of all type in __rfkill_swit...
Alex Hung
1
-1
/
+1
2012-03-11
device.h: cleanup users outside of linux/include (C files)
Paul Gortmaker
1
-0
/
+1
2011-11-09
net/rfkill/core.c: use kstrtoul, etc
Julia Lawall
1
-2
/
+2
2011-09-19
rfkill: properly assign a boolean type
Mohammed Shafi Shajakhan
1
-1
/
+1
2011-05-16
net/rfkill/core.c: Avoid leaving freed data in a list
Julia Lawall
1
-1
/
+1
2010-11-15
rfkill: remove dead code
Stephen Hemminger
1
-14
/
+0
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-19
rename new rfkill sysfs knobs
florian@mickler.org
1
-27
/
+8
2010-03-10
enhance sysfs rfkill interface
florian@mickler.org
1
-0
/
+58
2009-12-07
net/rfkill/core.c: work around gcc-4.0.2 silliness
Andrew Morton
1
-2
/
+2
2009-11-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-11-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+1
2009-11-23
rfkill: fix miscdev ops
Johannes Berg
1
-0
/
+1
2009-11-18
rfkill: Add constant for RFKILL_TYPE_FM radio devices
Marcel Holtmann
1
-1
/
+3
2009-10-04
headers: remove sched.h from poll.h
Alexey Dobriyan
1
-0
/
+1
2009-08-04
rfkill: add the GPS radio type
Tomas Winkler
1
-1
/
+3
2009-07-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-8
/
+23
2009-07-21
rfkill: fix rfkill_set_states() to set the hw state
Alan Jenkins
1
-0
/
+4
2009-07-21
rfkill: allow toggling soft state in sysfs again
Johannes Berg
1
-8
/
+19
2009-07-10
rfkill: prep for rfkill API changes
Johannes Berg
1
-2
/
+8
2009-06-19
rfkill: export persistent attribute in sysfs
Alan Jenkins
1
-0
/
+10
2009-06-19
rfkill: don't restore software blocked state on persistent devices
Alan Jenkins
1
-15
/
+25
2009-06-19
rfkill: rfkill_set_block() when suspended nitpick
Alan Jenkins
1
-3
/
+3
2009-06-10
rfkill: don't impose global states on resume (just restore the previous states)
Alan Jenkins
1
-5
/
+1
2009-06-10
rfkill: remove set_global_sw_state
Alan Jenkins
1
-51
/
+30
2009-06-10
rfkill: print events when input handler is disabled/enabled
Johannes Berg
1
-2
/
+4
2009-06-03
rfkill: always init poll delayed work
Johannes Berg
1
-7
/
+6
2009-06-03
rfkill: add function to query state
Johannes Berg
1
-0
/
+13
2009-06-03
rfkill: create useful userspace interface
Johannes Berg
1
-5
/
+325
2009-06-03
rfkill: rewrite
Johannes Berg
1
-0
/
+896