index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rfkill
Commit message (
Expand
)
Author
Age
*
rfkill: export persistent attribute in sysfs
Alan Jenkins
2009-06-19
*
rfkill: don't restore software blocked state on persistent devices
Alan Jenkins
2009-06-19
*
rfkill: rfkill_set_block() when suspended nitpick
Alan Jenkins
2009-06-19
*
rfkill: don't impose global states on resume (just restore the previous states)
Alan Jenkins
2009-06-10
*
rfkill: remove set_global_sw_state
Alan Jenkins
2009-06-10
*
rfkill: remove input Kconfig
Johannes Berg
2009-06-10
*
rfkill: print events when input handler is disabled/enabled
Johannes Berg
2009-06-10
*
rfkill: always init poll delayed work
Johannes Berg
2009-06-03
*
rfkill: add function to query state
Johannes Berg
2009-06-03
*
rfkill: create useful userspace interface
Johannes Berg
2009-06-03
*
rfkill: rewrite
Johannes Berg
2009-06-03
*
net/rfkill/rfkill.c: fix build with CONFIG_RFKILL_LEDS=n
Andrew Morton
2009-05-06
*
rfkill: Fix broken rfkill LED in 2.6.30-rc1
Larry Finger
2009-04-22
*
rfkill-input: remove unused code
Johannes Berg
2009-04-22
*
rfkill: remove user_claim stuff
Johannes Berg
2009-04-22
*
net/rfkill/rfkill.c: fix unused rfkill_led_trigger() warning
Simon Holm Thøgersen
2009-01-04
*
rfkill: strip pointless notifier chain
Johannes Berg
2008-12-12
*
rfkill: always call get_state() hook on resume
Henrique de Moraes Holschuh
2008-11-26
*
rfkill: preserve state across suspend
Henrique de Moraes Holschuh
2008-11-26
*
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-10
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-07
|
\
|
*
Fix logic error in rfkill_check_duplicity
Jonathan McDowell
2008-11-06
*
|
rfkill: rate-limit rfkill-input workqueue usage (v3)
Henrique de Moraes Holschuh
2008-10-31
*
|
rfkill: honour EPO state when resuming a rfkill controller
Henrique de Moraes Holschuh
2008-10-31
*
|
rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-input
Henrique de Moraes Holschuh
2008-10-31
*
|
rfkill: export global states to rfkill-input
Henrique de Moraes Holschuh
2008-10-31
*
|
rfkill: use killable locks instead of interruptible
Henrique de Moraes Holschuh
2008-10-31
|
/
*
RFKILL: fix input layer initialisation
Dmitry Baryshkov
2008-10-27
*
net/rfkill/rfkill-input.c needs <linux/sched.h>
Geert Uytterhoeven
2008-10-14
*
rfkill: update LEDs for all state changes
Henrique de Moraes Holschuh
2008-10-06
*
rfkill: remove transmitter blocking on suspend
Henrique de Moraes Holschuh
2008-09-15
*
rfkill: rename rfkill_mutex to rfkill_global_mutex
Henrique de Moraes Holschuh
2008-08-29
*
rfkill: add WARN and BUG_ON paranoia (v2)
Henrique de Moraes Holschuh
2008-08-29
*
rfkill: add missing line break
Felipe Balbi
2008-08-29
*
rfkill: use strict_strtoul (v2)
Henrique de Moraes Holschuh
2008-08-29
*
rfkill: introduce RFKILL_STATE_MAX
Henrique de Moraes Holschuh
2008-08-22
*
rfkill: add __must_check annotations
Henrique de Moraes Holschuh
2008-08-22
*
rfkill: add default global states (v2)
Henrique de Moraes Holschuh
2008-08-22
*
rfkill: detect bogus double-registering (v2)
Henrique de Moraes Holschuh
2008-08-22
*
rfkill: protect suspended rfkill controllers
Henrique de Moraes Holschuh
2008-08-18
*
RFKILL: set the status of the leds on activation.
Dmitry Baryshkov
2008-08-01
*
RFKILL: allow one to specify led trigger name
Dmitry Baryshkov
2008-08-01
*
rfkill: query EV_SW states when rfkill-input (re)?connects to a input device
Henrique de Moraes Holschuh
2008-08-01
*
rfkill: yet more minor kernel-doc fixes
Henrique de Moraes Holschuh
2008-07-29
*
rfkill: mutex fixes
Henrique de Moraes Holschuh
2008-07-29
*
rfkill: fix led-trigger unregister order in error unwind
Henrique de Moraes Holschuh
2008-07-29
*
rfkill: document rfkill_force_state as required (v2)
Henrique de Moraes Holschuh
2008-07-29
*
rfkill: ignore errors from rfkill_toggle_radio in rfkill_add_switch
Henrique de Moraes Holschuh
2008-07-08
*
rfkill: some minor kernel-doc changes for rfkill_toggle_radio
Henrique de Moraes Holschuh
2008-07-08
*
rfkill: rename the rfkill_state states and add block-locked state
Henrique de Moraes Holschuh
2008-06-26
[next]