| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: hci_ath: Replace mdelay with msleep in ath_wakeup_ar3k | Jia-Ju Bai | 2018-02-07 | 1 | -2/+2 |
* | Bluetooth: Use bt_dev_err and bt_dev_info when possible | Marcel Holtmann | 2017-10-30 | 1 | -1/+1 |
* | Bluetooth: hci_ath: Add ath_vendor_cmd helper | Loic Poulain | 2017-10-29 | 1 | -17/+32 |
* | Bluetooth: Use new hci_skb_pkt_* wrappers for drivers | Marcel Holtmann | 2015-11-19 | 1 | -3/+3 |
* | Bluetooth: hci_uart: Provide initial manufacturer information | Marcel Holtmann | 2015-10-21 | 1 | -0/+1 |
* | Bluetooth: hci_uart: Fix dereferencing of ERR_PTR | Chan-yeol Park | 2015-06-17 | 1 | -0/+1 |
* | Bluetooth: hci_uart: Add Atheros support for address configuration | Marcel Holtmann | 2015-04-30 | 1 | -0/+34 |
* | Bluetooth: hci_uart: Reorder Atheros specific driver callbacks | Marcel Holtmann | 2015-04-30 | 1 | -36/+30 |
* | Bluetooth: hci_uart: Provide generic H:4 receive framework | Marcel Holtmann | 2015-04-07 | 1 | -1/+8 |
* | Bluetooth: hci_uart: Remove the manual protocol init message | Marcel Holtmann | 2015-04-07 | 1 | -8/+1 |
* | Bluetooth: hci_uart: Add name information to hci_uart_proto struct | Marcel Holtmann | 2015-04-07 | 1 | -7/+8 |
* | Bluetooth: hci_uart: Make struct hci_uart_proto always const | Marcel Holtmann | 2015-04-07 | 1 | -1/+1 |
* | Bluetooth: hci_uart: Use h4_recv_buf helper for Atheros AR300x | Marcel Holtmann | 2015-04-07 | 1 | -5/+9 |
* | Bluetooth: hci_uart: Use const data pointer for received data | Marcel Holtmann | 2015-04-07 | 1 | -1/+1 |
* | tty: Remove external interface for tty_set_termios() | Peter Hurley | 2015-02-02 | 1 | -13/+2 |
* | Bluetooth: hci-uart-ath: Correct the comments in this driver | Fugang Duan | 2014-11-11 | 1 | -1/+1 |
* | tty: move the termios object into the tty | Alan Cox | 2012-07-16 | 1 | -1/+1 |
* | Bluetooth: hci-uart-ath: Use GFP_ATOMIC in open() | David Herrmann | 2012-02-13 | 1 | -1/+1 |
* | Bluetooth: hci_uart: check the return value of recv() | Jiejing Zhang | 2011-04-13 | 1 | -1/+6 |
* | hci_ath: Fix the mess in this driver | Alan Cox | 2011-02-17 | 1 | -13/+13 |
* | Bluetooth: Fix kfree() => kfree_skb() in hci_ath.c | Dan Carpenter | 2010-07-27 | 1 | -1/+1 |
* | Bluetooth: Add __init and __exit marks to UART drivers | Gustavo F. Padovan | 2010-07-27 | 1 | -2/+2 |
* | Bluetooth: Fix permission of hci_ath.c | Gustavo F. Padovan | 2010-07-27 | 1 | -0/+0 |
* | Bluetooth: Support for Atheros AR300x serial chip | Suraj Sumangala | 2010-07-21 | 1 | -0/+235 |