aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btsdio.c
Commit message (Expand)AuthorAgeFilesLines
* 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