summaryrefslogtreecommitdiffstats
path: root/net/rfkill
AgeCommit message (Expand)Author
2016-01-04Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driverHeikki Krogerus
2015-12-10rfkill: copy the name into the rfkill structJohannes Berg
2015-09-04rfkill: Copy "all" global state to other typesJoão Paulo Rechi Vita
2015-08-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-08-13rfkill: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-08-11net: rfkill: gpio: Remove BCM2E39 supportFrederic Danis
2015-05-29net: rfkill: gpio: make better use of gpiod APIUwe Kleine-König
2015-05-20net: rfkill: Switch to PM opsLars-Peter Clausen
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller
2015-02-03net: rfkill: Add Broadcom BCM2E40 bluetooth ACPI IDMika Westerberg
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-04net: rfkill: gpio: Add default GPIO driver mappings for ACPIMika Westerberg
2014-10-20net: rfkill: drop owner assignment from platform_driversWolfram Sang
2014-10-08net: rfkill: kernel-doc warning fixesFabian Frederick
2014-09-22net: rfkill: gpio: Fix clock statusLoic Poulain
2014-09-16net: rfkill: gpio: Enable module auto-loading for ACPI based switchesMarcel Holtmann
2014-08-25net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDsMika Westerberg
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-07rfkill-gpio: Use gpio cansleep versionLoic Poulain
2014-04-11net: rfkill: gpio: hard-code the gpio namesHeikki Krogerus
2014-04-11net: rfkill: gpio: add ACPI IDs for a Broadcom bluetooth chipHeikki Krogerus
2014-04-11net: rfkill: gpio: add ACPI ID for GPS module on Lenovo Miix2Heikki Krogerus
2014-04-11net: rfkill: gpio: remove unused and obsolete platform parametersHeikki Krogerus
2014-02-04net: rfkill: move poll work to power efficient workqueueShaibal Dutta
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-07net: rfkill: gpio: convert to descriptor-based GPIO interfaceHeikki Krogerus
2013-12-11rfkill: Fix FSF address in file headersJeff Kirsher
2013-10-28net: rfkill: gpio: add ACPI supportHeikki Krogerus
2013-10-28net: rfkill: gpio: prepare for DT and ACPI supportHeikki Krogerus
2013-10-28net: rfkill: gpio: spinlock-safe GPIO accessHeikki Krogerus
2013-10-28net: rfkill: gpio: clean up clock handlingHeikki Krogerus
2013-10-28net: rfkill: gpio: convert to resource managed allocationHeikki Krogerus
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-08-15net: rfkill: Do not ignore errors from regulator_enable()Luis Henriques
2013-07-25net: rfkill: convert class code to use dev_groupsGreg Kroah-Hartman
2013-04-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-22rfkill: fix error return code in rfkill_gpio_probe()Wei Yongjun
2013-04-12rfkill: Add NFC to the list of supported radiosSamuel Ortiz
2013-03-06net: rfkill: Fix sparse warning in rfkill-regulator.cSachin Kamat
2012-12-28rfkill: don't use [delayed_]work_pending()Tejun Heo
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-06rfkill: remove __dev* attributesBill Pemberton
2012-10-28Merge branch 'master' into for-nextJiri Kosina
2012-10-25rfkill: error cannot be set here so simplifyAlan Cox
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-09-24rfkill: prevent unnecessary event generationVitaly Wool
2012-08-21Revert "rfkill: remove dead code"AceLan Kao
2012-08-13workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo
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