aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-13Bluetooth: ath3k: add support of 04ca:300f AR3012 deviceDmitry Tunin2-0/+3
2015-05-13Bluetooth: btusb: Add support for 0cf3:e007Wen-chien Jesse Sung1-0/+1
2015-05-13Bluetooth: ath3k: Add a new ID 0cf3:e006 to ath3k listWen-chien Jesse Sung2-0/+3
2015-04-30Bluetooth: btusb: off by one in rtl8723b_parse_firmware()Dan Carpenter1-1/+1
2015-04-30Bluetooth: btusb: Fix two coding style issuesMarcel Holtmann1-2/+2
2015-04-30Bluetooth: btusb: Add Realtek 8723A/8723B/8761A/8821A supportDaniel Drake1-0/+399
2015-04-30Bluetooth: hci_uart: Add Atheros support for address configurationMarcel Holtmann1-0/+34
2015-04-30Bluetooth: hci_uart: Reorder Atheros specific driver callbacksMarcel Holtmann1-36/+30
2015-04-30Bluetooth: btbcm: Export patchram download as separate functionMarcel Holtmann2-69/+85
2015-04-30Bluetooth: bt3c: Delete some unuseful commentsDingXiang1-3/+0
2015-04-09Bluetooth: btusb: Use proper data structures for Intel vendor eventsMarcel Holtmann2-26/+68
2015-04-07Bluetooth: hci_uart: Use generic Intel support for address settingMarcel Holtmann4-22/+4
2015-04-07Bluetooth: btusb: Move Intel command structs into its own headerMarcel Holtmann2-33/+33
2015-04-07Bluetooth: btusb: Use generic Intel support for address supportMarcel Holtmann2-70/+10
2015-04-07Bluetooth: btintel: Introduce generic Intel Bluetooth supportMarcel Holtmann4-0/+146
2015-04-07Bluetooth: hci_uart: Provide generic H:4 receive frameworkMarcel Holtmann4-60/+110
2015-04-07Bluetooth: btbcm: Add firmware table for UART based devicesMarcel Holtmann1-15/+41
2015-04-07Bluetooth: hci_uart: Add protocol support for Broadcom UART devicesMarcel Holtmann4-0/+127
2015-04-07Bluetooth: hci_uart: Move setup callback into different locationMarcel Holtmann1-1/+1
2015-04-07Bluetooth: btusb: Update version number of the moduleMarcel Holtmann1-1/+1
2015-04-07Bluetooth: btusb: Move Broadcom quirk setting into support moduleMarcel Holtmann2-4/+5
2015-04-07Bluetooth: btusb: Add option for Broadcom protocol supportMarcel Holtmann2-208/+15
2015-04-07Bluetooth: btbcm: Add support for Broadcom controller setupMarcel Holtmann3-0/+272
2015-04-07Bluetooth: hci_uart: Use generic functionality from Broadcom moduleMarcel Holtmann4-22/+4
2015-04-07Bluetooth: btusb: Use generic functionality by Broadcom moduleMarcel Holtmann2-58/+5
2015-04-07Bluetooth: btbcm: Introduce generic Broadcom Bluetooth supportMarcel Holtmann4-0/+144
2015-04-07Bluetooth: hci_uart: Update version number driverMarcel Holtmann3-5/+1
2015-04-07Bluetooth: hci_uart: Remove the manual protocol init messageMarcel Holtmann6-40/+7
2015-04-07Bluetooth: hci_uart: Add name information to hci_uart_proto structMarcel Holtmann6-7/+13
2015-04-07Bluetooth: hci_uart: Make struct hci_uart_proto always constMarcel Holtmann7-13/+13
2015-04-07Bluetooth: hci_uart: Use h4_recv_buf helper for Atheros AR300xMarcel Holtmann2-5/+10
2015-04-07Bluetooth: hci_uart: Use h4_recv_buf helper for H:4 protocolMarcel Holtmann1-5/+9
2015-04-07Bluetooth: hci_uart: Introduce h4_recv_buf helper functionMarcel Holtmann2-0/+101
2015-04-07Bluetooth: hci_uart: Use const data pointer for received dataMarcel Holtmann7-10/+10
2015-04-07Bluetooth: hci_uart: Remove unused h4->rx_state and h4->rx_count fieldMarcel Holtmann1-2/+0
2015-04-07Bluetooth: hci_uart: Remove unused h4->rx_skb fieldMarcel Holtmann1-3/+0
2015-04-07Bluetooth: hci_uart: Fix indentation issues for multi-line functionsMarcel Holtmann1-6/+7
2015-04-07Bluetooth: hci_uart: Remove unneeded cast of tty->disc_dataMarcel Holtmann1-4/+4
2015-04-07Bluetooth: hci_uart: Add support Broadcom address configurationMarcel Holtmann5-1/+69
2015-04-07Bluetooth: hci_uart: Add support Intel address configurationMarcel Holtmann5-1/+69
2015-04-07Bluetooth: hci_uart: Add support for vendor detection flagMarcel Holtmann2-1/+29
2015-04-02Bluetooth: Remove unneeded extra ( ) in valid flags checkMarcel Holtmann1-1/+1
2015-03-28Bluetooth: btusb: Consolidate Broadcom based device entriesMarcel Holtmann1-8/+4
2015-03-25Bluetooth: hci_uart: Add setup callbackLoic Poulain2-0/+12
2015-03-22Bluetooth: Read Broadcom chip info for Apple Bluetooth devicesMarcel Holtmann1-1/+37
2015-03-21Bluetooth: Read Verbose Config Version Info for Broadcom devicesMarcel Holtmann1-0/+19
2015-03-17Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_CSRJakub Pawlowski1-0/+2
2015-03-17Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_INTELJakub Pawlowski1-0/+1
2015-03-17Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_ATH3012Jakub Pawlowski1-0/+1
2015-03-17Bluetooth: btusb: Fix minor whitespace issue in QCA ROME device entriesMarcel Holtmann1-2/+2