index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rfkill
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-07-29
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
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-01-31
rfkill: add the WiMAX radio type
Iñaky Pérez-González
2
-0
/
+12
2008-01-20
rfkill: call rfkill_led_trigger_unregister() on error
Eric Paris
1
-1
/
+4
2007-11-29
rfkill: fix double-mutex-locking
Michael Buesch
1
-9
/
+5
2007-11-10
rfkill: Fix sparse warning
Michael Buesch
1
-0
/
+4
2007-11-10
rfkill: Use mutex_lock() at register and add sanity check
Michael Buesch
1
-11
/
+9
2007-11-10
rfkill: Use subsys_initcall
Michael Buesch
1
-1
/
+1
2007-11-10
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-10
[RFKILL]: Add support for hardware-only rfkill buttons
Michael Buesch
1
-1
/
+6
2007-10-10
[RFKILL]: Add support for an rfkill LED.
Michael Buesch
2
-1
/
+48
2007-10-10
[RFKILL]: Move rfkill_switch_all out of global header
Ivo van Doorn
3
-1
/
+19
2007-10-10
[RFKILL]: Add support for ultrawideband
Ivo van Doorn
2
-0
/
+12
2007-10-10
[RFKILL]: Remove IRDA
Ivo van Doorn
2
-5
/
+2
2007-07-19
[NET] RFKILL: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-1
/
+1
2007-07-18
[RFKILL]: Make state sysfs writable
Ivo van Doorn
1
-1
/
+1
[next]