summaryrefslogtreecommitdiffstats
path: root/net/rfkill/core.c
AgeCommit message (Expand)AuthorLines
2024-09-27[tree-wide] finally take no_llseek outAl Viro-1/+0
2024-08-27wifi: rfkill: Correct parameter type for rfkill_set_hw_state_reason()Zijun Hu-6/+2
2024-06-26net: rfkill: Correct return value in invalid parameter caseZijun Hu-4/+4
2023-11-24rfkill: return ENOTTY on invalid ioctlThomas Weißschuh-2/+2
2023-10-11net: rfkill: reduce data->mtx scope in rfkill_fop_openJohannes Berg-3/+2
2023-09-18rfkill: sync before userspace visibility/changesJohannes Berg-6/+26
2023-02-14rfkill: Use sysfs_emit() to instead of sprintf()Bo Liu-8/+8
2022-11-24driver core: make struct class.dev_uevent() take a const *Greg Kroah-Hartman-1/+1
2022-03-18rfkill: make new event layout opt-inJohannes Berg-14/+34
2021-12-20rfkill: allow to get the software rfkill stateEmmanuel Grumbach-0/+12
2021-04-08rfkill: revert back to old userspace API by defaultJohannes Berg-3/+4
2020-12-11rfkill: add a reason to the HW rfkill stateEmmanuel Grumbach-7/+34
2020-11-12rfkill: Fix use-after-free in rfkill_resume()Claire Chang-0/+3
2019-12-16rfkill: Fix incorrect check to avoid NULL pointer dereferenceAditya Pakki-2/+5
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2019-11-05rfkill: allocate static minorMarcel Holtmann-2/+7
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann-1/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner-13/+1
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov-1/+1
2018-08-28rfkill: fix spelling mistake contidion to conditionRichard Guy Briggs-2/+2
2018-07-05leds: triggers: let struct led_trigger::activate() return an error codeUwe Kleine-König-1/+3
2018-05-23rfkill: Create rfkill-none LED triggerJoão Paulo Rechi Vita-7/+20
2018-05-23rfkill: Rename rfkill_any_led_trigger* functionsJoão Paulo Rechi Vita-23/+24
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds-2/+2
2017-11-27net: annotate ->poll() instancesAl Viro-2/+2
2017-01-09rfkill: Add rfkill-any LED triggerMichał Kępień-1/+71
2016-12-20Revert "rfkill: Add rfkill-any LED trigger"Johannes Berg-74/+1
2016-12-16rfkill: hide unused goto labelArnd Bergmann-0/+2
2016-12-13rfkill: Add rfkill-any LED triggerMichał Kępień-0/+73
2016-12-13rfkill: Cleanup error handling in rfkill_init()Michał Kępień-11/+12
2016-12-13rfkill: simplify rfkill_set_hw_state() slightlyJohannes Berg-4/+1
2016-04-05rfkill: Use switch to demux userspace operationsJoão Paulo Rechi Vita-14/+22
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller-91/+81
2016-02-24rfkill: Factor rfkill_global_states[].cur assignmentsJoão Paulo Rechi Vita-21/+17
2016-02-24rfkill: Remove extra blank lineJoão Paulo Rechi Vita-1/+0
2016-02-24rfkill: Improve documentation languageJoão Paulo Rechi Vita-2/+2
2016-02-24net: rfkill: add rfkill_find_type functionHeikki Krogerus-28/+30
2016-02-24rfkill: Remove obsolete "claim" sysfs interfaceJoão Paulo Rechi Vita-10/+1
2016-02-24rfkill: remove/inline __rfkill_set_hw_stateJoão Paulo Rechi Vita-26/+15
2016-02-24rfkill: use variable instead of duplicating the expressionJoão Paulo Rechi Vita-1/+1
2016-02-24rfkill: disentangle polling pause and suspendJohannes Berg-2/+15
2016-01-26rfkill: fix rfkill_fop_read wait_event usageJohannes Berg-12/+4
2015-12-10rfkill: copy the name into the rfkill structJohannes Berg-3/+3
2015-09-04rfkill: Copy "all" global state to other typesJoão Paulo Rechi Vita-1/+9
2015-05-20net: rfkill: Switch to PM opsLars-Peter Clausen-3/+9
2014-10-08net: rfkill: kernel-doc warning fixesFabian Frederick-2/+2
2014-02-04net: rfkill: move poll work to power efficient workqueueShaibal Dutta-3/+6
2013-12-11rfkill: Fix FSF address in file headersJeff Kirsher-3/+1
2013-07-25net: rfkill: convert class code to use dev_groupsGreg Kroah-Hartman-49/+41
2013-04-12rfkill: Add NFC to the list of supported radiosSamuel Ortiz-1/+3