| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+21 |
| 2012-09-24 | rfkill: prevent unnecessary event generation | Vitaly Wool | 1 | -1/+7 |
| 2012-08-21 | Revert "rfkill: remove dead code" | AceLan Kao | 1 | -0/+14 |
| 2012-08-13 | workqueue: use mod_delayed_work() instead of cancel + queue | Tejun Heo | 1 | -2/+1 |
| 2012-06-06 | rfkill: Add the capability to switch all devices of all type in __rfkill_swit... | Alex Hung | 1 | -1/+1 |
| 2012-03-11 | device.h: cleanup users outside of linux/include (C files) | Paul Gortmaker | 1 | -0/+1 |
| 2012-01-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
| 2012-01-04 | net/rfkill/rfkill-gpio.c: introduce missing kfree | Julia Lawall | 1 | -1/+1 |
| 2011-12-19 | net: fix assignment of 0/1 to bool variables. | Rusty Russell | 1 | -3/+3 |
| 2011-11-30 | net: rfkill: convert net/rfkill/* to use module_platform_driver() | Axel Lin | 2 | -23/+2 |
| 2011-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 1 | -0/+1 |
| 2011-11-09 | net/rfkill/core.c: use kstrtoul, etc | Julia Lawall | 1 | -2/+2 |
| 2011-10-31 | net: add moduleparam.h for users of module_param/MODULE_PARM_DESC | Paul Gortmaker | 1 | -0/+1 |
| 2011-10-03 | net:rfkill: add a gpio setup function into GPIO rfkill | Sangwook Lee | 1 | -0/+11 |
| 2011-09-19 | rfkill: properly assign a boolean type | Mohammed Shafi Shajakhan | 1 | -1/+1 |
| 2011-09-13 | rfkill: Remove unnecessary OOM logging messages | Joe Perches | 1 | -1/+0 |
| 2011-05-19 | net: rfkill: add generic gpio rfkill driver | Rhyland Klein | 3 | -0/+237 |
| 2011-05-16 | net/rfkill/core.c: Avoid leaving freed data in a list | Julia Lawall | 1 | -1/+1 |
| 2011-04-19 | rfkill: Regulator consumer driver for rfkill | Antonio Ospite | 3 | -0/+176 |
| 2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 1 | -2/+2 |
| 2010-11-15 | rfkill: remove dead code | Stephen Hemminger | 1 | -14/+0 |
| 2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -1/+1 |
| 2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
| 2010-09-23 | net: return operator cleanup | Eric Dumazet | 1 | -1/+1 |
| 2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-03-19 | rename new rfkill sysfs knobs | florian@mickler.org | 1 | -27/+8 |
| 2010-03-10 | enhance sysfs rfkill interface | florian@mickler.org | 1 | -0/+58 |
| 2010-03-02 | rfkill: Add support for KEY_RFKILL | Matthew Garrett | 1 | -0/+8 |
| 2009-12-07 | net/rfkill/core.c: work around gcc-4.0.2 silliness | Andrew Morton | 1 | -2/+2 |
| 2009-11-29 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
| 2009-11-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -0/+1 |
| 2009-11-23 | rfkill: fix miscdev ops | Johannes Berg | 1 | -0/+1 |
| 2009-11-18 | rfkill: Add constant for RFKILL_TYPE_FM radio devices | Marcel Holtmann | 1 | -1/+3 |
| 2009-10-04 | headers: remove sched.h from poll.h | Alexey Dobriyan | 1 | -0/+1 |
| 2009-08-04 | rfkill: add the GPS radio type | Tomas Winkler | 1 | -1/+3 |
| 2009-07-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -8/+23 |
| 2009-07-21 | rfkill: fix rfkill_set_states() to set the hw state | Alan Jenkins | 1 | -0/+4 |
| 2009-07-21 | rfkill: allow toggling soft state in sysfs again | Johannes Berg | 1 | -8/+19 |
| 2009-07-10 | rfkill: prep for rfkill API changes | Johannes Berg | 1 | -2/+8 |
| 2009-06-19 | rfkill: export persistent attribute in sysfs | Alan Jenkins | 1 | -0/+10 |
| 2009-06-19 | rfkill: don't restore software blocked state on persistent devices | Alan Jenkins | 1 | -15/+25 |
| 2009-06-19 | rfkill: rfkill_set_block() when suspended nitpick | Alan Jenkins | 1 | -3/+3 |
| 2009-06-10 | rfkill: don't impose global states on resume (just restore the previous states) | Alan Jenkins | 1 | -5/+1 |
| 2009-06-10 | rfkill: remove set_global_sw_state | Alan Jenkins | 1 | -51/+30 |
| 2009-06-10 | rfkill: remove input Kconfig | Johannes Berg | 1 | -1/+1 |
| 2009-06-10 | rfkill: print events when input handler is disabled/enabled | Johannes Berg | 1 | -2/+4 |
| 2009-06-03 | rfkill: always init poll delayed work | Johannes Berg | 1 | -7/+6 |
| 2009-06-03 | rfkill: add function to query state | Johannes Berg | 1 | -0/+13 |
| 2009-06-03 | rfkill: create useful userspace interface | Johannes Berg | 2 | -7/+327 |
| 2009-06-03 | rfkill: rewrite | Johannes Berg | 7 | -1263/+1256 |
| 2009-05-06 | net/rfkill/rfkill.c: fix build with CONFIG_RFKILL_LEDS=n | Andrew Morton | 1 | -0/+5 |
| 2009-04-22 | rfkill: Fix broken rfkill LED in 2.6.30-rc1 | Larry Finger | 1 | -1/+8 |
| 2009-04-22 | rfkill-input: remove unused code | Johannes Berg | 1 | -69/+0 |
| 2009-04-22 | rfkill: remove user_claim stuff | Johannes Berg | 1 | -42/+3 |
| 2009-01-04 | net/rfkill/rfkill.c: fix unused rfkill_led_trigger() warning | Simon Holm Thøgersen | 1 | -3/+1 |
| 2008-12-12 | rfkill: strip pointless notifier chain | Johannes Berg | 1 | -78/+5 |
| 2008-11-26 | rfkill: always call get_state() hook on resume | Henrique de Moraes Holschuh | 1 | -0/+10 |
| 2008-11-26 | rfkill: preserve state across suspend | Henrique de Moraes Holschuh | 1 | -1/+6 |
| 2008-11-10 | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -3/+2 |
| 2008-11-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
| 2008-11-06 | Fix logic error in rfkill_check_duplicity | Jonathan McDowell | 1 | -1/+1 |
| 2008-10-31 | rfkill: rate-limit rfkill-input workqueue usage (v3) | Henrique de Moraes Holschuh | 1 | -8/+41 |
| 2008-10-31 | rfkill: honour EPO state when resuming a rfkill controller | Henrique de Moraes Holschuh | 1 | -2/+11 |
| 2008-10-31 | rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-input | Henrique de Moraes Holschuh | 3 | -80/+274 |
| 2008-10-31 | rfkill: export global states to rfkill-input | Henrique de Moraes Holschuh | 2 | -0/+15 |
| 2008-10-31 | rfkill: use killable locks instead of interruptible | Henrique de Moraes Holschuh | 1 | -3/+4 |
| 2008-10-27 | RFKILL: fix input layer initialisation | Dmitry Baryshkov | 1 | -0/+5 |
| 2008-10-14 | net/rfkill/rfkill-input.c needs <linux/sched.h> | Geert Uytterhoeven | 1 | -0/+1 |
| 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 |
| 2007-07-14 | [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 |