aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btsdio.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-12Bluetooth: Support SDIO devices that are AMP controllersGravatar David Vrabel 1-0/+8
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busGravatar Marcel Holtmann 1-1/+1
2008-11-30Bluetooth: Enable per-module dynamic debug messagesGravatar Marcel Holtmann 1-5/+0
2008-11-30Bluetooth: Fix TX error path in btsdio driverGravatar Tomas Winkler 1-0/+1
2008-10-26btsdio: free sk_buff with kfree_skbGravatar Sergio Luis 1-1/+1
2008-02-05drivers/bluetooth/btsdio.c: fix double-freeGravatar Adrian Bunk 1-3/+1
2007-10-22[Bluetooth] Add generic driver for Bluetooth SDIO devicesGravatar Marcel Holtmann 1-0/+406