| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: ath3k: remove superfluous header files | Mianhan Liu | 2022-03-18 | 1 | -1/+0 |
* | Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv() | Greg Kroah-Hartman | 2020-09-25 | 1 | -64/+29 |
* | Revert "Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv()" | Oliver Neukum | 2020-09-25 | 1 | -26/+64 |
* | Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv() | Greg Kroah-Hartman | 2020-09-16 | 1 | -64/+26 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -15/+1 |
* | Bluetooth: ath3k: add more information to error message | Luiz Carlos Ramos | 2018-09-28 | 1 | -5/+6 |
* | Bluetooth: ath3k: fix checkpatch warning | Maxim Zhukov | 2018-02-07 | 1 | -1/+1 |
* | Bluetooth: ath3k: Fix warning: quoted string split across lines | Maxim Zhukov | 2018-02-07 | 1 | -4/+8 |
* | Bluetooth: ath3k: remove blank line after if | Maxim Zhukov | 2018-02-07 | 1 | -1/+0 |
* | Bluetooth: ath3k: do not init variables | Maxim Zhukov | 2018-02-07 | 1 | -2/+2 |
* | Bluetooth: ath3k: replace hardcode numbers with define | Maxim Zhukov | 2018-02-07 | 1 | -4/+5 |
* | Bluetooth: Style fix - align block comments | Derek Robson | 2017-07-22 | 1 | -1/+2 |
* | Bluetooth: Add another AR3012 04ca:3018 device | Dmitry Tunin | 2017-02-16 | 1 | -0/+2 |
* | Bluetooth: Add support of 13d3:3490 AR3012 device | Dmitry Tunin | 2016-07-12 | 1 | -0/+2 |
* | Bluetooth: Add USB ID 13D3:3487 to ath3k | Lauro Costa | 2016-05-13 | 1 | -0/+2 |
* | Bluetooth: ath3k: Silence uninitialized variable warning | Dan Carpenter | 2016-04-22 | 1 | -2/+4 |
* | Bluetooth: btusb: Add a new AR3012 ID 13d3:3472 | Dmitry Tunin | 2016-03-10 | 1 | -0/+2 |
* | Bluetooth: btusb: Add a new AR3012 ID 04ca:3014 | Dmitry Tunin | 2016-02-28 | 1 | -0/+2 |
* | Bluetooth: Add new AR3012 ID 0489:e095 | Dmitry Tunin | 2016-02-23 | 1 | -0/+2 |
* | Bluetooth: btusb: Add new AR3012 ID 13d3:3395 | Dmitry Tunin | 2016-02-23 | 1 | -0/+2 |
* | Bluetooth: ath3k: Fixed a blank line after declaration issue | Bhumika Goyal | 2016-02-23 | 1 | -0/+1 |
* | Bluetooth: ath3k: Add support of AR3012 0cf3:817b device | Dmitry Tunin | 2015-10-21 | 1 | -0/+2 |
* | Bluetooth: ath3k: Add new AR3012 0930:021c id | Dmitry Tunin | 2015-10-21 | 1 | -0/+2 |
* | Bluetooth: ath3k: Add support of 04ca:300d AR3012 device | Dmitry Tunin | 2015-06-18 | 1 | -0/+2 |
* | ath3k: add support of 13d3:3474 AR3012 device | Dmitry Tunin | 2015-06-07 | 1 | -0/+2 |
* | ath3k: Add support of 0489:e076 AR3012 device | Dmitry Tunin | 2015-06-07 | 1 | -0/+2 |
* | Bluetooth: ath3k: add support of 04ca:300f AR3012 device | Dmitry Tunin | 2015-05-13 | 1 | -0/+2 |
* | Bluetooth: ath3k: Add a new ID 0cf3:e006 to ath3k list | Wen-chien Jesse Sung | 2015-05-13 | 1 | -0/+2 |
* | Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe card | Alexander Ploumistos | 2015-02-15 | 1 | -0/+1 |
* | Bluetooth: ath3k: workaround the compatibility issue with xHCI controller | Adam Lee | 2015-01-29 | 1 | -0/+8 |
* | Bluetooth: ath3k: Add support of AR3012 bluetooth 13d3:3423 device | Dmitry Tunin | 2015-01-21 | 1 | -0/+2 |
* | Bluetooth: Add USB device 04ca:3010 as Atheros AR3012 | Janne Heikkinen | 2014-12-09 | 1 | -0/+2 |
* | Bluetooth: ath3k: Add support of MCI 13d3:3408 bt device | Dmitry Tunin | 2014-11-26 | 1 | -0/+2 |
* | Bluetooth: Add support for Acer [0489:e078] | Anantha Krishnan | 2014-10-25 | 1 | -0/+2 |
* | Add a new PID/VID 0227/0930 for AR3012. | Vincent Zwanenburg | 2014-08-14 | 1 | -0/+2 |
* | Bluetooth: Fix endian and alignment issue with ath3k version handling | Marcel Holtmann | 2014-07-20 | 1 | -13/+16 |
* | Bluetooth: Add support for Acer [13D3:3432] | Anantha Krishnan | 2014-07-08 | 1 | -0/+2 |
* | Bluetooth: ath3k: reduce pipe setting times in ath3k_load_fwfile() | Adam Lee | 2014-07-03 | 1 | -2/+2 |
* | Revert "Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012." | Marcel Holtmann | 2014-06-20 | 1 | -2/+0 |
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-06-05 | 1 | -1/+2 |
|\ |
|
| * | Bluetooth: ath3k: no need to set same pipe multiple times | Adam Lee | 2014-05-27 | 1 | -1/+2 |
* | | Bluetooth: Add support for Lite-on [04ca:3007] | Mohammed Habibulla | 2014-04-25 | 1 | -0/+2 |
|/ |
|
* | Bluetooth: Fix endianess issue in the ath3k driver | Peng Chen | 2014-03-07 | 1 | -2/+2 |
* | Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012. | Peng Chen | 2014-03-05 | 1 | -0/+2 |
* | Bluetooth: Remove assignments in if-statements | Valentin Ilie | 2014-03-05 | 1 | -4/+3 |
* | Bluetooth: append new supported device to the list [0b05:17d0] | Andy Shevchenko | 2014-02-18 | 1 | -0/+2 |
* | Bluetooth: sort the list of IDs in the source code | Andy Shevchenko | 2014-02-18 | 1 | -39/+39 |
* | Bluetooth: Add firmware update for Atheros 0cf3:311f | Oliver Neukum | 2014-02-13 | 1 | -0/+2 |
* | Bluetooth: Enable Atheros 0cf3:311e for firmware upload | Oliver Neukum | 2014-02-13 | 1 | -0/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-06 | 1 | -0/+2 |
|\ |
|