summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btmrvl_sdio.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btmrvl_sdio: drop driver owner initializationKrzysztof Kozlowski2024-04-041-1/+0
* Bluetooth: btmrvl_sdio: mark OF related data as maybe unusedKrzysztof Kozlowski2023-04-231-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_390.RULEThomas Gleixner2022-06-101-14/+1
* Bluetooth: Remove kernel-doc style comment blockTedd Ho-Jeong An2022-01-211-1/+1
* Bluetooth: btmrvl_sdio: Remove all strcpy() usesLen Baker2021-07-291-15/+14
* Bluetooth: btmrvl: remove redundant continue statementColin Ian King2021-06-261-3/+1
* Bluetooth: btmrvl: eliminate duplicates introducing btmrvl_reg_89xxTamás Szűcs2020-08-021-50/+4
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-07-311-7/+14
|\
| * Bluetooth: btmrvl_sdio: Refactor irq wakeupAbhishek Pandit-Subedi2020-06-121-3/+10
| * btmrvl: Fix firmware filename for sd8997 chipsetPali Rohár2020-06-011-2/+2
| * btmrvl: Fix firmware filename for sd8977 chipsetPali Rohár2020-06-011-2/+2
* | mmc: sdio: Move SDIO IDs from btmrvl driver to common include filePali Rohár2020-05-291-9/+9
|/
* Bluetooth: btmrvl: add support for SD8987 chipsetTamás Szűcs2019-04-231-0/+36
* Bluetooth: btmrvl: add support for sd8977 chipsetHemantkumar Suthar2019-01-221-0/+36
* Bluetooth: btmrvl: lower log level of informational messageStefan Agner2019-01-221-1/+1
* Bluetooth: btmrvl: improve printk messagesStefan Agner2019-01-221-3/+4
* bluetooth: btmrvl_sdio: Replace GFP_ATOMIC with GFP_KERNEL in btmrvl_sdio_car...Jia-Ju Bai2018-07-231-1/+1
* Bluetooth: btmrvl: support sysfs initiated firmware coredumpArend van Spriel2018-05-291-3/+8
* Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sd...Markus Elfring2018-04-011-1/+1
* Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sd...Markus Elfring2018-04-011-1/+1
* Bluetooth: btmrvl: *_err() and *_info() strings should end with newlinesArvind Yadav2017-10-061-3/+3
* Bluetooth: Style fix - align block commentsDerek Robson2017-07-221-2/+4
* Bluetooth: btmrvl: remove unnecessary wakeup interrupt number sanity checkXinming Hu2017-04-121-5/+3
* Bluetooth: btmrvl: disable platform wakeup interrupt in suspend failure pathXinming Hu2017-04-121-0/+7
* Bluetooth: btmrvl: cleanup code in return from btmrvl_sdio_suspend()prasanna karthik2017-04-121-3/+3
* Bluetooth: btmrvl: wake system up when receives a wake irqJeffy Chen2017-04-121-2/+7
* Bluetooth: btmrvl: fix spelling mistake: "unregester" -> "unregister"Colin Ian King2017-04-121-1/+1
* btmrvl: fix spelling mistake: "actived" -> "activated"Colin Ian King2017-02-191-1/+1
* btmrvl: use dt's irqflags for wakeup pinJeffy Chen2017-02-161-2/+1
* btmrvl: set irq_bt to -1 when failed to parse itJeffy Chen2017-02-161-0/+1
* btmrvl: avoid double-disable_irq() raceJeffy Chen2017-02-161-2/+6
* Bluetooth: btmrvl: reset is_suspending flag in failure pathAmitkumar Karwar2016-07-181-0/+1
* Bluetooth: btmrvl: fix slab-out-of-bounds access in btmrvl_sdioRicky Liang2016-07-081-7/+7
* btmrvl: add platform specific wakeup interrupt supportXinming Hu2016-05-021-0/+79
* Bluetooth: btmrvl_sdio: fix firmware activation failureWei-Ning Huang2016-03-101-1/+1
* Bluetooth: btmrvl: don't send data to firmware while processing suspendChin-Ran Lo2016-01-061-1/+2
* Bluetooth: btmrvl: fix hung task warning dumpChin-Ran Lo2016-01-041-1/+2
* Bluetooth: Use new hci_skb_pkt_* wrappers for driversMarcel Holtmann2015-11-191-2/+2
* Bluetooth: btmrvl: Comparison to NULL re-writtenPrasanna Karthik2015-09-251-1/+1
* Bluetooth: btmrvl: add sd8997 chipset supportAmitkumar Karwar2015-09-221-0/+36
* Bluetooth: btmrvl: remove extra space in castAmitkumar Karwar2015-09-221-5/+5
* Bluetooth: btmrvl: fix firmware dump issueNachiket Kukade2015-09-221-0/+6
* Bluetooth: btmrvl: change device pointer passed to dev_coredumpvShengzhen Li2015-08-281-2/+1
* Bluetooth: btmrvl: release sdio bus after firmware is upAniket Nagarnaik2015-08-101-2/+2
* Bluetooth: btmrvl: fix compilation warningXinming Hu2015-05-131-1/+1
* bluetooth: btmrvl: increase the priority of firmware download messageAmitkumar Karwar2015-01-061-1/+1
* Bluetooth: btmrvl: add surprise_removed flagAmitkumar Karwar2015-01-061-0/+4
* Bluetooth: btmrvl add firmware dump supportXinming Hu2014-12-031-0/+300
* Bluetooth: btmrvl: remove extra newline characterAmitkumar Karwar2014-12-031-2/+2
* Bluetooth: btmrvl: support Marvell Bluetooth device SD8887Xinming Hu2014-09-301-0/+32