summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorLines
2015-04-07Bluetooth: btusb: Use generic functionality by Broadcom moduleMarcel Holtmann-58/+5
2015-04-07Bluetooth: btbcm: Introduce generic Broadcom Bluetooth supportMarcel Holtmann-0/+144
2015-04-07Bluetooth: hci_uart: Update version number driverMarcel Holtmann-5/+1
2015-04-07Bluetooth: hci_uart: Remove the manual protocol init messageMarcel Holtmann-40/+7
2015-04-07Bluetooth: hci_uart: Add name information to hci_uart_proto structMarcel Holtmann-7/+13
2015-04-07Bluetooth: hci_uart: Make struct hci_uart_proto always constMarcel Holtmann-13/+13
2015-04-07Bluetooth: hci_uart: Use h4_recv_buf helper for Atheros AR300xMarcel Holtmann-5/+10
2015-04-07Bluetooth: hci_uart: Use h4_recv_buf helper for H:4 protocolMarcel Holtmann-5/+9
2015-04-07Bluetooth: hci_uart: Introduce h4_recv_buf helper functionMarcel Holtmann-0/+101
2015-04-07Bluetooth: hci_uart: Use const data pointer for received dataMarcel Holtmann-10/+10
2015-04-07Bluetooth: hci_uart: Remove unused h4->rx_state and h4->rx_count fieldMarcel Holtmann-2/+0
2015-04-07Bluetooth: hci_uart: Remove unused h4->rx_skb fieldMarcel Holtmann-3/+0
2015-04-07Bluetooth: hci_uart: Fix indentation issues for multi-line functionsMarcel Holtmann-6/+7
2015-04-07Bluetooth: hci_uart: Remove unneeded cast of tty->disc_dataMarcel Holtmann-4/+4
2015-04-07Bluetooth: hci_uart: Add support Broadcom address configurationMarcel Holtmann-1/+69
2015-04-07Bluetooth: hci_uart: Add support Intel address configurationMarcel Holtmann-1/+69
2015-04-07Bluetooth: hci_uart: Add support for vendor detection flagMarcel Holtmann-1/+29
2015-04-02Bluetooth: Remove unneeded extra ( ) in valid flags checkMarcel Holtmann-1/+1
2015-03-28Bluetooth: btusb: Consolidate Broadcom based device entriesMarcel Holtmann-8/+4
2015-03-25Bluetooth: hci_uart: Add setup callbackLoic Poulain-0/+12
2015-03-22Bluetooth: Read Broadcom chip info for Apple Bluetooth devicesMarcel Holtmann-1/+37
2015-03-21Bluetooth: Read Verbose Config Version Info for Broadcom devicesMarcel Holtmann-0/+19
2015-03-17Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_CSRJakub Pawlowski-0/+2
2015-03-17Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_INTELJakub Pawlowski-0/+1
2015-03-17Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_ATH3012Jakub Pawlowski-0/+1
2015-03-17Bluetooth: btusb: Fix minor whitespace issue in QCA ROME device entriesMarcel Holtmann-2/+2
2015-03-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-32/+301
2015-03-13Bluetooth: btusb: Add helper for READ_LOCAL_VERSION commandDaniel Drake-32/+28
2015-03-11Bluetooth: btusb: Fix incorrect type in qca_device_infoKim, Ben Young Tae-13/+21
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+1
2015-03-03Bluetooth: btusb: Add support for QCA ROME chipset familyKim, Ben Young Tae-0/+254
2015-03-03Bluetooth: btusb: Add setup callback for chip init on USBKim, Ben Young Tae-0/+11
2015-03-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-38/+98
2015-02-23Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllersMarcel Holtmann-0/+1
2015-02-15Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-13/+2
2015-02-15Bluetooth: btusb: Use matching names for Broadcom firmware filesMarcel Holtmann-22/+53
2015-02-15Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe cardAlexander Ploumistos-0/+2
2015-02-15Bluetooth: Add device shutdown routine for Intel Bluetooth deviceTedd Ho-Jeong An-0/+22
2015-02-14Bluetooth: btusb: Remove unneeded btusb_wait_on_bit_timeout()Johan Hedberg-16/+6
2015-02-14Bluetooth: btmrvl: support SCO routing to host interfaceAmitkumar Karwar-0/+15
2015-02-03Bluetooth: btusb: Add support for Lite-On (04ca) Broadcom based, BCM43142Matej Dubovy-0/+4
2015-02-02tty: Remove external interface for tty_set_termios()Peter Hurley-13/+2
2015-02-02Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTEL_NEWMarcel Holtmann-0/+1
2015-01-31Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTELJakub Pawlowski-0/+1
2015-01-30Bluetooth: btusb: Use wait_on_bit_timeout() for BTUSB_BOOTINGJohan Hedberg-25/+19
2015-01-30Bluetooth: btusb: Fix race when waiting for BTUSB_DOWNLOADINGJohan Hedberg-33/+34
2015-01-30Bluetooth: btusb: Limit hardware error handling to Intel Snowfield PeakMarcel Holtmann-1/+0
2015-01-29Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_ATH3012Jakub Pawlowski-1/+3
2015-01-29Bluetooth: ath3k: workaround the compatibility issue with xHCI controllerAdam Lee-0/+8
2015-01-29Bluetooth: btusb: Add support for USB based AMP controllersMarcel Holtmann-4/+25