Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-06rfkill: Add the capability to switch all devices of all type in __rfkill_swit...Alex Hung
2012-03-11device.h: cleanup users outside of linux/include (C files)Paul Gortmaker
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-04net/rfkill/rfkill-gpio.c: introduce missing kfreeJulia Lawall
2011-12-20net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-01net: rfkill: convert net/rfkill/* to use module_platform_driver()Axel Lin
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-10net/rfkill/core.c: use kstrtoul, etcJulia Lawall
2011-11-01net: add moduleparam.h for users of module_param/MODULE_PARM_DESCPaul Gortmaker
2011-10-03net:rfkill: add a gpio setup function into GPIO rfkillSangwook Lee
2011-09-20rfkill: properly assign a boolean typeMohammed Shafi Shajakhan
2011-09-13rfkill: Remove unnecessary OOM logging messagesJoe Perches
2011-05-19net: rfkill: add generic gpio rfkill driverRhyland Klein
2011-05-16net/rfkill/core.c: Avoid leaving freed data in a listJulia Lawall
2011-04-19rfkill: Regulator consumer driver for rfkillAntonio Ospite
2011-01-21kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2010-11-15rfkill: remove dead codeStephen Hemminger
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-24net: return operator cleanupEric Dumazet
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-19rename new rfkill sysfs knobsflorian@mickler.org
2010-03-11enhance sysfs rfkill interfaceflorian@mickler.org
2010-03-02rfkill: Add support for KEY_RFKILLMatthew Garrett
2009-12-08net/rfkill/core.c: work around gcc-4.0.2 sillinessAndrew Morton
2009-11-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-24rfkill: fix miscdev opsJohannes Berg
2009-11-19rfkill: Add constant for RFKILL_TYPE_FM radio devicesMarcel Holtmann
2009-10-05headers: remove sched.h from poll.hAlexey Dobriyan
2009-08-05rfkill: add the GPS radio typeTomas Winkler
2009-07-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-21rfkill: fix rfkill_set_states() to set the hw stateAlan Jenkins
2009-07-21rfkill: allow toggling soft state in sysfs againJohannes Berg
2009-07-10rfkill: prep for rfkill API changesJohannes Berg
2009-06-19rfkill: export persistent attribute in sysfsAlan Jenkins
2009-06-19rfkill: don't restore software blocked state on persistent devicesAlan Jenkins
2009-06-19rfkill: rfkill_set_block() when suspended nitpickAlan Jenkins
2009-06-10rfkill: don't impose global states on resume (just restore the previous states)Alan Jenkins
2009-06-10rfkill: remove set_global_sw_stateAlan Jenkins
2009-06-10rfkill: remove input KconfigJohannes Berg
2009-06-10rfkill: print events when input handler is disabled/enabledJohannes Berg
2009-06-03rfkill: always init poll delayed workJohannes Berg
2009-06-03rfkill: add function to query stateJohannes Berg
2009-06-03rfkill: create useful userspace interfaceJohannes Berg
2009-06-03rfkill: rewriteJohannes Berg
2009-05-06net/rfkill/rfkill.c: fix build with CONFIG_RFKILL_LEDS=nAndrew Morton
2009-04-23rfkill: Fix broken rfkill LED in 2.6.30-rc1Larry Finger
2009-04-23rfkill-input: remove unused codeJohannes Berg