summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_request.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-25Bluetooth: advmon offload MSFT remove monitorArchie Pusaka5-50/+323
2021-01-25Bluetooth: advmon offload MSFT add monitorArchie Pusaka5-43/+356
2021-01-25Bluetooth: advmon offload MSFT add rssi supportArchie Pusaka3-72/+178
2021-01-25Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtlClaire Chang1-0/+5
2021-01-06Bluetooth: hci_qca: Wait for SSR completion during suspendVenkata Lakshmi Narayana Gubba1-7/+9
2021-01-06Bluetooth: hci_qca: Fix memleak in qca_controller_memdumpDinghao Liu1-0/+2
2021-01-06Bluetooth: hci_h5: Add support for binding RTL8723DS with device treeJohn-Eric Kamps1-0/+2
2021-01-06Bluetooth: btusb: Add support for GarfieldPeak controllerKiran K1-0/+2
2021-01-06Bluetooth: avoid u128_xor() on potentially misaligned inputsArd Biesheuvel1-3/+2
2021-01-06Bluetooth: btrtl: Add null check in setupAbhishek Pandit-Subedi1-0/+4
2020-12-27Bluetooth: Fix initializing response id after clearing structChristopher William Snowhill1-1/+1
2020-12-22Bluetooth: btrtl: Enable central-peripheral roleAbhishek Pandit-Subedi1-2/+13
2020-12-21Bluetooth: btusb: Remove duplicate newlines from loggingJoe Perches1-4/+4
2020-12-18Bluetooth: Cancel Inquiry before Create ConnectionSonny Sasaka1-0/+17
2020-12-18Bluetooth: btmtksdio: Fixed switch and case should be at the same indentJagdish Tirumala1-8/+8
2020-12-18Revert "Bluetooth: btintel: Fix endianness issue for TLV version information"Kiran K1-14/+7
2020-12-18Bluetooth: hci_bcm: Add support for ISO packetsJakub Pawlowski1-0/+1
2020-12-18Bluetooth: btrtl: Enable MSFT extension for RTL8822CE controllerMiao-chen Chou1-0/+6
2020-12-18Bluetooth: btusb: Enable MSFT extension for Intel controllersMiao-chen Chou1-0/+3
2020-12-18Bluetooth: btqca: Enable MSFT extension for Qualcomm WCN399xMiao-chen Chou1-0/+13
2020-12-18Bluetooth: Pause service discovery for suspendAbhishek Pandit-Subedi1-0/+8
2020-12-18Bluetooth: btusb: add shutdown function for wcn6855Tim Jiang1-0/+15
2020-12-18Bluetooth: Remove hci_req_le_suspend_configAbhishek Pandit-Subedi1-17/+8
2020-12-18Bluetooth: hci_uart: Fix a race for write_work schedulingClaire Chang2-6/+5
2020-12-18Bluetooth: btqca: Add support to read FW build version for WCN3991 BTSoCVenkata Lakshmi Narayana Gubba2-0/+55
2020-12-18Bluetooth: btusb: Always fallback to alt 1 for WBSTrent Piepho1-14/+6
2020-12-18Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the prob...Christophe JAILLET1-8/+19
2020-12-15mm: cleanup kstrto*() usageAlexey Dobriyan2-18/+18
2020-12-15mm: fix fall-through warnings for ClangGustavo A. R. Silva2-0/+2
2020-12-15mm: slub: convert sysfs sprintf family to sysfs_emit/sysfs_emit_atJoe Perches1-73/+77
2020-12-15mm: shmem: convert shmem_enabled_show to use sysfs_emit_atJoe Perches1-9/+12
2020-12-15mm:backing-dev: use sysfs_emit in macro defining functionsJoe Perches1-4/+4
2020-12-15mm: huge_memory: convert remaining use of sprintf to sysfs_emit and neateningJoe Perches1-21/+31
2020-12-15mm: use sysfs_emit for struct kobject * usesJoe Perches5-46/+52
2020-12-15mm: fix kernel-doc markupsMauro Carvalho Chehab3-22/+24
2020-12-15zram: break the strict dependency from lzoRui Salvaterra3-2/+44
2020-12-15zram: add stat to gather incompressible pages since zram set upMinchan Kim3-2/+6
2020-12-15zram: support page writebackMinchan Kim2-4/+22
2020-12-15mm/process_vm_access: remove redundant initialization of iov_rColin Ian King1-1/+1
2020-12-15mm/zsmalloc.c: rework the list_add code in insert_zspage()Miaohe Lin1-7/+4
2020-12-15mm/zswap: move to use crypto_acomp API for hardware accelerationBarry Song1-46/+137
2020-12-15mm/zswap: fix passing zero to 'PTR_ERR' warningYueHaibing1-1/+1
2020-12-15mm/zswap: make struct kernel_param_ops definitions constJoe Perches1-3/+3
2020-12-15userfaultfd/selftests: hint the test runner on required privilegePeter Xu1-1/+2
2020-12-15userfaultfd/selftests: fix retval check for userfaultfd_open()Peter Xu1-4/+4
2020-12-15userfaultfd/selftests: always dump something in modesPeter Xu1-0/+2
2020-12-15userfaultfd: selftests: make __{s,u}64 format specifiers portableAxel Rasmussen1-46/+35
2020-12-15userfaultfd: add user-mode only option to unprivileged_userfaultfd sysctl knobLokesh Gidra2-7/+18
2020-12-15userfaultfd: add UFFD_USER_MODE_ONLYLokesh Gidra2-1/+18
2020-12-15mm, page_poison: remove CONFIG_PAGE_POISONING_ZEROVlastimil Babka4-28/+2