index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-03
Bluetooth: btusb: Fix the autosuspend enable and disable
Hui Wang
1
-2
/
+5
2021-02-02
Bluetooth: btusb: Fix memory leak in btusb_mtk_wmt_recv
Jupeng Zhong
1
-10
/
+10
2021-02-02
Bluetooth: btusb: Add protocol support for MediaTek MT7921U USB devices
Mark Chen
1
-0
/
+200
2021-02-02
Bluetooth: btusb: Fine-tune mt7663 mechanism.
Mark Chen
1
-5
/
+6
2021-02-02
Bluetooth: hci_qca: check for SSR triggered flag while suspend
Venkata Lakshmi Narayana Gubba
1
-1
/
+2
2021-01-29
Bluetooth: btrtl: Enable WBS for the specific Realtek devices
Max Chou
1
-7
/
+23
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: btrtl: Add null check in setup
Abhishek Pandit-Subedi
1
-0
/
+4
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: 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: btusb: add shutdown function for wcn6855
Tim Jiang
1
-0
/
+15
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
Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
221
-6135
/
+4151
2020-12-15
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
255
-3790
/
+22693
2020-12-15
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
20
-711
/
+760
2020-12-15
Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
53
-14938
/
+429
2020-12-15
Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
130
-4631
/
+3873
2020-12-15
Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-2
/
+135
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1075
-24881
/
+45357
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
19
-35
/
+89
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
2
-2
/
+5
2020-12-15
zram: support page writeback
Minchan Kim
1
-4
/
+17
2020-12-15
mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITY
Vlastimil Babka
1
-3
/
+1
2020-12-15
mm, page_poison: use static key more efficiently
Vlastimil Babka
1
-1
/
+1
2020-12-15
lkdtm: disable KASAN for rodata.o
Marco Elver
1
-0
/
+1
2020-12-15
vm_ops: rename .split() callback to .may_split()
Dmitry Safonov
1
-2
/
+2
2020-12-15
xen/unpopulated-alloc: consolidate pgmap manipulation
Dan Williams
1
-7
/
+7
2020-12-15
mm: memcontrol: account pagetables per node
Shakeel Butt
1
-1
/
+1
2020-12-15
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
1
-0
/
+1
2020-12-15
device-dax/kmem: use struct_size()
Dan Williams
1
-1
/
+1
2020-12-15
dma-buf: use krealloc_array()
Bartosz Golaszewski
1
-2
/
+1
2020-12-15
hwtracing: intel: use krealloc_array()
Bartosz Golaszewski
1
-1
/
+1
2020-12-15
drm: atomic: use krealloc_array()
Bartosz Golaszewski
1
-1
/
+2
2020-12-15
edac: ghes: use krealloc_array()
Bartosz Golaszewski
1
-2
/
+2
2020-12-15
pinctrl: use krealloc_array()
Bartosz Golaszewski
1
-1
/
+1
2020-12-15
vhost: vringh: use krealloc_array()
Bartosz Golaszewski
1
-1
/
+2
[next]