summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-10-08Bluetooth: bpa10x: Use h4_recv_buf helper for frame reassemblyMarcel Holtmann
2015-10-08Bluetooth: bpa10x: Add support for set_diag driver callbackMarcel Holtmann
2015-10-08Bluetooth: bpa10x: Read revision information in setup stageMarcel Holtmann
2015-10-08Bluetooth: hci_bcm: Enable support for set_diag driver callbackMarcel Holtmann
2015-10-08Bluetooth: hci_bcm: Enable parsing of LM_DIAG messagesMarcel Holtmann
2015-10-07Bluetooth: btbcm: Read the local name in setup stageMarcel Holtmann
2015-10-05Bluetooth: Move handling of HCI_RUNNING flag into coreMarcel Holtmann
2015-10-05Bluetooth: Move HCI_RUNNING check into hci_send_frameMarcel Holtmann
2015-10-05Bluetooth: btbcm: Send HCI Reset before sending Apple specific commandsMarcel Holtmann
2015-10-03Bluetooth: btintel: Add iBT register access over HCI supportLoic Poulain
2015-10-01Bluetooth: hci_bcm: Do not test ACPI companion in bcm_acpi_probe()Jarkko Nikula
2015-10-01Bluetooth: hci_bcm: Remove needless looking codeJarkko Nikula
2015-10-01Bluetooth: hci_bcm: Remove needless acpi_match_device() callJarkko Nikula
2015-10-01Bluetooth: hci_bcm: Handle possible error from acpi_dev_get_resources()Jarkko Nikula
2015-10-01Bluetooth: hci_bcm: Add missing acpi_dev_free_resource_list()Jarkko Nikula
2015-10-01Bluetooth: hci_intel: Cleanup the device probe codeJarkko Nikula
2015-09-30Bluetooth: hci_h5: clean up hci_h5 codePrasanna Karthik
2015-09-30Bluetooth: btuart_cs: remove obsolete headerPrasanna Karthik
2015-09-28Bluetooth: hci_qca: Changed unsigned long to boolPrasanna Karthik
2015-09-25Bluetooth: btmrvl: Comparison to NULL re-writtenPrasanna Karthik
2015-09-25Bluetooth: btuart_cs: Comparison to NULL re-writtenPrasanna Karthik
2015-09-25Bluetooth: bt3c_cs: Comparison to NULL re-writtenPrasanna Karthik
2015-09-25Bluetooth: bluecard: Comparison to NULL could be re-writtenPrasanna Karthik
2015-09-24mrf24j40: remove trailing semicolonAlexander Aring
2015-09-24Bluetooth: hci_bcm: Add suspend/resume runtime PM functionsFrederic Danis
2015-09-24Bluetooth: Remove useless rx_lock spinlockFrederic Danis
2015-09-24Bluetooth: hci_bcm: Prepare PM runtime supportFrederic Danis
2015-09-24Bluetooth: hci_bcm: Fix IRQ polarity for T100Frederic Danis
2015-09-22Bluetooth: btmrvl: add sd8997 chipset supportAmitkumar Karwar
2015-09-22Bluetooth: btmrvl: remove extra space in castAmitkumar Karwar
2015-09-22mrf24j40: replace magic numbersAlexander Aring
2015-09-22mrf24j40: change irq trigger type behaviourAlexander Aring
2015-09-22mrf24j40: add promiscuous mode supportAlexander Aring
2015-09-22mrf24j40: add tx power supportAlexander Aring
2015-09-22mrf24j40: add cca ed level supportAlexander Aring
2015-09-22mrf24j40: add cca mode supportAlexander Aring
2015-09-22mrf24j40: add csma params supportAlexander Aring
2015-09-22mrf24j40: async interrupt handlingAlexander Aring
2015-09-22mrf24j40: rework rx handling to async rx handlingAlexander Aring
2015-09-22mrf24j40: rework tx handling to async tx handlingAlexander Aring
2015-09-22mrf24j40: change to frame delivery with crcAlexander Aring
2015-09-22mrf24j40: use regmap for register accessAlexander Aring
2015-09-22mrf24j40: add regmap supportAlexander Aring
2015-09-22mrf24j40: add more register definesAlexander Aring
2015-09-22mrf24j40: add random extended addr generationAlexander Aring
2015-09-22mrf24j40: add default channel settingAlexander Aring
2015-09-22mrf24j40: add device-tree supportAlexander Aring
2015-09-22mrf24j40: remove spi settings overwriteAlexander Aring
2015-09-22mrf24j40: calling ieee802154_register_hw at lastAlexander Aring
2015-09-22mrf24j40: use ieee802154_alloc_hw for private dataAlexander Aring