1. 2282e125 leds: triggers: let struct led_trigger::activate() return an error code by Uwe Kleine-König · 6 years ago
  2. 232aa23 rfkill: Create rfkill-none LED trigger by João Paulo Rechi Vita · 6 years ago
  3. d874cd7 rfkill: Rename rfkill_any_led_trigger* functions by João Paulo Rechi Vita · 6 years ago
  4. 4bf01ca rfkill: gpio: fix memory leak in probe error path by Johan Hovold · 6 years ago
  5. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 6 years ago
  6. ade994f net: annotate ->poll() instances by Al Viro · 7 years ago
  7. 4524667 net: rfkill: gpio: Switch to devm_acpi_dev_add_driver_gpios() by Andy Shevchenko · 7 years ago
  8. 1331b62 rfkill: remove rfkill-regulator by Johannes Berg · 8 years ago
  9. 9b8e34e rfkill: Add rfkill-any LED trigger by Michał Kępień · 8 years ago
  10. 7b85498 Revert "rfkill: Add rfkill-any LED trigger" by Johannes Berg · 8 years ago
  11. f6b4122 rfkill: hide unused goto label by Arnd Bergmann · 8 years ago
  12. 73f4f76 rfkill: Add rfkill-any LED trigger by Michał Kępień · 8 years ago
  13. 6124c53e rfkill: Cleanup error handling in rfkill_init() by Michał Kępień · 8 years ago
  14. 74204f8 rfkill: simplify rfkill_set_hw_state() slightly by Johannes Berg · 8 years ago
  15. 1948b2a rfkill: Use switch to demux userspace operations by João Paulo Rechi Vita · 8 years ago
  16. 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
  17. 9487bd6 rfkill: Factor rfkill_global_states[].cur assignments by João Paulo Rechi Vita · 8 years ago
  18. 1a10789 rfkill: Remove extra blank line by João Paulo Rechi Vita · 8 years ago
  19. 3ff707d rfkill: Improve documentation language by João Paulo Rechi Vita · 8 years ago
  20. fb2e6b7 net: rfkill: gpio: remove rfkill_gpio_platform_data by Heikki Krogerus · 9 years ago
  21. 7d5e973 net: rfkill: gpio: get the name and type from device property by Heikki Krogerus · 9 years ago
  22. 648b50d net: rfkill: add rfkill_find_type function by Heikki Krogerus · 9 years ago
  23. e2a35e8 rfkill: Remove obsolete "claim" sysfs interface by João Paulo Rechi Vita · 9 years ago
  24. 1926e26 rfkill: remove/inline __rfkill_set_hw_state by João Paulo Rechi Vita · 9 years ago
  25. f3e7fae rfkill: use variable instead of duplicating the expression by João Paulo Rechi Vita · 9 years ago
  26. dd21dfc rfkill: disentangle polling pause and suspend by Johannes Berg · 9 years ago
  27. 6736fde rfkill: fix rfkill_fop_read wait_event usage by Johannes Berg · 9 years ago
  28. d3d2072 Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driver by Heikki Krogerus · 9 years ago
  29. b7bb110 rfkill: copy the name into the rfkill struct by Johannes Berg · 9 years ago
  30. 4c07789 rfkill: Copy "all" global state to other types by João Paulo Rechi Vita · 9 years ago
  31. 0aa65cc Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  32. 3689099 rfkill: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  33. 9e60809 net: rfkill: gpio: Remove BCM2E39 support by Frederic Danis · 9 years ago
  34. f7959e9 net: rfkill: gpio: make better use of gpiod API by Uwe Kleine-König · 9 years ago
  35. 28f297a net: rfkill: Switch to PM ops by Lars-Peter Clausen · 9 years ago
  36. 940288b Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  37. 79044f6 net: rfkill: Add Broadcom BCM2E40 bluetooth ACPI ID by Mika Westerberg · 10 years ago
  38. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  39. 72daceb net: rfkill: gpio: Add default GPIO driver mappings for ACPI by Mika Westerberg · 10 years ago
  40. 140bbc4 net: rfkill: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  41. 2f29fed net: rfkill: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  42. fa5c107 net: rfkill: gpio: Fix clock status by Loic Poulain · 10 years ago
  43. dda3b19 net: rfkill: gpio: Enable module auto-loading for ACPI based switches by Marcel Holtmann · 10 years ago
  44. fb70118 net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDs by Mika Westerberg · 10 years ago
  45. 40a10fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  46. 771bb3d rfkill-gpio: Use gpio cansleep version by Loic Poulain · 10 years ago
  47. 781d4e0 net: rfkill: gpio: hard-code the gpio names by Heikki Krogerus · 10 years ago
  48. 41d09df net: rfkill: gpio: add ACPI IDs for a Broadcom bluetooth chip by Heikki Krogerus · 10 years ago
  49. 04f1b47 net: rfkill: gpio: add ACPI ID for GPS module on Lenovo Miix2 by Heikki Krogerus · 10 years ago
  50. 848ef58 net: rfkill: gpio: remove unused and obsolete platform parameters by Heikki Krogerus · 10 years ago
  51. 67235cb net: rfkill: move poll work to power efficient workqueue by Shaibal Dutta · 10 years ago
  52. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  53. 2111cad net: rfkill: gpio: convert to descriptor-based GPIO interface by Heikki Krogerus · 11 years ago
  54. 8232f1f rfkill: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  55. ef91ffa net: rfkill: gpio: add ACPI support by Heikki Krogerus · 11 years ago
  56. 262c91e net: rfkill: gpio: prepare for DT and ACPI support by Heikki Krogerus · 11 years ago
  57. 0be8172 net: rfkill: gpio: spinlock-safe GPIO access by Heikki Krogerus · 11 years ago
  58. f02ae59 net: rfkill: gpio: clean up clock handling by Heikki Krogerus · 11 years ago
  59. 5e7ca39 net: rfkill: gpio: convert to resource managed allocation by Heikki Krogerus · 11 years ago
  60. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  61. dee08ab net: rfkill: Do not ignore errors from regulator_enable() by Luis Henriques · 11 years ago
  62. e49df67 net: rfkill: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  63. 6475cb0 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  64. 06f95e6 rfkill: fix error return code in rfkill_gpio_probe() by Wei Yongjun · 11 years ago
  65. 44b3dec rfkill: Add NFC to the list of supported radios by Samuel Ortiz · 11 years ago
  66. 9fed309 net: rfkill: Fix sparse warning in rfkill-regulator.c by Sachin Kamat · 11 years ago
  67. ba0c96c rfkill: don't use [delayed_]work_pending() by Tejun Heo · 12 years ago
  68. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  69. 9e2b29d rfkill: remove __dev* attributes by Bill Pemberton · 12 years ago
  70. 3bd7bf1 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  71. 6f7c962 rfkill: error cannot be set here so simplify by Alan Cox · 12 years ago
  72. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  73. eab4834 rfkill: prevent unnecessary event generation by Vitaly Wool · 12 years ago
  74. 06d7de8 Revert "rfkill: remove dead code" by AceLan Kao · 12 years ago
  75. 41f63c5 workqueue: use mod_delayed_work() instead of cancel + queue by Tejun Heo · 12 years ago
  76. 27e49ca rfkill: Add the capability to switch all devices of all type in __rfkill_switch_all(). by Alex Hung · 12 years ago
  77. 51990e8 device.h: cleanup users outside of linux/include (C files) by Paul Gortmaker · 13 years ago
  78. 1032c73 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  79. 841f1d9 net/rfkill/rfkill-gpio.c: introduce missing kfree by Julia Lawall · 13 years ago
  80. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  81. 98ef55f6 net: rfkill: convert net/rfkill/* to use module_platform_driver() by Axel Lin · 13 years ago
  82. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  83. 1bac92c net/rfkill/core.c: use kstrtoul, etc by Julia Lawall · 13 years ago
  84. d9b9384 net: add moduleparam.h for users of module_param/MODULE_PARM_DESC by Paul Gortmaker · 13 years ago
  85. e209c5a net:rfkill: add a gpio setup function into GPIO rfkill by Sangwook Lee · 13 years ago
  86. 6be19cc rfkill: properly assign a boolean type by Mohammed Shafi Shajakhan · 13 years ago
  87. 246c081 rfkill: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  88. 7176ba2 net: rfkill: add generic gpio rfkill driver by Rhyland Klein · 13 years ago
  89. bd2281b net/rfkill/core.c: Avoid leaving freed data in a list by Julia Lawall · 13 years ago
  90. cbc6a6e rfkill: Regulator consumer driver for rfkill by Antonio Ospite · 13 years ago
  91. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  92. 2e48928 rfkill: remove dead code by Stephen Hemminger · 14 years ago
  93. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  94. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  95. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  96. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  97. 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
  98. 819bfec rename new rfkill sysfs knobs by florian@mickler.org · 14 years ago
  99. 6c26361 enhance sysfs rfkill interface by florian@mickler.org · 14 years ago
  100. 3082a2b rfkill: Add support for KEY_RFKILL by Matthew Garrett · 14 years ago