aboutsummaryrefslogtreecommitdiffstats
path: root/net/rfkill/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-28rfkill: fix spelling mistake contidion to conditionRichard Guy Briggs1-2/+2
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-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-2/+2
2017-11-27net: annotate ->poll() instancesAl Viro1-2/+2
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. Miller1-91/+81
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: 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
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-05-20net: rfkill: Switch to PM opsLars-Peter Clausen1-3/+9
2014-10-08net: rfkill: kernel-doc warning fixesFabian Frederick1-2/+2
2014-02-04net: rfkill: move poll work to power efficient workqueueShaibal Dutta1-3/+6
2013-12-11rfkill: Fix FSF address in file headersJeff Kirsher1-3/+1
2013-07-25net: rfkill: convert class code to use dev_groupsGreg Kroah-Hartman1-49/+41
2013-04-12rfkill: Add NFC to the list of supported radiosSamuel Ortiz1-1/+3
2012-10-28Merge branch 'master' into for-nextJiri Kosina1-1/+21
2012-10-25rfkill: error cannot be set here so simplifyAlan Cox1-2/+2
2012-09-24rfkill: prevent unnecessary event generationVitaly Wool1-1/+7
2012-08-21Revert "rfkill: remove dead code"AceLan Kao1-0/+14
2012-06-06rfkill: Add the capability to switch all devices of all type in __rfkill_switch_all().Alex Hung1-1/+1
2012-03-11device.h: cleanup users outside of linux/include (C files)Paul Gortmaker1-0/+1
2011-11-09net/rfkill/core.c: use kstrtoul, etcJulia Lawall1-2/+2
2011-09-19rfkill: properly assign a boolean typeMohammed Shafi Shajakhan1-1/+1
2011-05-16net/rfkill/core.c: Avoid leaving freed data in a listJulia Lawall1-1/+1
2010-11-15rfkill: remove dead codeStephen Hemminger1-14/+0
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-19rename new rfkill sysfs knobsflorian@mickler.org1-27/+8
2010-03-10enhance sysfs rfkill interfaceflorian@mickler.org1-0/+58
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/net-2.6David S. Miller1-0/+1
2009-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-0/+1
2009-11-23rfkill: fix miscdev opsJohannes Berg1-0/+1