| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: btmrvl_sdio: mark OF related data as maybe unused | Krzysztof Kozlowski | 2023-04-24 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_390.RULE | Thomas Gleixner | 2022-06-10 | 1 | -14/+1 |
* | Bluetooth: Remove kernel-doc style comment block | Tedd Ho-Jeong An | 2022-01-21 | 1 | -1/+1 |
* | Bluetooth: btmrvl_sdio: Remove all strcpy() uses | Len Baker | 2021-07-29 | 1 | -15/+14 |
* | Bluetooth: btmrvl: remove redundant continue statement | Colin Ian King | 2021-06-26 | 1 | -3/+1 |
* | Bluetooth: btmrvl: eliminate duplicates introducing btmrvl_reg_89xx | Tamás Szűcs | 2020-08-02 | 1 | -50/+4 |
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2020-08-01 | 1 | -7/+14 |
|\ |
|
| * | Bluetooth: btmrvl_sdio: Refactor irq wakeup | Abhishek Pandit-Subedi | 2020-06-12 | 1 | -3/+10 |
| * | btmrvl: Fix firmware filename for sd8997 chipset | Pali Rohár | 2020-06-01 | 1 | -2/+2 |
| * | btmrvl: Fix firmware filename for sd8977 chipset | Pali Rohár | 2020-06-01 | 1 | -2/+2 |
* | | mmc: sdio: Move SDIO IDs from btmrvl driver to common include file | Pali Rohár | 2020-05-29 | 1 | -9/+9 |
|/ |
|
* | Bluetooth: btmrvl: add support for SD8987 chipset | Tamás Szűcs | 2019-04-23 | 1 | -0/+36 |
* | Bluetooth: btmrvl: add support for sd8977 chipset | Hemantkumar Suthar | 2019-01-22 | 1 | -0/+36 |
* | Bluetooth: btmrvl: lower log level of informational message | Stefan Agner | 2019-01-22 | 1 | -1/+1 |
* | Bluetooth: btmrvl: improve printk messages | Stefan Agner | 2019-01-22 | 1 | -3/+4 |
* | bluetooth: btmrvl_sdio: Replace GFP_ATOMIC with GFP_KERNEL in btmrvl_sdio_car... | Jia-Ju Bai | 2018-07-23 | 1 | -1/+1 |
* | Bluetooth: btmrvl: support sysfs initiated firmware coredump | Arend van Spriel | 2018-05-29 | 1 | -3/+8 |
* | Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sd... | Markus Elfring | 2018-04-01 | 1 | -1/+1 |
* | Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sd... | Markus Elfring | 2018-04-01 | 1 | -1/+1 |
* | Bluetooth: btmrvl: *_err() and *_info() strings should end with newlines | Arvind Yadav | 2017-10-06 | 1 | -3/+3 |
* | Bluetooth: Style fix - align block comments | Derek Robson | 2017-07-22 | 1 | -2/+4 |
* | Bluetooth: btmrvl: remove unnecessary wakeup interrupt number sanity check | Xinming Hu | 2017-04-12 | 1 | -5/+3 |
* | Bluetooth: btmrvl: disable platform wakeup interrupt in suspend failure path | Xinming Hu | 2017-04-12 | 1 | -0/+7 |
* | Bluetooth: btmrvl: cleanup code in return from btmrvl_sdio_suspend() | prasanna karthik | 2017-04-12 | 1 | -3/+3 |
* | Bluetooth: btmrvl: wake system up when receives a wake irq | Jeffy Chen | 2017-04-12 | 1 | -2/+7 |
* | Bluetooth: btmrvl: fix spelling mistake: "unregester" -> "unregister" | Colin Ian King | 2017-04-12 | 1 | -1/+1 |
* | btmrvl: fix spelling mistake: "actived" -> "activated" | Colin Ian King | 2017-02-19 | 1 | -1/+1 |
* | btmrvl: use dt's irqflags for wakeup pin | Jeffy Chen | 2017-02-16 | 1 | -2/+1 |
* | btmrvl: set irq_bt to -1 when failed to parse it | Jeffy Chen | 2017-02-16 | 1 | -0/+1 |
* | btmrvl: avoid double-disable_irq() race | Jeffy Chen | 2017-02-16 | 1 | -2/+6 |
* | Bluetooth: btmrvl: reset is_suspending flag in failure path | Amitkumar Karwar | 2016-07-18 | 1 | -0/+1 |
* | Bluetooth: btmrvl: fix slab-out-of-bounds access in btmrvl_sdio | Ricky Liang | 2016-07-08 | 1 | -7/+7 |
* | btmrvl: add platform specific wakeup interrupt support | Xinming Hu | 2016-05-02 | 1 | -0/+79 |
* | Bluetooth: btmrvl_sdio: fix firmware activation failure | Wei-Ning Huang | 2016-03-10 | 1 | -1/+1 |
* | Bluetooth: btmrvl: don't send data to firmware while processing suspend | Chin-Ran Lo | 2016-01-06 | 1 | -1/+2 |
* | Bluetooth: btmrvl: fix hung task warning dump | Chin-Ran Lo | 2016-01-04 | 1 | -1/+2 |
* | Bluetooth: Use new hci_skb_pkt_* wrappers for drivers | Marcel Holtmann | 2015-11-19 | 1 | -2/+2 |
* | Bluetooth: btmrvl: Comparison to NULL re-written | Prasanna Karthik | 2015-09-25 | 1 | -1/+1 |
* | Bluetooth: btmrvl: add sd8997 chipset support | Amitkumar Karwar | 2015-09-22 | 1 | -0/+36 |
* | Bluetooth: btmrvl: remove extra space in cast | Amitkumar Karwar | 2015-09-22 | 1 | -5/+5 |
* | Bluetooth: btmrvl: fix firmware dump issue | Nachiket Kukade | 2015-09-22 | 1 | -0/+6 |
* | Bluetooth: btmrvl: change device pointer passed to dev_coredumpv | Shengzhen Li | 2015-08-28 | 1 | -2/+1 |
* | Bluetooth: btmrvl: release sdio bus after firmware is up | Aniket Nagarnaik | 2015-08-10 | 1 | -2/+2 |
* | Bluetooth: btmrvl: fix compilation warning | Xinming Hu | 2015-05-13 | 1 | -1/+1 |
* | bluetooth: btmrvl: increase the priority of firmware download message | Amitkumar Karwar | 2015-01-06 | 1 | -1/+1 |
* | Bluetooth: btmrvl: add surprise_removed flag | Amitkumar Karwar | 2015-01-06 | 1 | -0/+4 |
* | Bluetooth: btmrvl add firmware dump support | Xinming Hu | 2014-12-03 | 1 | -0/+300 |
* | Bluetooth: btmrvl: remove extra newline character | Amitkumar Karwar | 2014-12-03 | 1 | -2/+2 |
* | Bluetooth: btmrvl: support Marvell Bluetooth device SD8887 | Xinming Hu | 2014-09-30 | 1 | -0/+32 |
* | Bluetooth: btmrvl: rename definitions from 88xx to 8897 | Amitkumar Karwar | 2014-09-30 | 1 | -2/+2 |