aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btmrvl_main.c
AgeCommit message (Expand)Author
2018-05-29Bluetooth: btmrvl: support sysfs initiated firmware coredumpArend van Spriel
2018-02-07Bluetooth: btmrvl_main: Replace GFP_ATOMIC with GFP_KERNEL in btmrvl_send_syn...Jia-Ju Bai
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-02-16Bluetooth: btmrvl: fix spelling mistake: "caibration" -> "calibration"Colin Ian King
2016-07-09Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann
2016-05-02btmrvl: add platform specific wakeup interrupt supportXinming Hu
2016-01-06Bluetooth: btmrvl: don't send data to firmware while processing suspendChin-Ran Lo
2016-01-06Bluetooth: btmrvl: max out host sleep parameter 'gap'Chin-Ran Lo
2015-11-19Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann
2015-10-25Bluetooth: btmrvl: add missing of_node_putJulia Lawall
2015-10-05Bluetooth: Move handling of HCI_RUNNING flag into coreMarcel Holtmann
2015-10-05Bluetooth: Move HCI_RUNNING check into hci_send_frameMarcel Holtmann
2015-09-25Bluetooth: btmrvl: Comparison to NULL re-writtenPrasanna Karthik
2015-09-17Bluetooth: btmrvl: skb resource leak, and double free.Kieran Bingham
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