index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rfkill
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-28
/
+76
2008-06-26
rfkill: do not allow userspace to override ALL RADIOS OFF
Henrique de Moraes Holschuh
3
-15
/
+51
2008-06-26
rfkill: drop current_state from tasks in rfkill-input
Fabien Crespel
1
-14
/
+1
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
2
-0
/
+7
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: handle SW_RFKILL_ALL events
Henrique de Moraes Holschuh
1
-2
/
+43
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
2
-0
/
+12
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
2007-11-11
rfkill: Fix sparse warning
Michael Buesch
1
-0
/
+4
2007-11-11
rfkill: Use mutex_lock() at register and add sanity check
Michael Buesch
1
-11
/
+9
2007-11-11
rfkill: Use subsys_initcall
Michael Buesch
1
-1
/
+1
2007-11-11
rfkill: Register LED triggers before registering switch
Michael Buesch
1
-5
/
+6
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
1
-6
/
+6
2007-10-11
[RFKILL]: Add support for hardware-only rfkill buttons
Michael Buesch
1
-1
/
+6
2007-10-11
[RFKILL]: Add support for an rfkill LED.
Michael Buesch
2
-1
/
+48
2007-10-11
[RFKILL]: Move rfkill_switch_all out of global header
Ivo van Doorn
3
-1
/
+19
2007-10-11
[RFKILL]: Add support for ultrawideband
Ivo van Doorn
2
-0
/
+12
2007-10-11
[RFKILL]: Remove IRDA
Ivo van Doorn
2
-5
/
+2
2007-07-19
[NET] RFKILL: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-1
/
+1
2007-07-19
[RFKILL]: Make state sysfs writable
Ivo van Doorn
1
-1
/
+1
2007-07-15
[RFKILL]: fix net/rfkill/rfkill-input.c bug on 64-bit systems
Ingo Molnar
1
-1
/
+1
2007-05-19
[RFKILL]: Fix check for correct rfkill allocation
Ivo van Doorn
1
-1
/
+1
2007-05-07
[NET]: rfkill: add support for input key to control wireless radio
Ivo van Doorn
4
-0
/
+611