summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btintel.c
AgeCommit message (Expand)Author
2024-08-23Bluetooth: btintel: Allow configuring drive strength of BRIKiran K
2024-08-15Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-inLuiz Augusto von Dentz
2024-07-26Bluetooth: btintel: Fail setup on errorKiran K
2024-07-15Bluetooth: btintel: Add support for BlazarU coreKiran K
2024-07-15Bluetooth: btintel: Fix the sfi name for BlazarUKiran K
2024-07-15Bluetooth: btintel: Fix spelling of *intermediate* in commentPaul Menzel
2024-07-14Bluetooth: btintel: Add firmware ID to firmware nameKiran K
2024-07-14Bluetooth: Add vendor-specific packet classification for ISO dataYing Hsu
2024-07-14Bluetooth: btintel_pcie: Print Firmware Sequencer informationKiran K
2024-07-14Bluetooth: btintel: Refactor btintel_set_ppag()Kiran K
2024-05-14Bluetooth: btintel: Export few static functionsKiran K
2024-05-14Bluetooth: btintel: Add support for BlazarIKiran K
2024-05-14Bluetooth: Populate hci_set_hw_info for Intel and RealtekArchie Pusaka
2024-05-14Bluetooth: btintel: Add support to download intermediate loaderKiran K
2024-05-14Bluetooth: btintel: Define macros for image typesKiran K
2024-03-06Bluetooth: btintel: Fixe build regressionLuiz Augusto von Dentz
2024-03-06Bluetooth: btintel: Print Firmware Sequencer informationKiran K
2024-03-06Bluetooth: btintel: Fix null ptr deref in btintel_read_versionEdward Adam Davis
2023-12-22Bluetooth: btintel: Print firmware SHA1Kiran K
2023-08-24Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODEDLuiz Augusto von Dentz
2023-08-24Bluetooth: btintel: Send new command for PPAGLokendra Singh
2023-08-11Bluetooth: btusb: Move btusb_recv_event_intel to btintelLuiz Augusto von Dentz
2023-08-11Bluetooth: btintel: Add support for Gale PeakKiran K
2023-08-11Bluetooth: btintel: Add support to reset bluetooth via ACPI DSMKiran K
2023-04-23Bluetooth: btintel: Add Intel devcoredump supportAbhishek Pandit-Subedi
2023-04-23Bluetooth: btintel: Add LE States quirk supportChethan T N
2023-03-23Bluetooth: btinel: Check ACPI handle for NULL before accessingKiran K
2023-03-22Bluetooth: btintel: Iterate only bluetooth device ACPI entriesKiran K
2023-02-09Bluetooth: btintel: Set Per Platform Antenna Gain(PPAG)Seema Sreemantha
2022-12-12Bluetooth: btintel: Fix missing free skb in btintel_setup_combined()Wang ShaoBo
2022-12-12Bluetooth: btintel: Fix existing sparce warningsLuiz Augusto von Dentz
2022-09-09Bluetooth: btintel: Mark Intel controller to support LE_STATES quirkKiran K
2022-09-09Bluetooth: btintel: Add support for MagnetorKiran K
2022-05-13Bluetooth: btintel: Constify static struct regmap_busRikard Falkeborn
2022-01-21Bluetooth: btintel: Fix WBS setting for Intel legacy ROM productsTedd Ho-Jeong An
2022-01-07Bluetooth: btintel: Fix broken LED quirk for legacy ROM devicesTedd Ho-Jeong An
2021-12-22Bluetooth: btintel: Add missing quirks and msft ext for legacy bootloaderTedd Ho-Jeong An
2021-10-13Bluetooth: btintel: Fix bdaddress comparison with garbage valueKiran K
2021-09-10Bluetooth: btintel: Fix incorrect out of memory checkColin Ian King
2021-09-07Bluetooth: btintel: Define a callback to fetch codec config dataKiran K
2021-09-07Bluetooth: btintel: Define callback to fetch data_path_idKiran K
2021-09-07Bluetooth: btintel: Read supported offload use casesKiran K
2021-08-31Bluetooth: btintel: Read boot address irrespective of controller modeKiran K
2021-08-31Bluetooth: btintel: Fix boot addressKiran K
2021-08-30Bluetooth: set quality report callback for IntelJoseph Hwang
2021-08-30Bluetooth: btintel: support link statistics telemetry eventsChethan T N
2021-08-30Bluetooth: btusb: disable Intel link statistics telemetry eventsJoseph Hwang
2021-08-05Bluetooth: btintel: Combine setting up MSFT extensionTedd Ho-Jeong An
2021-08-05Bluetooth: btintel: Fix the legacy bootloader returns tlv based versionTedd Ho-Jeong An
2021-08-05Bluetooth: btintel: Clean the exported function to staticTedd Ho-Jeong An