Age | Commit message (Expand) | Author | Files | Lines |
2012-07-09 | Bluetooth: btmrvl: trivial style fixes | Andrei Emeltchenko | 1 | -3/+5 |
2012-06-19 | Bluetooth: btmrvl: Do not send vendor events to bluetooth stack | Andrei Emeltchenko | 1 | -2/+12 |
2012-05-09 | Bluetooth: btmrvl: add support for SDIO suspend/resume callbacks | Amitkumar Karwar | 1 | -1/+2 |
2012-05-09 | Bluetooth: btmrvl: configure default host sleep parameters | Amitkumar Karwar | 1 | -22/+31 |
2012-02-13 | Bluetooth: Remove hci_dev->driver_data | David Herrmann | 1 | -5/+6 |
2012-02-13 | Bluetooth: Remove HCI-owner field | David Herrmann | 1 | -1/+0 |
2012-02-13 | Bluetooth: btmrvl: Remove empty destruct cb | David Herrmann | 1 | -5/+0 |
2011-11-22 | freezer: don't unnecessarily set PF_NOFREEZE explicitly | Tejun Heo | 1 | -2/+0 |
2011-11-01 | bluetooth: add module.h to drivers/bluetooth files as required. | Paul Gortmaker | 1 | -0/+2 |
2010-10-12 | Bluetooth: HCI devices are either BR/EDR or AMP radios | David Vrabel | 1 | -2/+2 |
2010-07-21 | Bluetooth: Process interrupt in main thread of btmrvl driver as well | Amitkumar Karwar | 1 | -1/+4 |
2010-05-10 | Bluetooth: Set hdev->dev_type based on Marvell device type | Bing Zhao | 1 | -0/+9 |
2010-05-10 | Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card() | Bing Zhao | 1 | -32/+43 |
2010-05-10 | Bluetooth: Decode btmrvl MODULE_BRINGUP_REG response correctly | Bing Zhao | 1 | -2/+4 |
2010-05-10 | Bluetooth: Fix storing negative values as unsigned char | Dan Carpenter | 1 | -1/+1 |
2010-02-27 | Bluetooth: Convert controller hdev->type to hdev->bus | Marcel Holtmann | 1 | -1/+1 |
2009-12-03 | Bluetooth: Enable auto sleep mode for btmrvl driver | Amitkumar Karwar | 1 | -22/+33 |
2009-08-23 | Bluetooth: Remove Enter/Leave debug statements from Marvell driver | Marcel Holtmann | 1 | -96/+11 |
2009-08-23 | Bluetooth: Fix last few compiler warning within Marvell core driver | Marcel Holtmann | 1 | -4/+4 |
2009-08-23 | Bluetooth: Fix Marvell driver to use skb_put and hci_opcode_pack | Marcel Holtmann | 1 | -14/+8 |
2009-08-23 | Bluetooth: Fix module description strings for Marvell driver | Marcel Holtmann | 1 | -1/+1 |
2009-08-23 | Bluetooth: Some coding style cleanup for Marvell core driver | Marcel Holtmann | 1 | -52/+45 |
2009-08-23 | Bluetooth: Add debugfs support to btmrvl driver | Bing Zhao | 1 | -0/+8 |
2009-08-23 | Bluetooth: Add btmrvl driver for Marvell Bluetooth devices | Bing Zhao | 1 | -0/+714 |