Commit Graph

56 Commits (e8e0c02340f2d3e4f1ea75a136883d8797290929)

Author SHA1 Message Date
Jonathan McDowell 4a9d916717 Fix logic error in rfkill_check_duplicity 16 years ago
Dmitry Baryshkov d8b105f900 RFKILL: fix input layer initialisation 16 years ago
Geert Uytterhoeven 56f26f7b78 net/rfkill/rfkill-input.c needs <linux/sched.h> 16 years ago
Henrique de Moraes Holschuh 417bd25ac4 rfkill: update LEDs for all state changes 16 years ago
Henrique de Moraes Holschuh bed7aac941 rfkill: remove transmitter blocking on suspend 17 years ago
Henrique de Moraes Holschuh 1563574448 rfkill: rename rfkill_mutex to rfkill_global_mutex 17 years ago
Henrique de Moraes Holschuh f745ba03a1 rfkill: add WARN and BUG_ON paranoia (v2) 17 years ago
Felipe Balbi 01b510b9c2 rfkill: add missing line break 17 years ago
Henrique de Moraes Holschuh 849e0576a7 rfkill: use strict_strtoul (v2) 17 years ago
Felipe Balbi 988b02f1bf net: rfkill: add missing line break 17 years ago
Henrique de Moraes Holschuh 96c87607ac rfkill: introduce RFKILL_STATE_MAX 17 years ago
Henrique de Moraes Holschuh 77fba13ccc rfkill: add __must_check annotations 17 years ago
Henrique de Moraes Holschuh 9961920199 rfkill: add default global states (v2) 17 years ago
Henrique de Moraes Holschuh 02589f6051 rfkill: detect bogus double-registering (v2) 17 years ago
Henrique de Moraes Holschuh e10e0dfe3b rfkill: protect suspended rfkill controllers 17 years ago
Dmitry Baryshkov 96185664f1 RFKILL: set the status of the leds on activation. 17 years ago
Dmitry Baryshkov 7c4f4578fc RFKILL: allow one to specify led trigger name 17 years ago
Henrique de Moraes Holschuh 6e28fbef0f rfkill: query EV_SW states when rfkill-input (re)?connects to a input device 17 years ago
Henrique de Moraes Holschuh 435307a365 rfkill: yet more minor kernel-doc fixes 17 years ago
Henrique de Moraes Holschuh 064af1117b rfkill: mutex fixes 17 years ago
Henrique de Moraes Holschuh 37f55e9d78 rfkill: fix led-trigger unregister order in error unwind 17 years ago
Henrique de Moraes Holschuh 2fd9b2212e rfkill: document rfkill_force_state as required (v2) 17 years ago
Henrique de Moraes Holschuh fd4484af7c rfkill: ignore errors from rfkill_toggle_radio in rfkill_add_switch 17 years ago
Henrique de Moraes Holschuh 0f687e9aeb rfkill: some minor kernel-doc changes for rfkill_toggle_radio 17 years ago
Henrique de Moraes Holschuh 5005657cbd rfkill: rename the rfkill_state states and add block-locked state 17 years ago
Henrique de Moraes Holschuh 4081f00dc4 rfkill: do not allow userspace to override ALL RADIOS OFF 17 years ago
Fabien Crespel fbc6af2f3c rfkill: drop current_state from tasks in rfkill-input 17 years ago
Henrique de Moraes Holschuh ffb67c34e4 rfkill: add uevent notifications 17 years ago
Henrique de Moraes Holschuh 99c632e5a3 rfkill: add type string helper 17 years ago
Henrique de Moraes Holschuh 79399a8d19 rfkill: add notifier chains support 17 years ago
Henrique de Moraes Holschuh 526324b61a rfkill: rework suspend and resume handlers 17 years ago
Henrique de Moraes Holschuh 477576a073 rfkill: add the WWAN radio type 17 years ago
Henrique de Moraes Holschuh 801e49af4c rfkill: add read-write rfkill switch support 17 years ago
Henrique de Moraes Holschuh e954b0b85b rfkill: add parameter to disable radios by default 17 years ago
Henrique de Moraes Holschuh 28f089c184 rfkill: handle SW_RFKILL_ALL events 17 years ago
Henrique de Moraes Holschuh c8fcd905a5 rfkill: fix minor typo in kernel doc 17 years ago
Carlos Corbacho 89796f64a2 rfkill: Fix device type check when toggling states 17 years ago
Rafael J. Wysocki 3a2d5b7001 PM: Introduce PM_EVENT_HIBERNATE callback state 17 years ago
Oliver Pinter 1dbede8714 typo fix in net/rfkill/rfkill.c 17 years ago
Iñaky Pérez-González 303d9bf6bb rfkill: add the WiMAX radio type 17 years ago
Eric Paris 632041f306 rfkill: call rfkill_led_trigger_unregister() on error 17 years ago
Michael Buesch 7f4c534178 rfkill: fix double-mutex-locking 17 years ago
Michael Buesch 2736622344 rfkill: Fix sparse warning 17 years ago
Michael Buesch 7319f1e6bc rfkill: Use mutex_lock() at register and add sanity check 17 years ago
Michael Buesch 2bf236d55e rfkill: Use subsys_initcall 17 years ago
Michael Buesch 8a8f1c0437 rfkill: Register LED triggers before registering switch 17 years ago
Jiri Slaby 7b19ada2ed get rid of input BIT* duplicate defines 17 years ago
Michael Buesch 20405c0841 [RFKILL]: Add support for hardware-only rfkill buttons 17 years ago
Michael Buesch 135900c182 [RFKILL]: Add support for an rfkill LED. 17 years ago
Ivo van Doorn fe242cfd33 [RFKILL]: Move rfkill_switch_all out of global header 17 years ago