| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: hci_bcm: Handle specific unknown packets after firmware loading | Jonathan Bakker | 2018-12-19 | 1 | -0/+22 |
* | Bluetooth: btbcm: Add entry for BCM4329B1 UART bluetooth | Paweł Chmiel | 2018-12-19 | 1 | -0/+1 |
* | Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029 | Raghuram Hegde | 2018-12-19 | 1 | -35/+37 |
* | Bluetooth: hci_h5: Turn off RTL8723BS on suspend, reprobe on resume | Hans de Goede | 2018-12-19 | 1 | -0/+52 |
* | Bluetooth: hci_h5: Add suspend / resume ops | Hans de Goede | 2018-12-19 | 1 | -0/+29 |
* | Bluetooth: hci_intel: clean an indentation issue, remove extraneous spaces | Colin Ian King | 2018-12-19 | 1 | -2/+2 |
* | Bluetooth: hci_serdev: Remove setting of HCI_QUIRK_RESET_ON_CLOSE. | Balakrishna Godavarthi | 2018-12-19 | 1 | -3/+0 |
* | Bluetooth: Remove unnecessary smp_mb__after_atomic() barriers | Andrea Parri | 2018-12-19 | 2 | -18/+6 |
* | Bluetooth: btbcm: Add default address for BCM43430A0 | Chen-Yu Tsai | 2018-12-19 | 1 | -1/+6 |
* | Bluetooth: hci_bcm: Add compatible string for BCM4330 | Chen-Yu Tsai | 2018-12-19 | 1 | -0/+1 |
* | Bluetooth: hci_bcm: Add BCM20702A1 variant | Maxime Ripard | 2018-12-19 | 2 | -0/+7 |
* | Bluetooth: hci_bcm: Wait for device to come out of reset after power on | Chen-Yu Tsai | 2018-12-19 | 1 | -0/+3 |
* | Bluetooth: hci_bcm: Add support for regulator supplies | Chen-Yu Tsai | 2018-12-19 | 1 | -9/+30 |
* | Bluetooth: hci_bcm: Add support for LPO clock | Chen-Yu Tsai | 2018-12-19 | 1 | -5/+36 |
* | Bluetooth: hci_bcm: Use "txco" and "extclk" to get clock reference | Chen-Yu Tsai | 2018-12-19 | 1 | -11/+30 |
* | Bluetooth: hci_bcm: Simplify clk_get error handling | Chen-Yu Tsai | 2018-12-19 | 1 | -3/+7 |
* | Bluetooth: hci_bcm: Handle deferred probing for the clock supply | Chen-Yu Tsai | 2018-12-19 | 1 | -0/+4 |
* | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-10-24 | 1 | -0/+1 |
|\ |
|
| * | change semantics of ldisc ->compat_ioctl() | Al Viro | 2018-10-13 | 1 | -0/+1 |
* | | Bluetooth: hci_qca: Add support for controller debug logs. | Balakrishna Godavarthi | 2018-10-18 | 1 | -1/+18 |
* | | Bluetooth: btusb: Add support for 0cf3:535b QCA_ROME device | Owen Lin | 2018-10-18 | 1 | -0/+1 |
* | | Bluetooth: btsdio: Do not bind to non-removable BCM43430 | Cho, Yu-Chen | 2018-10-14 | 1 | -5/+9 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-10-13 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern... | Greg Kroah-Hartman | 2018-10-11 | 1 | -1/+1 |
| |\ \ |
|
| | * | | treewide: Replace more open-coded allocation size multiplications | Kees Cook | 2018-10-06 | 1 | -1/+1 |
* | | | | Bluetooth: ath3k: add more information to error message | Luiz Carlos Ramos | 2018-09-28 | 1 | -5/+6 |
* | | | | Bluetooth: bt3c_cs: Fix obsolete function | Ding Xiang | 2018-09-27 | 1 | -3/+6 |
* | | | | Bluetooth: btrsi: fix bt tx timeout issue | Sanjay Kumar Konduri | 2018-09-27 | 1 | -1/+12 |
* | | | | Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth | Christian Hewitt | 2018-09-27 | 1 | -0/+1 |
* | | | | Bluetooth: btrtl: Add support for RTL8822C with USB interface | Alex Lu | 2018-09-27 | 1 | -0/+8 |
* | | | | Bluetooth: hci_serdev: Fixed error space required before open paranethesis | Jagdish Tirumala | 2018-09-27 | 1 | -1/+1 |
* | | | | Bluetooth: hci_qca: Add poweroff support during hci down for wcn3990 | Balakrishna Godavarthi | 2018-09-27 | 1 | -0/+33 |
* | | | | Bluetooth: btusb: Add quirk for BTUSB_INTEL_NEW | Justin TerAvest | 2018-09-27 | 1 | -0/+1 |
* | | | | Bluetooth: btrtl: Make array extension_sig static, shrinks object size | Colin Ian King | 2018-09-27 | 1 | -1/+1 |
* | | | | Bluetooth: hci_serdev: Add protocol check in hci_uart_dequeue(). | Balakrishna Godavarthi | 2018-09-27 | 1 | -3/+4 |
* | | | | Bluetooth: hci_serdev: clear HCI_UART_PROTO_READY to avoid closing proto races | Balakrishna Godavarthi | 2018-09-27 | 1 | -0/+1 |
* | | | | Bluetooth: hci_qca: Remove hdev dereference in qca_close(). | Balakrishna Godavarthi | 2018-09-27 | 1 | -6/+9 |
* | | | | Bluetooth: hci_qca: Remove serdev_device_open/close function calls | Balakrishna Godavarthi | 2018-09-27 | 1 | -2/+0 |
|/ / / |
|
* / / | Bluetooth: hci_ldisc: Free rw_semaphore on close | Hermes Zhang | 2018-09-11 | 1 | -0/+2 |
|/ / |
|
* | | Bluetooth: mediatek: Fix memory leak | Gustavo A. R. Silva | 2018-08-21 | 1 | -3/+5 |
* | | Bluetooth: Make BT_HCIUART_RTL configuration option depend on ACPI | Hans de Goede | 2018-08-21 | 1 | -0/+1 |
|/ |
|
* | Bluetooth: mediatek: pass correct size to h4_recv_buf() | Dan Carpenter | 2018-08-13 | 1 | -1/+1 |
* | Bluetooth: Introduce BT_HCIUART_RTL configuration option | Marcel Holtmann | 2018-08-09 | 2 | -0/+17 |
* | Bluetooth: mediatek: Add protocol support for MediaTek serial devices | Sean Wang | 2018-08-07 | 3 | -0/+641 |
* | Bluetooth: btqca: Introduce HCI_EV_VENDOR and use it | Marcel Holtmann | 2018-08-06 | 1 | -3/+3 |
* | Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV | Johan Hedberg | 2018-08-04 | 1 | -0/+1 |
* | Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990 | Balakrishna Godavarthi | 2018-08-03 | 2 | -47/+363 |
* | Bluetooth: btqca: Add wcn3990 firmware download support. | Balakrishna Godavarthi | 2018-08-03 | 1 | -4/+21 |
* | Bluetooth: hci_qca: Enable 3.2 Mbps operating speed. | Balakrishna Godavarthi | 2018-08-03 | 1 | -1/+3 |
* | Bluetooth: hci_qca: Add wrapper functions for setting UART speed | Balakrishna Godavarthi | 2018-08-03 | 1 | -23/+70 |