Age | Commit message (Expand) | Author |
2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro |
2024-08-27 | wifi: rfkill: Correct parameter type for rfkill_set_hw_state_reason() | Zijun Hu |
2024-06-26 | net: rfkill: Correct return value in invalid parameter case | Zijun Hu |
2023-11-24 | rfkill: return ENOTTY on invalid ioctl | Thomas Weißschuh |
2023-10-11 | net: rfkill: reduce data->mtx scope in rfkill_fop_open | Johannes Berg |
2023-09-18 | rfkill: sync before userspace visibility/changes | Johannes Berg |
2023-02-14 | rfkill: Use sysfs_emit() to instead of sprintf() | Bo Liu |
2022-11-24 | driver core: make struct class.dev_uevent() take a const * | Greg Kroah-Hartman |
2022-03-18 | rfkill: make new event layout opt-in | Johannes Berg |
2021-12-20 | rfkill: allow to get the software rfkill state | Emmanuel Grumbach |
2021-04-08 | rfkill: revert back to old userspace API by default | Johannes Berg |
2020-12-11 | rfkill: add a reason to the HW rfkill state | Emmanuel Grumbach |
2020-11-12 | rfkill: Fix use-after-free in rfkill_resume() | Claire Chang |
2019-12-16 | rfkill: Fix incorrect check to avoid NULL pointer dereference | Aditya Pakki |
2019-12-01 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-11-05 | rfkill: allocate static minor | Marcel Holtmann |
2019-10-23 | compat_ioctl: move more drivers to compat_ptr_ioctl | Arnd Bergmann |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner |
2019-05-06 | *: convert stream-like files from nonseekable_open -> stream_open | Kirill Smelkov |
2018-08-28 | rfkill: fix spelling mistake contidion to condition | Richard Guy Briggs |
2018-07-05 | leds: triggers: let struct led_trigger::activate() return an error code | Uwe Kleine-König |
2018-05-23 | rfkill: Create rfkill-none LED trigger | João Paulo Rechi Vita |
2018-05-23 | rfkill: Rename rfkill_any_led_trigger* functions | João Paulo Rechi Vita |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2017-11-27 | net: annotate ->poll() instances | Al Viro |
2017-01-09 | rfkill: Add rfkill-any LED trigger | Michał Kępień |
2016-12-20 | Revert "rfkill: Add rfkill-any LED trigger" | Johannes Berg |
2016-12-16 | rfkill: hide unused goto label | Arnd Bergmann |
2016-12-13 | rfkill: Add rfkill-any LED trigger | Michał Kępień |
2016-12-13 | rfkill: Cleanup error handling in rfkill_init() | Michał Kępień |
2016-12-13 | rfkill: simplify rfkill_set_hw_state() slightly | Johannes Berg |
2016-04-05 | rfkill: Use switch to demux userspace operations | João Paulo Rechi Vita |
2016-03-01 | Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc... | David S. Miller |
2016-02-24 | rfkill: Factor rfkill_global_states[].cur assignments | João Paulo Rechi Vita |
2016-02-24 | rfkill: Remove extra blank line | João Paulo Rechi Vita |
2016-02-24 | rfkill: Improve documentation language | João Paulo Rechi Vita |
2016-02-24 | net: rfkill: add rfkill_find_type function | Heikki Krogerus |
2016-02-24 | rfkill: Remove obsolete "claim" sysfs interface | João Paulo Rechi Vita |
2016-02-24 | rfkill: remove/inline __rfkill_set_hw_state | João Paulo Rechi Vita |
2016-02-24 | rfkill: use variable instead of duplicating the expression | João Paulo Rechi Vita |
2016-02-24 | rfkill: disentangle polling pause and suspend | Johannes Berg |
2016-01-26 | rfkill: fix rfkill_fop_read wait_event usage | Johannes Berg |
2015-12-10 | rfkill: copy the name into the rfkill struct | Johannes Berg |
2015-09-04 | rfkill: Copy "all" global state to other types | João Paulo Rechi Vita |
2015-05-20 | net: rfkill: Switch to PM ops | Lars-Peter Clausen |
2014-10-08 | net: rfkill: kernel-doc warning fixes | Fabian Frederick |
2014-02-04 | net: rfkill: move poll work to power efficient workqueue | Shaibal Dutta |
2013-12-11 | rfkill: Fix FSF address in file headers | Jeff Kirsher |
2013-07-25 | net: rfkill: convert class code to use dev_groups | Greg Kroah-Hartman |
2013-04-12 | rfkill: Add NFC to the list of supported radios | Samuel Ortiz |