index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_request.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-25
Bluetooth: advmon offload MSFT remove monitor
Archie Pusaka
5
-50
/
+323
2021-01-25
Bluetooth: advmon offload MSFT add monitor
Archie Pusaka
5
-43
/
+356
2021-01-25
Bluetooth: advmon offload MSFT add rssi support
Archie Pusaka
3
-72
/
+178
2021-01-25
Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtl
Claire Chang
1
-0
/
+5
2021-01-06
Bluetooth: hci_qca: Wait for SSR completion during suspend
Venkata Lakshmi Narayana Gubba
1
-7
/
+9
2021-01-06
Bluetooth: hci_qca: Fix memleak in qca_controller_memdump
Dinghao Liu
1
-0
/
+2
2021-01-06
Bluetooth: hci_h5: Add support for binding RTL8723DS with device tree
John-Eric Kamps
1
-0
/
+2
2021-01-06
Bluetooth: btusb: Add support for GarfieldPeak controller
Kiran K
1
-0
/
+2
2021-01-06
Bluetooth: avoid u128_xor() on potentially misaligned inputs
Ard Biesheuvel
1
-3
/
+2
2021-01-06
Bluetooth: btrtl: Add null check in setup
Abhishek Pandit-Subedi
1
-0
/
+4
2020-12-27
Bluetooth: Fix initializing response id after clearing struct
Christopher William Snowhill
1
-1
/
+1
2020-12-22
Bluetooth: btrtl: Enable central-peripheral role
Abhishek Pandit-Subedi
1
-2
/
+13
2020-12-21
Bluetooth: btusb: Remove duplicate newlines from logging
Joe Perches
1
-4
/
+4
2020-12-18
Bluetooth: Cancel Inquiry before Create Connection
Sonny Sasaka
1
-0
/
+17
2020-12-18
Bluetooth: btmtksdio: Fixed switch and case should be at the same indent
Jagdish Tirumala
1
-8
/
+8
2020-12-18
Revert "Bluetooth: btintel: Fix endianness issue for TLV version information"
Kiran K
1
-14
/
+7
2020-12-18
Bluetooth: hci_bcm: Add support for ISO packets
Jakub Pawlowski
1
-0
/
+1
2020-12-18
Bluetooth: btrtl: Enable MSFT extension for RTL8822CE controller
Miao-chen Chou
1
-0
/
+6
2020-12-18
Bluetooth: btusb: Enable MSFT extension for Intel controllers
Miao-chen Chou
1
-0
/
+3
2020-12-18
Bluetooth: btqca: Enable MSFT extension for Qualcomm WCN399x
Miao-chen Chou
1
-0
/
+13
2020-12-18
Bluetooth: Pause service discovery for suspend
Abhishek Pandit-Subedi
1
-0
/
+8
2020-12-18
Bluetooth: btusb: add shutdown function for wcn6855
Tim Jiang
1
-0
/
+15
2020-12-18
Bluetooth: Remove hci_req_le_suspend_config
Abhishek Pandit-Subedi
1
-17
/
+8
2020-12-18
Bluetooth: hci_uart: Fix a race for write_work scheduling
Claire Chang
2
-6
/
+5
2020-12-18
Bluetooth: btqca: Add support to read FW build version for WCN3991 BTSoC
Venkata Lakshmi Narayana Gubba
2
-0
/
+55
2020-12-18
Bluetooth: btusb: Always fallback to alt 1 for WBS
Trent Piepho
1
-14
/
+6
2020-12-18
Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the prob...
Christophe JAILLET
1
-8
/
+19
2020-12-15
mm: cleanup kstrto*() usage
Alexey Dobriyan
2
-18
/
+18
2020-12-15
mm: fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+2
2020-12-15
mm: slub: convert sysfs sprintf family to sysfs_emit/sysfs_emit_at
Joe Perches
1
-73
/
+77
2020-12-15
mm: shmem: convert shmem_enabled_show to use sysfs_emit_at
Joe Perches
1
-9
/
+12
2020-12-15
mm:backing-dev: use sysfs_emit in macro defining functions
Joe Perches
1
-4
/
+4
2020-12-15
mm: huge_memory: convert remaining use of sprintf to sysfs_emit and neatening
Joe Perches
1
-21
/
+31
2020-12-15
mm: use sysfs_emit for struct kobject * uses
Joe Perches
5
-46
/
+52
2020-12-15
mm: fix kernel-doc markups
Mauro Carvalho Chehab
3
-22
/
+24
2020-12-15
zram: break the strict dependency from lzo
Rui Salvaterra
3
-2
/
+44
2020-12-15
zram: add stat to gather incompressible pages since zram set up
Minchan Kim
3
-2
/
+6
2020-12-15
zram: support page writeback
Minchan Kim
2
-4
/
+22
2020-12-15
mm/process_vm_access: remove redundant initialization of iov_r
Colin Ian King
1
-1
/
+1
2020-12-15
mm/zsmalloc.c: rework the list_add code in insert_zspage()
Miaohe Lin
1
-7
/
+4
2020-12-15
mm/zswap: move to use crypto_acomp API for hardware acceleration
Barry Song
1
-46
/
+137
2020-12-15
mm/zswap: fix passing zero to 'PTR_ERR' warning
YueHaibing
1
-1
/
+1
2020-12-15
mm/zswap: make struct kernel_param_ops definitions const
Joe Perches
1
-3
/
+3
2020-12-15
userfaultfd/selftests: hint the test runner on required privilege
Peter Xu
1
-1
/
+2
2020-12-15
userfaultfd/selftests: fix retval check for userfaultfd_open()
Peter Xu
1
-4
/
+4
2020-12-15
userfaultfd/selftests: always dump something in modes
Peter Xu
1
-0
/
+2
2020-12-15
userfaultfd: selftests: make __{s,u}64 format specifiers portable
Axel Rasmussen
1
-46
/
+35
2020-12-15
userfaultfd: add user-mode only option to unprivileged_userfaultfd sysctl knob
Lokesh Gidra
2
-7
/
+18
2020-12-15
userfaultfd: add UFFD_USER_MODE_ONLY
Lokesh Gidra
2
-1
/
+18
2020-12-15
mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO
Vlastimil Babka
4
-28
/
+2
[next]