summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btintel_pcie.c
AgeCommit message (Expand)Author
2026-06-11Bluetooth: btintel_pcie: Separate coredump work from RX workRavindra
2026-06-11Bluetooth: btintel_pcie: Load IOSF debug regs by controller variantSai Teja Aluvala
2026-06-11Bluetooth: btintel_pcie: Add 50 ms delay before MAC init on BlazarIWKiran K
2026-06-11Bluetooth: btintel_pcie: Add support for smart trigger dumpKiran K
2026-06-11Bluetooth: btintel_pcie: Support Product level resetChandrashekar Devegowda
2026-05-20Bluetooth: btintel_pcie: Fix incorrect MAC access programmingKiran K
2026-05-06Bluetooth: btintel_pcie: treat boot stage bit 12 as warningSai Teja Aluvala
2026-04-13Bluetooth: btintel_pcie: use strscpy to copy plain stringsThorsten Blum
2026-04-13Bluetooth: btintel_pcie: Align shared DMA memory to 128 bytesKiran K
2026-04-10Bluetooth: btintel_pci: Fix btintel_pcie_read_hwexp code styleLuiz Augusto von Dentz
2026-04-10Bluetooth: btintel_pcie: Add device id of Scorpious2, Nova Lake-PCD-SKiran K
2026-04-10Bluetooth: btintel_pcie: Add device id of Scorpius Peak2, Nova Lake-PCD-HKiran K
2026-04-10Bluetooth: btintel_pcie: Add support for exception dump for ScP2FKiran K
2026-04-10Bluetooth: btintel: Add support for Scorpious Peak2F supportKiran K
2026-04-10Bluetooth: btintel_pcie: Add support for exception dump for ScP2Kiran K
2026-04-10Bluetooth: btintel: Add support for Scorpious Peak2 supportKiran K
2026-04-10Bluetooth: btintel_pcie: Use struct_size to improve hci_drv_read_infoThorsten Blum
2026-04-10Bluetooth: btintel_pcie: Replace snprintf("%s") with strscpyThorsten Blum
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-02-01Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary handlerSebastian Andrzej Siewior
2026-01-29Bluetooth: btintel_pcie: Remove unnecessary check before kfree_skb()Chen Ni
2025-12-01Bluetooth: btintel_pcie: Introduce HCI Driver protocolChethan T N
2025-12-01Bluetooth: btintel_pcie: Suspend/Resume: Controller doorbell interrupt handlingRavindra
2025-12-01Bluetooth: btintel_pcie: Support for S4 (Hibernate)Ravindra
2025-10-24Bluetooth: btintel_pcie: Fix event packet loss issueKiran K
2025-09-27Bluetooth: btintel_pcie: Refactor Device CoredumpKiran K
2025-09-27Bluetooth: btintel_pcie: Use strscpy() instead of strscpy_pad()Thorsten Blum
2025-09-27Bluetooth: btintel_pcie: Define hdev->wakeup() callbackChandrashekar Devegowda
2025-09-27Bluetooth: btintel_pcie: Move model comment before its definitionLuiz Augusto von Dentz
2025-09-27Bluetooth: btintel_pcie: Add id of Scorpious, Panther Lake-H484Kiran K
2025-09-27Bluetooth: btintel_pcie: Add Bluetooth core/platform as commentsKiran K
2025-09-27Bluetooth: btintel_pcie: Add support for _suspend() / _resume()Chandrashekar Devegowda
2025-09-27Bluetooth: btintel: Add support for BlazarIW coreKiran K
2025-07-23Bluetooth: btintel_pcie: Fix Alive Context State HandlingKiran K
2025-07-23Bluetooth: btintel_pcie: Make driver wait for alive interruptKiran K
2025-07-23Bluetooth: btintel: Define a macro for Intel Reset vendor commandKiran K
2025-07-23Bluetooth: btintel_pcie: Add support for device 0x4d76Kiran K
2025-07-23Bluetooth: btintel_pcie: Reword restart to recoveryLuiz Augusto von Dentz
2025-07-23Bluetooth: btintel_pcie: Support Function level resetChandrashekar Devegowda
2025-07-16Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmapChristian Eggers
2025-06-20Bluetooth: btintel_pcie: Fix potential race condition in firmware downloadKiran K
2025-06-05Bluetooth: btintel_pcie: Reduce driver buffer posting to prevent race conditionChandrashekar Devegowda
2025-06-05Bluetooth: btintel_pcie: Increase the tx and rx descriptor countChandrashekar Devegowda
2025-06-05Bluetooth: btintel_pcie: Fix driver not posting maximum rx buffersKiran K
2025-05-21Bluetooth: btintel_pcie: Dump debug registers on errorChandrashekar Devegowda
2025-05-21Bluetooth: btintel_pcie: Do not generate coredump for diagnostic eventsKiran K
2025-04-25Bluetooth: btintel_pcie: Add additional to checks to clear TX/RX pathsKiran K
2025-04-25Bluetooth: btintel_pcie: Avoid redundant buffer allocationKiran K