Simon Holm Thøgersen
|
f32f8b72e0
net/rfkill/rfkill.c: fix unused rfkill_led_trigger() warning
|
16 年之前 |
Johannes Berg
|
4dec9b807b
rfkill: strip pointless notifier chain
|
16 年之前 |
Henrique de Moraes Holschuh
|
24689c8590
rfkill: always call get_state() hook on resume
|
16 年之前 |
Henrique de Moraes Holschuh
|
f80b5e99c7
rfkill: preserve state across suspend
|
16 年之前 |
Kay Sievers
|
fb28ad3590
net: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 年之前 |
David S. Miller
|
9eeda9abd1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Jonathan McDowell
|
4a9d916717
Fix logic error in rfkill_check_duplicity
|
16 年之前 |
Henrique de Moraes Holschuh
|
176707997b
rfkill: honour EPO state when resuming a rfkill controller
|
16 年之前 |
Henrique de Moraes Holschuh
|
d003922dab
rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-input
|
16 年之前 |
Henrique de Moraes Holschuh
|
68d2413bec
rfkill: export global states to rfkill-input
|
16 年之前 |
Henrique de Moraes Holschuh
|
cf4b4aab55
rfkill: use killable locks instead of interruptible
|
16 年之前 |
Henrique de Moraes Holschuh
|
417bd25ac4
rfkill: update LEDs for all state changes
|
16 年之前 |
Henrique de Moraes Holschuh
|
bed7aac941
rfkill: remove transmitter blocking on suspend
|
16 年之前 |
Henrique de Moraes Holschuh
|
1563574448
rfkill: rename rfkill_mutex to rfkill_global_mutex
|
16 年之前 |
Henrique de Moraes Holschuh
|
f745ba03a1
rfkill: add WARN and BUG_ON paranoia (v2)
|
16 年之前 |
Felipe Balbi
|
01b510b9c2
rfkill: add missing line break
|
16 年之前 |
Henrique de Moraes Holschuh
|
849e0576a7
rfkill: use strict_strtoul (v2)
|
16 年之前 |
Henrique de Moraes Holschuh
|
96c87607ac
rfkill: introduce RFKILL_STATE_MAX
|
17 年之前 |
Henrique de Moraes Holschuh
|
77fba13ccc
rfkill: add __must_check annotations
|
17 年之前 |
Henrique de Moraes Holschuh
|
9961920199
rfkill: add default global states (v2)
|
17 年之前 |
Henrique de Moraes Holschuh
|
02589f6051
rfkill: detect bogus double-registering (v2)
|
17 年之前 |
Henrique de Moraes Holschuh
|
e10e0dfe3b
rfkill: protect suspended rfkill controllers
|
17 年之前 |
Dmitry Baryshkov
|
96185664f1
RFKILL: set the status of the leds on activation.
|
17 年之前 |
Dmitry Baryshkov
|
7c4f4578fc
RFKILL: allow one to specify led trigger name
|
17 年之前 |
Henrique de Moraes Holschuh
|
435307a365
rfkill: yet more minor kernel-doc fixes
|
17 年之前 |
Henrique de Moraes Holschuh
|
064af1117b
rfkill: mutex fixes
|
17 年之前 |
Henrique de Moraes Holschuh
|
37f55e9d78
rfkill: fix led-trigger unregister order in error unwind
|
17 年之前 |
Henrique de Moraes Holschuh
|
2fd9b2212e
rfkill: document rfkill_force_state as required (v2)
|
17 年之前 |
Henrique de Moraes Holschuh
|
fd4484af7c
rfkill: ignore errors from rfkill_toggle_radio in rfkill_add_switch
|
17 年之前 |
Henrique de Moraes Holschuh
|
0f687e9aeb
rfkill: some minor kernel-doc changes for rfkill_toggle_radio
|
17 年之前 |