index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rfkill
Age
Commit message (
Expand
)
Author
Files
Lines
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: remove input Kconfig
Johannes Berg
1
-1
/
+1
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
2
-7
/
+327
2009-06-03
rfkill: rewrite
Johannes Berg
7
-1263
/
+1256
2009-05-06
net/rfkill/rfkill.c: fix build with CONFIG_RFKILL_LEDS=n
Andrew Morton
1
-0
/
+5
2009-04-22
rfkill: Fix broken rfkill LED in 2.6.30-rc1
Larry Finger
1
-1
/
+8
2009-04-22
rfkill-input: remove unused code
Johannes Berg
1
-69
/
+0
2009-04-22
rfkill: remove user_claim stuff
Johannes Berg
1
-42
/
+3
2009-01-04
net/rfkill/rfkill.c: fix unused rfkill_led_trigger() warning
Simon Holm Thøgersen
1
-3
/
+1
2008-12-12
rfkill: strip pointless notifier chain
Johannes Berg
1
-78
/
+5
2008-11-26
rfkill: always call get_state() hook on resume
Henrique de Moraes Holschuh
1
-0
/
+10
2008-11-26
rfkill: preserve state across suspend
Henrique de Moraes Holschuh
1
-1
/
+6
2008-11-10
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-3
/
+2
2008-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-11-06
Fix logic error in rfkill_check_duplicity
Jonathan McDowell
1
-1
/
+1
2008-10-31
rfkill: rate-limit rfkill-input workqueue usage (v3)
Henrique de Moraes Holschuh
1
-8
/
+41
2008-10-31
rfkill: honour EPO state when resuming a rfkill controller
Henrique de Moraes Holschuh
1
-2
/
+11
2008-10-31
rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-input
Henrique de Moraes Holschuh
3
-80
/
+274
2008-10-31
rfkill: export global states to rfkill-input
Henrique de Moraes Holschuh
2
-0
/
+15
2008-10-31
rfkill: use killable locks instead of interruptible
Henrique de Moraes Holschuh
1
-3
/
+4
2008-10-27
RFKILL: fix input layer initialisation
Dmitry Baryshkov
1
-0
/
+5
2008-10-14
net/rfkill/rfkill-input.c needs <linux/sched.h>
Geert Uytterhoeven
1
-0
/
+1
2008-10-06
rfkill: update LEDs for all state changes
Henrique de Moraes Holschuh
1
-3
/
+2
2008-09-15
rfkill: remove transmitter blocking on suspend
Henrique de Moraes Holschuh
1
-14
/
+2
2008-08-29
rfkill: rename rfkill_mutex to rfkill_global_mutex
Henrique de Moraes Holschuh
1
-18
/
+20
2008-08-29
rfkill: add WARN and BUG_ON paranoia (v2)
Henrique de Moraes Holschuh
1
-13
/
+37
2008-08-29
rfkill: add missing line break
Felipe Balbi
1
-1
/
+1
2008-08-29
rfkill: use strict_strtoul (v2)
Henrique de Moraes Holschuh
1
-2
/
+12
2008-08-22
rfkill: introduce RFKILL_STATE_MAX
Henrique de Moraes Holschuh
1
-3
/
+8
2008-08-22
rfkill: add __must_check annotations
Henrique de Moraes Holschuh
1
-2
/
+3
2008-08-22
rfkill: add default global states (v2)
Henrique de Moraes Holschuh
2
-12
/
+116
2008-08-22
rfkill: detect bogus double-registering (v2)
Henrique de Moraes Holschuh
1
-1
/
+28
2008-08-18
rfkill: protect suspended rfkill controllers
Henrique de Moraes Holschuh
1
-4
/
+10
2008-08-01
RFKILL: set the status of the leds on activation.
Dmitry Baryshkov
1
-0
/
+12
2008-08-01
RFKILL: allow one to specify led trigger name
Dmitry Baryshkov
1
-1
/
+2
2008-08-01
rfkill: query EV_SW states when rfkill-input (re)?connects to a input device
Henrique de Moraes Holschuh
1
-15
/
+39
2008-07-29
rfkill: yet more minor kernel-doc fixes
Henrique de Moraes Holschuh
1
-10
/
+10
2008-07-29
rfkill: mutex fixes
Henrique de Moraes Holschuh
1
-10
/
+19
2008-07-29
rfkill: fix led-trigger unregister order in error unwind
Henrique de Moraes Holschuh
1
-2
/
+4
[next]