aboutsummaryrefslogtreecommitdiffstats
path: root/net/rfkill (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-16rfkill: Fix incorrect check to avoid NULL pointer dereferenceAditya Pakki1-2/+5
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds1-1/+1
2019-11-05rfkill: allocate static minorMarcel Holtmann1-2/+7
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2-9/+2
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner1-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov1-1/+1
2018-12-18rfkill: gpio: Remove unused includeLinus Walleij1-1/+0
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-0/+1
2018-08-28rfkill: fix spelling mistake contidion to conditionRichard Guy Briggs1-2/+2
2018-08-14rfkill-gpio: include linux/mod_devicetable.hArnd Bergmann1-0/+1
2018-07-05leds: triggers: let struct led_trigger::activate() return an error codeUwe Kleine-König1-1/+3
2018-05-23rfkill: Create rfkill-none LED triggerJoão Paulo Rechi Vita1-7/+20
2018-05-23rfkill: Rename rfkill_any_led_trigger* functionsJoão Paulo Rechi Vita1-23/+24
2018-05-07rfkill: gpio: fix memory leak in probe error pathJohan Hovold1-1/+6
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-2/+2
2017-11-27net: annotate ->poll() instancesAl Viro1-2/+2
2017-06-13net: rfkill: gpio: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko1-4/+1
2017-01-24rfkill: remove rfkill-regulatorJohannes Berg3-166/+0
2017-01-09rfkill: Add rfkill-any LED triggerMichał Kępień1-1/+71
2016-12-20Revert "rfkill: Add rfkill-any LED trigger"Johannes Berg1-74/+1
2016-12-16rfkill: hide unused goto labelArnd Bergmann1-0/+2
2016-12-13rfkill: Add rfkill-any LED triggerMichał Kępień1-0/+73
2016-12-13rfkill: Cleanup error handling in rfkill_init()Michał Kępień1-11/+12
2016-12-13rfkill: simplify rfkill_set_hw_state() slightlyJohannes Berg1-4/+1
2016-04-05rfkill: Use switch to demux userspace operationsJoão Paulo Rechi Vita1-14/+22
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller3-106/+93
2016-02-24rfkill: Factor rfkill_global_states[].cur assignmentsJoão Paulo Rechi Vita1-21/+17
2016-02-24rfkill: Remove extra blank lineJoão Paulo Rechi Vita1-1/+0
2016-02-24rfkill: Improve documentation languageJoão Paulo Rechi Vita1-2/+2
2016-02-24net: rfkill: gpio: remove rfkill_gpio_platform_dataHeikki Krogerus2-10/+1
2016-02-24net: rfkill: gpio: get the name and type from device propertyHeikki Krogerus1-5/+11
2016-02-24net: rfkill: add rfkill_find_type functionHeikki Krogerus1-28/+30
2016-02-24rfkill: Remove obsolete "claim" sysfs interfaceJoão Paulo Rechi Vita1-10/+1
2016-02-24rfkill: remove/inline __rfkill_set_hw_stateJoão Paulo Rechi Vita1-26/+15
2016-02-24rfkill: use variable instead of duplicating the expressionJoão Paulo Rechi Vita1-1/+1
2016-02-24rfkill: disentangle polling pause and suspendJohannes Berg1-2/+15
2016-01-26rfkill: fix rfkill_fop_read wait_event usageJohannes Berg1-12/+4
2016-01-04Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driverHeikki Krogerus1-4/+0
2015-12-10rfkill: copy the name into the rfkill structJohannes Berg1-3/+3
2015-09-04rfkill: Copy "all" global state to other typesJoão Paulo Rechi Vita1-1/+9
2015-08-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-1/+0
2015-08-13rfkill: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+2
2015-08-11net: rfkill: gpio: Remove BCM2E39 supportFrederic Danis1-1/+0
2015-05-29net: rfkill: gpio: make better use of gpiod APIUwe Kleine-König1-14/+10
2015-05-20net: rfkill: Switch to PM opsLars-Peter Clausen1-3/+9
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-0/+1