Age | Commit message (Expand) | Author |
2008-08-26 | net: rfkill: add missing line break | Felipe Balbi |
2008-08-18 | rfkill: protect suspended rfkill controllers | Henrique de Moraes Holschuh |
2008-08-01 | 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-07-29 | 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-08 | 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-06-26 | rfkill: rename the rfkill_state states and add block-locked state | Henrique de Moraes Holschuh |
2008-06-26 | rfkill: do not allow userspace to override ALL RADIOS OFF | Henrique de Moraes Holschuh |
2008-06-26 | rfkill: drop current_state from tasks in rfkill-input | Fabien Crespel |
2008-06-26 | rfkill: add uevent notifications | Henrique de Moraes Holschuh |
2008-06-26 | rfkill: add type string helper | Henrique de Moraes Holschuh |
2008-06-26 | rfkill: add notifier chains support | Henrique de Moraes Holschuh |
2008-06-26 | rfkill: rework suspend and resume handlers | Henrique de Moraes Holschuh |
2008-06-26 | rfkill: add the WWAN radio type | Henrique de Moraes Holschuh |
2008-06-26 | rfkill: add read-write rfkill switch support | Henrique de Moraes Holschuh |
2008-06-26 | rfkill: add parameter to disable radios by default | Henrique de Moraes Holschuh |
2008-06-26 | rfkill: handle SW_RFKILL_ALL events | Henrique de Moraes Holschuh |
2008-06-26 | rfkill: fix minor typo in kernel doc | Henrique de Moraes Holschuh |
2008-04-15 | rfkill: Fix device type check when toggling states | Carlos Corbacho |
2008-02-23 | PM: Introduce PM_EVENT_HIBERNATE callback state | Rafael J. Wysocki |
2008-02-03 | typo fix in net/rfkill/rfkill.c | Oliver Pinter |
2008-01-31 | rfkill: add the WiMAX radio type | Iñaky Pérez-González |
2008-01-20 | rfkill: call rfkill_led_trigger_unregister() on error | Eric Paris |
2007-11-29 | rfkill: fix double-mutex-locking | Michael Buesch |
2007-11-10 | rfkill: Fix sparse warning | Michael Buesch |
2007-11-10 | rfkill: Use mutex_lock() at register and add sanity check | Michael Buesch |
2007-11-10 | rfkill: Use subsys_initcall | Michael Buesch |
2007-11-10 | rfkill: Register LED triggers before registering switch | Michael Buesch |
2007-10-19 | get rid of input BIT* duplicate defines | Jiri Slaby |
2007-10-10 | [RFKILL]: Add support for hardware-only rfkill buttons | Michael Buesch |
2007-10-10 | [RFKILL]: Add support for an rfkill LED. | Michael Buesch |
2007-10-10 | [RFKILL]: Move rfkill_switch_all out of global header | Ivo van Doorn |
2007-10-10 | [RFKILL]: Add support for ultrawideband | Ivo van Doorn |
2007-10-10 | [RFKILL]: Remove IRDA | Ivo van Doorn |
2007-07-19 | [NET] RFKILL: Fix whitespace errors. | YOSHIFUJI Hideaki |
2007-07-18 | [RFKILL]: Make state sysfs writable | Ivo van Doorn |
2007-07-14 | [RFKILL]: fix net/rfkill/rfkill-input.c bug on 64-bit systems | Ingo Molnar |
2007-05-19 | [RFKILL]: Fix check for correct rfkill allocation | Ivo van Doorn |
2007-05-07 | [NET]: rfkill: add support for input key to control wireless radio | Ivo van Doorn |