Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

MAINTAINERS: add a sub-entry for the Qualcomm bluetooth driver

Patches modifying drivers/bluetooth/hci_qca.c should be Cc'ed to the
linux-arm-msm mailing list so that Qualcomm maintainers and reviewers
can get notified about proposed changes to it. Add a sub-entry that adds
the mailing list to the list of addresses returned by get_maintainer.pl.

Acked-by: Konrad Dybcio <konradybcio@kernel.org>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>

authored by

Bartosz Golaszewski and committed by
Luiz Augusto von Dentz
8183c8ea 58fddb36

+7
+7
MAINTAINERS
··· 20686 20686 F: Documentation/devicetree/bindings/net/qcom,bam-dmux.yaml 20687 20687 F: drivers/net/wwan/qcom_bam_dmux.c 20688 20688 20689 + QUALCOMM BLUETOOTH DRIVER 20690 + L: linux-arm-msm@vger.kernel.org 20691 + S: Maintained 20692 + F: drivers/bluetooth/btqca.[ch] 20693 + F: drivers/bluetooth/btqcomsmd.c 20694 + F: drivers/bluetooth/hci_qca.c 20695 + 20689 20696 QUALCOMM CAMERA SUBSYSTEM DRIVER 20690 20697 M: Robert Foss <rfoss@kernel.org> 20691 20698 M: Todor Tomov <todor.too@gmail.com>