Merge branch 'for-upstream' of...
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next Johan Hedberg says: ==================== pull request: bluetooth-next 2020-01-26 Here's (probably) the last bluetooth-next pull request for the 5.6 kernel. - Initial pieces of Bluetooth 5.2 Isochronous Channels support - mgmt: Various cleanups and a new Set Blocked Keys command - btusb: Added support for 04ca:3021 QCA_ROME device - hci_qca: Multiple fixes & cleanups - hci_bcm: Fixes & improved device tree support - Fixed attempts to create duplicate debugfs entries Please let me know if there are any issues pulling. Thanks. ==================== Signed-off-by:David S. Miller <davem@davemloft.net>
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/net/broadcom-bluetooth.txt 6 additions, 2 deletionsDocumentation/devicetree/bindings/net/broadcom-bluetooth.txt
- drivers/bluetooth/btbcm.c 2 additions, 0 deletionsdrivers/bluetooth/btbcm.c
- drivers/bluetooth/btbcm.h 2 additions, 2 deletionsdrivers/bluetooth/btbcm.h
- drivers/bluetooth/btrtl.c 11 additions, 9 deletionsdrivers/bluetooth/btrtl.c
- drivers/bluetooth/btsdio.c 14 additions, 5 deletionsdrivers/bluetooth/btsdio.c
- drivers/bluetooth/btusb.c 1 addition, 0 deletionsdrivers/bluetooth/btusb.c
- drivers/bluetooth/hci_bcm.c 21 additions, 4 deletionsdrivers/bluetooth/hci_bcm.c
- drivers/bluetooth/hci_h4.c 1 addition, 0 deletionsdrivers/bluetooth/hci_h4.c
- drivers/bluetooth/hci_h5.c 3 additions, 0 deletionsdrivers/bluetooth/hci_h5.c
- drivers/bluetooth/hci_qca.c 370 additions, 48 deletionsdrivers/bluetooth/hci_qca.c
- drivers/bluetooth/hci_uart.h 7 additions, 0 deletionsdrivers/bluetooth/hci_uart.h
- drivers/bluetooth/hci_vhci.c 1 addition, 0 deletionsdrivers/bluetooth/hci_vhci.c
- include/net/bluetooth/bluetooth.h 5 additions, 3 deletionsinclude/net/bluetooth/bluetooth.h
- include/net/bluetooth/hci.h 165 additions, 0 deletionsinclude/net/bluetooth/hci.h
- include/net/bluetooth/hci_core.h 12 additions, 0 deletionsinclude/net/bluetooth/hci_core.h
- include/net/bluetooth/hci_mon.h 2 additions, 0 deletionsinclude/net/bluetooth/hci_mon.h
- include/net/bluetooth/mgmt.h 17 additions, 0 deletionsinclude/net/bluetooth/mgmt.h
- net/bluetooth/hci_core.c 83 additions, 17 deletionsnet/bluetooth/hci_core.c
- net/bluetooth/hci_debugfs.c 78 additions, 0 deletionsnet/bluetooth/hci_debugfs.c
- net/bluetooth/hci_event.c 33 additions, 8 deletionsnet/bluetooth/hci_event.c
Loading
Please register or sign in to comment