1. 27e49ca rfkill: Add the capability to switch all devices of all type in __rfkill_switch_all(). by Alex Hung · 12 years ago
  2. 51990e8 device.h: cleanup users outside of linux/include (C files) by Paul Gortmaker · 12 years ago
  3. 1032c73 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  4. 841f1d9 net/rfkill/rfkill-gpio.c: introduce missing kfree by Julia Lawall · 12 years ago
  5. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 12 years ago
  6. 98ef55f6 net: rfkill: convert net/rfkill/* to use module_platform_driver() by Axel Lin · 13 years ago
  7. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  8. 1bac92c net/rfkill/core.c: use kstrtoul, etc by Julia Lawall · 13 years ago
  9. d9b9384 net: add moduleparam.h for users of module_param/MODULE_PARM_DESC by Paul Gortmaker · 13 years ago
  10. e209c5a net:rfkill: add a gpio setup function into GPIO rfkill by Sangwook Lee · 13 years ago
  11. 6be19cc rfkill: properly assign a boolean type by Mohammed Shafi Shajakhan · 13 years ago
  12. 246c081 rfkill: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  13. 7176ba2 net: rfkill: add generic gpio rfkill driver by Rhyland Klein · 13 years ago
  14. bd2281b net/rfkill/core.c: Avoid leaving freed data in a list by Julia Lawall · 13 years ago
  15. cbc6a6e rfkill: Regulator consumer driver for rfkill by Antonio Ospite · 13 years ago
  16. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  17. 2e48928 rfkill: remove dead code by Stephen Hemminger · 14 years ago
  18. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  19. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  20. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  21. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  22. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  23. 819bfec rename new rfkill sysfs knobs by florian@mickler.org · 14 years ago
  24. 6c26361 enhance sysfs rfkill interface by florian@mickler.org · 14 years ago
  25. 3082a2b rfkill: Add support for KEY_RFKILL by Matthew Garrett · 14 years ago
  26. 02f7f17 net/rfkill/core.c: work around gcc-4.0.2 silliness by Andrew Morton · 15 years ago
  27. 9b963e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  28. b5b5150 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  29. 45ba564 rfkill: fix miscdev ops by Johannes Berg · 15 years ago
  30. 875405a rfkill: Add constant for RFKILL_TYPE_FM radio devices by Marcel Holtmann · 15 years ago
  31. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  32. 3ad2014 rfkill: add the GPS radio type by Tomas Winkler · 15 years ago
  33. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  34. 48ab357 rfkill: fix rfkill_set_states() to set the hw state by Alan Jenkins · 15 years ago
  35. f54c142 rfkill: allow toggling soft state in sysfs again by Johannes Berg · 15 years ago
  36. 1be491f rfkill: prep for rfkill API changes by Johannes Berg · 15 years ago
  37. 464902e rfkill: export persistent attribute in sysfs by Alan Jenkins · 15 years ago
  38. 06d5caf rfkill: don't restore software blocked state on persistent devices by Alan Jenkins · 15 years ago
  39. 7fa20a7 rfkill: rfkill_set_block() when suspended nitpick by Alan Jenkins · 15 years ago
  40. 908209c rfkill: don't impose global states on resume (just restore the previous states) by Alan Jenkins · 15 years ago
  41. b3fa132 rfkill: remove set_global_sw_state by Alan Jenkins · 15 years ago
  42. b91d0e3 rfkill: remove input Kconfig by Johannes Berg · 15 years ago
  43. 207ee16 rfkill: print events when input handler is disabled/enabled by Johannes Berg · 15 years ago
  44. 2ec2c68 rfkill: always init poll delayed work by Johannes Berg · 15 years ago
  45. 6081162 rfkill: add function to query state by Johannes Berg · 15 years ago
  46. c64fb01 rfkill: create useful userspace interface by Johannes Berg · 15 years ago
  47. 19d337d rfkill: rewrite by Johannes Berg · 15 years ago
  48. aeca78b net/rfkill/rfkill.c: fix build with CONFIG_RFKILL_LEDS=n by Andrew Morton · 15 years ago
  49. 492301f rfkill: Fix broken rfkill LED in 2.6.30-rc1 by Larry Finger · 15 years ago
  50. fd7fbb1 rfkill-input: remove unused code by Johannes Berg · 15 years ago
  51. 621cac8 rfkill: remove user_claim stuff by Johannes Berg · 15 years ago
  52. f32f8b7 net/rfkill/rfkill.c: fix unused rfkill_led_trigger() warning by Simon Holm Thøgersen · 15 years ago
  53. 4dec9b8 rfkill: strip pointless notifier chain by Johannes Berg · 15 years ago
  54. 24689c8 rfkill: always call get_state() hook on resume by Henrique de Moraes Holschuh · 16 years ago
  55. f80b5e9 rfkill: preserve state across suspend by Henrique de Moraes Holschuh · 16 years ago
  56. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  57. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  58. 4a9d916 Fix logic error in rfkill_check_duplicity by Jonathan McDowell · 16 years ago
  59. 7823657 rfkill: rate-limit rfkill-input workqueue usage (v3) by Henrique de Moraes Holschuh · 16 years ago
  60. 17670799 rfkill: honour EPO state when resuming a rfkill controller by Henrique de Moraes Holschuh · 16 years ago
  61. d003922 rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-input by Henrique de Moraes Holschuh · 16 years ago
  62. 68d2413 rfkill: export global states to rfkill-input by Henrique de Moraes Holschuh · 16 years ago
  63. cf4b4aa rfkill: use killable locks instead of interruptible by Henrique de Moraes Holschuh · 16 years ago
  64. d8b105f RFKILL: fix input layer initialisation by Dmitry Baryshkov · 16 years ago
  65. 56f26f7 net/rfkill/rfkill-input.c needs <linux/sched.h> by Geert Uytterhoeven · 16 years ago
  66. 417bd25 rfkill: update LEDs for all state changes by Henrique de Moraes Holschuh · 16 years ago
  67. bed7aac rfkill: remove transmitter blocking on suspend by Henrique de Moraes Holschuh · 16 years ago
  68. 1563574 rfkill: rename rfkill_mutex to rfkill_global_mutex by Henrique de Moraes Holschuh · 16 years ago
  69. f745ba0 rfkill: add WARN and BUG_ON paranoia (v2) by Henrique de Moraes Holschuh · 16 years ago
  70. 01b510b rfkill: add missing line break by Felipe Balbi · 16 years ago
  71. 849e057 rfkill: use strict_strtoul (v2) by Henrique de Moraes Holschuh · 16 years ago
  72. 96c8760 rfkill: introduce RFKILL_STATE_MAX by Henrique de Moraes Holschuh · 16 years ago
  73. 77fba13 rfkill: add __must_check annotations by Henrique de Moraes Holschuh · 16 years ago
  74. 9961920 rfkill: add default global states (v2) by Henrique de Moraes Holschuh · 16 years ago
  75. 02589f6 rfkill: detect bogus double-registering (v2) by Henrique de Moraes Holschuh · 16 years ago
  76. e10e0df rfkill: protect suspended rfkill controllers by Henrique de Moraes Holschuh · 16 years ago
  77. 9618566 RFKILL: set the status of the leds on activation. by Dmitry Baryshkov · 16 years ago
  78. 7c4f457 RFKILL: allow one to specify led trigger name by Dmitry Baryshkov · 16 years ago
  79. 6e28fbe rfkill: query EV_SW states when rfkill-input (re)?connects to a input device by Henrique de Moraes Holschuh · 16 years ago
  80. 435307a rfkill: yet more minor kernel-doc fixes by Henrique de Moraes Holschuh · 16 years ago
  81. 064af11 rfkill: mutex fixes by Henrique de Moraes Holschuh · 16 years ago
  82. 37f55e9 rfkill: fix led-trigger unregister order in error unwind by Henrique de Moraes Holschuh · 16 years ago
  83. 2fd9b22 rfkill: document rfkill_force_state as required (v2) by Henrique de Moraes Holschuh · 16 years ago
  84. fd4484af rfkill: ignore errors from rfkill_toggle_radio in rfkill_add_switch by Henrique de Moraes Holschuh · 16 years ago
  85. 0f687e9 rfkill: some minor kernel-doc changes for rfkill_toggle_radio by Henrique de Moraes Holschuh · 16 years ago
  86. 5005657 rfkill: rename the rfkill_state states and add block-locked state by Henrique de Moraes Holschuh · 16 years ago
  87. 4081f00 rfkill: do not allow userspace to override ALL RADIOS OFF by Henrique de Moraes Holschuh · 16 years ago
  88. fbc6af2 rfkill: drop current_state from tasks in rfkill-input by Fabien Crespel · 16 years ago
  89. ffb67c3 rfkill: add uevent notifications by Henrique de Moraes Holschuh · 16 years ago
  90. 99c632e rfkill: add type string helper by Henrique de Moraes Holschuh · 16 years ago
  91. 79399a8 rfkill: add notifier chains support by Henrique de Moraes Holschuh · 16 years ago
  92. 526324b rfkill: rework suspend and resume handlers by Henrique de Moraes Holschuh · 16 years ago
  93. 477576a rfkill: add the WWAN radio type by Henrique de Moraes Holschuh · 16 years ago
  94. 801e49a rfkill: add read-write rfkill switch support by Henrique de Moraes Holschuh · 16 years ago
  95. e954b0b rfkill: add parameter to disable radios by default by Henrique de Moraes Holschuh · 16 years ago
  96. 28f089c rfkill: handle SW_RFKILL_ALL events by Henrique de Moraes Holschuh · 16 years ago
  97. c8fcd90 rfkill: fix minor typo in kernel doc by Henrique de Moraes Holschuh · 16 years ago
  98. 89796f6 rfkill: Fix device type check when toggling states by Carlos Corbacho · 16 years ago
  99. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 16 years ago
  100. 1dbede8 typo fix in net/rfkill/rfkill.c by Oliver Pinter · 16 years ago