| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: btsdio: Do not bind to non-removable BCM4345 and BCM43455 | Kyle Copperfield | 2021-10-20 | 1 | -0/+2 |
* | Bluetooth: btsdio: Check for valid packet type | Luiz Augusto von Dentz | 2020-01-15 | 1 | -5/+14 |
* | Bluetooth: btsdio: Do not bind to non-removable BCM4356 | Peter Robinson | 2019-07-06 | 1 | -0/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -16/+1 |
* | Bluetooth: btsdio: Use module_sdio_driver helper | Sean Wang | 2019-04-23 | 1 | -14/+1 |
* | Bluetooth: btsdio: Do not bind to non-removable BCM43430 | Cho, Yu-Chen | 2018-10-14 | 1 | -5/+9 |
* | Bluetooth: btsdio: Do not bind to non-removable BCM43341 | Hans de Goede | 2017-12-13 | 1 | -0/+9 |
* | Bluetooth: Style fix - align block comments | Derek Robson | 2017-07-22 | 1 | -1/+2 |
* | Bluetooth: Rename HCI_BREDR into HCI_PRIMARY | Marcel Holtmann | 2016-07-09 | 1 | -1/+1 |
* | Bluetooth: Use new hci_skb_pkt_* wrappers for drivers | Marcel Holtmann | 2015-11-19 | 1 | -3/+3 |
* | Bluetooth: Move handling of HCI_RUNNING flag into core | Marcel Holtmann | 2015-10-05 | 1 | -10/+1 |
* | Bluetooth: Move HCI_RUNNING check into hci_send_frame | Marcel Holtmann | 2015-10-05 | 1 | -3/+0 |
* | Bluetooth: Use MD SET register for changing SDIO Type-B to Type-A | Marcel Holtmann | 2013-12-29 | 1 | -1/+2 |
* | Bluetooth: Set HCI_QUIRK_RESET_ON_CLOSE for Socket SDIO cards | Marcel Holtmann | 2013-12-23 | 1 | -0/+3 |
* | Bluetooth: Add hdev parameter to hdev->send driver callback | Marcel Holtmann | 2013-10-11 | 1 | -2/+1 |
* | Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback | Marcel Holtmann | 2013-10-11 | 1 | -2/+1 |
* | Bluetooth: Use devm_kzalloc in btsdio.c file | Sachin Kamat | 2012-08-06 | 1 | -6/+2 |
* | Bluetooth: Remove hci_dev->driver_data | David Herrmann | 2012-02-13 | 1 | -5/+5 |
* | Bluetooth: Remove HCI-owner field | David Herrmann | 2012-02-13 | 1 | -2/+0 |
* | Bluetooth: btsdio: Free driver data on SDIO shutdown | David Herrmann | 2012-02-13 | 1 | -10/+1 |
* | Bluetooth: Support SDIO devices that are AMP controllers | David Vrabel | 2010-10-12 | 1 | -0/+8 |
* | Bluetooth: Convert controller hdev->type to hdev->bus | Marcel Holtmann | 2010-02-27 | 1 | -1/+1 |
* | Bluetooth: Enable per-module dynamic debug messages | Marcel Holtmann | 2008-11-30 | 1 | -5/+0 |
* | Bluetooth: Fix TX error path in btsdio driver | Tomas Winkler | 2008-11-30 | 1 | -0/+1 |
* | btsdio: free sk_buff with kfree_skb | Sergio Luis | 2008-10-27 | 1 | -1/+1 |
* | drivers/bluetooth/btsdio.c: fix double-free | Adrian Bunk | 2008-02-05 | 1 | -3/+1 |
* | [Bluetooth] Add generic driver for Bluetooth SDIO devices | Marcel Holtmann | 2007-10-22 | 1 | -0/+406 |