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