| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: btusb: Correct typos based on checkpatch.pl | Minjune Kim | 2015-08-28 | 1 | -2/+2 |
* | Bluetooth: btusb: mark 0c10:0000 devices with BTUSB_SWAVE | Peter Poklop | 2015-08-15 | 1 | -0/+3 |
* | Bluetooth: btusb: match generic class code in interface descriptor | Daniel Drake | 2015-07-30 | 1 | -0/+3 |
* | Bluetooth: btintel: Create common function for Intel version info | Marcel Holtmann | 2015-07-23 | 1 | -22/+1 |
* | Bluetooth: btintel: Create common Intel Secure Send function | Marcel Holtmann | 2015-07-23 | 1 | -29/+4 |
* | Bluetooth: btusb: Use hardware error handler from Intel module | Marcel Holtmann | 2015-07-23 | 1 | -34/+1 |
* | Bluetooth: ath3k: Add support of 04ca:300d AR3012 device | Dmitry Tunin | 2015-06-18 | 1 | -0/+1 |
* | Bluetooth: btusb: Add routine for applying Intel DDC parameters | Tedd Ho-Jeong An | 2015-06-17 | 1 | -0/+43 |
* | Bluetooth: btusb: Fix secure send command length alignment on Intel 8260 | Marcel Holtmann | 2015-06-09 | 1 | -12/+22 |
* | Bluetooth: btusb: Correct typo in Roper Class 1 Bluetooth Dongle | Aleksei Volkov | 2015-06-08 | 1 | -1/+1 |
* | Bluetooth: btusb: Remove unneeded btusb_read_local_version function | Marcel Holtmann | 2015-06-08 | 1 | -25/+13 |
* | Bluetooth: btusb: Remove double error check from local version command | Marcel Holtmann | 2015-06-08 | 1 | -16/+10 |
* | Bluetooth: btusb: Fix memory leak in Intel setup routine | Marcel Holtmann | 2015-06-08 | 1 | -0/+2 |
* | ath3k: add support of 13d3:3474 AR3012 device | Dmitry Tunin | 2015-06-07 | 1 | -0/+1 |
* | ath3k: Add support of 0489:e076 AR3012 device | Dmitry Tunin | 2015-06-07 | 1 | -0/+1 |
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-05-30 | 1 | -411/+23 |
|\ |
|
| * | Bluetooth: btusb: fix Realtek suspend/resume | Daniel Drake | 2015-05-25 | 1 | -1/+17 |
| * | Bluetooth: btusb: Change 1 to true in bool type variable assignment | Shailendra Verma | 2015-05-25 | 1 | -1/+1 |
| * | Bluetooth: btusb: Support QCA61x4 ROME v2.0 | Chan-yeol Park | 2015-05-25 | 1 | -0/+1 |
| * | Bluetooth: btusb: Fix calls to __hci_cmd_sync() | Frederic Danis | 2015-05-15 | 1 | -36/+0 |
| * | Bluetooth: btrtl: Create separate module for Realtek BT driver | Carlo Caione | 2015-05-14 | 1 | -373/+4 |
* | | Bluetooth: ath3k: add support of 04ca:300f AR3012 device | Dmitry Tunin | 2015-05-13 | 1 | -0/+1 |
* | | Bluetooth: btusb: Add support for 0cf3:e007 | Wen-chien Jesse Sung | 2015-05-13 | 1 | -0/+1 |
* | | Bluetooth: ath3k: Add a new ID 0cf3:e006 to ath3k list | Wen-chien Jesse Sung | 2015-05-13 | 1 | -0/+1 |
|/ |
|
* | Bluetooth: btusb: off by one in rtl8723b_parse_firmware() | Dan Carpenter | 2015-04-30 | 1 | -1/+1 |
* | Bluetooth: btusb: Fix two coding style issues | Marcel Holtmann | 2015-04-30 | 1 | -2/+2 |
* | Bluetooth: btusb: Add Realtek 8723A/8723B/8761A/8821A support | Daniel Drake | 2015-04-30 | 1 | -0/+399 |
* | Bluetooth: btusb: Use proper data structures for Intel vendor events | Marcel Holtmann | 2015-04-09 | 1 | -26/+53 |
* | Bluetooth: btusb: Move Intel command structs into its own header | Marcel Holtmann | 2015-04-07 | 1 | -33/+0 |
* | Bluetooth: btusb: Use generic Intel support for address support | Marcel Holtmann | 2015-04-07 | 1 | -70/+9 |
* | Bluetooth: btusb: Update version number of the module | Marcel Holtmann | 2015-04-07 | 1 | -1/+1 |
* | Bluetooth: btusb: Move Broadcom quirk setting into support module | Marcel Holtmann | 2015-04-07 | 1 | -4/+1 |
* | Bluetooth: btusb: Add option for Broadcom protocol support | Marcel Holtmann | 2015-04-07 | 1 | -207/+4 |
* | Bluetooth: btusb: Use generic functionality by Broadcom module | Marcel Holtmann | 2015-04-07 | 1 | -58/+4 |
* | Bluetooth: btusb: Consolidate Broadcom based device entries | Marcel Holtmann | 2015-03-28 | 1 | -8/+4 |
* | Bluetooth: Read Broadcom chip info for Apple Bluetooth devices | Marcel Holtmann | 2015-03-22 | 1 | -1/+37 |
* | Bluetooth: Read Verbose Config Version Info for Broadcom devices | Marcel Holtmann | 2015-03-21 | 1 | -0/+19 |
* | Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_CSR | Jakub Pawlowski | 2015-03-17 | 1 | -0/+2 |
* | Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_INTEL | Jakub Pawlowski | 2015-03-17 | 1 | -0/+1 |
* | Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_ATH3012 | Jakub Pawlowski | 2015-03-17 | 1 | -0/+1 |
* | Bluetooth: btusb: Fix minor whitespace issue in QCA ROME device entries | Marcel Holtmann | 2015-03-17 | 1 | -2/+2 |
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-03-14 | 1 | -32/+301 |
|\ |
|
| * | Bluetooth: btusb: Add helper for READ_LOCAL_VERSION command | Daniel Drake | 2015-03-13 | 1 | -32/+28 |
| * | Bluetooth: btusb: Fix incorrect type in qca_device_info | Kim, Ben Young Tae | 2015-03-11 | 1 | -13/+21 |
| * | Bluetooth: btusb: Add support for QCA ROME chipset family | Kim, Ben Young Tae | 2015-03-03 | 1 | -0/+254 |
| * | Bluetooth: btusb: Add setup callback for chip init on USB | Kim, Ben Young Tae | 2015-03-03 | 1 | -0/+11 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-03 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllers | Marcel Holtmann | 2015-02-23 | 1 | -0/+1 |
* | | Bluetooth: btusb: Use matching names for Broadcom firmware files | Marcel Holtmann | 2015-02-15 | 1 | -22/+53 |
* | | Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe card | Alexander Ploumistos | 2015-02-15 | 1 | -0/+1 |