Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bluetooth: hci_ll.c: removes unnecessary semicolon | Peter Senna Tschudin | 2012-09-18 | 1 | -1/+1 |
* | Bluetooth: Remove 'register' usage from the subsystem | Gustavo Padovan | 2012-06-05 | 1 | -3/+3 |
* | Bluetooth: hci-uart-ll: Use GFP_ATOMIC in open() | David Herrmann | 2012-02-13 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | Bluetooth: Add __init and __exit marks to UART drivers | Gustavo F. Padovan | 2010-07-27 | 1 | -2/+2 |
* | Bluetooth: Use __packed annotation for drivers | Gustavo F. Padovan | 2010-07-21 | 1 | -1/+1 |
* | Bluetooth: Use the proper function cast to get hdr data | Gustavo F. Padovan | 2010-05-10 | 1 | -3/+3 |
* | Bluetooth: Fix return value when bt_skb_alloc fails | Gustavo F. Padovan | 2010-05-10 | 1 | -1/+1 |
* | Bluetooth: Remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-27 | 1 | -2/+1 |
* | [BLUETOOTH]: Always send explicit hci_ll wake-up acks. | Ohad Ben-Cohen | 2008-01-10 | 1 | -9/+14 |
* | [Bluetooth] Add UART driver for Texas Instruments' BRF63xx chips | Ohad Ben-Cohen | 2007-10-22 | 1 | -0/+531 |