summaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-22Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud modeHakan Jansson1-4/+1
2022-07-22Bluetooth: hci_bcm: Add DT compatible for CYW55572Hakan Jansson1-0/+1
2022-07-22dt-bindings: net: broadcom-bluetooth: Add conditional constraintsHakan Jansson1-0/+16
2022-07-22dt-bindings: net: broadcom-bluetooth: Add CYW55572 DT bindingHakan Jansson1-0/+1
2022-07-22Bluetooth: clean up error pointer checkingDan Carpenter1-1/+1
2022-07-22Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586Hilda Wu1-0/+2
2022-07-22Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587Hilda Wu1-0/+2
2022-07-22Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558Hilda Wu1-0/+2
2022-07-22Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675Hilda Wu1-0/+2
2022-07-22Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007Hilda Wu1-0/+4
2022-07-22Bluetooth: Add default wakeup callback for HCI UART driverYing Hsu1-0/+11
2022-07-22Bluetooth: hci_sync: Don't remove connected devices from accept listLuiz Augusto von Dentz1-2/+5
2022-07-22Bluetooth: hci_sync: Fix not updating privacy_modeLuiz Augusto von Dentz1-0/+3
2022-07-22Bluetooth: Collect kcov coverage from hci_rx_workTamas Koczka1-1/+9
2022-07-22Bluetooth: hci_sync: Fix resuming scan after suspend resumeZhengping Jiang1-3/+2
2022-07-22Bluetooth: btmtksdio: Add in-band wakeup supportSean Wang1-0/+15
2022-07-22Bluetooth: mgmt: Fix refresh cached connection infoZhengping Jiang1-5/+5
2022-07-22Bluetooth: HCI: Fix not always setting Scan Response/Advertising DataLuiz Augusto von Dentz3-43/+76
2022-07-22Bluetooth: eir: Fix using strlen with hdev->{dev_name,short_name}Luiz Augusto von Dentz2-17/+28
2022-07-22Bluetooth: use memset avoid memory leaksXiaohui Zhang1-0/+1
2022-07-22Bluetooth: fix an error code in hci_register_dev()Dan Carpenter1-1/+2
2022-07-22Bluetooth: hci_bcm: Add BCM4349B1 variantAhmad Fatoum2-0/+3
2022-07-22dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT bindingAhmad Fatoum1-0/+1
2022-07-22Bluetooth: Unregister suspend with userchannelAbhishek Pandit-Subedi3-8/+30
2022-07-22Bluetooth: Fix index added after unregisterAbhishek Pandit-Subedi1-1/+7
2022-07-22Bluetooth: When HCI work queue is drained, only queue chained workSchspa Shi3-3/+13
2022-07-22Bluetooth: hci_intel: Add check for platform_driver_registerJiasheng Jiang1-1/+5
2022-07-22Bluetooth: clear the temporary linkkey in hci_conn_cleanupAlain Michaud2-2/+5
2022-07-22Bluetooth: hci_bcm: Add support for FW loading in autobaud modeHakan Jansson3-15/+40
2022-07-22dt-bindings: net: broadcom-bluetooth: Add property for autobaud modeHakan Jansson1-0/+7
2022-07-22Bluetooth: hci_qca: Return wakeup for qca_wakeupSai Teja Aluvala1-1/+1
2022-07-22Bluetooth: btusb: Add support of IMC Networks PID 0x3568Aaron Ma1-0/+3
2022-07-21mmu_gather: Force tlb-flush VM_PFNMAP vmasPeter Zijlstra1-16/+17
2022-07-21mmu_gather: Let there be one tlb_{start,end}_vma() implementationPeter Zijlstra1-13/+2
2022-07-21csky/tlb: Remove tlb_flush() definePeter Zijlstra1-2/+0
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra13-35/+32
2022-07-21scripts/gdb: Fix gdb 'lx-symbols' commandKhalid Masum1-1/+1
2022-07-21watch-queue: remove spurious double semicolonLinus Torvalds1-1/+1
2022-07-21net/cdc_ncm: Increase NTB max RX/TX values to 64kbƁukasz Spintzyk1-2/+2
2022-07-21net/cdc_ncm: Enable ZLP for DisplayLink ethernet devicesDominik Czerwik1-1/+24
2022-07-21net: ipa: move configuration data files into a subdirectoryAlex Elder7-1/+1
2022-07-21net: ipa: list supported IPA versions in the MakefileAlex Elder1-3/+7
2022-07-21net: ipa: fix an outdated commentAlex Elder1-1/+1
2022-07-21net: ipa: report when the driver has been removedAlex Elder1-0/+2
2022-07-21net: ipa: skip some cleanup for unused transactionsAlex Elder1-1/+2
2022-07-21net: ipa: rearrange transaction initializationAlex Elder2-30/+33
2022-07-21net: ipa: add a transaction committed listAlex Elder3-7/+29
2022-07-21net: ipa: add an endpoint device attribute groupAlex Elder4-31/+102
2022-07-21selftests: net: af_unix: Fix a build error of unix_connect.c.Kuniyuki Iwashima1-2/+1
2022-07-21net: amd8111e: remove repeated dev->features assignementJian Shen1-3/+0