summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_ll.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_ll.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-181-1/+1
* Bluetooth: Remove 'register' usage from the subsystemGustavo Padovan2012-06-051-3/+3
* Bluetooth: hci-uart-ll: Use GFP_ATOMIC in open()David Herrmann2012-02-131-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Bluetooth: Add __init and __exit marks to UART driversGustavo F. Padovan2010-07-271-2/+2
* Bluetooth: Use __packed annotation for driversGustavo F. Padovan2010-07-211-1/+1
* Bluetooth: Use the proper function cast to get hdr dataGustavo F. Padovan2010-05-101-3/+3
* Bluetooth: Fix return value when bt_skb_alloc failsGustavo F. Padovan2010-05-101-1/+1
* Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-271-2/+1
* [BLUETOOTH]: Always send explicit hci_ll wake-up acks.Ohad Ben-Cohen2008-01-101-9/+14
* [Bluetooth] Add UART driver for Texas Instruments' BRF63xx chipsOhad Ben-Cohen2007-10-221-0/+531