aboutsummaryrefslogtreecommitdiffstats
path: root/net/rfkill
AgeCommit message (Expand)Author
2023-04-06net: rfkill-gpio: Add explicit include for of.hRob Herring
2023-02-14rfkill: Use sysfs_emit() to instead of sprintf()Bo Liu
2023-01-17Merge wireless into wireless-nextKalle Valo
2023-01-12net: rfkill: gpio: add DT supportPhilipp Zabel
2022-11-24driver core: make struct class.dev_uevent() take a const *Greg Kroah-Hartman
2022-03-18rfkill: make new event layout opt-inJohannes Berg
2021-12-20rfkill: allow to get the software rfkill stateEmmanuel Grumbach
2021-04-20Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller
2021-04-08rfkill: use DEFINE_SPINLOCK() for spinlockGuobin Huang
2021-04-08rfkill: revert back to old userspace API by defaultJohannes Berg
2020-12-11rfkill: add a reason to the HW rfkill stateEmmanuel Grumbach
2020-11-12rfkill: Fix use-after-free in rfkill_resume()Claire Chang
2019-12-16rfkill: Fix incorrect check to avoid NULL pointer dereferenceAditya Pakki
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-05rfkill: allocate static minorMarcel Holtmann
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2018-12-18rfkill: gpio: Remove unused includeLinus Walleij
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-08-28rfkill: fix spelling mistake contidion to conditionRichard Guy Briggs
2018-08-14rfkill-gpio: include linux/mod_devicetable.hArnd Bergmann
2018-07-05leds: triggers: let struct led_trigger::activate() return an error codeUwe Kleine-König
2018-05-23rfkill: Create rfkill-none LED triggerJoão Paulo Rechi Vita
2018-05-23rfkill: Rename rfkill_any_led_trigger* functionsJoão Paulo Rechi Vita
2018-05-07rfkill: gpio: fix memory leak in probe error pathJohan Hovold
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-27net: annotate ->poll() instancesAl Viro
2017-06-13net: rfkill: gpio: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko
2017-01-24rfkill: remove rfkill-regulatorJohannes Berg
2017-01-09rfkill: Add rfkill-any LED triggerMichał Kępień
2016-12-20Revert "rfkill: Add rfkill-any LED trigger"Johannes Berg
2016-12-16rfkill: hide unused goto labelArnd Bergmann
2016-12-13rfkill: Add rfkill-any LED triggerMichał Kępień
2016-12-13rfkill: Cleanup error handling in rfkill_init()Michał Kępień
2016-12-13rfkill: simplify rfkill_set_hw_state() slightlyJohannes Berg
2016-04-05rfkill: Use switch to demux userspace operationsJoão Paulo Rechi Vita
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller
2016-02-24rfkill: Factor rfkill_global_states[].cur assignmentsJoão Paulo Rechi Vita
2016-02-24rfkill: Remove extra blank lineJoão Paulo Rechi Vita
2016-02-24rfkill: Improve documentation languageJoão Paulo Rechi Vita
2016-02-24net: rfkill: gpio: remove rfkill_gpio_platform_dataHeikki Krogerus
2016-02-24net: rfkill: gpio: get the name and type from device propertyHeikki Krogerus
2016-02-24net: rfkill: add rfkill_find_type functionHeikki Krogerus
2016-02-24rfkill: Remove obsolete "claim" sysfs interfaceJoão Paulo Rechi Vita
2016-02-24rfkill: remove/inline __rfkill_set_hw_stateJoão Paulo Rechi Vita