summaryrefslogtreecommitdiff
path: root/net/rfkill/core.c
Commit message (Expand)AuthorAge
* rfkill: remove/inline __rfkill_set_hw_stateJoão Paulo Rechi Vita2016-02-24
* rfkill: use variable instead of duplicating the expressionJoão Paulo Rechi Vita2016-02-24
* rfkill: disentangle polling pause and suspendJohannes Berg2016-02-24
* rfkill: copy the name into the rfkill structJohannes Berg2015-12-10
* rfkill: Copy "all" global state to other typesJoão Paulo Rechi Vita2015-09-04
* net: rfkill: Switch to PM opsLars-Peter Clausen2015-05-20
* net: rfkill: kernel-doc warning fixesFabian Frederick2014-10-08
* net: rfkill: move poll work to power efficient workqueueShaibal Dutta2014-02-04
* rfkill: Fix FSF address in file headersJeff Kirsher2013-12-11
* net: rfkill: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-25
* rfkill: Add NFC to the list of supported radiosSamuel Ortiz2013-04-12
* Merge branch 'master' into for-nextJiri Kosina2012-10-28
|\
| * rfkill: prevent unnecessary event generationVitaly Wool2012-09-24
| * Revert "rfkill: remove dead code"AceLan Kao2012-08-21
* | rfkill: error cannot be set here so simplifyAlan Cox2012-10-25
|/
* rfkill: Add the capability to switch all devices of all type in __rfkill_swit...Alex Hung2012-06-06
* device.h: cleanup users outside of linux/include (C files)Paul Gortmaker2012-03-11
* net/rfkill/core.c: use kstrtoul, etcJulia Lawall2011-11-09
* rfkill: properly assign a boolean typeMohammed Shafi Shajakhan2011-09-19
* net/rfkill/core.c: Avoid leaving freed data in a listJulia Lawall2011-05-16
* rfkill: remove dead codeStephen Hemminger2010-11-15
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | rename new rfkill sysfs knobsflorian@mickler.org2010-03-19
* | enhance sysfs rfkill interfaceflorian@mickler.org2010-03-10
|/
* net/rfkill/core.c: work around gcc-4.0.2 sillinessAndrew Morton2009-12-07
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-29
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-23
| |\
| | * rfkill: fix miscdev opsJohannes Berg2009-11-23
* | | rfkill: Add constant for RFKILL_TYPE_FM radio devicesMarcel Holtmann2009-11-18
|/ /
* | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-04
|/
* rfkill: add the GPS radio typeTomas Winkler2009-08-04
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-23
|\
| * rfkill: fix rfkill_set_states() to set the hw stateAlan Jenkins2009-07-21
| * rfkill: allow toggling soft state in sysfs againJohannes Berg2009-07-21
* | rfkill: prep for rfkill API changesJohannes Berg2009-07-10
|/
* rfkill: export persistent attribute in sysfsAlan Jenkins2009-06-19
* rfkill: don't restore software blocked state on persistent devicesAlan Jenkins2009-06-19
* rfkill: rfkill_set_block() when suspended nitpickAlan Jenkins2009-06-19
* rfkill: don't impose global states on resume (just restore the previous states)Alan Jenkins2009-06-10
* rfkill: remove set_global_sw_stateAlan Jenkins2009-06-10
* rfkill: print events when input handler is disabled/enabledJohannes Berg2009-06-10
* rfkill: always init poll delayed workJohannes Berg2009-06-03
* rfkill: add function to query stateJohannes Berg2009-06-03
* rfkill: create useful userspace interfaceJohannes Berg2009-06-03
* rfkill: rewriteJohannes Berg2009-06-03