summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btsdio.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Style fix - align block commentsDerek Robson2017-07-221-1/+2
* Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann2016-07-091-1/+1
* Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann2015-11-191-3/+3
* Bluetooth: Move handling of HCI_RUNNING flag into coreMarcel Holtmann2015-10-051-10/+1
* Bluetooth: Move HCI_RUNNING check into hci_send_frameMarcel Holtmann2015-10-051-3/+0
* Bluetooth: Use MD SET register for changing SDIO Type-B to Type-AMarcel Holtmann2013-12-291-1/+2
* Bluetooth: Set HCI_QUIRK_RESET_ON_CLOSE for Socket SDIO cardsMarcel Holtmann2013-12-231-0/+3
* Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann2013-10-111-2/+1
* Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann2013-10-111-2/+1
* Bluetooth: Use devm_kzalloc in btsdio.c fileSachin Kamat2012-08-061-6/+2
* Bluetooth: Remove hci_dev->driver_dataDavid Herrmann2012-02-131-5/+5
* Bluetooth: Remove HCI-owner fieldDavid Herrmann2012-02-131-2/+0
* Bluetooth: btsdio: Free driver data on SDIO shutdownDavid Herrmann2012-02-131-10/+1
* Bluetooth: Support SDIO devices that are AMP controllersDavid Vrabel2010-10-121-0/+8
* Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann2010-02-271-1/+1
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-301-5/+0
* Bluetooth: Fix TX error path in btsdio driverTomas Winkler2008-11-301-0/+1
* btsdio: free sk_buff with kfree_skbSergio Luis2008-10-261-1/+1
* drivers/bluetooth/btsdio.c: fix double-freeAdrian Bunk2008-02-051-3/+1
* [Bluetooth] Add generic driver for Bluetooth SDIO devicesMarcel Holtmann2007-10-221-0/+406
OpenPOWER on IntegriCloud