aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_ll.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-11Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann1-1/+0
2013-10-11Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann1-7/+6
2012-09-18Bluetooth: hci_ll.c: removes unnecessary semicolonPeter Senna Tschudin1-1/+1
2012-06-05Bluetooth: Remove 'register' usage from the subsystemGustavo Padovan1-3/+3
2012-02-13Bluetooth: hci-uart-ll: Use GFP_ATOMIC in open()David Herrmann1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-07-27Bluetooth: Add __init and __exit marks to UART driversGustavo F. Padovan1-2/+2
2010-07-21Bluetooth: Use __packed annotation for driversGustavo F. Padovan1-1/+1
2010-05-10Bluetooth: Use the proper function cast to get hdr dataGustavo F. Padovan1-3/+3
2010-05-10Bluetooth: Fix return value when bt_skb_alloc failsGustavo F. Padovan1-1/+1
2009-02-27Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun1-2/+1
2008-01-10[BLUETOOTH]: Always send explicit hci_ll wake-up acks.Ohad Ben-Cohen1-9/+14
2007-10-22[Bluetooth] Add UART driver for Texas Instruments' BRF63xx chipsOhad Ben-Cohen1-0/+531