summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-14Bluetooth: btintel: Add firmware ID to firmware nameKiran K
2024-07-14Bluetooth: hci_core, hci_sync: cleanup struct discovery_stateDmitry Antipov
2024-07-14Bluetooth: btusb: Add RTL8852BE device 0489:e125 to device tablesHilda Wu
2024-07-14Bluetooth: hci_event: Set QoS encryption from BIGInfo reportIulia Tanasescu
2024-07-14Bluetooth: btnxpuart: Add handling for boot-signature timeout errorsNeeraj Sanjay Kale
2024-07-14Bluetooth: btnxpuart: Update firmware namesNeeraj Sanjay Kale
2024-07-14dt-bindings: net: bluetooth: nxp: Add firmware-name propertyNeeraj Sanjay Kale
2024-07-14Bluetooth: hci_bcm4377: Add BCM4388 supportHector Martin
2024-07-14Bluetooth: Add vendor-specific packet classification for ISO dataYing Hsu
2024-07-14Bluetooth: iso: remove unused struct 'iso_list_data'Dr. David Alan Gilbert
2024-07-14Bluetooth: btintel_pcie: Remove unnecessary memset(0) callsThorsten Blum
2024-07-14Bluetooth: Use sizeof(*pointer) instead of sizeof(type)Erick Archer
2024-07-14Bluetooth: MGMT: Uninitialized variable in load_conn_param()Dan Carpenter
2024-07-14Bluetooth/nokia: Remove unused struct 'hci_nokia_radio_hdr'Dr. David Alan Gilbert
2024-07-14tty: rfcomm: prefer array indexing over pointer arithmeticErick Archer
2024-07-14tty: rfcomm: prefer struct_size over open coded arithmeticErick Archer
2024-07-14Bluetooth: hci_core: Prefer array indexing over pointer arithmeticErick Archer
2024-07-14Bluetooth: hci_core: Prefer struct_size over open coded arithmeticErick Archer
2024-07-14Bluetooth: btintel_pcie: Fix irq leakKiran K
2024-07-14Bluetooth: btintel_pcie: Print Firmware Sequencer informationKiran K
2024-07-14Bluetooth: btusb: mediatek: add MT7922 subsystem resetHao Qin
2024-07-14Bluetooth: btusb: mediatek: reset the controller before downloading the fwHao Qin
2024-07-14Bluetooth: btusb: mediatek: refactor the function btusb_mtk_resetHao Qin
2024-07-14Bluetooth: btmtk: apply the common btmtk_fw_get_filenameSean Wang
2024-07-14Bluetooth: btmtk: add the function to get the fw nameSean Wang
2024-07-14Bluetooth: btintel: Refactor btintel_set_ppag()Kiran K
2024-07-14Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloadingLuke Wang
2024-07-14Bluetooth: btnxpuart: Handle FW Download Abort scenarioNeeraj Sanjay Kale
2024-07-14Bluetooth: btnxpuart: Enable status prints for firmware downloadNeeraj Sanjay Kale
2024-07-14Bluetooth: btnxpuart: Fix Null pointer dereference in btnxpuart_flush()Neeraj Sanjay Kale
2024-07-14Bluetooth: hci_bcm4377: Increase boot timeoutHector Martin
2024-07-14Bluetooth: hci_bcm4377: Use correct unit for timeoutsSven Peter
2024-07-14Bluetooth: MGMT: Make MGMT_OP_LOAD_CONN_PARAM update existing connectionLuiz Augusto von Dentz
2024-07-14bcachefs: Kill bch2_assert_btree_nodes_not_locked()Kent Overstreet
2024-07-14bcachefs: Rename BCH_WRITE_DONE -> BCH_WRITE_SUBMITTEDKent Overstreet
2024-07-14ksmbd: avoid reclaiming expired durable opens by the clientNamjae Jeon
2024-07-14ksmbd: Constify struct ksmbd_transport_opsChristophe JAILLET
2024-07-14ksmbd: remove duplicate SMB2 Oplock levels definitionsChenXiaoSong
2024-07-14bcachefs: __bch2_read(): call trans_begin() on every loop iterKent Overstreet
2024-07-14bcachefs: show none if label is not setHongbo Li
2024-07-14bcachefs: drop packed, aligned from bkey_inode_bufKent Overstreet
2024-07-14bcachefs: btree node scan: fall back to comparing by journal seqKent Overstreet
2024-07-14bcachefs: Add lockdep support for btree node locksKent Overstreet
2024-07-14lockdep: lockdep_set_notrack_class()Kent Overstreet
2024-07-14bcachefs: Improve copygc_wait_to_text()Kent Overstreet
2024-07-14bcachefs: Convert clock code to u64sKent Overstreet
2024-07-14bcachefs: Improve startup messageKent Overstreet
2024-07-14bcachefs: Self healing on read IO errorKent Overstreet
2024-07-14bcachefs: Make read_only a mount option again, but hiddenKent Overstreet
2024-07-14bcachefs: bch2_extent_crc_unpacked_to_text()Kent Overstreet