aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btmrvl_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-10Bluetooth: Set hdev->dev_type based on Marvell device typeBing Zhao1-0/+9
2010-05-10Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card()Bing Zhao1-32/+43
2010-05-10Bluetooth: Decode btmrvl MODULE_BRINGUP_REG response correctlyBing Zhao1-2/+4
2010-05-10Bluetooth: Fix storing negative values as unsigned charDan Carpenter1-1/+1
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann1-1/+1
2009-12-03Bluetooth: Enable auto sleep mode for btmrvl driverAmitkumar Karwar1-22/+33
2009-08-22Bluetooth: Remove Enter/Leave debug statements from Marvell driverMarcel Holtmann1-96/+11
2009-08-22Bluetooth: Fix last few compiler warning within Marvell core driverMarcel Holtmann1-4/+4
2009-08-22Bluetooth: Fix Marvell driver to use skb_put and hci_opcode_packMarcel Holtmann1-14/+8
2009-08-22Bluetooth: Fix module description strings for Marvell driverMarcel Holtmann1-1/+1
2009-08-22Bluetooth: Some coding style cleanup for Marvell core driverMarcel Holtmann1-52/+45
2009-08-22Bluetooth: Add debugfs support to btmrvl driverBing Zhao1-0/+8
2009-08-22Bluetooth: Add btmrvl driver for Marvell Bluetooth devicesBing Zhao1-0/+714