aboutsummaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btqcomsmd.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-14Bluetooth: btqcomsmd: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-03-23Bluetooth: btqcomsmd: Fix command timeout after setting BD addressGravatar Stephan Gerhold 1-1/+16
2020-12-18Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the prob...Gravatar Christophe JAILLET 1-8/+19
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Gravatar Thomas Gleixner 1-9/+1
2019-02-26Bluetooth: btqcomsmd: use HCI_QUIRK_USE_BDADDR_PROPERTYGravatar Matthias Kaehlcke 1-28/+3
2018-05-18Bluetooth: btqcomsmd: Fix rx/tx statsGravatar Loic Poulain 1-0/+10
2017-12-13Bluetooth: btqcomsmd: Fix skb double free corruptionGravatar Loic Poulain 1-1/+2
2017-10-06Bluetooth: btqcomsmd: retrieve BD address from DT propertyGravatar Loic Poulain 1-0/+11
2017-10-06Bluetooth: btqcomsmd: Add support for BD address setupGravatar Loic Poulain 1-0/+34
2017-06-16networking: introduce and use skb_put_data()Gravatar Johannes Berg 1-1/+1
2017-03-28soc: qcom: smd: Transition client drivers from smd to rpmsgGravatar Bjorn Andersson 1-16/+16
2017-02-16Bluetooth: btqcomsmd: Fix module autoloadGravatar Javier Martinez Canillas 1-0/+1
2016-09-19Bluetooth: Introduce Qualcomm WCNSS SMD based HCI driverGravatar Bjorn Andersson 1-0/+182