| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: btwilink: Fix probe return value | Jacob Siverskog | 2016-10-20 | 1 | -1/+1 |
* | Bluetooth: hci_bcm: Fix autosuspend PM for Lenovo ThinkPad 8 | Jérôme de Bretagne | 2016-10-13 | 1 | -0/+8 |
* | Bluetooth: btusb: Fix atheros firmware download error | Ethan Hsieh | 2016-10-07 | 1 | -4/+4 |
* | Bluetooth: btusb: add entry for Marvell 8997 chipset | Amitkumar Karwar | 2016-10-06 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-10-05 | 14 | -94/+814 |
|\ |
|
| * | Bluetooth: Use single return in hci_uart_tty_ioctl() call | Vignesh Raman | 2016-09-24 | 1 | -13/+15 |
| * | Bluetooth: BCSP fails to ACK re-transmitted frames from the peer | Dean Jenkins | 2016-09-24 | 1 | -34/+51 |
| * | Bluetooth: Tidy-up coding style in hci_bcsp.c | Dean Jenkins | 2016-09-24 | 1 | -26/+29 |
| * | Bluetooth: btwilink: Save the packet type before sending | Laura Abbott | 2016-09-22 | 1 | -1/+3 |
| * | Bluetooth: Add a new 04ca:3011 QCA_ROME device | Dmitry Tunin | 2016-09-22 | 1 | -0/+1 |
| * | Bluetooth: hci_uart: Add Marvell support | Loic Poulain | 2016-09-19 | 5 | -1/+412 |
| * | Bluetooth: hci_uart: Add Nokia Protocol identifier | Loic Poulain | 2016-09-19 | 1 | -1/+2 |
| * | Bluetooth: hci_bcm: Change protocol name | Loic Poulain | 2016-09-19 | 1 | -1/+1 |
| * | Bluetooth: btrtl: Add RTL8822BE Bluetooth device | Larry Finger | 2016-09-19 | 1 | -12/+95 |
| * | Bluetooth: btqca: remove null checks on edl->data as it is an array | Colin Ian King | 2016-09-19 | 1 | -4/+4 |
| * | Bluetooth: btusb: Mark CW6622 devices to have broken link key commands | Szymon Janc | 2016-09-19 | 1 | -1/+6 |
| * | Bluetooth: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-09-19 | 1 | -1/+1 |
| * | Bluetooth: add WCNSS dependency for HCI driver | Arnd Bergmann | 2016-09-19 | 1 | -1/+1 |
| * | Bluetooth: bcm203x: don't print error when allocating urb fails | Wolfram Sang | 2016-09-19 | 1 | -3/+1 |
| * | Bluetooth: btusb: Add support for 0cf3:e009 | Kai-Heng Feng | 2016-09-19 | 1 | -0/+1 |
| * | Bluetooth: btusb, hci_intel: Fix wait_on_bit_timeout() return value checks | Bart Van Assche | 2016-09-19 | 2 | -6/+5 |
| * | Bluetooth: Introduce Qualcomm WCNSS SMD based HCI driver | Bjorn Andersson | 2016-09-19 | 3 | -0/+195 |
* | | Merge tag 'usb-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-10-04 | 1 | -3/+1 |
|\ \ |
|
| * | | bluetooth: bcm203x: don't print error when allocating urb fails | Wolfram Sang | 2016-09-27 | 1 | -3/+1 |
| |/ |
|
* / | miscdevice: Use module_misc_device() macro | PrasannaKumar Muralidharan | 2016-08-31 | 1 | -15/+1 |
|/ |
|
* | Bluetooth: btmrvl: reset is_suspending flag in failure path | Amitkumar Karwar | 2016-07-18 | 1 | -0/+1 |
* | Bluetooth: bpa10x: Add support for hci_set_fw_info | Marcel Holtmann | 2016-07-18 | 1 | -0/+2 |
* | drivers: misc: ti-st: Use int instead of fuzzy char for callback status | Geert Uytterhoeven | 2016-07-17 | 1 | -2/+2 |
* | Bluetooth: Add support of 13d3:3490 AR3012 device | Dmitry Tunin | 2016-07-12 | 2 | -0/+3 |
* | Bluetooth: hci_intel: Remove LPM enabling from setup procedure | Loic Poulain | 2016-07-11 | 1 | -21/+7 |
* | Bluetooth: Rename HCI_BREDR into HCI_PRIMARY | Marcel Holtmann | 2016-07-09 | 5 | -7/+7 |
* | Bluetooth: btusb: add support for device 0489:e092 | Yvain THONNART | 2016-07-08 | 1 | -0/+1 |
* | Bluetooth: btmrvl: fix slab-out-of-bounds access in btmrvl_sdio | Ricky Liang | 2016-07-08 | 1 | -7/+7 |
* | Bluetooth: Replace constant hw_variant from Intel Bluetooth firmware filename | Tedd Ho-Jeong An | 2016-07-08 | 1 | -4/+9 |
* | Bluetooth: Add support for Intel Bluetooth device 3168 [8087:0aa7] | Tedd Ho-Jeong An | 2016-07-08 | 1 | -0/+1 |
* | Bluetooth: Add USB ID 13D3:3487 to ath3k | Lauro Costa | 2016-05-13 | 2 | -0/+3 |
* | Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b] | Tedd Ho-Jeong An | 2016-05-06 | 1 | -5/+6 |
* | Bluetooth: hci_intel: Fix null gpio desc pointer dereference | Loic Poulain | 2016-05-02 | 1 | -4/+2 |
* | btmrvl: add platform specific wakeup interrupt support | Xinming Hu | 2016-05-02 | 4 | -15/+116 |
* | Bluetooth: ath3k: Silence uninitialized variable warning | Dan Carpenter | 2016-04-22 | 1 | -2/+4 |
* | Bluetooth: vhci: Fix race at creating hci device | Takashi Iwai | 2016-04-20 | 1 | -6/+17 |
* | Bluetooth: hci_bcsp: fix code style | Maxim Zhukov | 2016-04-08 | 1 | -26/+31 |
* | Bluetooth: vhci: purge unhandled skbs | Jiri Slaby | 2016-04-08 | 1 | -0/+1 |
* | Bluetooth: vhci: fix open_timeout vs. hdev race | Jiri Slaby | 2016-04-08 | 1 | -3/+5 |
* | Bluetooth: hci_ldisc: Fix null pointer derefence in case of early data | Loic Poulain | 2016-04-08 | 2 | -4/+8 |
* | Bluetooth: hci_bcm: Add BCM2E71 ACPI ID | Loic Poulain | 2016-04-08 | 1 | -0/+1 |
* | Bluetooth: btmrvl_sdio: fix firmware activation failure | Wei-Ning Huang | 2016-03-10 | 1 | -1/+1 |
* | Bluetooth: btusb: Add a new AR3012 ID 13d3:3472 | Dmitry Tunin | 2016-03-10 | 2 | -0/+3 |
* | Bluetooth: hci_bcm: Add BCM2E55 ACPI ID used in Lenovo ThinkPad Tablet 8 | Jérôme de Bretagne | 2016-03-10 | 1 | -0/+1 |
* | Bluetooth: hci_uart: Add diag and address support for Intel/AG6xx | Marcel Holtmann | 2016-02-29 | 1 | -1/+12 |