index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rfkill
/
rfkill.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-03
rfkill: rewrite
Johannes Berg
1
-855
/
+0
2009-05-06
net/rfkill/rfkill.c: fix build with CONFIG_RFKILL_LEDS=n
Andrew Morton
1
-0
/
+5
2009-04-23
rfkill: Fix broken rfkill LED in 2.6.30-rc1
Larry Finger
1
-1
/
+8
2009-04-23
rfkill: remove user_claim stuff
Johannes Berg
1
-42
/
+3
2009-01-05
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-11
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-3
/
+2
2008-11-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-11-07
Fix logic error in rfkill_check_duplicity
Jonathan McDowell
1
-1
/
+1
2008-11-01
rfkill: honour EPO state when resuming a rfkill controller
Henrique de Moraes Holschuh
1
-2
/
+11
2008-11-01
rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-input
Henrique de Moraes Holschuh
1
-3
/
+43
2008-11-01
rfkill: export global states to rfkill-input
Henrique de Moraes Holschuh
1
-0
/
+14
2008-11-01
rfkill: use killable locks instead of interruptible
Henrique de Moraes Holschuh
1
-3
/
+4
2008-10-07
rfkill: update LEDs for all state changes
Henrique de Moraes Holschuh
1
-3
/
+2
2008-09-16
rfkill: remove transmitter blocking on suspend
Henrique de Moraes Holschuh
1
-14
/
+2
2008-08-30
rfkill: rename rfkill_mutex to rfkill_global_mutex
Henrique de Moraes Holschuh
1
-18
/
+20
2008-08-30
rfkill: add WARN and BUG_ON paranoia (v2)
Henrique de Moraes Holschuh
1
-13
/
+37
2008-08-30
rfkill: add missing line break
Felipe Balbi
1
-1
/
+1
2008-08-30
rfkill: use strict_strtoul (v2)
Henrique de Moraes Holschuh
1
-2
/
+12
2008-08-23
rfkill: introduce RFKILL_STATE_MAX
Henrique de Moraes Holschuh
1
-3
/
+8
2008-08-23
rfkill: add __must_check annotations
Henrique de Moraes Holschuh
1
-2
/
+3
2008-08-23
rfkill: add default global states (v2)
Henrique de Moraes Holschuh
1
-12
/
+115
2008-08-23
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-07-30
rfkill: yet more minor kernel-doc fixes
Henrique de Moraes Holschuh
1
-10
/
+10
2008-07-30
rfkill: mutex fixes
Henrique de Moraes Holschuh
1
-10
/
+19
2008-07-30
rfkill: fix led-trigger unregister order in error unwind
Henrique de Moraes Holschuh
1
-2
/
+4
2008-07-30
rfkill: document rfkill_force_state as required (v2)
Henrique de Moraes Holschuh
1
-1
/
+6
2008-07-08
rfkill: ignore errors from rfkill_toggle_radio in rfkill_add_switch
Henrique de Moraes Holschuh
1
-6
/
+4
2008-07-08
rfkill: some minor kernel-doc changes for rfkill_toggle_radio
Henrique de Moraes Holschuh
1
-5
/
+7
2008-06-26
rfkill: rename the rfkill_state states and add block-locked state
Henrique de Moraes Holschuh
1
-14
/
+61
2008-06-26
rfkill: do not allow userspace to override ALL RADIOS OFF
Henrique de Moraes Holschuh
1
-0
/
+18
2008-06-26
rfkill: add uevent notifications
Henrique de Moraes Holschuh
1
-0
/
+42
2008-06-26
rfkill: add type string helper
Henrique de Moraes Holschuh
1
-18
/
+15
2008-06-26
rfkill: add notifier chains support
Henrique de Moraes Holschuh
1
-3
/
+67
2008-06-26
rfkill: rework suspend and resume handlers
Henrique de Moraes Holschuh
1
-17
/
+18
2008-06-26
rfkill: add the WWAN radio type
Henrique de Moraes Holschuh
1
-0
/
+3
2008-06-26
rfkill: add read-write rfkill switch support
Henrique de Moraes Holschuh
1
-3
/
+50
2008-06-26
rfkill: add parameter to disable radios by default
Henrique de Moraes Holschuh
1
-1
/
+10
2008-06-26
rfkill: fix minor typo in kernel doc
Henrique de Moraes Holschuh
1
-1
/
+1
2008-04-15
rfkill: Fix device type check when toggling states
Carlos Corbacho
1
-1
/
+1
2008-02-23
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
1
-1
/
+1
2008-02-03
typo fix in net/rfkill/rfkill.c
Oliver Pinter
1
-1
/
+1
2008-02-01
rfkill: add the WiMAX radio type
Iñaky Pérez-González
1
-0
/
+3
2008-01-21
rfkill: call rfkill_led_trigger_unregister() on error
Eric Paris
1
-1
/
+4
2007-11-30
rfkill: fix double-mutex-locking
Michael Buesch
1
-9
/
+5
[next]