aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btmrvl_drv.h
AgeCommit message (Expand)AuthorFilesLines
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_390.RULEGravatar Thomas Gleixner 1-15/+1
2019-01-22Bluetooth: btmrvl: Drop unused GPIO includesGravatar Linus Walleij 1-2/+0
2018-05-29Bluetooth: btmrvl: support sysfs initiated firmware coredumpGravatar Arend van Spriel 1-2/+0
2016-12-08Bluetooth: btmrvl: drop duplicate header slab.hGravatar Geliang Tang 1-1/+0
2016-05-02btmrvl: add platform specific wakeup interrupt supportGravatar Xinming Hu 1-0/+11
2016-01-06Bluetooth: btmrvl: don't send data to firmware while processing suspendGravatar Chin-Ran Lo 1-0/+1
2015-07-27Bluetooth: btmrvl: Coding style Fix for btmrvl headerGravatar Prasanna Karthik 1-3/+3
2015-02-14Bluetooth: btmrvl: support SCO routing to host interfaceGravatar Amitkumar Karwar 1-0/+1
2015-01-08Bluetooth: btmrvl: use msecs_to_jiffies within macro definitionGravatar Amitkumar Karwar 1-2/+2
2015-01-06Bluetooth: btmrvl: add surprise_removed flagGravatar Amitkumar Karwar 1-0/+1
2014-12-03Bluetooth: btmrvl add firmware dump supportGravatar Xinming Hu 1-0/+20
2014-07-19Bluetooth: btmrvl: add public address configuration supportGravatar Amitkumar Karwar 1-0/+1
2014-07-03Bluetooth: Fix sparse warning with btmrvl driverGravatar Johan Hedberg 1-0/+1
2014-07-03Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspendGravatar Chin-Ran Lo 1-0/+1
2014-07-03Bluetooth: btmrvl: indicate pscan scheduling instant in a debug eventGravatar Bing Zhao 1-0/+1
2014-04-24Bluetooth: btmrvl: Fix btmrvl_send_module_cfg_cmd()Gravatar Petri Gynther 1-1/+1
2014-03-28Bluetooth: btmrvl: implement read-to-clear for SD8897 interruptsGravatar Bing Zhao 1-0/+2
2013-12-04Bluetooth: btmrvl: remove cal-data byte swapping and redundant mem copyGravatar Bing Zhao 1-1/+1
2013-12-04Bluetooth: btmrvl: use cal-data from device-tree instead of conf fileGravatar Bing Zhao 1-4/+0
2013-12-04Bluetooth: btmrvl: operate on 16-bit opcodes instead of ogf/ocfGravatar Bing Zhao 1-8/+11
2013-10-02Bluetooth: btmrvl: add calibration data download supportGravatar Amitkumar Karwar 1-0/+8
2013-10-02Bluetooth: btmrvl: get rid of struct btmrvl_cmdGravatar Amitkumar Karwar 1-6/+0
2012-06-19Bluetooth: btmrvl: Do not send vendor events to bluetooth stackGravatar Andrei Emeltchenko 1-1/+1
2012-05-09Bluetooth: btmrvl: add support for SDIO suspend/resume callbacksGravatar Amitkumar Karwar 1-0/+2
2012-05-09Bluetooth: btmrvl: configure default host sleep parametersGravatar Amitkumar Karwar 1-0/+1
2010-07-21Bluetooth: Use __packed annotation for driversGravatar Gustavo F. Padovan 1-2/+2
2010-07-21Bluetooth: Process interrupt in main thread of btmrvl driver as wellGravatar Amitkumar Karwar 1-0/+1
2010-05-10Bluetooth: Set hdev->dev_type based on Marvell device typeGravatar Bing Zhao 1-0/+2
2010-05-10Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card()Gravatar Bing Zhao 1-0/+1
2010-05-10Bluetooth: Decode btmrvl MODULE_BRINGUP_REG response correctlyGravatar Bing Zhao 1-1/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-12-03Bluetooth: Enable auto sleep mode for btmrvl driverGravatar Amitkumar Karwar 1-0/+1
2009-08-22Bluetooth: Remove private device name of Marvell SDIO driverGravatar Marcel Holtmann 1-2/+0
2009-08-22Bluetooth: Remove pointless ifdef protection for Marvell header filesGravatar Marcel Holtmann 1-5/+0
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/+138