aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2014-01-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar John W. Linville 3-13/+68
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 2-0/+3
2014-01-04Bluetooth: Deal with USB devices that are faking CSR vendorGravatar Marcel Holtmann 1-1/+45
2013-12-29Bluetooth: Use MD SET register for changing SDIO Type-B to Type-AGravatar Marcel Holtmann 1-1/+2
2013-12-29Bluetooth: Add support for vectored writes to virtual HCI driverGravatar Marcel Holtmann 1-11/+18
2013-12-23Bluetooth: Set HCI_QUIRK_RESET_ON_CLOSE for Socket SDIO cardsGravatar Marcel Holtmann 1-0/+3
2013-12-04Bluetooth: Add support for Toshiba Bluetooth device [0930:0220]Gravatar Marco Piazza 2-0/+3
2013-12-04Bluetooth: Enable autosuspend for Intel Bluetooth deviceGravatar Tedd Ho-Jeong An 1-1/+3
2013-12-04Bluetooth: Add support for Intel Bluetooth device [8087:0a2a]Gravatar Tedd Ho-Jeong An 1-0/+1
2013-12-04Bluetooth: ath3k: Add support for a new AR3012 deviceGravatar Sujith Manoharan 2-0/+3
2013-12-04Bluetooth: ath3k: Add support for another AR3012 cardGravatar Sujith Manoharan 2-0/+3
2013-12-04Bluetooth: btmrvl: remove cal-data byte swapping and redundant mem copyGravatar Bing Zhao 2-18/+11
2013-12-04Bluetooth: btmrvl: use cal-data from device-tree instead of conf fileGravatar Bing Zhao 4-89/+18
2013-12-04Bluetooth: btmrvl: operate on 16-bit opcodes instead of ogf/ocfGravatar Bing Zhao 2-20/+20
2013-11-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...Gravatar John W. Linville 1-1/+0
2013-10-11Bluetooth: Declare ath3k_table[] and ath3k_blist_tbl[] as constGravatar Marcel Holtmann 1-2/+2
2013-10-11Bluetooth: Declare bpa10x_table[] as constGravatar Marcel Holtmann 1-1/+1
2013-10-11Bluetooth: Declare bfusb_table[] as constGravatar Marcel Holtmann 1-1/+1
2013-10-11Bluetooth: Declare btusb_table[] and blacklist_table[] as constGravatar Marcel Holtmann 1-2/+2
2013-10-11Bluetooth: Remove pointless parameter check in vhci_send_frame()Gravatar Marcel Holtmann 1-8/+1
2013-10-11Bluetooth: Remove pointless parameter check in hci_uart_send_frame()Gravatar Marcel Holtmann 1-8/+1
2013-10-11Bluetooth: Remove pointless parameter check in dtl1_hci_send_frame()Gravatar Marcel Holtmann 1-8/+1
2013-10-11Bluetooth: Remove pointless parameter check in btuart_hci_send_frame()Gravatar Marcel Holtmann 1-8/+1
2013-10-11Bluetooth: Remove pointless parameter check in btmrvl_send_frame()Gravatar Marcel Holtmann 1-8/+1
2013-10-11Bluetooth: Remove pointless parameter check in bt3c_hci_send_frame()Gravatar Marcel Holtmann 1-8/+1
2013-10-11Bluetooth: Remove pointless parameter check in bluecard_hci_send_frame()Gravatar Marcel Holtmann 1-8/+1
2013-10-11Bluetooth: Remove pointless parameter check in bfusb_send_frame()Gravatar Marcel Holtmann 1-8/+1
2013-10-11Bluetooth: Add hdev parameter to hdev->send driver callbackGravatar Marcel Holtmann 13-28/+16
2013-10-11Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackGravatar Marcel Holtmann 13-36/+21
2013-10-11Bluetooth: Remove unused h4_check_data_len() functionGravatar Marcel Holtmann 1-24/+0
2013-10-10Bluetooth: Remove unused btmrvl_ioctl() callbackGravatar Marcel Holtmann 1-10/+3
2013-10-10Bluetooth: Remove unused dtl1_hci_ioctl() callbackGravatar Marcel Holtmann 1-11/+4
2013-10-10Bluetooth: Remove unused btuart_hci_ioctl() callbackGravatar Marcel Holtmann 1-11/+4
2013-10-10Bluetooth: Remove unused bt3c_hci_ioctl() callbackGravatar Marcel Holtmann 1-11/+4
2013-10-10Bluetooth: Remove unused bluecard_hci_ioctl() callbackGravatar Marcel Holtmann 1-11/+4
2013-10-10Bluetooth: Remove unused bfusb_ioctl() callbackGravatar Marcel Holtmann 1-10/+4
2013-10-10Bluetooth: Use hci_conn_num() instead of direct connection hash accessGravatar Marcel Holtmann 1-6/+6
2013-10-02Bluetooth: revert: "Bluetooth: Add missing reset_resume dev_pm_ops"Gravatar Hans de Goede 1-1/+0
2013-10-02Bluetooth: btmrvl: add calibration data download supportGravatar Amitkumar Karwar 4-1/+134
2013-10-02Bluetooth: btmrvl: add setup handlerGravatar Amitkumar Karwar 2-8/+16
2013-10-02Bluetooth: btmrvl: get rid of struct btmrvl_cmdGravatar Amitkumar Karwar 2-12/+6
2013-10-02Bluetooth: btmrvl: add btmrvl_send_sync_cmd() functionGravatar Amitkumar Karwar 1-88/+41
2013-10-02Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by defaultGravatar Marcel Holtmann 1-0/+2
2013-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGravatar Gustavo Padovan 2-0/+7
2013-09-23Bluetooth: btusb: Add support for Belkin F8065bfGravatar Ken O'Brien 1-0/+3
2013-09-16Bluetooth: Add support for BCM20702A0 [0b05, 17cb]Gravatar Raphael Kubo da Costa 1-0/+1
2013-09-16Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.Gravatar Peng Chen 2-0/+3
2013-09-16Bluetooth: Add support creating virtual AMP controllersGravatar Marcel Holtmann 1-46/+123
2013-09-16Bluetooth: Use devname:vhci module alias for virtual HCI driverGravatar Marcel Holtmann 1-0/+1
2013-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...Gravatar John W. Linville 2-5/+5