summaryrefslogtreecommitdiffstats
path: root/net/rfkill/core.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* net/rfkill/core.c: use kstrtoul, etcJulia Lawall2011-11-091-2/+2
* rfkill: properly assign a boolean typeMohammed Shafi Shajakhan2011-09-191-1/+1
* net/rfkill/core.c: Avoid leaving freed data in a listJulia Lawall2011-05-161-1/+1
* rfkill: remove dead codeStephen Hemminger2010-11-151-14/+0
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | rename new rfkill sysfs knobsflorian@mickler.org2010-03-191-27/+8
* | enhance sysfs rfkill interfaceflorian@mickler.org2010-03-101-0/+58
|/
* net/rfkill/core.c: work around gcc-4.0.2 sillinessAndrew Morton2009-12-071-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-291-0/+1
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-231-0/+1
| |\
| | * rfkill: fix miscdev opsJohannes Berg2009-11-231-0/+1
* | | rfkill: Add constant for RFKILL_TYPE_FM radio devicesMarcel Holtmann2009-11-181-1/+3
|/ /
* / headers: remove sched.h from poll.hAlexey Dobriyan2009-10-041-0/+1
|/