aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btmrvl_main.c
AgeCommit message (Expand)Author
2015-02-14Bluetooth: btmrvl: support SCO routing to host interfaceAmitkumar Karwar
2015-01-08Bluetooth: btmrvl: fix card reset and suspend race issueAmitkumar Karwar
2015-01-08Bluetooth: btmrvl: use msecs_to_jiffies within macro definitionAmitkumar Karwar
2015-01-06Bluetooth: btmrvl: add surprise_removed flagAmitkumar Karwar
2015-01-06Bluetooth: btmrvl: error path handling in setup handlerAmitkumar Karwar
2015-01-06Bluetooth: btmrvl: fix race issue while stopping main threadAmitkumar Karwar
2014-12-03Bluetooth: btmrvl add firmware dump supportXinming Hu
2014-12-03Bluetooth: btmrvl: remove extra newline characterAmitkumar Karwar
2014-11-19Bluetooth: btmrvl: update hs_state in interrupt handlerAmitkumar Karwar
2014-11-19Bluetooth: btmrvl: add DT-bindings for gpio-gapAmitkumar Karwar
2014-11-19Bluetooth: btmrvl: add DT bindings documentationAmitkumar Karwar
2014-07-31Bluetooth: Fix crash in the Marvell driver initialization codepathAnatol Pomozov
2014-07-19Bluetooth: btmrvl: add public address configuration supportAmitkumar Karwar
2014-07-03Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspendChin-Ran Lo
2014-07-03Bluetooth: btmrvl: indicate pscan scheduling instant in a debug eventBing Zhao
2014-04-24Bluetooth: btmrvl: Fix btmrvl_send_module_cfg_cmd()Petri Gynther
2014-03-28Bluetooth: btmrvl: implement read-to-clear for SD8897 interruptsBing Zhao
2014-03-20Bluetooth: btmrvl: don't consume all vendor specific eventsAmitkumar Karwar
2013-12-04Bluetooth: btmrvl: remove cal-data byte swapping and redundant mem copyBing Zhao
2013-12-04Bluetooth: btmrvl: use cal-data from device-tree instead of conf fileBing Zhao
2013-12-04Bluetooth: btmrvl: operate on 16-bit opcodes instead of ogf/ocfBing Zhao
2013-10-11Bluetooth: Remove pointless parameter check in btmrvl_send_frame()Marcel Holtmann
2013-10-11Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann
2013-10-10Bluetooth: Remove unused btmrvl_ioctl() callbackMarcel Holtmann
2013-10-02Bluetooth: btmrvl: add calibration data download supportAmitkumar Karwar
2013-10-02Bluetooth: btmrvl: add setup handlerAmitkumar Karwar
2013-10-02Bluetooth: btmrvl: get rid of struct btmrvl_cmdAmitkumar Karwar
2013-10-02Bluetooth: btmrvl: add btmrvl_send_sync_cmd() functionAmitkumar Karwar
2013-06-13Bluetooth: btmrvl: fix thread stopping raceDaniel Drake
2012-07-09Bluetooth: btmrvl: trivial style fixesAndrei Emeltchenko
2012-06-19Bluetooth: btmrvl: Do not send vendor events to bluetooth stackAndrei Emeltchenko
2012-05-09Bluetooth: btmrvl: add support for SDIO suspend/resume callbacksAmitkumar Karwar
2012-05-09Bluetooth: btmrvl: configure default host sleep parametersAmitkumar Karwar
2012-02-13Bluetooth: Remove hci_dev->driver_dataDavid Herrmann
2012-02-13Bluetooth: Remove HCI-owner fieldDavid Herrmann
2012-02-13Bluetooth: btmrvl: Remove empty destruct cbDavid Herrmann
2011-11-21freezer: don't unnecessarily set PF_NOFREEZE explicitlyTejun Heo
2011-10-31bluetooth: add module.h to drivers/bluetooth files as required.Paul Gortmaker
2010-10-12Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel
2010-07-21Bluetooth: Process interrupt in main thread of btmrvl driver as wellAmitkumar Karwar
2010-05-10Bluetooth: Set hdev->dev_type based on Marvell device typeBing Zhao
2010-05-10Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card()Bing Zhao
2010-05-10Bluetooth: Decode btmrvl MODULE_BRINGUP_REG response correctlyBing Zhao
2010-05-10Bluetooth: Fix storing negative values as unsigned charDan Carpenter
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann
2009-12-03Bluetooth: Enable auto sleep mode for btmrvl driverAmitkumar Karwar
2009-08-22Bluetooth: Remove Enter/Leave debug statements from Marvell driverMarcel Holtmann
2009-08-22Bluetooth: Fix last few compiler warning within Marvell core driverMarcel Holtmann
2009-08-22Bluetooth: Fix Marvell driver to use skb_put and hci_opcode_packMarcel Holtmann
2009-08-22Bluetooth: Fix module description strings for Marvell driverMarcel Holtmann