aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2015-03-06Bluetooth: ath3k: workaround the compatibility issue with xHCI controllerAdam Lee
2014-10-30Bluetooth: Fix issue with USB suspend in btusb driverChampion Chen
2014-10-30Bluetooth: Fix HCI H5 corrupted ack valueLoic Poulain
2014-09-17Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspendChin-Ran Lo
2014-07-28Bluetooth: Ignore H5 non-link packets in non-active stateLoic Poulain
2014-06-30bluetooth: hci_ldisc: fix deadlock conditionFelipe Balbi
2014-06-07Revert "Bluetooth: Enable autosuspend for Intel Bluetooth device"Marcel Holtmann
2014-06-07Bluetooth: Add support for Lite-on [04ca:3007]Mohammed Habibulla
2014-01-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-04Bluetooth: Deal with USB devices that are faking CSR vendorMarcel Holtmann
2013-12-29Bluetooth: Use MD SET register for changing SDIO Type-B to Type-AMarcel Holtmann
2013-12-29Bluetooth: Add support for vectored writes to virtual HCI driverMarcel Holtmann
2013-12-23Bluetooth: Set HCI_QUIRK_RESET_ON_CLOSE for Socket SDIO cardsMarcel Holtmann
2013-12-04Bluetooth: Add support for Toshiba Bluetooth device [0930:0220]Marco Piazza
2013-12-04Bluetooth: Enable autosuspend for Intel Bluetooth deviceTedd Ho-Jeong An
2013-12-04Bluetooth: Add support for Intel Bluetooth device [8087:0a2a]Tedd Ho-Jeong An
2013-12-04Bluetooth: ath3k: Add support for a new AR3012 deviceSujith Manoharan
2013-12-04Bluetooth: ath3k: Add support for another AR3012 cardSujith Manoharan
2013-12-04Bluetooth: btmrvl: remove cal-data byte swapping and redundant mem copyBing Zhao
2013-12-04Bluetooth: btmrvl: use cal-data from device-tree instead of conf fileBing Zhao
2013-12-04Bluetooth: btmrvl: operate on 16-bit opcodes instead of ogf/ocfBing Zhao
2013-11-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2013-10-11Bluetooth: Declare ath3k_table[] and ath3k_blist_tbl[] as constMarcel Holtmann
2013-10-11Bluetooth: Declare bpa10x_table[] as constMarcel Holtmann
2013-10-11Bluetooth: Declare bfusb_table[] as constMarcel Holtmann
2013-10-11Bluetooth: Declare btusb_table[] and blacklist_table[] as constMarcel Holtmann
2013-10-11Bluetooth: Remove pointless parameter check in vhci_send_frame()Marcel Holtmann
2013-10-11Bluetooth: Remove pointless parameter check in hci_uart_send_frame()Marcel Holtmann
2013-10-11Bluetooth: Remove pointless parameter check in dtl1_hci_send_frame()Marcel Holtmann
2013-10-11Bluetooth: Remove pointless parameter check in btuart_hci_send_frame()Marcel Holtmann
2013-10-11Bluetooth: Remove pointless parameter check in btmrvl_send_frame()Marcel Holtmann
2013-10-11Bluetooth: Remove pointless parameter check in bt3c_hci_send_frame()Marcel Holtmann
2013-10-11Bluetooth: Remove pointless parameter check in bluecard_hci_send_frame()Marcel Holtmann
2013-10-11Bluetooth: Remove pointless parameter check in bfusb_send_frame()Marcel Holtmann
2013-10-11Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann
2013-10-11Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann
2013-10-11Bluetooth: Remove unused h4_check_data_len() functionMarcel Holtmann
2013-10-10Bluetooth: Remove unused btmrvl_ioctl() callbackMarcel Holtmann
2013-10-10Bluetooth: Remove unused dtl1_hci_ioctl() callbackMarcel Holtmann
2013-10-10Bluetooth: Remove unused btuart_hci_ioctl() callbackMarcel Holtmann
2013-10-10Bluetooth: Remove unused bt3c_hci_ioctl() callbackMarcel Holtmann
2013-10-10Bluetooth: Remove unused bluecard_hci_ioctl() callbackMarcel Holtmann
2013-10-10Bluetooth: Remove unused bfusb_ioctl() callbackMarcel Holtmann
2013-10-10Bluetooth: Use hci_conn_num() instead of direct connection hash accessMarcel Holtmann
2013-10-02Bluetooth: revert: "Bluetooth: Add missing reset_resume dev_pm_ops"Hans de Goede
2013-10-02Bluetooth: btmrvl: add calibration data download supportAmitkumar Karwar
2013-10-02Bluetooth: btmrvl: add setup handlerAmitkumar Karwar
2013-10-02Bluetooth: btmrvl: get rid of struct btmrvl_cmdAmitkumar Karwar
2013-10-02Bluetooth: btmrvl: add btmrvl_send_sync_cmd() functionAmitkumar Karwar