summaryrefslogtreecommitdiff
path: root/net/rfkill
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * rfkill: prevent unnecessary event generationVitaly Wool2012-09-24
| * Revert "rfkill: remove dead code"AceLan Kao2012-08-21
* | workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo2012-08-13
|/
* 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
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-05
|\
| * net/rfkill/rfkill-gpio.c: introduce missing kfreeJulia Lawall2012-01-04
* | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
|/
* net: rfkill: convert net/rfkill/* to use module_platform_driver()Axel Lin2011-11-30
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
|\
| * net: add moduleparam.h for users of module_param/MODULE_PARM_DESCPaul Gortmaker2011-10-31
* | net/rfkill/core.c: use kstrtoul, etcJulia Lawall2011-11-09
|/
* net:rfkill: add a gpio setup function into GPIO rfkillSangwook Lee2011-10-03
* rfkill: properly assign a boolean typeMohammed Shafi Shajakhan2011-09-19
* rfkill: Remove unnecessary OOM logging messagesJoe Perches2011-09-13
* net: rfkill: add generic gpio rfkill driverRhyland Klein2011-05-19
* net/rfkill/core.c: Avoid leaving freed data in a listJulia Lawall2011-05-16
* rfkill: Regulator consumer driver for rfkillAntonio Ospite2011-04-19
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
* rfkill: remove dead codeStephen Hemminger2010-11-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23
|\
| * net: return operator cleanupEric Dumazet2010-09-23
* | 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
|/
* rfkill: Add support for KEY_RFKILLMatthew Garrett2010-03-02
* 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: remove input KconfigJohannes Berg2009-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