aboutsummaryrefslogtreecommitdiffstats
path: root/net/rfkill (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn 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/jikos/trivialLinus 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_switch_all().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/linville/wireless-next into for-davemJohn 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/torvalds/linuxJohn 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/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
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/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
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/net-2.6David 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