aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btmrvl_sdio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-23bluetooth: btmrvl_sdio: Replace GFP_ATOMIC with GFP_KERNEL in btmrvl_sdio_card_to_host()Jia-Ju Bai1-1/+1
2018-05-29Bluetooth: btmrvl: support sysfs initiated firmware coredumpArend van Spriel1-3/+8
2018-04-01Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sdio_card_to_host()Markus Elfring1-1/+1
2018-04-01Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sdio_register_dev()Markus Elfring1-1/+1
2017-10-06Bluetooth: btmrvl: *_err() and *_info() strings should end with newlinesArvind Yadav1-3/+3
2017-07-22Bluetooth: Style fix - align block commentsDerek Robson1-2/+4
2017-04-12Bluetooth: btmrvl: remove unnecessary wakeup interrupt number sanity checkXinming Hu1-5/+3
2017-04-12Bluetooth: btmrvl: disable platform wakeup interrupt in suspend failure pathXinming Hu1-0/+7
2017-04-12Bluetooth: btmrvl: cleanup code in return from btmrvl_sdio_suspend()prasanna karthik1-3/+3
2017-04-12Bluetooth: btmrvl: wake system up when receives a wake irqJeffy Chen1-2/+7
2017-04-12Bluetooth: btmrvl: fix spelling mistake: "unregester" -> "unregister"Colin Ian King1-1/+1
2017-02-19btmrvl: fix spelling mistake: "actived" -> "activated"Colin Ian King1-1/+1
2017-02-16btmrvl: use dt's irqflags for wakeup pinJeffy Chen1-2/+1
2017-02-16btmrvl: set irq_bt to -1 when failed to parse itJeffy Chen1-0/+1
2017-02-16btmrvl: avoid double-disable_irq() raceJeffy Chen1-2/+6
2016-07-18Bluetooth: btmrvl: reset is_suspending flag in failure pathAmitkumar Karwar1-0/+1
2016-07-08Bluetooth: btmrvl: fix slab-out-of-bounds access in btmrvl_sdioRicky Liang1-7/+7
2016-05-02btmrvl: add platform specific wakeup interrupt supportXinming Hu1-0/+79
2016-03-10Bluetooth: btmrvl_sdio: fix firmware activation failureWei-Ning Huang1-1/+1
2016-01-06Bluetooth: btmrvl: don't send data to firmware while processing suspendChin-Ran Lo1-1/+2
2016-01-04Bluetooth: btmrvl: fix hung task warning dumpChin-Ran Lo1-1/+2
2015-11-19Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann1-2/+2
2015-09-25Bluetooth: btmrvl: Comparison to NULL re-writtenPrasanna Karthik1-1/+1
2015-09-22Bluetooth: btmrvl: add sd8997 chipset supportAmitkumar Karwar1-0/+36
2015-09-22Bluetooth: btmrvl: remove extra space in castAmitkumar Karwar1-5/+5
2015-09-22Bluetooth: btmrvl: fix firmware dump issueNachiket Kukade1-0/+6
2015-08-28Bluetooth: btmrvl: change device pointer passed to dev_coredumpvShengzhen Li1-2/+1
2015-08-10Bluetooth: btmrvl: release sdio bus after firmware is upAniket Nagarnaik1-2/+2
2015-05-13Bluetooth: btmrvl: fix compilation warningXinming Hu1-1/+1
2015-01-06bluetooth: btmrvl: increase the priority of firmware download messageAmitkumar Karwar1-1/+1
2015-01-06Bluetooth: btmrvl: add surprise_removed flagAmitkumar Karwar1-0/+4
2014-12-03Bluetooth: btmrvl add firmware dump supportXinming Hu1-0/+300
2014-12-03Bluetooth: btmrvl: remove extra newline characterAmitkumar Karwar1-2/+2
2014-09-30Bluetooth: btmrvl: support Marvell Bluetooth device SD8887Xinming Hu1-0/+32
2014-09-30Bluetooth: btmrvl: rename definitions from 88xx to 8897Amitkumar Karwar1-2/+2
2014-07-15Bluetooth: btmrvl: avoid sending data to firmware after hs_activatedChin-Ran Lo1-8/+8
2014-07-03Bluetooth: btmrvl: indicate pscan scheduling instant in a debug eventBing Zhao1-0/+5
2014-03-28Bluetooth: btmrvl: implement read-to-clear for SD8897 interruptsBing Zhao1-1/+51
2014-03-28Bluetooth: btmrvl: separate write-to-clear function from interrupt handlerBing Zhao1-21/+32
2013-12-04Bluetooth: btmrvl: use cal-data from device-tree instead of conf fileBing Zhao1-8/+1
2013-10-11Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann1-5/+3
2013-10-02Bluetooth: btmrvl: add calibration data download supportAmitkumar Karwar1-1/+8
2013-10-02Bluetooth: btmrvl: add setup handlerAmitkumar Karwar1-6/+0
2013-08-21Bluetooth: use DIV_ROUND_UP in suitable places in btmrvl_sdioAndy Shevchenko1-2/+2
2013-06-13Bluetooth: btmrvl: fix error return code in btmrvl_sdio_card_to_host()Wei Yongjun1-0/+1
2013-06-12Bluetooth: btmrvl: support Marvell Bluetooth device SD8897Bing Zhao1-0/+28
2013-04-23Bluetooth: btmrvl: report error if verify_fw_download times outAndreas Fenkart1-11/+10
2013-04-23Bluetooth: btmrvl: release lock while waiting for fw download completeAndreas Fenkart1-6/+12
2013-04-18Bluetooth: remove unneeded var initialization in btmrvlGustavo Padovan1-1/+1
2013-03-15bluetooth: btmrvl_sdio: look for sd8688 firmware in proper locationLubomir Rintel1-4/+4