RFKILL: set the status of the leds on activation.
[safe/jmp/linux-2.6] / net / rfkill / rfkill.c
2008-08-01 Dmitry BaryshkovRFKILL: set the status of the leds on activation.
2008-08-01 Dmitry BaryshkovRFKILL: allow one to specify led trigger name
2008-07-29 Henrique de Moraes... rfkill: yet more minor kernel-doc fixes
2008-07-29 Henrique de Moraes... rfkill: mutex fixes
2008-07-29 Henrique de Moraes... rfkill: fix led-trigger unregister order in error unwind
2008-07-29 Henrique de Moraes... rfkill: document rfkill_force_state as required (v2)
2008-07-08 Henrique de Moraes... rfkill: ignore errors from rfkill_toggle_radio in rfkil...
2008-07-08 Henrique de Moraes... rfkill: some minor kernel-doc changes for rfkill_toggle...
2008-06-26 Henrique de Moraes... rfkill: rename the rfkill_state states and add block...
2008-06-26 Henrique de Moraes... rfkill: do not allow userspace to override ALL RADIOS OFF
2008-06-26 Henrique de Moraes... rfkill: add uevent notifications
2008-06-26 Henrique de Moraes... rfkill: add type string helper
2008-06-26 Henrique de Moraes... rfkill: add notifier chains support
2008-06-26 Henrique de Moraes... rfkill: rework suspend and resume handlers
2008-06-26 Henrique de Moraes... rfkill: add the WWAN radio type
2008-06-26 Henrique de Moraes... rfkill: add read-write rfkill switch support
2008-06-26 Henrique de Moraes... rfkill: add parameter to disable radios by default
2008-06-26 Henrique de Moraes... rfkill: fix minor typo in kernel doc
2008-04-15 Carlos Corbachorfkill: Fix device type check when toggling states
2008-02-23 Rafael J. WysockiPM: Introduce PM_EVENT_HIBERNATE callback state
2008-02-03 Oliver Pintertypo fix in net/rfkill/rfkill.c
2008-02-01 Iñaky Pérez-Gonzálezrfkill: add the WiMAX radio type
2008-01-21 Eric Parisrfkill: call rfkill_led_trigger_unregister() on error
2007-11-29 Michael Bueschrfkill: fix double-mutex-locking
2007-11-11 Michael Bueschrfkill: Fix sparse warning
2007-11-11 Michael Bueschrfkill: Use mutex_lock() at register and add sanity...
2007-11-11 Michael Bueschrfkill: Use subsys_initcall
2007-11-11 Michael Bueschrfkill: Register LED triggers before registering switch
2007-10-10 Michael Buesch[RFKILL]: Add support for hardware-only rfkill buttons
2007-10-10 Michael Buesch[RFKILL]: Add support for an rfkill LED.
2007-10-10 Ivo van Doorn[RFKILL]: Move rfkill_switch_all out of global header
2007-10-10 Ivo van Doorn[RFKILL]: Add support for ultrawideband
2007-10-10 Ivo van Doorn[RFKILL]: Remove IRDA
2007-07-18 Ivo van Doorn[RFKILL]: Make state sysfs writable
2007-05-19 Ivo van Doorn[RFKILL]: Fix check for correct rfkill allocation
2007-05-07 Ivo van Doorn[NET]: rfkill: add support for input key to control...