aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_ath.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-16tty: move the termios object into the ttyAlan Cox1-1/+1
2012-02-13Bluetooth: hci-uart-ath: Use GFP_ATOMIC in open()David Herrmann1-1/+1
2011-04-13Bluetooth: hci_uart: check the return value of recv()Jiejing Zhang1-1/+6
2011-02-17hci_ath: Fix the mess in this driverAlan Cox1-13/+13
2010-07-27Bluetooth: Fix kfree() => kfree_skb() in hci_ath.cDan Carpenter1-1/+1
2010-07-27Bluetooth: Add __init and __exit marks to UART driversGustavo F. Padovan1-2/+2
2010-07-27Bluetooth: Fix permission of hci_ath.cGustavo F. Padovan1-0/+0
2010-07-21Bluetooth: Support for Atheros AR300x serial chipSuraj Sumangala1-0/+235