summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add support for Toshiba Bluetooth device [0930:0220]Marco Piazza2013-12-042-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-11-051-1/+0
|\
| * Bluetooth: revert: "Bluetooth: Add missing reset_resume dev_pm_ops"Hans de Goede2013-10-021-1/+0
* | Bluetooth: Declare ath3k_table[] and ath3k_blist_tbl[] as constMarcel Holtmann2013-10-111-2/+2
* | Bluetooth: Declare bpa10x_table[] as constMarcel Holtmann2013-10-111-1/+1
* | Bluetooth: Declare bfusb_table[] as constMarcel Holtmann2013-10-111-1/+1
* | Bluetooth: Declare btusb_table[] and blacklist_table[] as constMarcel Holtmann2013-10-111-2/+2
* | Bluetooth: Remove pointless parameter check in vhci_send_frame()Marcel Holtmann2013-10-111-8/+1
* | Bluetooth: Remove pointless parameter check in hci_uart_send_frame()Marcel Holtmann2013-10-111-8/+1
* | Bluetooth: Remove pointless parameter check in dtl1_hci_send_frame()Marcel Holtmann2013-10-111-8/+1
* | Bluetooth: Remove pointless parameter check in btuart_hci_send_frame()Marcel Holtmann2013-10-111-8/+1
* | Bluetooth: Remove pointless parameter check in btmrvl_send_frame()Marcel Holtmann2013-10-111-8/+1
* | Bluetooth: Remove pointless parameter check in bt3c_hci_send_frame()Marcel Holtmann2013-10-111-8/+1
* | Bluetooth: Remove pointless parameter check in bluecard_hci_send_frame()Marcel Holtmann2013-10-111-8/+1
* | Bluetooth: Remove pointless parameter check in bfusb_send_frame()Marcel Holtmann2013-10-111-8/+1
* | Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann2013-10-1113-28/+16
* | Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann2013-10-1113-36/+21
* | Bluetooth: Remove unused h4_check_data_len() functionMarcel Holtmann2013-10-111-24/+0
* | Bluetooth: Remove unused btmrvl_ioctl() callbackMarcel Holtmann2013-10-101-10/+3
* | Bluetooth: Remove unused dtl1_hci_ioctl() callbackMarcel Holtmann2013-10-101-11/+4
* | Bluetooth: Remove unused btuart_hci_ioctl() callbackMarcel Holtmann2013-10-101-11/+4
* | Bluetooth: Remove unused bt3c_hci_ioctl() callbackMarcel Holtmann2013-10-101-11/+4
* | Bluetooth: Remove unused bluecard_hci_ioctl() callbackMarcel Holtmann2013-10-101-11/+4
* | Bluetooth: Remove unused bfusb_ioctl() callbackMarcel Holtmann2013-10-101-10/+4
* | Bluetooth: Use hci_conn_num() instead of direct connection hash accessMarcel Holtmann2013-10-101-6/+6
* | Bluetooth: btmrvl: add calibration data download supportAmitkumar Karwar2013-10-024-1/+134
* | Bluetooth: btmrvl: add setup handlerAmitkumar Karwar2013-10-022-8/+16
* | Bluetooth: btmrvl: get rid of struct btmrvl_cmdAmitkumar Karwar2013-10-022-12/+6
* | Bluetooth: btmrvl: add btmrvl_send_sync_cmd() functionAmitkumar Karwar2013-10-021-88/+41
* | Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by defaultMarcel Holtmann2013-10-021-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2013-09-272-0/+7
|\ \ | |/
| * Bluetooth: btusb: Add support for Belkin F8065bfKen O'Brien2013-09-231-0/+3
| * Bluetooth: Add support for BCM20702A0 [0b05, 17cb]Raphael Kubo da Costa2013-09-161-0/+1
| * Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.Peng Chen2013-09-162-0/+3
* | Bluetooth: Add support creating virtual AMP controllersMarcel Holtmann2013-09-161-46/+123
* | Bluetooth: Use devname:vhci module alias for virtual HCI driverMarcel Holtmann2013-09-161-0/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-08-222-5/+5
|\
| * Bluetooth: use DIV_ROUND_UP in suitable places in btmrvl_sdioAndy Shevchenko2013-08-211-2/+2
| * Bluetooth: replace strict_strtol() with kstrtol()Jingoo Han2013-07-251-3/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-07-312-16/+48
|\ \ | |/ |/|
| * Bluetooth: Add support for Atheros [0cf3:e003]AceLan Kao2013-07-252-0/+3
| * Bluetooth: Add support for Atheros [0cf3:3121]AceLan Kao2013-07-252-0/+3
| * Bluetooth: ath3k: Add support for ID 0x13d3/0x3402Sujith Manoharan2013-07-252-0/+3
| * Bluetooth: fix wrong use of PTR_ERR() in btusbAdam Lee2013-07-251-7/+7
| * Bluetooth: ath3k: don't use stack memory for DMAStanislaw Gruszka2013-07-251-9/+29
| * Bluetooth: ath3k: Add support for Fujitsu Lifebook UH5x2 [04c5:1330]Thomas Loo2013-07-252-0/+3
* | Bluetooth: Add missing reset_resume dev_pm_opsShuah Khan2013-06-231-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-181-5/+4
|\ \ | |/
| * Bluetooth: btmrvl: fix thread stopping raceDaniel Drake2013-06-131-5/+4
* | Bluetooth: btmrvl: fix error return code in btmrvl_sdio_card_to_host()Wei Yongjun2013-06-131-0/+1
OpenPOWER on IntegriCloud