aboutsummaryrefslogtreecommitdiff
path: root/net/rfkill
AgeCommit message (Expand)AuthorFilesLines
2014-02-04net: rfkill: move poll work to power efficient workqueueGravatar Shaibal Dutta 1-3/+6
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-3/+1
2014-01-07net: rfkill: gpio: convert to descriptor-based GPIO interfaceGravatar Heikki Krogerus 1-43/+34
2013-12-11rfkill: Fix FSF address in file headersGravatar Jeff Kirsher 1-3/+1
2013-10-28net: rfkill: gpio: add ACPI supportGravatar Heikki Krogerus 1-1/+30
2013-10-28net: rfkill: gpio: prepare for DT and ACPI supportGravatar Heikki Krogerus 1-41/+51
2013-10-28net: rfkill: gpio: spinlock-safe GPIO accessGravatar Heikki Krogerus 1-8/+8
2013-10-28net: rfkill: gpio: clean up clock handlingGravatar Heikki Krogerus 2-28/+9
2013-10-28net: rfkill: gpio: convert to resource managed allocationGravatar Heikki Krogerus 1-55/+20
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-3/+5
2013-08-15net: rfkill: Do not ignore errors from regulator_enable()Gravatar Luis Henriques 1-3/+5
2013-07-25net: rfkill: convert class code to use dev_groupsGravatar Greg Kroah-Hartman 1-49/+41
2013-04-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...Gravatar John W. Linville 1-2/+5
2013-04-22rfkill: fix error return code in rfkill_gpio_probe()Gravatar Wei Yongjun 1-2/+5
2013-04-12rfkill: Add NFC to the list of supported radiosGravatar Samuel Ortiz 1-1/+3
2013-03-06net: rfkill: Fix sparse warning in rfkill-regulator.cGravatar Sachin Kamat 1-1/+1
2012-12-28rfkill: don't use [delayed_]work_pending()Gravatar Tejun Heo 1-5/+3
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-2/+2
2012-12-06rfkill: remove __dev* attributesGravatar Bill Pemberton 2-4/+4
2012-10-28Merge branch 'master' into for-nextGravatar Jiri Kosina 2-3/+22
2012-10-25rfkill: error cannot be set here so simplifyGravatar Alan Cox 1-2/+2
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+21
2012-09-24rfkill: prevent unnecessary event generationGravatar Vitaly Wool 1-1/+7
2012-08-21Revert "rfkill: remove dead code"Gravatar AceLan Kao 1-0/+14
2012-08-13workqueue: use mod_delayed_work() instead of cancel + queueGravatar Tejun Heo 1-2/+1
2012-06-06rfkill: Add the capability to switch all devices of all type in __rfkill_swit...Gravatar Alex Hung 1-1/+1
2012-03-11device.h: cleanup users outside of linux/include (C files)Gravatar Paul Gortmaker 1-0/+1
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-1/+1
2012-01-04net/rfkill/rfkill-gpio.c: introduce missing kfreeGravatar Julia Lawall 1-1/+1
2011-12-19net: fix assignment of 0/1 to bool variables.Gravatar Rusty Russell 1-3/+3
2011-11-30net: rfkill: convert net/rfkill/* to use module_platform_driver()Gravatar Axel Lin 2-23/+2
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar John W. Linville 1-0/+1
2011-11-09net/rfkill/core.c: use kstrtoul, etcGravatar Julia Lawall 1-2/+2
2011-10-31net: add moduleparam.h for users of module_param/MODULE_PARM_DESCGravatar Paul Gortmaker 1-0/+1
2011-10-03net:rfkill: add a gpio setup function into GPIO rfkillGravatar Sangwook Lee 1-0/+11
2011-09-19rfkill: properly assign a boolean typeGravatar Mohammed Shafi Shajakhan 1-1/+1
2011-09-13rfkill: Remove unnecessary OOM logging messagesGravatar Joe Perches 1-1/+0
2011-05-19net: rfkill: add generic gpio rfkill driverGravatar Rhyland Klein 3-0/+237
2011-05-16net/rfkill/core.c: Avoid leaving freed data in a listGravatar Julia Lawall 1-1/+1
2011-04-19rfkill: Regulator consumer driver for rfkillGravatar Antonio Ospite 3-0/+176
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTGravatar David Rientjes 1-2/+2
2010-11-15rfkill: remove dead codeGravatar Stephen Hemminger 1-14/+0
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Gravatar Linus Torvalds 1-1/+1
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+1
2010-09-23net: return operator cleanupGravatar Eric Dumazet 1-1/+1
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-19rename new rfkill sysfs knobsGravatar florian@mickler.org 1-27/+8
2010-03-10enhance sysfs rfkill interfaceGravatar florian@mickler.org 1-0/+58
2010-03-02rfkill: Add support for KEY_RFKILLGravatar Matthew Garrett 1-0/+8