aboutsummaryrefslogtreecommitdiffstats
path: root/net/rfkill
AgeCommit message (Expand)AuthorFilesLines
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-0/+8
2023-12-12net: rfkill: gpio: set GPIO directionRouven Czerwinski1-0/+8
2023-11-24rfkill: return ENOTTY on invalid ioctlThomas Weißschuh1-2/+2
2023-10-11net: rfkill: reduce data->mtx scope in rfkill_fop_openJohannes Berg1-3/+2
2023-10-11net: rfkill: gpio: prevent value glitch during probeJosua Mayer1-2/+2
2023-09-18rfkill: sync before userspace visibility/changesJohannes Berg1-6/+26
2023-04-06net: rfkill-gpio: Add explicit include for of.hRob Herring1-0/+1
2023-02-14rfkill: Use sysfs_emit() to instead of sprintf()Bo Liu1-8/+8
2023-01-17Merge wireless into wireless-nextKalle Valo1-1/+1
2023-01-12net: rfkill: gpio: add DT supportPhilipp Zabel1-2/+18
2022-11-24driver core: make struct class.dev_uevent() take a const *Greg Kroah-Hartman1-1/+1
2022-03-18rfkill: make new event layout opt-inJohannes Berg1-14/+34
2021-12-20rfkill: allow to get the software rfkill stateEmmanuel Grumbach1-0/+12
2021-04-20Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller1-3/+1
2021-04-08rfkill: use DEFINE_SPINLOCK() for spinlockGuobin Huang1-3/+1
2021-04-08rfkill: revert back to old userspace API by defaultJohannes Berg1-3/+4
2020-12-11rfkill: add a reason to the HW rfkill stateEmmanuel Grumbach1-7/+34
2020-11-12rfkill: Fix use-after-free in rfkill_resume()Claire Chang1-0/+3
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/gi...Linus 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/lin...David 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/sc...David 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/...David 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/sc...David S. Miller1-0/+1
2015-02-03net: rfkill: Add Broadcom BCM2E40 bluetooth ACPI IDMika Westerberg1-0/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+0
2014-11-04net: rfkill: gpio: Add default GPIO driver mappings for ACPIMika Westerberg1-3/+15
2014-10-20net: rfkill: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-10-08net: rfkill: kernel-doc warning fixesFabian Frederick1-2/+2
2014-09-22net: rfkill: gpio: Fix clock statusLoic Poulain1-1/+1
2014-09-16net: rfkill: gpio: Enable module auto-loading for ACPI based switchesMarcel Holtmann1-0/+1
2014-08-25net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDsMika Westerberg1-0/+1
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-11/+8
2014-05-07rfkill-gpio: Use gpio cansleep versionLoic Poulain1-11/+8
2014-04-11net: rfkill: gpio: hard-code the gpio namesHeikki Krogerus1-17/+2
2014-04-11net: rfkill: gpio: add ACPI IDs for a Broadcom bluetooth chipHeikki Krogerus1-0/+5
2014-04-11net: rfkill: gpio: add ACPI ID for GPS module on Lenovo Miix2Heikki Krogerus1-0/+1
2014-04-11net: rfkill: gpio: remove unused and obsolete platform parametersHeikki Krogerus1-14/+1
2014-02-04net: rfkill: move poll work to power efficient workqueueShaibal Dutta1-3/+6
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+1
2014-01-07net: rfkill: gpio: convert to descriptor-based GPIO interfaceHeikki Krogerus1-43/+34
2013-12-11rfkill: Fix FSF address in file headersJeff Kirsher1-3/+1
2013-10-28net: rfkill: gpio: add ACPI supportHeikki Krogerus1-1/+30
2013-10-28net: rfkill: gpio: prepare for DT and ACPI supportHeikki Krogerus1-41/+51
2013-10-28net: rfkill: gpio: spinlock-safe GPIO accessHeikki Krogerus1-8/+8
2013-10-28net: rfkill: gpio: clean up clock handlingHeikki Krogerus2-28/+9
2013-10-28net: rfkill: gpio: convert to resource managed allocationHeikki Krogerus1-55/+20
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+5
2013-08-15net: rfkill: Do not ignore errors from regulator_enable()Luis Henriques1-3/+5
2013-07-25net: rfkill: convert class code to use dev_groupsGreg Kroah-Hartman1-49/+41
2013-04-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-2/+5
2013-04-22rfkill: fix error return code in rfkill_gpio_probe()Wei Yongjun1-2/+5
2013-04-12rfkill: Add NFC to the list of supported radiosSamuel Ortiz1-1/+3
2013-03-06net: rfkill: Fix sparse warning in rfkill-regulator.cSachin Kamat1-1/+1
2012-12-28rfkill: don't use [delayed_]work_pending()Tejun Heo1-5/+3
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2012-12-06rfkill: remove __dev* attributesBill Pemberton2-4/+4
2012-10-28Merge branch 'master' into for-nextJiri Kosina2-3/+22
2012-10-25rfkill: error cannot be set here so simplifyAlan Cox1-2/+2
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+21
2012-09-24rfkill: prevent unnecessary event generationVitaly Wool1-1/+7
2012-08-21Revert "rfkill: remove dead code"AceLan Kao1-0/+14
2012-08-13workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo1-2/+1
2012-06-06rfkill: Add the capability to switch all devices of all type in __rfkill_swit...Alex Hung1-1/+1
2012-03-11device.h: cleanup users outside of linux/include (C files)Paul Gortmaker1-0/+1
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2012-01-04net/rfkill/rfkill-gpio.c: introduce missing kfreeJulia Lawall1-1/+1
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell1-3/+3
2011-11-30net: rfkill: convert net/rfkill/* to use module_platform_driver()Axel Lin2-23/+2
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville1-0/+1
2011-11-09net/rfkill/core.c: use kstrtoul, etcJulia Lawall1-2/+2
2011-10-31net: add moduleparam.h for users of module_param/MODULE_PARM_DESCPaul Gortmaker1-0/+1
2011-10-03net:rfkill: add a gpio setup function into GPIO rfkillSangwook Lee1-0/+11
2011-09-19rfkill: properly assign a boolean typeMohammed Shafi Shajakhan1-1/+1
2011-09-13rfkill: Remove unnecessary OOM logging messagesJoe Perches1-1/+0
2011-05-19net: rfkill: add generic gpio rfkill driverRhyland Klein3-0/+237
2011-05-16net/rfkill/core.c: Avoid leaving freed data in a listJulia Lawall1-1/+1
2011-04-19rfkill: Regulator consumer driver for rfkillAntonio Ospite3-0/+176
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-2/+2
2010-11-15rfkill: remove dead codeStephen Hemminger1-14/+0
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-09-23net: return operator cleanupEric Dumazet1-1/+1
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-19rename new rfkill sysfs knobsflorian@mickler.org1-27/+8
2010-03-10enhance sysfs rfkill interfaceflorian@mickler.org1-0/+58
2010-03-02rfkill: Add support for KEY_RFKILLMatthew Garrett1-0/+8
2009-12-07net/rfkill/core.c: work around gcc-4.0.2 sillinessAndrew Morton1-2/+2
2009-11-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2009-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+1
2009-11-23rfkill: fix miscdev opsJohannes Berg1-0/+1
2009-11-18rfkill: Add constant for RFKILL_TYPE_FM radio devicesMarcel Holtmann1-1/+3
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan1-0/+1
2009-08-04rfkill: add the GPS radio typeTomas Winkler1-1/+3
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-8/+23
2009-07-21rfkill: fix rfkill_set_states() to set the hw stateAlan Jenkins1-0/+4
2009-07-21rfkill: allow toggling soft state in sysfs againJohannes Berg1-8/+19
2009-07-10rfkill: prep for rfkill API changesJohannes Berg1-2/+8
2009-06-19rfkill: export persistent attribute in sysfsAlan Jenkins1-0/+10
2009-06-19rfkill: don't restore software blocked state on persistent devicesAlan Jenkins1-15/+25
2009-06-19rfkill: rfkill_set_block() when suspended nitpickAlan Jenkins1-3/+3
2009-06-10rfkill: don't impose global states on resume (just restore the previous states)Alan Jenkins1-5/+1
2009-06-10rfkill: remove set_global_sw_stateAlan Jenkins1-51/+30
2009-06-10rfkill: remove input KconfigJohannes Berg1-1/+1
2009-06-10rfkill: print events when input handler is disabled/enabledJohannes Berg1-2/+4
2009-06-03rfkill: always init poll delayed workJohannes Berg1-7/+6
2009-06-03rfkill: add function to query stateJohannes Berg1-0/+13
2009-06-03rfkill: create useful userspace interfaceJohannes Berg2-7/+327
2009-06-03rfkill: rewriteJohannes Berg7-1263/+1256
2009-05-06net/rfkill/rfkill.c: fix build with CONFIG_RFKILL_LEDS=nAndrew Morton1-0/+5
2009-04-22rfkill: Fix broken rfkill LED in 2.6.30-rc1Larry Finger1-1/+8
2009-04-22rfkill-input: remove unused codeJohannes Berg1-69/+0
2009-04-22rfkill: remove user_claim stuffJohannes Berg1-42/+3
2009-01-04net/rfkill/rfkill.c: fix unused rfkill_led_trigger() warningSimon Holm Thøgersen1-3/+1
2008-12-12rfkill: strip pointless notifier chainJohannes Berg1-78/+5
2008-11-26rfkill: always call get_state() hook on resumeHenrique de Moraes Holschuh1-0/+10
2008-11-26rfkill: preserve state across suspendHenrique de Moraes Holschuh1-1/+6
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-3/+2
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2008-11-06Fix logic error in rfkill_check_duplicityJonathan McDowell1-1/+1
2008-10-31rfkill: rate-limit rfkill-input workqueue usage (v3)Henrique de Moraes Holschuh1-8/+41
2008-10-31rfkill: honour EPO state when resuming a rfkill controllerHenrique de Moraes Holschuh1-2/+11
2008-10-31rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-inputHenrique de Moraes Holschuh3-80/+274
2008-10-31rfkill: export global states to rfkill-inputHenrique de Moraes Holschuh2-0/+15
2008-10-31rfkill: use killable locks instead of interruptibleHenrique de Moraes Holschuh1-3/+4
2008-10-27RFKILL: fix input layer initialisationDmitry Baryshkov1-0/+5
2008-10-14net/rfkill/rfkill-input.c needs <linux/sched.h>Geert Uytterhoeven1-0/+1
2008-10-06rfkill: update LEDs for all state changesHenrique de Moraes Holschuh1-3/+2
2008-09-15rfkill: remove transmitter blocking on suspendHenrique de Moraes Holschuh1-14/+2
2008-08-29rfkill: rename rfkill_mutex to rfkill_global_mutexHenrique de Moraes Holschuh1-18/+20
2008-08-29rfkill: add WARN and BUG_ON paranoia (v2)Henrique de Moraes Holschuh1-13/+37
2008-08-29rfkill: add missing line breakFelipe Balbi1-1/+1
2008-08-29rfkill: use strict_strtoul (v2)Henrique de Moraes Holschuh1-2/+12
2008-08-22rfkill: introduce RFKILL_STATE_MAXHenrique de Moraes Holschuh1-3/+8
2008-08-22rfkill: add __must_check annotationsHenrique de Moraes Holschuh1-2/+3
2008-08-22rfkill: add default global states (v2)Henrique de Moraes Holschuh2-12/+116
2008-08-22rfkill: detect bogus double-registering (v2)Henrique de Moraes Holschuh1-1/+28
2008-08-18rfkill: protect suspended rfkill controllersHenrique de Moraes Holschuh1-4/+10
2008-08-01RFKILL: set the status of the leds on activation.Dmitry Baryshkov1-0/+12
2008-08-01RFKILL: allow one to specify led trigger nameDmitry Baryshkov1-1/+2
2008-08-01rfkill: query EV_SW states when rfkill-input (re)?connects to a input deviceHenrique de Moraes Holschuh1-15/+39
2008-07-29rfkill: yet more minor kernel-doc fixesHenrique de Moraes Holschuh1-10/+10
2008-07-29rfkill: mutex fixesHenrique de Moraes Holschuh1-10/+19
2008-07-29rfkill: fix led-trigger unregister order in error unwindHenrique de Moraes Holschuh1-2/+4
2008-07-29rfkill: document rfkill_force_state as required (v2)Henrique de Moraes Holschuh1-1/+6
2008-07-08rfkill: ignore errors from rfkill_toggle_radio in rfkill_add_switchHenrique de Moraes Holschuh1-6/+4
2008-07-08rfkill: some minor kernel-doc changes for rfkill_toggle_radioHenrique de Moraes Holschuh1-5/+7
2008-06-26rfkill: rename the rfkill_state states and add block-locked stateHenrique de Moraes Holschuh2-28/+76
2008-06-26rfkill: do not allow userspace to override ALL RADIOS OFFHenrique de Moraes Holschuh3-15/+51
2008-06-26rfkill: drop current_state from tasks in rfkill-inputFabien Crespel1-14/+1
2008-06-26rfkill: add uevent notificationsHenrique de Moraes Holschuh1-0/+42
2008-06-26rfkill: add type string helperHenrique de Moraes Holschuh1-18/+15
2008-06-26rfkill: add notifier chains supportHenrique de Moraes Holschuh1-3/+67
2008-06-26rfkill: rework suspend and resume handlersHenrique de Moraes Holschuh1-17/+18
2008-06-26rfkill: add the WWAN radio typeHenrique de Moraes Holschuh2-0/+7