summaryrefslogtreecommitdiffstats
path: root/net/rfkill/core.c
Commit message (Expand)AuthorAgeFilesLines
* rfkill: Use sysfs_emit() to instead of sprintf()Bo Liu2023-02-141-8/+8
* driver core: make struct class.dev_uevent() take a const *Greg Kroah-Hartman2022-11-241-1/+1
* rfkill: make new event layout opt-inJohannes Berg2022-03-181-14/+34
* rfkill: allow to get the software rfkill stateEmmanuel Grumbach2021-12-201-0/+12
* rfkill: revert back to old userspace API by defaultJohannes Berg2021-04-081-3/+4
* rfkill: add a reason to the HW rfkill stateEmmanuel Grumbach2020-12-111-7/+34
* rfkill: Fix use-after-free in rfkill_resume()Claire Chang2020-11-121-0/+3
* rfkill: Fix incorrect check to avoid NULL pointer dereferenceAditya Pakki2019-12-161-2/+5
* Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-1/+1
|\
| * compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-1/+1
* | rfkill: allocate static minorMarcel Holtmann2019-11-051-2/+7
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-061-1/+1
* rfkill: fix spelling mistake contidion to conditionRichard Guy Briggs2018-08-281-2/+2
* leds: triggers: let struct led_trigger::activate() return an error codeUwe Kleine-König2018-07-051-1/+3
* rfkill: Create rfkill-none LED triggerJoão Paulo Rechi Vita2018-05-231-7/+20
* rfkill: Rename rfkill_any_led_trigger* functionsJoão Paulo Rechi Vita2018-05-231-23/+24
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* net: annotate ->poll() instancesAl Viro2017-11-271-2/+2
* rfkill: Add rfkill-any LED triggerMichał Kępień2017-01-091-1/+71
* Revert "rfkill: Add rfkill-any LED trigger"Johannes Berg2016-12-201-74/+1
* rfkill: hide unused goto labelArnd Bergmann2016-12-161-0/+2
* rfkill: Add rfkill-any LED triggerMichał Kępień2016-12-131-0/+73
* rfkill: Cleanup error handling in rfkill_init()Michał Kępień2016-12-131-11/+12
* rfkill: simplify rfkill_set_hw_state() slightlyJohannes Berg2016-12-131-4/+1
* rfkill: Use switch to demux userspace operationsJoão Paulo Rechi Vita2016-04-051-14/+22
* Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller2016-03-011-91/+81
|\
| * rfkill: Factor rfkill_global_states[].cur assignmentsJoão Paulo Rechi Vita2016-02-241-21/+17
| * rfkill: Remove extra blank lineJoão Paulo Rechi Vita2016-02-241-1/+0
| * rfkill: Improve documentation languageJoão Paulo Rechi Vita2016-02-241-2/+2
| * net: rfkill: add rfkill_find_type functionHeikki Krogerus2016-02-241-28/+30
| * rfkill: Remove obsolete "claim" sysfs interfaceJoão Paulo Rechi Vita2016-02-241-10/+1
| * rfkill: remove/inline __rfkill_set_hw_stateJoão Paulo Rechi Vita2016-02-241-26/+15
| * rfkill: use variable instead of duplicating the expressionJoão Paulo Rechi Vita2016-02-241-1/+1
| * rfkill: disentangle polling pause and suspendJohannes Berg2016-02-241-2/+15
* | rfkill: fix rfkill_fop_read wait_event usageJohannes Berg2016-01-261-12/+4
|/
* rfkill: copy the name into the rfkill structJohannes Berg2015-12-101-3/+3
* rfkill: Copy "all" global state to other typesJoão Paulo Rechi Vita2015-09-041-1/+9
* net: rfkill: Switch to PM opsLars-Peter Clausen2015-05-201-3/+9
* net: rfkill: kernel-doc warning fixesFabian Frederick2014-10-081-2/+2
* net: rfkill: move poll work to power efficient workqueueShaibal Dutta2014-02-041-3/+6
* rfkill: Fix FSF address in file headersJeff Kirsher2013-12-111-3/+1
* net: rfkill: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-251-49/+41
* rfkill: Add NFC to the list of supported radiosSamuel Ortiz2013-04-121-1/+3
* Merge branch 'master' into for-nextJiri Kosina2012-10-281-1/+21
|\
| * rfkill: prevent unnecessary event generationVitaly Wool2012-09-241-1/+7
| * Revert "rfkill: remove dead code"AceLan Kao2012-08-211-0/+14
* | rfkill: error cannot be set here so simplifyAlan Cox2012-10-251-2/+2
|/
* rfkill: Add the capability to switch all devices of all type in __rfkill_swit...Alex Hung2012-06-061-1/+1
* device.h: cleanup users outside of linux/include (C files)Paul Gortmaker2012-03-111-0/+1