summaryrefslogtreecommitdiffstats
path: root/net/rfkill
AgeCommit message (Expand)AuthorLines
2014-08-25net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDsMika Westerberg-0/+1
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville-11/+8
2014-05-07rfkill-gpio: Use gpio cansleep versionLoic Poulain-11/+8
2014-04-11net: rfkill: gpio: hard-code the gpio namesHeikki Krogerus-17/+2
2014-04-11net: rfkill: gpio: add ACPI IDs for a Broadcom bluetooth chipHeikki Krogerus-0/+5
2014-04-11net: rfkill: gpio: add ACPI ID for GPS module on Lenovo Miix2Heikki Krogerus-0/+1
2014-04-11net: rfkill: gpio: remove unused and obsolete platform parametersHeikki Krogerus-14/+1
2014-02-04net: rfkill: move poll work to power efficient workqueueShaibal Dutta-3/+6
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-3/+1
2014-01-07net: rfkill: gpio: convert to descriptor-based GPIO interfaceHeikki Krogerus-43/+34
2013-12-11rfkill: Fix FSF address in file headersJeff Kirsher-3/+1
2013-10-28net: rfkill: gpio: add ACPI supportHeikki Krogerus-1/+30
2013-10-28net: rfkill: gpio: prepare for DT and ACPI supportHeikki Krogerus-41/+51
2013-10-28net: rfkill: gpio: spinlock-safe GPIO accessHeikki Krogerus-8/+8
2013-10-28net: rfkill: gpio: clean up clock handlingHeikki Krogerus-28/+9
2013-10-28net: rfkill: gpio: convert to resource managed allocationHeikki Krogerus-55/+20
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-3/+5
2013-08-15net: rfkill: Do not ignore errors from regulator_enable()Luis Henriques-3/+5
2013-07-25net: rfkill: convert class code to use dev_groupsGreg Kroah-Hartman-49/+41
2013-04-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-2/+5
2013-04-22rfkill: fix error return code in rfkill_gpio_probe()Wei Yongjun-2/+5
2013-04-12rfkill: Add NFC to the list of supported radiosSamuel Ortiz-1/+3
2013-03-06net: rfkill: Fix sparse warning in rfkill-regulator.cSachin Kamat-1/+1
2012-12-28rfkill: don't use [delayed_]work_pending()Tejun Heo-5/+3
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2012-12-06rfkill: remove __dev* attributesBill Pemberton-4/+4
2012-10-28Merge branch 'master' into for-nextJiri Kosina-3/+22
2012-10-25rfkill: error cannot be set here so simplifyAlan Cox-2/+2
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+21
2012-09-24rfkill: prevent unnecessary event generationVitaly Wool-1/+7
2012-08-21Revert "rfkill: remove dead code"AceLan Kao-0/+14
2012-08-13workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo-2/+1
2012-06-06rfkill: Add the capability to switch all devices of all type in __rfkill_swit...Alex Hung-1/+1
2012-03-11device.h: cleanup users outside of linux/include (C files)Paul Gortmaker-0/+1
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+1
2012-01-04net/rfkill/rfkill-gpio.c: introduce missing kfreeJulia Lawall-1/+1
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell-3/+3
2011-11-30net: rfkill: convert net/rfkill/* to use module_platform_driver()Axel Lin-23/+2
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville-0/+1
2011-11-09net/rfkill/core.c: use kstrtoul, etcJulia Lawall-2/+2
2011-10-31net: add moduleparam.h for users of module_param/MODULE_PARM_DESCPaul Gortmaker-0/+1
2011-10-03net:rfkill: add a gpio setup function into GPIO rfkillSangwook Lee-0/+11
2011-09-19rfkill: properly assign a boolean typeMohammed Shafi Shajakhan-1/+1
2011-09-13rfkill: Remove unnecessary OOM logging messagesJoe Perches-1/+0
2011-05-19net: rfkill: add generic gpio rfkill driverRhyland Klein-0/+237
2011-05-16net/rfkill/core.c: Avoid leaving freed data in a listJulia Lawall-1/+1
2011-04-19rfkill: Regulator consumer driver for rfkillAntonio Ospite-0/+176
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes-2/+2
2010-11-15rfkill: remove dead codeStephen Hemminger-14/+0
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-1/+1