1. d003922 rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-input by Henrique de Moraes Holschuh · 16 years ago
  2. 68d2413 rfkill: export global states to rfkill-input by Henrique de Moraes Holschuh · 16 years ago
  3. cf4b4aa rfkill: use killable locks instead of interruptible by Henrique de Moraes Holschuh · 16 years ago
  4. d8b105f RFKILL: fix input layer initialisation by Dmitry Baryshkov · 16 years ago
  5. 56f26f7 net/rfkill/rfkill-input.c needs <linux/sched.h> by Geert Uytterhoeven · 16 years ago
  6. 417bd25 rfkill: update LEDs for all state changes by Henrique de Moraes Holschuh · 16 years ago
  7. bed7aac rfkill: remove transmitter blocking on suspend by Henrique de Moraes Holschuh · 16 years ago
  8. 1563574 rfkill: rename rfkill_mutex to rfkill_global_mutex by Henrique de Moraes Holschuh · 16 years ago
  9. f745ba0 rfkill: add WARN and BUG_ON paranoia (v2) by Henrique de Moraes Holschuh · 16 years ago
  10. 01b510b rfkill: add missing line break by Felipe Balbi · 16 years ago
  11. 849e057 rfkill: use strict_strtoul (v2) by Henrique de Moraes Holschuh · 16 years ago
  12. 96c8760 rfkill: introduce RFKILL_STATE_MAX by Henrique de Moraes Holschuh · 16 years ago
  13. 77fba13 rfkill: add __must_check annotations by Henrique de Moraes Holschuh · 16 years ago
  14. 9961920 rfkill: add default global states (v2) by Henrique de Moraes Holschuh · 16 years ago
  15. 02589f6 rfkill: detect bogus double-registering (v2) by Henrique de Moraes Holschuh · 16 years ago
  16. e10e0df rfkill: protect suspended rfkill controllers by Henrique de Moraes Holschuh · 16 years ago
  17. 9618566 RFKILL: set the status of the leds on activation. by Dmitry Baryshkov · 16 years ago
  18. 7c4f457 RFKILL: allow one to specify led trigger name by Dmitry Baryshkov · 16 years ago
  19. 6e28fbe rfkill: query EV_SW states when rfkill-input (re)?connects to a input device by Henrique de Moraes Holschuh · 16 years ago
  20. 435307a rfkill: yet more minor kernel-doc fixes by Henrique de Moraes Holschuh · 16 years ago
  21. 064af11 rfkill: mutex fixes by Henrique de Moraes Holschuh · 16 years ago
  22. 37f55e9 rfkill: fix led-trigger unregister order in error unwind by Henrique de Moraes Holschuh · 16 years ago
  23. 2fd9b22 rfkill: document rfkill_force_state as required (v2) by Henrique de Moraes Holschuh · 16 years ago
  24. fd4484af rfkill: ignore errors from rfkill_toggle_radio in rfkill_add_switch by Henrique de Moraes Holschuh · 16 years ago
  25. 0f687e9 rfkill: some minor kernel-doc changes for rfkill_toggle_radio by Henrique de Moraes Holschuh · 16 years ago
  26. 5005657 rfkill: rename the rfkill_state states and add block-locked state by Henrique de Moraes Holschuh · 16 years ago
  27. 4081f00 rfkill: do not allow userspace to override ALL RADIOS OFF by Henrique de Moraes Holschuh · 16 years ago
  28. fbc6af2 rfkill: drop current_state from tasks in rfkill-input by Fabien Crespel · 16 years ago
  29. ffb67c3 rfkill: add uevent notifications by Henrique de Moraes Holschuh · 16 years ago
  30. 99c632e rfkill: add type string helper by Henrique de Moraes Holschuh · 16 years ago
  31. 79399a8 rfkill: add notifier chains support by Henrique de Moraes Holschuh · 16 years ago
  32. 526324b rfkill: rework suspend and resume handlers by Henrique de Moraes Holschuh · 16 years ago
  33. 477576a rfkill: add the WWAN radio type by Henrique de Moraes Holschuh · 16 years ago
  34. 801e49a rfkill: add read-write rfkill switch support by Henrique de Moraes Holschuh · 16 years ago
  35. e954b0b rfkill: add parameter to disable radios by default by Henrique de Moraes Holschuh · 16 years ago
  36. 28f089c rfkill: handle SW_RFKILL_ALL events by Henrique de Moraes Holschuh · 16 years ago
  37. c8fcd90 rfkill: fix minor typo in kernel doc by Henrique de Moraes Holschuh · 16 years ago
  38. 89796f6 rfkill: Fix device type check when toggling states by Carlos Corbacho · 16 years ago
  39. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 16 years ago
  40. 1dbede8 typo fix in net/rfkill/rfkill.c by Oliver Pinter · 16 years ago
  41. 303d9bf rfkill: add the WiMAX radio type by Iñaky Pérez-González · 17 years ago
  42. 632041f rfkill: call rfkill_led_trigger_unregister() on error by Eric Paris · 17 years ago
  43. 7f4c534 rfkill: fix double-mutex-locking by Michael Buesch · 17 years ago
  44. 2736622 rfkill: Fix sparse warning by Michael Buesch · 17 years ago
  45. 7319f1e rfkill: Use mutex_lock() at register and add sanity check by Michael Buesch · 17 years ago
  46. 2bf236d rfkill: Use subsys_initcall by Michael Buesch · 17 years ago
  47. 8a8f1c0 rfkill: Register LED triggers before registering switch by Michael Buesch · 17 years ago
  48. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  49. 20405c0 [RFKILL]: Add support for hardware-only rfkill buttons by Michael Buesch · 17 years ago
  50. 135900c [RFKILL]: Add support for an rfkill LED. by Michael Buesch · 17 years ago
  51. fe242cf [RFKILL]: Move rfkill_switch_all out of global header by Ivo van Doorn · 17 years ago
  52. e0665486 [RFKILL]: Add support for ultrawideband by Ivo van Doorn · 17 years ago
  53. 234a0ca [RFKILL]: Remove IRDA by Ivo van Doorn · 17 years ago
  54. 2b81bff [NET] RFKILL: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  55. c81de6a [RFKILL]: Make state sysfs writable by Ivo van Doorn · 17 years ago
  56. e6c9116 [RFKILL]: fix net/rfkill/rfkill-input.c bug on 64-bit systems by Ingo Molnar · 17 years ago
  57. d007da1 [RFKILL]: Fix check for correct rfkill allocation by Ivo van Doorn · 17 years ago
  58. cf4328c [NET]: rfkill: add support for input key to control wireless radio by Ivo van Doorn · 17 years ago