Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [BLUETOOTH]: Always send explicit hci_ll wake-up acks. | Ohad Ben-Cohen | 2008-01-10 | 1 | -9/+14 |
| | | | | | | | | | In the (rare) event of simultaneous mutual wake up requests, do send the chip an explicit wake-up ack. This is required for Texas Instruments's BRF6350 chip. Signed-off-by: Ohad Ben-Cohen <ohad@bencohen.org> Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | [Bluetooth] Add UART driver for Texas Instruments' BRF63xx chips | Ohad Ben-Cohen | 2007-10-22 | 1 | -0/+531 |
Add support for Texas Instruments' HCI Low Level (HCILL) Bluetooth protocol, which is a power management extension to H4. The HCILL is widely used by TI's BRF63xx Bluetooth chips. Signed-off-by: Ohad Ben-Cohen <ohad@bencohen.org> Signed-off-by: Marcel Holtmann <marcel@holtmann.org> |