summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btmrvl_main.c
Commit message (Expand)AuthorAge
* Bluetooth: btmrvl_main: Replace GFP_ATOMIC with GFP_KERNEL in btmrvl_send_syn...Jia-Ju Bai2018-02-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-05
|\
| * networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-20
|/
* Bluetooth: btmrvl: fix spelling mistake: "caibration" -> "calibration"Colin Ian King2017-02-16
* Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann2016-07-09
* btmrvl: add platform specific wakeup interrupt supportXinming Hu2016-05-02
* Bluetooth: btmrvl: don't send data to firmware while processing suspendChin-Ran Lo2016-01-06
* Bluetooth: btmrvl: max out host sleep parameter 'gap'Chin-Ran Lo2016-01-06
* Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann2015-11-19
* Bluetooth: btmrvl: add missing of_node_putJulia Lawall2015-10-25
* Bluetooth: Move handling of HCI_RUNNING flag into coreMarcel Holtmann2015-10-05
* Bluetooth: Move HCI_RUNNING check into hci_send_frameMarcel Holtmann2015-10-05
* Bluetooth: btmrvl: Comparison to NULL re-writtenPrasanna Karthik2015-09-25
* Bluetooth: btmrvl: skb resource leak, and double free.Kieran Bingham2015-09-17
* Bluetooth: btmrvl: support SCO routing to host interfaceAmitkumar Karwar2015-02-14
* Bluetooth: btmrvl: fix card reset and suspend race issueAmitkumar Karwar2015-01-08
* Bluetooth: btmrvl: use msecs_to_jiffies within macro definitionAmitkumar Karwar2015-01-08
* Bluetooth: btmrvl: add surprise_removed flagAmitkumar Karwar2015-01-06
* Bluetooth: btmrvl: error path handling in setup handlerAmitkumar Karwar2015-01-06
* Bluetooth: btmrvl: fix race issue while stopping main threadAmitkumar Karwar2015-01-06
* Bluetooth: btmrvl add firmware dump supportXinming Hu2014-12-03
* Bluetooth: btmrvl: remove extra newline characterAmitkumar Karwar2014-12-03
* Bluetooth: btmrvl: update hs_state in interrupt handlerAmitkumar Karwar2014-11-19
* Bluetooth: btmrvl: add DT-bindings for gpio-gapAmitkumar Karwar2014-11-19
* Bluetooth: btmrvl: add DT bindings documentationAmitkumar Karwar2014-11-19
* Bluetooth: Fix crash in the Marvell driver initialization codepathAnatol Pomozov2014-07-31
* Bluetooth: btmrvl: add public address configuration supportAmitkumar Karwar2014-07-19
* Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspendChin-Ran Lo2014-07-03
* Bluetooth: btmrvl: indicate pscan scheduling instant in a debug eventBing Zhao2014-07-03
* Bluetooth: btmrvl: Fix btmrvl_send_module_cfg_cmd()Petri Gynther2014-04-24
* Bluetooth: btmrvl: implement read-to-clear for SD8897 interruptsBing Zhao2014-03-28
* Bluetooth: btmrvl: don't consume all vendor specific eventsAmitkumar Karwar2014-03-20
* Bluetooth: btmrvl: remove cal-data byte swapping and redundant mem copyBing Zhao2013-12-04
* Bluetooth: btmrvl: use cal-data from device-tree instead of conf fileBing Zhao2013-12-04
* Bluetooth: btmrvl: operate on 16-bit opcodes instead of ogf/ocfBing Zhao2013-12-04
* Bluetooth: Remove pointless parameter check in btmrvl_send_frame()Marcel Holtmann2013-10-11
* Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann2013-10-11
* Bluetooth: Remove unused btmrvl_ioctl() callbackMarcel Holtmann2013-10-10
* Bluetooth: btmrvl: add calibration data download supportAmitkumar Karwar2013-10-02
* Bluetooth: btmrvl: add setup handlerAmitkumar Karwar2013-10-02
* Bluetooth: btmrvl: get rid of struct btmrvl_cmdAmitkumar Karwar2013-10-02
* Bluetooth: btmrvl: add btmrvl_send_sync_cmd() functionAmitkumar Karwar2013-10-02
* Bluetooth: btmrvl: fix thread stopping raceDaniel Drake2013-06-13
* Bluetooth: btmrvl: trivial style fixesAndrei Emeltchenko2012-07-09
* Bluetooth: btmrvl: Do not send vendor events to bluetooth stackAndrei Emeltchenko2012-06-19
* Bluetooth: btmrvl: add support for SDIO suspend/resume callbacksAmitkumar Karwar2012-05-09
* Bluetooth: btmrvl: configure default host sleep parametersAmitkumar Karwar2012-05-09
* Bluetooth: Remove hci_dev->driver_dataDavid Herrmann2012-02-13