aboutsummaryrefslogtreecommitdiffstats
path: root/net/rfkill
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-22
|\
| * rfkill-gpio: Use gpio cansleep versionLoic Poulain2014-05-07
* | net: rfkill: gpio: hard-code the gpio namesHeikki Krogerus2014-04-11
* | net: rfkill: gpio: add ACPI IDs for a Broadcom bluetooth chipHeikki Krogerus2014-04-11
* | net: rfkill: gpio: add ACPI ID for GPS module on Lenovo Miix2Heikki Krogerus2014-04-11
* | net: rfkill: gpio: remove unused and obsolete platform parametersHeikki Krogerus2014-04-11
|/
* net: rfkill: move poll work to power efficient workqueueShaibal Dutta2014-02-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * rfkill: Fix FSF address in file headersJeff Kirsher2013-12-11
* | net: rfkill: gpio: convert to descriptor-based GPIO interfaceHeikki Krogerus2014-01-07
|/
* net: rfkill: gpio: add ACPI supportHeikki Krogerus2013-10-28
* net: rfkill: gpio: prepare for DT and ACPI supportHeikki Krogerus2013-10-28
* net: rfkill: gpio: spinlock-safe GPIO accessHeikki Krogerus2013-10-28
* net: rfkill: gpio: clean up clock handlingHeikki Krogerus2013-10-28
* net: rfkill: gpio: convert to resource managed allocationHeikki Krogerus2013-10-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-05
|\
| * net: rfkill: Do not ignore errors from regulator_enable()Luis Henriques2013-08-15
* | net: rfkill: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-25
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-22
|\
| * rfkill: fix error return code in rfkill_gpio_probe()Wei Yongjun2013-04-22
* | rfkill: Add NFC to the list of supported radiosSamuel Ortiz2013-04-12
|/
* net: rfkill: Fix sparse warning in rfkill-regulator.cSachin Kamat2013-03-06
* rfkill: don't use [delayed_]work_pending()Tejun Heo2012-12-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| * Merge branch 'master' into for-nextJiri Kosina2012-10-28
| |\
| * | rfkill: error cannot be set here so simplifyAlan Cox2012-10-25
* | | rfkill: remove __dev* attributesBill Pemberton2012-12-06
| |/ |/|
* | 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