1. c830063 Merge 4.9.209 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  2. 1e1672c rfkill: Fix incorrect check to avoid NULL pointer dereference by Aditya Pakki · 4 years, 5 months ago
  3. faad2b8 ANDROID: rfkill: fix unused function warning by Arnd Bergmann · 7 years ago
  4. de6f721 ANDROID: rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power down by Nick Pelly · 15 years ago
  5. 1948b2a rfkill: Use switch to demux userspace operations by João Paulo Rechi Vita · 8 years ago
  6. 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 · 8 years ago
  7. 9487bd6 rfkill: Factor rfkill_global_states[].cur assignments by João Paulo Rechi Vita · 8 years ago
  8. 1a10789 rfkill: Remove extra blank line by João Paulo Rechi Vita · 8 years ago
  9. 3ff707d rfkill: Improve documentation language by João Paulo Rechi Vita · 8 years ago
  10. 648b50d net: rfkill: add rfkill_find_type function by Heikki Krogerus · 8 years ago
  11. e2a35e8 rfkill: Remove obsolete "claim" sysfs interface by João Paulo Rechi Vita · 8 years ago
  12. 1926e26 rfkill: remove/inline __rfkill_set_hw_state by João Paulo Rechi Vita · 8 years ago
  13. f3e7fae rfkill: use variable instead of duplicating the expression by João Paulo Rechi Vita · 8 years ago
  14. dd21dfc rfkill: disentangle polling pause and suspend by Johannes Berg · 8 years ago
  15. 6736fde rfkill: fix rfkill_fop_read wait_event usage by Johannes Berg · 8 years ago
  16. b7bb110 rfkill: copy the name into the rfkill struct by Johannes Berg · 8 years ago
  17. 4c07789 rfkill: Copy "all" global state to other types by João Paulo Rechi Vita · 9 years ago
  18. 28f297a net: rfkill: Switch to PM ops by Lars-Peter Clausen · 9 years ago
  19. 2f29fed net: rfkill: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  20. 67235cb net: rfkill: move poll work to power efficient workqueue by Shaibal Dutta · 10 years ago
  21. 8232f1f rfkill: Fix FSF address in file headers by Jeff Kirsher · 10 years ago
  22. e49df67 net: rfkill: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  23. 44b3dec rfkill: Add NFC to the list of supported radios by Samuel Ortiz · 11 years ago
  24. 3bd7bf1 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  25. 6f7c962 rfkill: error cannot be set here so simplify by Alan Cox · 12 years ago
  26. eab4834 rfkill: prevent unnecessary event generation by Vitaly Wool · 12 years ago
  27. 06d7de8 Revert "rfkill: remove dead code" by AceLan Kao · 12 years ago
  28. 27e49ca rfkill: Add the capability to switch all devices of all type in __rfkill_switch_all(). by Alex Hung · 12 years ago
  29. 51990e8 device.h: cleanup users outside of linux/include (C files) by Paul Gortmaker · 12 years ago
  30. 1bac92c net/rfkill/core.c: use kstrtoul, etc by Julia Lawall · 13 years ago
  31. 6be19cc rfkill: properly assign a boolean type by Mohammed Shafi Shajakhan · 13 years ago
  32. bd2281b net/rfkill/core.c: Avoid leaving freed data in a list by Julia Lawall · 13 years ago
  33. 2e48928 rfkill: remove dead code by Stephen Hemminger · 14 years ago
  34. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  35. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  36. 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
  37. 819bfec rename new rfkill sysfs knobs by florian@mickler.org · 14 years ago
  38. 6c26361 enhance sysfs rfkill interface by florian@mickler.org · 14 years ago
  39. 02f7f17 net/rfkill/core.c: work around gcc-4.0.2 silliness by Andrew Morton · 14 years ago
  40. 9b963e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  41. 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
  42. 45ba564 rfkill: fix miscdev ops by Johannes Berg · 15 years ago
  43. 875405a rfkill: Add constant for RFKILL_TYPE_FM radio devices by Marcel Holtmann · 15 years ago
  44. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  45. 3ad2014 rfkill: add the GPS radio type by Tomas Winkler · 15 years ago
  46. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  47. 48ab357 rfkill: fix rfkill_set_states() to set the hw state by Alan Jenkins · 15 years ago
  48. f54c142 rfkill: allow toggling soft state in sysfs again by Johannes Berg · 15 years ago
  49. 1be491f rfkill: prep for rfkill API changes by Johannes Berg · 15 years ago
  50. 464902e rfkill: export persistent attribute in sysfs by Alan Jenkins · 15 years ago
  51. 06d5caf rfkill: don't restore software blocked state on persistent devices by Alan Jenkins · 15 years ago
  52. 7fa20a7 rfkill: rfkill_set_block() when suspended nitpick by Alan Jenkins · 15 years ago
  53. 908209c rfkill: don't impose global states on resume (just restore the previous states) by Alan Jenkins · 15 years ago
  54. b3fa132 rfkill: remove set_global_sw_state by Alan Jenkins · 15 years ago
  55. 207ee16 rfkill: print events when input handler is disabled/enabled by Johannes Berg · 15 years ago
  56. 2ec2c68 rfkill: always init poll delayed work by Johannes Berg · 15 years ago
  57. 6081162 rfkill: add function to query state by Johannes Berg · 15 years ago
  58. c64fb01 rfkill: create useful userspace interface by Johannes Berg · 15 years ago
  59. 19d337d rfkill: rewrite by Johannes Berg · 15 years ago