aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btmrvl_main.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-21freezer: don't unnecessarily set PF_NOFREEZE explicitlyGravatar Tejun Heo 1-2/+0
2011-10-31bluetooth: add module.h to drivers/bluetooth files as required.Gravatar Paul Gortmaker 1-0/+2
2010-10-12Bluetooth: HCI devices are either BR/EDR or AMP radiosGravatar David Vrabel 1-2/+2
2010-07-21Bluetooth: Process interrupt in main thread of btmrvl driver as wellGravatar Amitkumar Karwar 1-1/+4
2010-05-10Bluetooth: Set hdev->dev_type based on Marvell device typeGravatar Bing Zhao 1-0/+9
2010-05-10Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card()Gravatar Bing Zhao 1-32/+43
2010-05-10Bluetooth: Decode btmrvl MODULE_BRINGUP_REG response correctlyGravatar Bing Zhao 1-2/+4
2010-05-10Bluetooth: Fix storing negative values as unsigned charGravatar Dan Carpenter 1-1/+1
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busGravatar Marcel Holtmann 1-1/+1
2009-12-03Bluetooth: Enable auto sleep mode for btmrvl driverGravatar Amitkumar Karwar 1-22/+33
2009-08-22Bluetooth: Remove Enter/Leave debug statements from Marvell driverGravatar Marcel Holtmann 1-96/+11
2009-08-22Bluetooth: Fix last few compiler warning within Marvell core driverGravatar Marcel Holtmann 1-4/+4
2009-08-22Bluetooth: Fix Marvell driver to use skb_put and hci_opcode_packGravatar Marcel Holtmann 1-14/+8
2009-08-22Bluetooth: Fix module description strings for Marvell driverGravatar Marcel Holtmann 1-1/+1
2009-08-22Bluetooth: Some coding style cleanup for Marvell core driverGravatar Marcel Holtmann 1-52/+45
2009-08-22Bluetooth: Add debugfs support to btmrvl driverGravatar Bing Zhao 1-0/+8
2009-08-22Bluetooth: Add btmrvl driver for Marvell Bluetooth devicesGravatar Bing Zhao 1-0/+714