aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btmrvl_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-02btmrvl: add platform specific wakeup interrupt supportXinming Hu1-0/+11
2016-01-06Bluetooth: btmrvl: don't send data to firmware while processing suspendChin-Ran Lo1-0/+1
2015-07-27Bluetooth: btmrvl: Coding style Fix for btmrvl headerPrasanna Karthik1-3/+3
2015-02-14Bluetooth: btmrvl: support SCO routing to host interfaceAmitkumar Karwar1-0/+1
2015-01-08Bluetooth: btmrvl: use msecs_to_jiffies within macro definitionAmitkumar Karwar1-2/+2
2015-01-06Bluetooth: btmrvl: add surprise_removed flagAmitkumar Karwar1-0/+1
2014-12-03Bluetooth: btmrvl add firmware dump supportXinming Hu1-0/+20
2014-07-19Bluetooth: btmrvl: add public address configuration supportAmitkumar Karwar1-0/+1
2014-07-03Bluetooth: Fix sparse warning with btmrvl driverJohan Hedberg1-0/+1
2014-07-03Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspendChin-Ran Lo1-0/+1
2014-07-03Bluetooth: btmrvl: indicate pscan scheduling instant in a debug eventBing Zhao1-0/+1
2014-04-24Bluetooth: btmrvl: Fix btmrvl_send_module_cfg_cmd()Petri Gynther1-1/+1
2014-03-28Bluetooth: btmrvl: implement read-to-clear for SD8897 interruptsBing Zhao1-0/+2
2013-12-04Bluetooth: btmrvl: remove cal-data byte swapping and redundant mem copyBing Zhao1-1/+1
2013-12-04Bluetooth: btmrvl: use cal-data from device-tree instead of conf fileBing Zhao1-4/+0
2013-12-04Bluetooth: btmrvl: operate on 16-bit opcodes instead of ogf/ocfBing Zhao1-8/+11
2013-10-02Bluetooth: btmrvl: add calibration data download supportAmitkumar Karwar1-0/+8
2013-10-02Bluetooth: btmrvl: get rid of struct btmrvl_cmdAmitkumar Karwar1-6/+0
2012-06-19Bluetooth: btmrvl: Do not send vendor events to bluetooth stackAndrei Emeltchenko1-1/+1
2012-05-09Bluetooth: btmrvl: add support for SDIO suspend/resume callbacksAmitkumar Karwar1-0/+2
2012-05-09Bluetooth: btmrvl: configure default host sleep parametersAmitkumar Karwar1-0/+1
2010-07-21Bluetooth: Use __packed annotation for driversGustavo F. Padovan1-2/+2
2010-07-21Bluetooth: Process interrupt in main thread of btmrvl driver as wellAmitkumar Karwar1-0/+1
2010-05-10Bluetooth: Set hdev->dev_type based on Marvell device typeBing Zhao1-0/+2
2010-05-10Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card()Bing Zhao1-0/+1
2010-05-10Bluetooth: Decode btmrvl MODULE_BRINGUP_REG response correctlyBing Zhao1-1/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-03Bluetooth: Enable auto sleep mode for btmrvl driverAmitkumar Karwar1-0/+1
2009-08-22Bluetooth: Remove private device name of Marvell SDIO driverMarcel Holtmann1-2/+0
2009-08-22Bluetooth: Remove pointless ifdef protection for Marvell header filesMarcel Holtmann1-5/+0
2009-08-22Bluetooth: Add debugfs support to btmrvl driverBing Zhao1-0/+8
2009-08-22Bluetooth: Add btmrvl driver for Marvell Bluetooth devicesBing Zhao1-0/+138