summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
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
2014-07-03Bluetooth: btmrvl: indicate pscan scheduling instant in a debug eventBing Zhao
2014-07-03Bluetooth: Remove redundant calls to h5_reset_rxLoic Poulain
2014-07-03Bluetooth: Remove trailing whitespaces from KconfigStephan Gabert
2014-07-03Bluetooth: ath3k: reduce pipe setting times in ath3k_load_fwfile()Adam Lee
2014-06-23Bluetooth: Ignore H5 non-link packets in non-active stateLoic Poulain
2014-06-20Revert "Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012."Marcel Holtmann
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville