summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-10Bluetooth: btintel: Replace CNVi id with hardware variantKiran K2-9/+16
2026-04-10Bluetooth: btintel: Add support for hybrid signature for ScP2 onwardsKiran K1-8/+72
2026-04-10Bluetooth: L2CAP: CoC: Disconnect if received packet size exceeds MPSChristian Eggers1-0/+7
2026-04-10Bluetooth: btmtk: add MT7902 SDIO supportSean Wang1-13/+29
2026-04-10Bluetooth: btusb: Add new VID/PID 0e8d/1ede for MT7902Sean Wang1-0/+2
2026-04-10Bluetooth: btusb: Add new VID/PID 13d3/3596 for MT7902Sean Wang1-0/+2
2026-04-10Bluetooth: btusb: Add new VID/PID 13d3/3594 for MT7902Sean Wang1-0/+2
2026-04-10Bluetooth: btusb: Add new VID/PID 13d3/3580 for MT7902Sean Wang1-0/+2
2026-04-10Bluetooth: btusb: Add new VID/PID 13d3/3579 for MT7902Sean Wang1-1/+3
2026-04-10Bluetooth: btmtk: add MT7902 MCU supportSean Wang2-0/+2
2026-04-10mmc: sdio: add MediaTek MT7902 SDIO device IDSean Wang1-0/+1
2026-04-10Bluetooth: btintel_pcie: Use struct_size to improve hci_drv_read_infoThorsten Blum1-1/+2
2026-04-10Bluetooth: btusb: Add Lite-On 04ca:3807 for MediaTek MT7921Dylan Eray1-0/+2
2026-04-10Bluetooth: btintel_pcie: Replace snprintf("%s") with strscpyThorsten Blum1-1/+2
2026-04-10Bluetooth: hci_qca: Fix BT not getting powered-off on rmmodHans de Goede1-1/+5
2026-04-10Bluetooth: hci_qca: Fix confusing shutdown() and power_off() namingHans de Goede1-8/+7
2026-04-10Bluetooth: btbcm: Add entry for BCM4343A2 UART BluetoothMarek Vasut1-0/+1
2026-04-10Bluetooth: qca: Refactor code on the basis of chipset namesVivek Sahu2-33/+34
2026-04-10Bluetooth: btmtk: Add reset mechanism if downloading firmware failedChris Lu2-0/+7
2026-04-10Bluetooth: btmtk: add status check in mt79xx firmware setupChris Lu1-2/+8
2026-04-10fwctl: Fix class init ordering to avoid NULL pointer dereference on device re...Richard Cheng1-1/+1
2026-04-10Bluetooth: btmtk: improve mt79xx firmware setup retry flowChris Lu1-0/+6
2026-04-10Bluetooth: btbcm: remove done label in btbcm_patchramDongyang Jin1-6/+4
2026-04-10Bluetooth: hci_core: Rate limit the logging of invalid ISO handlePauli Virtanen1-2/+2
2026-04-10Bluetooth: btusb: MT7922: Add VID/PID 0489/e174Chris Lu1-0/+2
2026-04-10platform/x86: int3472: Parameterize LED con_id in registrationMarco Nenciarini3-6/+8
2026-04-10platform/x86: int3472: Rename pled to led in LED registration codeMarco Nenciarini3-13/+13
2026-04-10platform/x86: int3472: Use local variable for LED struct accessMarco Nenciarini1-21/+22
2026-04-10dma-buf: fix htmldocs error for dma_buf_attach_revocableSumit Semwal1-0/+1
2026-04-10Merge tag 'Chinese-docs-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Jonathan Corbet6-109/+427
2026-04-10dt-bindings: sram: Allow multiple-word prefixes to sram subnodeKonrad Dybcio1-1/+1
2026-04-10dt-bindings: sram: Document qcom,milos-imemLuca Weiss1-0/+1
2026-04-10Merge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...Catalin Marinas70-875/+4088
2026-04-10dm cache: fix missing return in invalidate_committed's error pathMing-Hung Tsai1-1/+3
2026-04-10tools/power turbostat: Allow execution to continue after perf_l2_init() failureDavid Arcari1-8/+8
2026-04-10ublk: fix tautological comparison warning in ublk_ctrl_reg_bufMing Lei1-8/+6
2026-04-10ALSA: sc6000: Restore board setup across suspendCássio Gabriel1-1/+40
2026-04-10ALSA: sc6000: Keep the programmed board state in card-private dataCássio Gabriel1-60/+92
2026-04-10ALSA: 6fire: fix use-after-free on disconnectBerk Cem Goksel1-5/+12
2026-04-10ALSA: fireworks: bound device-supplied status before string array lookupGreg Kroah-Hartman1-1/+4
2026-04-10ALSA: usx2y: us144mkii: fix NULL deref on missing interface 0Greg Kroah-Hartman1-1/+5
2026-04-10ASoC: SOF: Don't allow pointer operations on unconfigured streamsMark Brown1-0/+3
2026-04-10regulator: max77620: drop redundant OF node initialisationJohan Hovold1-2/+0
2026-04-10spi: mtk-snfi: unregister ECC engine on probe failure and remove() callbackPei Xiao1-0/+14
2026-04-10spi: s3c64xx: fix NULL-deref on driver unbindJohan Hovold1-5/+0
2026-04-10scsi: bsg: fix buffer overflow in scsi_bsg_uring_cmd()Dan Carpenter1-2/+2
2026-04-10spi: fix controller deregistration (part 2/2)Mark Brown26-42/+176
2026-04-10spi: zynq-qspi: fix controller deregistrationJohan Hovold1-4/+11
2026-04-10spi: zynqmp-gqspi: fix controller deregistrationJohan Hovold1-1/+3
2026-04-10spi: uniphier: fix controller deregistrationJohan Hovold1-1/+7