index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rfkill
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-28
rfkill: fix spelling mistake contidion to condition
Richard Guy Briggs
1
-2
/
+2
2018-07-05
leds: triggers: let struct led_trigger::activate() return an error code
Uwe Kleine-König
1
-1
/
+3
2018-05-23
rfkill: Create rfkill-none LED trigger
João Paulo Rechi Vita
1
-7
/
+20
2018-05-23
rfkill: Rename rfkill_any_led_trigger* functions
João Paulo Rechi Vita
1
-23
/
+24
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2017-11-27
net: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-01-09
rfkill: Add rfkill-any LED trigger
Michał Kępień
1
-1
/
+71
2016-12-20
Revert "rfkill: Add rfkill-any LED trigger"
Johannes Berg
1
-74
/
+1
2016-12-16
rfkill: hide unused goto label
Arnd Bergmann
1
-0
/
+2
2016-12-13
rfkill: Add rfkill-any LED trigger
Michał Kępień
1
-0
/
+73
2016-12-13
rfkill: Cleanup error handling in rfkill_init()
Michał Kępień
1
-11
/
+12
2016-12-13
rfkill: simplify rfkill_set_hw_state() slightly
Johannes Berg
1
-4
/
+1
2016-04-05
rfkill: Use switch to demux userspace operations
João Paulo Rechi Vita
1
-14
/
+22
2016-03-01
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
1
-91
/
+81
2016-02-24
rfkill: Factor rfkill_global_states[].cur assignments
João Paulo Rechi Vita
1
-21
/
+17
2016-02-24
rfkill: Remove extra blank line
João Paulo Rechi Vita
1
-1
/
+0
2016-02-24
rfkill: Improve documentation language
João Paulo Rechi Vita
1
-2
/
+2
2016-02-24
net: rfkill: add rfkill_find_type function
Heikki Krogerus
1
-28
/
+30
2016-02-24
rfkill: Remove obsolete "claim" sysfs interface
João Paulo Rechi Vita
1
-10
/
+1
2016-02-24
rfkill: remove/inline __rfkill_set_hw_state
João Paulo Rechi Vita
1
-26
/
+15
2016-02-24
rfkill: use variable instead of duplicating the expression
João Paulo Rechi Vita
1
-1
/
+1
2016-02-24
rfkill: disentangle polling pause and suspend
Johannes Berg
1
-2
/
+15
2016-01-26
rfkill: fix rfkill_fop_read wait_event usage
Johannes Berg
1
-12
/
+4
2015-12-10
rfkill: copy the name into the rfkill struct
Johannes Berg
1
-3
/
+3
2015-09-04
rfkill: Copy "all" global state to other types
João Paulo Rechi Vita
1
-1
/
+9
2015-05-20
net: rfkill: Switch to PM ops
Lars-Peter Clausen
1
-3
/
+9
2014-10-08
net: rfkill: kernel-doc warning fixes
Fabian Frederick
1
-2
/
+2
2014-02-04
net: rfkill: move poll work to power efficient workqueue
Shaibal Dutta
1
-3
/
+6
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
[next]