aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_ath.c
AgeCommit message (Expand)Author
2019-08-04Bluetooth: hci_uart: check for missing tty operationsVladis Dronov
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-02-07Bluetooth: hci_ath: Replace mdelay with msleep in ath_wakeup_ar3kJia-Ju Bai
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann
2017-10-29Bluetooth: hci_ath: Add ath_vendor_cmd helperLoic Poulain
2015-11-19Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann
2015-10-21Bluetooth: hci_uart: Provide initial manufacturer informationMarcel Holtmann
2015-06-17Bluetooth: hci_uart: Fix dereferencing of ERR_PTRChan-yeol Park
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