aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2014-11-18Bluetooth: Add support for Broadcom BCM20702A1 variantFabio K
2014-11-11Bluetooth: hci-uart-ath: Correct the comments in this driverFugang Duan
2014-11-03Bluetooth: btusb: Add internal callback for USB bulk rx dataMarcel Holtmann
2014-11-03Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for Broadcom devicesMarcel Holtmann
2014-11-02Bluetooth: Switch HCI H5 driver to use hci_reset_dev() functionMarcel Holtmann
2014-11-02Bluetooth: Use HCI_EV_HARDWARE_ERROR define for event payloadMarcel Holtmann
2014-10-31Bluetooth: HCI H5 peer reset detectionLoic Poulain
2014-10-25Bluetooth: Add support for Acer [0489:e078]Anantha Krishnan
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-09switch hci_vhci to ->write_iter()Al Viro
2014-09-30Bluetooth: btusb: remove redundant lock variableAmitkumar Karwar
2014-09-30Bluetooth: btmrvl: support Marvell Bluetooth device SD8887Xinming Hu
2014-09-30Bluetooth: btmrvl: rename definitions from 88xx to 8897Amitkumar Karwar
2014-09-16Bluetooth: btusb: Implement driver internal packet reassemblyMarcel Holtmann
2014-09-16Bluetooth: btusb: Split fragement receiption into separate functionsMarcel Holtmann
2014-09-16Bluetooth: btusb: Fix old coding style issuesMarcel Holtmann
2014-09-14Bluetooth: btusb: Separate TX URB allocation and submissionMarcel Holtmann
2014-09-14Bluetooth: btusb: Use GFP_KERNEL in btusb_send_frame()Johan Hedberg
2014-09-09Bluetooth: Fix issue with USB suspend in btusb driverChampion Chen
2014-08-14Bluetooth: Remove typedef bt3c_info_tHimangi Saraogi
2014-08-14Bluetooth: Remove typedefs nsh_t and dtl1_info_tHimangi Saraogi
2014-08-14Bluetooth: Remove typedef btuart_info_tHimangi Saraogi
2014-08-14Bluetooth: Remove typedef bluecard_info_tHimangi Saraogi
2014-08-14Add a new PID/VID 0227/0930 for AR3012.Vincent Zwanenburg
2014-08-14Bluetooth: Fix HCI H5 corrupted ack valueLoic Poulain
2014-07-31Bluetooth: Fix crash in the Marvell driver initialization codepathAnatol Pomozov
2014-07-21Bluetooth: Add support for Broadcom device of Asus Z97-DELUXE motherboardMarcel Holtmann
2014-07-20Bluetooth: Fix endian and alignment issue with ath3k version handlingMarcel Holtmann
2014-07-19Bluetooth: btmrvl: add public address configuration supportAmitkumar Karwar
2014-07-19Bluetooth: add public address configuration for Marvell USB devicesAmitkumar Karwar
2014-07-15Bluetooth: btmrvl: avoid sending data to firmware after hs_activatedChin-Ran Lo
2014-07-12Bluetooth: Fix HCIUARTGETDEVICE ioctl when UART is not registeredMarcel Holtmann
2014-07-11Bluetooth: Add support for external configuration with UART driverMarcel Holtmann
2014-07-11Bluetooth: Check for valid HCI UART driver flagsMarcel Holtmann
2014-07-08Bluetooth: Add support for Acer [13D3:3432]Anantha Krishnan
2014-07-07Bluetooth: Use BTUSB_BROKEN_ISOC flag for CSR USB sniffer devicesMarcel Holtmann
2014-07-06Bluetooth: Ignore isochronous endpoints for Intel USB bootloaderMarcel Holtmann
2014-07-06Bluetooth: Handle Intel USB bootloader with buggy interruptMarcel Holtmann
2014-07-06Bluetooth: Remove module parameters for ignoring USB devicesMarcel Holtmann
2014-07-06Bluetooth: Add support for Intel bootloader devicesMarcel Holtmann
2014-07-04Bluetooth: Support HCI_QUIRK_EXTERNAL_CONFIG for hci_vhci driverMarcel Holtmann
2014-07-04Bluetooth: Set HCI_QUIRK_INVALID_BADDR for BCM20702A0 default addressMarcel Holtmann
2014-07-04Bluetooth: Set HCI_QUIRK_INVALID_BADDR for Intel USB default addressMarcel Holtmann
2014-07-03Bluetooth: Support HCI_QUIRK_RAW_DEVICE for hci_vhci driverMarcel Holtmann
2014-07-03Bluetooth: Fix sparse warning with btmrvl driverJohan Hedberg
2014-07-03Bluetooth: Check for default address of Broadcom BCM20702A0 controllersMarcel Holtmann
2014-07-03Bluetooth: Check for default address of Intel USB controllersMarcel Holtmann
2014-07-03Bluetooth: Add public address configration for Intel USB devicesMarcel Holtmann
2014-07-03Bluetooth: Add public address configration for Broadcom USB devicesMarcel Holtmann
2014-07-03Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspendChin-Ran Lo