index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-01-08
3
-13
/
+68
|
\
|
*
Bluetooth: Deal with USB devices that are faking CSR vendor
Marcel Holtmann
2014-01-04
1
-1
/
+45
|
*
Bluetooth: Use MD SET register for changing SDIO Type-B to Type-A
Marcel Holtmann
2013-12-29
1
-1
/
+2
|
*
Bluetooth: Add support for vectored writes to virtual HCI driver
Marcel Holtmann
2013-12-29
1
-11
/
+18
|
*
Bluetooth: Set HCI_QUIRK_RESET_ON_CLOSE for Socket SDIO cards
Marcel Holtmann
2013-12-23
1
-0
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-06
2
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Bluetooth: Add support for Toshiba Bluetooth device [0930:0220]
Marco Piazza
2013-12-04
2
-0
/
+3
*
|
Bluetooth: Enable autosuspend for Intel Bluetooth device
Tedd Ho-Jeong An
2013-12-04
1
-1
/
+3
*
|
Bluetooth: Add support for Intel Bluetooth device [8087:0a2a]
Tedd Ho-Jeong An
2013-12-04
1
-0
/
+1
*
|
Bluetooth: ath3k: Add support for a new AR3012 device
Sujith Manoharan
2013-12-04
2
-0
/
+3
*
|
Bluetooth: ath3k: Add support for another AR3012 card
Sujith Manoharan
2013-12-04
2
-0
/
+3
*
|
Bluetooth: btmrvl: remove cal-data byte swapping and redundant mem copy
Bing Zhao
2013-12-04
2
-18
/
+11
*
|
Bluetooth: btmrvl: use cal-data from device-tree instead of conf file
Bing Zhao
2013-12-04
4
-89
/
+18
*
|
Bluetooth: btmrvl: operate on 16-bit opcodes instead of ogf/ocf
Bing Zhao
2013-12-04
2
-20
/
+20
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2013-11-05
1
-1
/
+0
|
\
|
*
Bluetooth: revert: "Bluetooth: Add missing reset_resume dev_pm_ops"
Hans de Goede
2013-10-02
1
-1
/
+0
*
|
Bluetooth: Declare ath3k_table[] and ath3k_blist_tbl[] as const
Marcel Holtmann
2013-10-11
1
-2
/
+2
*
|
Bluetooth: Declare bpa10x_table[] as const
Marcel Holtmann
2013-10-11
1
-1
/
+1
*
|
Bluetooth: Declare bfusb_table[] as const
Marcel Holtmann
2013-10-11
1
-1
/
+1
*
|
Bluetooth: Declare btusb_table[] and blacklist_table[] as const
Marcel Holtmann
2013-10-11
1
-2
/
+2
*
|
Bluetooth: Remove pointless parameter check in vhci_send_frame()
Marcel Holtmann
2013-10-11
1
-8
/
+1
*
|
Bluetooth: Remove pointless parameter check in hci_uart_send_frame()
Marcel Holtmann
2013-10-11
1
-8
/
+1
*
|
Bluetooth: Remove pointless parameter check in dtl1_hci_send_frame()
Marcel Holtmann
2013-10-11
1
-8
/
+1
*
|
Bluetooth: Remove pointless parameter check in btuart_hci_send_frame()
Marcel Holtmann
2013-10-11
1
-8
/
+1
*
|
Bluetooth: Remove pointless parameter check in btmrvl_send_frame()
Marcel Holtmann
2013-10-11
1
-8
/
+1
*
|
Bluetooth: Remove pointless parameter check in bt3c_hci_send_frame()
Marcel Holtmann
2013-10-11
1
-8
/
+1
*
|
Bluetooth: Remove pointless parameter check in bluecard_hci_send_frame()
Marcel Holtmann
2013-10-11
1
-8
/
+1
*
|
Bluetooth: Remove pointless parameter check in bfusb_send_frame()
Marcel Holtmann
2013-10-11
1
-8
/
+1
*
|
Bluetooth: Add hdev parameter to hdev->send driver callback
Marcel Holtmann
2013-10-11
13
-28
/
+16
*
|
Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback
Marcel Holtmann
2013-10-11
13
-36
/
+21
*
|
Bluetooth: Remove unused h4_check_data_len() function
Marcel Holtmann
2013-10-11
1
-24
/
+0
*
|
Bluetooth: Remove unused btmrvl_ioctl() callback
Marcel Holtmann
2013-10-10
1
-10
/
+3
*
|
Bluetooth: Remove unused dtl1_hci_ioctl() callback
Marcel Holtmann
2013-10-10
1
-11
/
+4
*
|
Bluetooth: Remove unused btuart_hci_ioctl() callback
Marcel Holtmann
2013-10-10
1
-11
/
+4
*
|
Bluetooth: Remove unused bt3c_hci_ioctl() callback
Marcel Holtmann
2013-10-10
1
-11
/
+4
*
|
Bluetooth: Remove unused bluecard_hci_ioctl() callback
Marcel Holtmann
2013-10-10
1
-11
/
+4
*
|
Bluetooth: Remove unused bfusb_ioctl() callback
Marcel Holtmann
2013-10-10
1
-10
/
+4
*
|
Bluetooth: Use hci_conn_num() instead of direct connection hash access
Marcel Holtmann
2013-10-10
1
-6
/
+6
*
|
Bluetooth: btmrvl: add calibration data download support
Amitkumar Karwar
2013-10-02
4
-1
/
+134
*
|
Bluetooth: btmrvl: add setup handler
Amitkumar Karwar
2013-10-02
2
-8
/
+16
*
|
Bluetooth: btmrvl: get rid of struct btmrvl_cmd
Amitkumar Karwar
2013-10-02
2
-12
/
+6
*
|
Bluetooth: btmrvl: add btmrvl_send_sync_cmd() function
Amitkumar Karwar
2013-10-02
1
-88
/
+41
*
|
Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by default
Marcel Holtmann
2013-10-02
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Gustavo Padovan
2013-09-27
2
-0
/
+7
|
\
\
|
|
/
|
*
Bluetooth: btusb: Add support for Belkin F8065bf
Ken O'Brien
2013-09-23
1
-0
/
+3
|
*
Bluetooth: Add support for BCM20702A0 [0b05, 17cb]
Raphael Kubo da Costa
2013-09-16
1
-0
/
+1
|
*
Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.
Peng Chen
2013-09-16
2
-0
/
+3
*
|
Bluetooth: Add support creating virtual AMP controllers
Marcel Holtmann
2013-09-16
1
-46
/
+123
*
|
Bluetooth: Use devname:vhci module alias for virtual HCI driver
Marcel Holtmann
2013-09-16
1
-0
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2013-08-22
2
-5
/
+5
|
\
[next]