aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btmrvl_main.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel2010-10-121-2/+2
* Bluetooth: Process interrupt in main thread of btmrvl driver as wellAmitkumar Karwar2010-07-211-1/+4
* Bluetooth: Set hdev->dev_type based on Marvell device typeBing Zhao2010-05-101-0/+9
* Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card()Bing Zhao2010-05-101-32/+43
* Bluetooth: Decode btmrvl MODULE_BRINGUP_REG response correctlyBing Zhao2010-05-101-2/+4
* Bluetooth: Fix storing negative values as unsigned charDan Carpenter2010-05-101-1/+1
* Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann2010-02-271-1/+1
* Bluetooth: Enable auto sleep mode for btmrvl driverAmitkumar Karwar2009-12-031-22/+33
* Bluetooth: Remove Enter/Leave debug statements from Marvell driverMarcel Holtmann2009-08-221-96/+11
* Bluetooth: Fix last few compiler warning within Marvell core driverMarcel Holtmann2009-08-221-4/+4
* Bluetooth: Fix Marvell driver to use skb_put and hci_opcode_packMarcel Holtmann2009-08-221-14/+8
* Bluetooth: Fix module description strings for Marvell driverMarcel Holtmann2009-08-221-1/+1
* Bluetooth: Some coding style cleanup for Marvell core driverMarcel Holtmann2009-08-221-52/+45
* Bluetooth: Add debugfs support to btmrvl driverBing Zhao2009-08-221-0/+8
* Bluetooth: Add btmrvl driver for Marvell Bluetooth devicesBing Zhao2009-08-221-0/+714