aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/show_delta (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-26Bluetooth: sco: Use the correct print formatKai Ye1-4/+4
2021-06-26Bluetooth: msft: Use the correct print formatKai Ye1-1/+1
2021-06-26Bluetooth: mgmt: Use the correct print formatKai Ye2-10/+10
2021-06-26Bluetooth: amp: Use the correct print formatKai Ye1-3/+3
2021-06-26Bluetooth: a2mp: Use the correct print formatKai Ye1-12/+12
2021-06-26Bluetooth: 6lowpan: Use the correct print formatKai Ye1-8/+8
2021-06-26Bluetooth: hidp: Use the correct print formatKai Ye1-3/+3
2021-06-26Bluetooth: cmtp: Use the correct print formatKai Ye1-11/+11
2021-06-26Bluetooth: bnep: Use the correct print formatKai Ye1-4/+4
2021-06-26Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc.Tim Jiang1-0/+5
2021-06-26Bluetooth: btusb: use default nvm if boardID is 0 for wcn6855.Tim Jiang1-3/+9
2021-06-26Bluetooth: btmtkuart: using pm_runtime_resume_and_get instead of pm_runtime_get_syncZhang Qilong1-4/+2
2021-06-26Bluetooth: use inclusive language in commentsArchie Pusaka3-5/+5
2021-06-26Bluetooth: use inclusive language in SMPArchie Pusaka4-41/+43
2021-06-26Bluetooth: use inclusive language in HCI LE featuresArchie Pusaka2-10/+10
2021-06-26Bluetooth: use inclusive language to describe CPBArchie Pusaka4-24/+24
2021-06-26Bluetooth: use inclusive language in hci_core.hArchie Pusaka1-22/+22
2021-06-26Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_validLuiz Augusto von Dentz1-0/+3
2021-06-26Bluetooth: btrtl: rename USB fw for RTL8761Joakim Tjernlund1-1/+8
2021-06-26Bluetooth: btusb: Add 0x0b05:0x190e Realtek 8761BU (ASUS BT500) device.Joakim Tjernlund1-0/+4
2021-06-26Bluetooth: hci_h5: Add RTL8822CS capabilitiesArchie Pusaka3-14/+24
2021-06-26Bluetooth: mgmt: Fix the command returns garbage parameter valueTedd Ho-Jeong An1-0/+2
2021-06-26Bluetooth: disable filter dup when scan for adv monitorYun-Hao Chung1-5/+41
2021-06-26Bluetooth: Translate additional address type during le_conn_compSathish Narasimman1-0/+17
2021-06-26Bluetooth: RFCOMM: Use DEVICE_ATTR_RO macroYueHaibing1-4/+6
2021-06-26Bluetooth: btusb: Add support USB ALT 3 for WBSHilda Wu1-0/+7
2021-06-26Bluetooth: L2CAP: Fix invalid access on ECRED Connection responseLuiz Augusto von Dentz1-2/+2
2021-06-26Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure failsLuiz Augusto von Dentz1-2/+2
2021-06-26Bluetooth: Remove spurious error messageSzymon Janc1-9/+5
2021-06-26Bluetooth: btusb: Add a new QCA_ROME device (0cf3:e500)Daniel Lenski1-0/+2
2021-06-26dt-bindings: net: bluetooth: Add device tree bindings for QTI chip wcn6750Venkata Lakshmi Narayana Gubba1-0/+71
2021-06-26dt-bindings: net: bluetooth: Convert Qualcomm BT binding to DT schemaVenkata Lakshmi Narayana Gubba2-69/+112
2021-06-26Bluetooth: btqca: Moved extracting rom version info to common placeVenkata Lakshmi Narayana Gubba1-9/+5
2021-06-26Bluetooth: btqca: Add support for firmware image with mbn type for WCN6750Venkata Lakshmi Narayana Gubba2-18/+54
2021-06-26Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6750Venkata Lakshmi Narayana Gubba3-23/+115
2021-06-26Bluetooth: Shutdown controller after workqueues are flushed or cancelledKai-Heng Feng1-8/+8
2021-06-26Bluetooth: btbcm: Add entry for BCM43430B0 UART BluetoothMikhail Rudenko1-0/+1
2021-06-26Bluetooth: btqca: Don't modify firmware contents in-placeConnor Abbott1-7/+20
2021-06-26Bluetooth: Fix alt settings for incoming SCO with transparent coding formatKiran K1-3/+3
2021-06-26Bluetooth: 6lowpan: remove unused functionJiapeng Chong1-36/+0
2021-06-26Bluetooth: Add ncmd=0 recovery handlingManish Mandlik4-10/+43
2021-06-26Bluetooth: hci_qca: fix potential GPFPavel Skripkin1-2/+2
2021-06-26Bluetooth: Fix the HCI to MGMT status conversion tableYu Liu1-0/+3
2021-06-26Bluetooth: cmtp: fix file refcount when cmtp_attach_device failsThadeu Lima de Souza Cascardo1-0/+5
2021-06-26Bluetooth: btusb: fix memory leakMuhammad Usama Anjum1-1/+1
2021-06-26Bluetooth: btusb: Add support for Lite-On Mediatek Chipmark-yw.chen1-0/+5
2021-06-26Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip.mark-yw.chen1-5/+5
2021-06-26Bluetooth: virtio_bt: add missing null pointer check on alloc_skb call returnColin Ian King1-0/+3
2021-06-26Bluetooth: Return whether a connection is outboundYu Liu5-7/+12
2021-06-26Bluetooth: use flexible-array member instead of zero-length arrayQiheng Lin1-3/+3