summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btmrvl_drv.h
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btmrvl: support sysfs initiated firmware coredumpArend van Spriel2018-05-291-2/+0
* Bluetooth: btmrvl: drop duplicate header slab.hGeliang Tang2016-12-081-1/+0
* btmrvl: add platform specific wakeup interrupt supportXinming Hu2016-05-021-0/+11
* Bluetooth: btmrvl: don't send data to firmware while processing suspendChin-Ran Lo2016-01-061-0/+1
* Bluetooth: btmrvl: Coding style Fix for btmrvl headerPrasanna Karthik2015-07-271-3/+3
* Bluetooth: btmrvl: support SCO routing to host interfaceAmitkumar Karwar2015-02-141-0/+1
* Bluetooth: btmrvl: use msecs_to_jiffies within macro definitionAmitkumar Karwar2015-01-081-2/+2
* Bluetooth: btmrvl: add surprise_removed flagAmitkumar Karwar2015-01-061-0/+1
* Bluetooth: btmrvl add firmware dump supportXinming Hu2014-12-031-0/+20
* Bluetooth: btmrvl: add public address configuration supportAmitkumar Karwar2014-07-191-0/+1
* Bluetooth: Fix sparse warning with btmrvl driverJohan Hedberg2014-07-031-0/+1
* Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspendChin-Ran Lo2014-07-031-0/+1
* Bluetooth: btmrvl: indicate pscan scheduling instant in a debug eventBing Zhao2014-07-031-0/+1
* Bluetooth: btmrvl: Fix btmrvl_send_module_cfg_cmd()Petri Gynther2014-04-241-1/+1
* Bluetooth: btmrvl: implement read-to-clear for SD8897 interruptsBing Zhao2014-03-281-0/+2
* Bluetooth: btmrvl: remove cal-data byte swapping and redundant mem copyBing Zhao2013-12-041-1/+1
* Bluetooth: btmrvl: use cal-data from device-tree instead of conf fileBing Zhao2013-12-041-4/+0
* Bluetooth: btmrvl: operate on 16-bit opcodes instead of ogf/ocfBing Zhao2013-12-041-8/+11
* Bluetooth: btmrvl: add calibration data download supportAmitkumar Karwar2013-10-021-0/+8
* Bluetooth: btmrvl: get rid of struct btmrvl_cmdAmitkumar Karwar2013-10-021-6/+0
* Bluetooth: btmrvl: Do not send vendor events to bluetooth stackAndrei Emeltchenko2012-06-191-1/+1
* Bluetooth: btmrvl: add support for SDIO suspend/resume callbacksAmitkumar Karwar2012-05-091-0/+2
* Bluetooth: btmrvl: configure default host sleep parametersAmitkumar Karwar2012-05-091-0/+1
* Bluetooth: Use __packed annotation for driversGustavo F. Padovan2010-07-211-2/+2
* Bluetooth: Process interrupt in main thread of btmrvl driver as wellAmitkumar Karwar2010-07-211-0/+1
* Bluetooth: Set hdev->dev_type based on Marvell device typeBing Zhao2010-05-101-0/+2
* Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card()Bing Zhao2010-05-101-0/+1
* Bluetooth: Decode btmrvl MODULE_BRINGUP_REG response correctlyBing Zhao2010-05-101-1/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Bluetooth: Enable auto sleep mode for btmrvl driverAmitkumar Karwar2009-12-031-0/+1
* Bluetooth: Remove private device name of Marvell SDIO driverMarcel Holtmann2009-08-221-2/+0
* Bluetooth: Remove pointless ifdef protection for Marvell header filesMarcel Holtmann2009-08-221-5/+0
* Bluetooth: Add debugfs support to btmrvl driverBing Zhao2009-08-221-0/+8
* Bluetooth: Add btmrvl driver for Marvell Bluetooth devicesBing Zhao2009-08-221-0/+138