aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/bluetooth/btintel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-22Bluetooth: btintel: Check dsbr size from EFI variableKees Cook1-8/+2
2025-05-21Bluetooth: btintel_pcie: Do not generate coredump for diagnostic eventsKiran K1-2/+1
2025-03-25Bluetooth: btintel: Add support to configure TX powerVijay Satija1-0/+333
2025-03-25Bluetooth: btintel: Add DSBR support for ScPKiran K1-0/+5
2025-03-25Bluetooth: btintel: Add support for Intel Scorpius PeakKiran K1-0/+3
2025-01-15Bluetooth: Use str_enable_disable-like helpersKrzysztof Kozlowski1-8/+9
2024-11-14Bluetooth: btintel: Direct exception event to bluetooth stackKiran K1-3/+2
2024-11-14Bluetooth: btintel: Do no pass vendor events to stackKiran K1-2/+4
2024-11-14Bluetooth: btintel: Add DSBR support for BlazarIW, BlazarU and GaPKiran K1-8/+20
2024-11-14Bluetooth: btintel_pcie: Add recovery mechanismKiran K1-0/+14
2024-11-14Bluetooth: btintel_pcie: Add handshake between driver and firmwareKiran K1-4/+52
2024-11-14bluetooth: Fix typos in the commentsYan Zhen1-2/+2
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-08-23Bluetooth: btintel: Allow configuring drive strength of BRIKiran K1-0/+124
2024-08-15Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-inLuiz Augusto von Dentz1-10/+0
2024-07-26Bluetooth: btintel: Fail setup on errorKiran K1-0/+3
2024-07-15Bluetooth: btintel: Add support for BlazarU coreKiran K1-0/+3
2024-07-15Bluetooth: btintel: Fix the sfi name for BlazarUKiran K1-2/+2
2024-07-15Bluetooth: btintel: Fix spelling of *intermediate* in commentPaul Menzel1-1/+1
2024-07-14Bluetooth: btintel: Add firmware ID to firmware nameKiran K1-20/+68
2024-07-14Bluetooth: Add vendor-specific packet classification for ISO dataYing Hsu1-2/+23
2024-07-14Bluetooth: btintel_pcie: Print Firmware Sequencer informationKiran K1-1/+2
2024-07-14Bluetooth: btintel: Refactor btintel_set_ppag()Kiran K1-85/+34
2024-05-14Bluetooth: btintel: Export few static functionsKiran K1-10/+16
2024-05-14Bluetooth: btintel: Add support for BlazarIKiran K1-0/+3
2024-05-14Bluetooth: Populate hci_set_hw_info for Intel and RealtekArchie Pusaka1-0/+9
2024-05-14Bluetooth: btintel: Add support to download intermediate loaderKiran K1-1/+37
2024-05-14Bluetooth: btintel: Define macros for image typesKiran K1-6/+6
2024-03-06Bluetooth: btintel: Fixe build regressionLuiz Augusto von Dentz1-2/+2
2024-03-06Bluetooth: btintel: Print Firmware Sequencer informationKiran K1-0/+114
2024-03-06Bluetooth: btintel: Fix null ptr deref in btintel_read_versionEdward Adam Davis1-1/+1
2023-12-22Bluetooth: btintel: Print firmware SHA1Kiran K1-0/+5
2023-08-24Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODEDLuiz Augusto von Dentz1-0/+6
2023-08-24Bluetooth: btintel: Send new command for PPAGLokendra Singh1-9/+16
2023-08-11Bluetooth: btusb: Move btusb_recv_event_intel to btintelLuiz Augusto von Dentz1-0/+74
2023-08-11Bluetooth: btintel: Add support for Gale PeakKiran K1-0/+3
2023-08-11Bluetooth: btintel: Add support to reset bluetooth via ACPI DSMKiran K1-0/+121
2023-04-23Bluetooth: btintel: Add Intel devcoredump supportAbhishek Pandit-Subedi1-1/+71
2023-04-23Bluetooth: btintel: Add LE States quirk supportChethan T N1-3/+2
2023-03-23Bluetooth: btinel: Check ACPI handle for NULL before accessingKiran K1-2/+9
2023-03-22Bluetooth: btintel: Iterate only bluetooth device ACPI entriesKiran K1-18/+26
2023-02-09Bluetooth: btintel: Set Per Platform Antenna Gain(PPAG)Seema Sreemantha1-0/+116
2022-12-12Bluetooth: btintel: Fix missing free skb in btintel_setup_combined()Wang ShaoBo1-2/+3
2022-12-12Bluetooth: btintel: Fix existing sparce warningsLuiz Augusto von Dentz1-8/+8
2022-09-09Bluetooth: btintel: Mark Intel controller to support LE_STATES quirkKiran K1-9/+8
2022-09-09Bluetooth: btintel: Add support for MagnetorKiran K1-0/+3
2022-05-13Bluetooth: btintel: Constify static struct regmap_busRikard Falkeborn1-1/+1
2022-01-21Bluetooth: btintel: Fix WBS setting for Intel legacy ROM productsTedd Ho-Jeong An1-3/+8
2022-01-07Bluetooth: btintel: Fix broken LED quirk for legacy ROM devicesTedd Ho-Jeong An1-9/+11
2021-12-22Bluetooth: btintel: Add missing quirks and msft ext for legacy bootloaderTedd Ho-Jeong An1-4/+22