1. 7182665 rfkill: revert back to old userspace API by default by Johannes Berg · 3 years, 10 months ago
  2. 14486c8 rfkill: add a reason to the HW rfkill state by Emmanuel Grumbach · 4 years, 2 months ago
  3. 94e2bd0 rfkill: Fix use-after-free in rfkill_resume() by Claire Chang · 4 years, 2 months ago
  4. 6fc232d rfkill: Fix incorrect check to avoid NULL pointer dereference by Aditya Pakki · 5 years ago
  5. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  6. 8670b2b rfkill: allocate static minor by Marcel Holtmann · 5 years ago
  7. 1832f2d compat_ioctl: move more drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
  8. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  9. c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
  10. f404c3e rfkill: fix spelling mistake contidion to condition by Richard Guy Briggs · 6 years ago
  11. 2282e125 leds: triggers: let struct led_trigger::activate() return an error code by Uwe Kleine-König · 7 years ago
  12. 232aa23 rfkill: Create rfkill-none LED trigger by João Paulo Rechi Vita · 7 years ago
  13. d874cd7 rfkill: Rename rfkill_any_led_trigger* functions by João Paulo Rechi Vita · 7 years ago
  14. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  15. ade994f net: annotate ->poll() instances by Al Viro · 8 years ago
  16. 9b8e34e rfkill: Add rfkill-any LED trigger by Michał Kępień · 8 years ago
  17. 7b85498 Revert "rfkill: Add rfkill-any LED trigger" by Johannes Berg · 8 years ago
  18. f6b4122 rfkill: hide unused goto label by Arnd Bergmann · 8 years ago
  19. 73f4f76 rfkill: Add rfkill-any LED trigger by Michał Kępień · 8 years ago
  20. 6124c53e rfkill: Cleanup error handling in rfkill_init() by Michał Kępień · 8 years ago
  21. 74204f8 rfkill: simplify rfkill_set_hw_state() slightly by Johannes Berg · 8 years ago
  22. 1948b2a rfkill: Use switch to demux userspace operations by João Paulo Rechi Vita · 9 years ago
  23. d67703f Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  24. 9487bd6 rfkill: Factor rfkill_global_states[].cur assignments by João Paulo Rechi Vita · 9 years ago
  25. 1a10789 rfkill: Remove extra blank line by João Paulo Rechi Vita · 9 years ago
  26. 3ff707d rfkill: Improve documentation language by João Paulo Rechi Vita · 9 years ago
  27. 648b50d net: rfkill: add rfkill_find_type function by Heikki Krogerus · 9 years ago
  28. e2a35e8 rfkill: Remove obsolete "claim" sysfs interface by João Paulo Rechi Vita · 9 years ago
  29. 1926e26 rfkill: remove/inline __rfkill_set_hw_state by João Paulo Rechi Vita · 9 years ago
  30. f3e7fae rfkill: use variable instead of duplicating the expression by João Paulo Rechi Vita · 9 years ago
  31. dd21dfc rfkill: disentangle polling pause and suspend by Johannes Berg · 9 years ago
  32. 6736fde rfkill: fix rfkill_fop_read wait_event usage by Johannes Berg · 9 years ago
  33. b7bb110 rfkill: copy the name into the rfkill struct by Johannes Berg · 9 years ago
  34. 4c07789 rfkill: Copy "all" global state to other types by João Paulo Rechi Vita · 9 years ago
  35. 28f297a net: rfkill: Switch to PM ops by Lars-Peter Clausen · 10 years ago
  36. 2f29fed net: rfkill: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  37. 67235cb net: rfkill: move poll work to power efficient workqueue by Shaibal Dutta · 11 years ago
  38. 8232f1f rfkill: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  39. e49df67 net: rfkill: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  40. 44b3dec rfkill: Add NFC to the list of supported radios by Samuel Ortiz · 12 years ago
  41. 3bd7bf1 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  42. 6f7c962 rfkill: error cannot be set here so simplify by Alan Cox · 12 years ago
  43. eab4834 rfkill: prevent unnecessary event generation by Vitaly Wool · 12 years ago
  44. 06d7de8 Revert "rfkill: remove dead code" by AceLan Kao · 12 years ago
  45. 27e49ca rfkill: Add the capability to switch all devices of all type in __rfkill_switch_all(). by Alex Hung · 13 years ago
  46. 51990e8 device.h: cleanup users outside of linux/include (C files) by Paul Gortmaker · 13 years ago
  47. 1bac92c net/rfkill/core.c: use kstrtoul, etc by Julia Lawall · 13 years ago
  48. 6be19cc rfkill: properly assign a boolean type by Mohammed Shafi Shajakhan · 13 years ago
  49. bd2281b net/rfkill/core.c: Avoid leaving freed data in a list by Julia Lawall · 14 years ago
  50. 2e48928 rfkill: remove dead code by Stephen Hemminger · 14 years ago
  51. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  52. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  53. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  54. 819bfec rename new rfkill sysfs knobs by florian@mickler.org · 15 years ago
  55. 6c26361 enhance sysfs rfkill interface by florian@mickler.org · 15 years ago
  56. 02f7f17 net/rfkill/core.c: work around gcc-4.0.2 silliness by Andrew Morton · 15 years ago
  57. 9b963e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  58. 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
  59. 45ba564 rfkill: fix miscdev ops by Johannes Berg · 15 years ago
  60. 875405a rfkill: Add constant for RFKILL_TYPE_FM radio devices by Marcel Holtmann · 15 years ago
  61. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  62. 3ad2014 rfkill: add the GPS radio type by Tomas Winkler · 15 years ago
  63. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  64. 48ab357 rfkill: fix rfkill_set_states() to set the hw state by Alan Jenkins · 15 years ago
  65. f54c142 rfkill: allow toggling soft state in sysfs again by Johannes Berg · 15 years ago
  66. 1be491f rfkill: prep for rfkill API changes by Johannes Berg · 15 years ago
  67. 464902e rfkill: export persistent attribute in sysfs by Alan Jenkins · 16 years ago
  68. 06d5caf rfkill: don't restore software blocked state on persistent devices by Alan Jenkins · 16 years ago
  69. 7fa20a7 rfkill: rfkill_set_block() when suspended nitpick by Alan Jenkins · 16 years ago
  70. 908209c rfkill: don't impose global states on resume (just restore the previous states) by Alan Jenkins · 16 years ago
  71. b3fa132 rfkill: remove set_global_sw_state by Alan Jenkins · 16 years ago
  72. 207ee16 rfkill: print events when input handler is disabled/enabled by Johannes Berg · 16 years ago
  73. 2ec2c68 rfkill: always init poll delayed work by Johannes Berg · 16 years ago
  74. 6081162 rfkill: add function to query state by Johannes Berg · 16 years ago
  75. c64fb01 rfkill: create useful userspace interface by Johannes Berg · 16 years ago
  76. 19d337d rfkill: rewrite by Johannes Berg · 16 years ago