Age | Commit message (Expand) | Author | Files | Lines |
2016-07-09 | Bluetooth: Rename HCI_BREDR into HCI_PRIMARY | Marcel Holtmann | 1 | -1/+1 |
2015-11-19 | Bluetooth: Use new hci_skb_pkt_* wrappers for drivers | Marcel Holtmann | 1 | -3/+3 |
2015-10-05 | Bluetooth: Move handling of HCI_RUNNING flag into core | Marcel Holtmann | 1 | -10/+1 |
2015-10-05 | Bluetooth: Move HCI_RUNNING check into hci_send_frame | Marcel Holtmann | 1 | -3/+0 |
2013-12-29 | Bluetooth: Use MD SET register for changing SDIO Type-B to Type-A | Marcel Holtmann | 1 | -1/+2 |
2013-12-23 | Bluetooth: Set HCI_QUIRK_RESET_ON_CLOSE for Socket SDIO cards | Marcel Holtmann | 1 | -0/+3 |
2013-10-11 | Bluetooth: Add hdev parameter to hdev->send driver callback | Marcel Holtmann | 1 | -2/+1 |
2013-10-11 | Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback | Marcel Holtmann | 1 | -2/+1 |
2012-08-06 | Bluetooth: Use devm_kzalloc in btsdio.c file | Sachin Kamat | 1 | -6/+2 |
2012-02-13 | Bluetooth: Remove hci_dev->driver_data | David Herrmann | 1 | -5/+5 |
2012-02-13 | Bluetooth: Remove HCI-owner field | David Herrmann | 1 | -2/+0 |
2012-02-13 | Bluetooth: btsdio: Free driver data on SDIO shutdown | David Herrmann | 1 | -10/+1 |
2010-10-12 | Bluetooth: Support SDIO devices that are AMP controllers | David Vrabel | 1 | -0/+8 |
2010-02-27 | Bluetooth: Convert controller hdev->type to hdev->bus | Marcel Holtmann | 1 | -1/+1 |
2008-11-30 | Bluetooth: Enable per-module dynamic debug messages | Marcel Holtmann | 1 | -5/+0 |
2008-11-30 | Bluetooth: Fix TX error path in btsdio driver | Tomas Winkler | 1 | -0/+1 |
2008-10-26 | btsdio: free sk_buff with kfree_skb | Sergio Luis | 1 | -1/+1 |
2008-02-05 | drivers/bluetooth/btsdio.c: fix double-free | Adrian Bunk | 1 | -3/+1 |
2007-10-22 | [Bluetooth] Add generic driver for Bluetooth SDIO devices | Marcel Holtmann | 1 | -0/+406 |