aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth/hci_ath.c
AgeCommit message (Expand)Author
2015-04-30Bluetooth: hci_uart: Add Atheros support for address configurationMarcel Holtmann
2015-04-30Bluetooth: hci_uart: Reorder Atheros specific driver callbacksMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Provide generic H:4 receive frameworkMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Remove the manual protocol init messageMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Add name information to hci_uart_proto structMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Make struct hci_uart_proto always constMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Use h4_recv_buf helper for Atheros AR300xMarcel Holtmann
2015-04-07Bluetooth: hci_uart: Use const data pointer for received dataMarcel Holtmann
2015-02-02tty: Remove external interface for tty_set_termios()Peter Hurley
2014-11-11Bluetooth: hci-uart-ath: Correct the comments in this driverFugang Duan
2012-07-16tty: move the termios object into the ttyAlan Cox
2012-02-13Bluetooth: hci-uart-ath: Use GFP_ATOMIC in open()David Herrmann
2011-04-13Bluetooth: hci_uart: check the return value of recv()Jiejing Zhang
2011-02-17hci_ath: Fix the mess in this driverAlan Cox
2010-07-27Bluetooth: Fix kfree() => kfree_skb() in hci_ath.cDan Carpenter
2010-07-27Bluetooth: Add __init and __exit marks to UART driversGustavo F. Padovan
2010-07-27Bluetooth: Fix permission of hci_ath.cGustavo F. Padovan
2010-07-21Bluetooth: Support for Atheros AR300x serial chipSuraj Sumangala