index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
hci_ath.c
Age
Commit message (
Expand
)
Author
2015-11-19
Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
Marcel Holtmann
2015-10-21
Bluetooth: hci_uart: Provide initial manufacturer information
Marcel Holtmann
2015-06-17
Bluetooth: hci_uart: Fix dereferencing of ERR_PTR
Chan-yeol Park
2015-04-30
Bluetooth: hci_uart: Add Atheros support for address configuration
Marcel Holtmann
2015-04-30
Bluetooth: hci_uart: Reorder Atheros specific driver callbacks
Marcel Holtmann
2015-04-07
Bluetooth: hci_uart: Provide generic H:4 receive framework
Marcel Holtmann
2015-04-07
Bluetooth: hci_uart: Remove the manual protocol init message
Marcel Holtmann
2015-04-07
Bluetooth: hci_uart: Add name information to hci_uart_proto struct
Marcel Holtmann
2015-04-07
Bluetooth: hci_uart: Make struct hci_uart_proto always const
Marcel Holtmann
2015-04-07
Bluetooth: hci_uart: Use h4_recv_buf helper for Atheros AR300x
Marcel Holtmann
2015-04-07
Bluetooth: hci_uart: Use const data pointer for received data
Marcel Holtmann
2015-02-02
tty: Remove external interface for tty_set_termios()
Peter Hurley
2014-11-11
Bluetooth: hci-uart-ath: Correct the comments in this driver
Fugang Duan
2012-07-16
tty: move the termios object into the tty
Alan Cox
2012-02-13
Bluetooth: hci-uart-ath: Use GFP_ATOMIC in open()
David Herrmann
2011-04-13
Bluetooth: hci_uart: check the return value of recv()
Jiejing Zhang
2011-02-17
hci_ath: Fix the mess in this driver
Alan Cox
2010-07-27
Bluetooth: Fix kfree() => kfree_skb() in hci_ath.c
Dan Carpenter
2010-07-27
Bluetooth: Add __init and __exit marks to UART drivers
Gustavo F. Padovan
2010-07-27
Bluetooth: Fix permission of hci_ath.c
Gustavo F. Padovan
2010-07-21
Bluetooth: Support for Atheros AR300x serial chip
Suraj Sumangala