aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btmrvl_sdio.c
AgeCommit message (Expand)Author
2020-09-04btmrvl: Fix firmware filename for sd8997 chipsetPali Rohár
2020-09-04btmrvl: Fix firmware filename for sd8977 chipsetPali Rohár
2019-04-23Bluetooth: btmrvl: add support for SD8987 chipsetTamás Szűcs
2019-01-22Bluetooth: btmrvl: add support for sd8977 chipsetHemantkumar Suthar
2019-01-22Bluetooth: btmrvl: lower log level of informational messageStefan Agner
2019-01-22Bluetooth: btmrvl: improve printk messagesStefan Agner
2018-07-23bluetooth: btmrvl_sdio: Replace GFP_ATOMIC with GFP_KERNEL in btmrvl_sdio_car...Jia-Ju Bai
2018-05-29Bluetooth: btmrvl: support sysfs initiated firmware coredumpArend van Spriel
2018-04-01Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sd...Markus Elfring
2018-04-01Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sd...Markus Elfring
2017-10-06Bluetooth: btmrvl: *_err() and *_info() strings should end with newlinesArvind Yadav
2017-07-22Bluetooth: Style fix - align block commentsDerek Robson
2017-04-12Bluetooth: btmrvl: remove unnecessary wakeup interrupt number sanity checkXinming Hu
2017-04-12Bluetooth: btmrvl: disable platform wakeup interrupt in suspend failure pathXinming Hu
2017-04-12Bluetooth: btmrvl: cleanup code in return from btmrvl_sdio_suspend()prasanna karthik
2017-04-12Bluetooth: btmrvl: wake system up when receives a wake irqJeffy Chen
2017-04-12Bluetooth: btmrvl: fix spelling mistake: "unregester" -> "unregister"Colin Ian King
2017-02-19btmrvl: fix spelling mistake: "actived" -> "activated"Colin Ian King
2017-02-16btmrvl: use dt's irqflags for wakeup pinJeffy Chen
2017-02-16btmrvl: set irq_bt to -1 when failed to parse itJeffy Chen
2017-02-16btmrvl: avoid double-disable_irq() raceJeffy Chen
2016-07-18Bluetooth: btmrvl: reset is_suspending flag in failure pathAmitkumar Karwar
2016-07-08Bluetooth: btmrvl: fix slab-out-of-bounds access in btmrvl_sdioRicky Liang
2016-05-02btmrvl: add platform specific wakeup interrupt supportXinming Hu
2016-03-10Bluetooth: btmrvl_sdio: fix firmware activation failureWei-Ning Huang
2016-01-06Bluetooth: btmrvl: don't send data to firmware while processing suspendChin-Ran Lo
2016-01-04Bluetooth: btmrvl: fix hung task warning dumpChin-Ran Lo
2015-11-19Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann
2015-09-25Bluetooth: btmrvl: Comparison to NULL re-writtenPrasanna Karthik
2015-09-22Bluetooth: btmrvl: add sd8997 chipset supportAmitkumar Karwar
2015-09-22Bluetooth: btmrvl: remove extra space in castAmitkumar Karwar
2015-09-22Bluetooth: btmrvl: fix firmware dump issueNachiket Kukade
2015-08-28Bluetooth: btmrvl: change device pointer passed to dev_coredumpvShengzhen Li
2015-08-10Bluetooth: btmrvl: release sdio bus after firmware is upAniket Nagarnaik
2015-05-13Bluetooth: btmrvl: fix compilation warningXinming Hu
2015-01-06bluetooth: btmrvl: increase the priority of firmware download messageAmitkumar Karwar
2015-01-06Bluetooth: btmrvl: add surprise_removed flagAmitkumar Karwar
2014-12-03Bluetooth: btmrvl add firmware dump supportXinming Hu
2014-12-03Bluetooth: btmrvl: remove extra newline characterAmitkumar Karwar
2014-09-30Bluetooth: btmrvl: support Marvell Bluetooth device SD8887Xinming Hu
2014-09-30Bluetooth: btmrvl: rename definitions from 88xx to 8897Amitkumar Karwar
2014-07-15Bluetooth: btmrvl: avoid sending data to firmware after hs_activatedChin-Ran Lo
2014-07-03Bluetooth: btmrvl: indicate pscan scheduling instant in a debug eventBing Zhao
2014-03-28Bluetooth: btmrvl: implement read-to-clear for SD8897 interruptsBing Zhao
2014-03-28Bluetooth: btmrvl: separate write-to-clear function from interrupt handlerBing Zhao
2013-12-04Bluetooth: btmrvl: use cal-data from device-tree instead of conf fileBing Zhao
2013-10-11Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann
2013-10-02Bluetooth: btmrvl: add calibration data download supportAmitkumar Karwar
2013-10-02Bluetooth: btmrvl: add setup handlerAmitkumar Karwar
2013-08-21Bluetooth: use DIV_ROUND_UP in suitable places in btmrvl_sdioAndy Shevchenko