| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ |
|
| * | bluetooth: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | Bluetooth: Add support for Broadcom BCM20702A0 variants firmware download | Heinrich Siebmanns | 2014-12-03 | 1 | -1/+2 |
* | | Bluetooth: btmrvl add firmware dump support | Xinming Hu | 2014-12-03 | 6 | -0/+364 |
* | | Bluetooth: btmrvl: remove extra newline character | Amitkumar Karwar | 2014-12-03 | 2 | -9/+9 |
* | | Bluetooth: ath3k: Add support of MCI 13d3:3408 bt device | Dmitry Tunin | 2014-11-26 | 2 | -0/+3 |
* | | Bluetooth: btmrvl: update hs_state in interrupt handler | Amitkumar Karwar | 2014-11-19 | 1 | -0/+6 |
* | | Bluetooth: btmrvl: add DT-bindings for gpio-gap | Amitkumar Karwar | 2014-11-19 | 1 | -3/+9 |
* | | Bluetooth: btmrvl: add DT bindings documentation | Amitkumar Karwar | 2014-11-19 | 1 | -17/+14 |
* | | Bluetooth: Add support for Broadcom BCM20702A1 variant | Fabio K | 2014-11-18 | 1 | -0/+2 |
* | | Bluetooth: hci-uart-ath: Correct the comments in this driver | Fugang Duan | 2014-11-11 | 1 | -1/+1 |
* | | Bluetooth: btusb: Add internal callback for USB bulk rx data | Marcel Holtmann | 2014-11-03 | 1 | -1/+5 |
* | | Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for Broadcom devices | Marcel Holtmann | 2014-11-03 | 1 | -0/+1 |
* | | Bluetooth: Switch HCI H5 driver to use hci_reset_dev() function | Marcel Holtmann | 2014-11-02 | 1 | -11/+2 |
* | | Bluetooth: Use HCI_EV_HARDWARE_ERROR define for event payload | Marcel Holtmann | 2014-11-02 | 1 | -2/+2 |
* | | Bluetooth: HCI H5 peer reset detection | Loic Poulain | 2014-10-31 | 1 | -0/+34 |
* | | Bluetooth: Add support for Acer [0489:e078] | Anantha Krishnan | 2014-10-25 | 2 | -0/+3 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-10-13 | 1 | -14/+8 |
|\ |
|
| * | switch hci_vhci to ->write_iter() | Al Viro | 2014-10-09 | 1 | -14/+8 |
* | | Bluetooth: btusb: remove redundant lock variable | Amitkumar Karwar | 2014-09-30 | 1 | -4/+0 |
* | | Bluetooth: btmrvl: support Marvell Bluetooth device SD8887 | Xinming Hu | 2014-09-30 | 2 | -2/+34 |
* | | Bluetooth: btmrvl: rename definitions from 88xx to 8897 | Amitkumar Karwar | 2014-09-30 | 1 | -2/+2 |
* | | Bluetooth: btusb: Implement driver internal packet reassembly | Marcel Holtmann | 2014-09-16 | 1 | -8/+189 |
* | | Bluetooth: btusb: Split fragement receiption into separate functions | Marcel Holtmann | 2014-09-16 | 1 | -9/+21 |
* | | Bluetooth: btusb: Fix old coding style issues | Marcel Holtmann | 2014-09-16 | 1 | -56/+58 |
* | | Bluetooth: btusb: Separate TX URB allocation and submission | Marcel Holtmann | 2014-09-14 | 1 | -81/+125 |
* | | Bluetooth: btusb: Use GFP_KERNEL in btusb_send_frame() | Johan Hedberg | 2014-09-14 | 1 | -5/+5 |
* | | Bluetooth: Fix issue with USB suspend in btusb driver | Champion Chen | 2014-09-09 | 1 | -0/+9 |
* | | Bluetooth: Remove typedef bt3c_info_t | Himangi Saraogi | 2014-08-14 | 1 | -13/+14 |
* | | Bluetooth: Remove typedefs nsh_t and dtl1_info_t | Himangi Saraogi | 2014-08-14 | 1 | -18/+18 |
* | | Bluetooth: Remove typedef btuart_info_t | Himangi Saraogi | 2014-08-14 | 1 | -13/+14 |
* | | Bluetooth: Remove typedef bluecard_info_t | Himangi Saraogi | 2014-08-14 | 1 | -17/+18 |
* | | Add a new PID/VID 0227/0930 for AR3012. | Vincent Zwanenburg | 2014-08-14 | 2 | -0/+3 |
* | | Bluetooth: Fix HCI H5 corrupted ack value | Loic Poulain | 2014-08-14 | 1 | -1/+1 |
|/ |
|
* | Bluetooth: Fix crash in the Marvell driver initialization codepath | Anatol Pomozov | 2014-07-31 | 1 | -0/+5 |
* | Bluetooth: Add support for Broadcom device of Asus Z97-DELUXE motherboard | Marcel Holtmann | 2014-07-21 | 1 | -0/+3 |
* | Bluetooth: Fix endian and alignment issue with ath3k version handling | Marcel Holtmann | 2014-07-20 | 1 | -13/+16 |
* | Bluetooth: btmrvl: add public address configuration support | Amitkumar Karwar | 2014-07-19 | 2 | -0/+25 |
* | Bluetooth: add public address configuration for Marvell USB devices | Amitkumar Karwar | 2014-07-19 | 1 | -0/+31 |
* | Bluetooth: btmrvl: avoid sending data to firmware after hs_activated | Chin-Ran Lo | 2014-07-15 | 1 | -8/+8 |
* | Bluetooth: Fix HCIUARTGETDEVICE ioctl when UART is not registered | Marcel Holtmann | 2014-07-12 | 1 | -1/+1 |
* | Bluetooth: Add support for external configuration with UART driver | Marcel Holtmann | 2014-07-11 | 2 | -1/+6 |
* | Bluetooth: Check for valid HCI UART driver flags | Marcel Holtmann | 2014-07-11 | 1 | -1/+18 |
* | Bluetooth: Add support for Acer [13D3:3432] | Anantha Krishnan | 2014-07-08 | 2 | -0/+3 |
* | Bluetooth: Use BTUSB_BROKEN_ISOC flag for CSR USB sniffer devices | Marcel Holtmann | 2014-07-07 | 1 | -4/+4 |
* | Bluetooth: Ignore isochronous endpoints for Intel USB bootloader | Marcel Holtmann | 2014-07-06 | 1 | -1/+2 |
* | Bluetooth: Handle Intel USB bootloader with buggy interrupt | Marcel Holtmann | 2014-07-06 | 1 | -0/+12 |
* | Bluetooth: Remove module parameters for ignoring USB devices | Marcel Holtmann | 2014-07-06 | 1 | -21/+0 |
* | Bluetooth: Add support for Intel bootloader devices | Marcel Holtmann | 2014-07-06 | 1 | -1/+8 |
* | Bluetooth: Support HCI_QUIRK_EXTERNAL_CONFIG for hci_vhci driver | Marcel Holtmann | 2014-07-04 | 1 | -2/+6 |