summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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: btrtl: Add null check in setupAbhishek Pandit-Subedi1-0/+4
2020-12-22Bluetooth: btrtl: Enable central-peripheral roleAbhishek Pandit-Subedi1-2/+13
2020-12-22Bluetooth: btusb: Remove duplicate newlines from loggingJoe Perches1-4/+4
2020-12-19Bluetooth: btmtksdio: Fixed switch and case should be at the same indentJagdish Tirumala1-8/+8
2020-12-19Revert "Bluetooth: btintel: Fix endianness issue for TLV version information"Kiran K1-14/+7
2020-12-19Bluetooth: hci_bcm: Add support for ISO packetsJakub Pawlowski1-0/+1
2020-12-19Bluetooth: btrtl: Enable MSFT extension for RTL8822CE controllerMiao-chen Chou1-0/+6
2020-12-19Bluetooth: btusb: Enable MSFT extension for Intel controllersMiao-chen Chou1-0/+3
2020-12-19Bluetooth: btqca: Enable MSFT extension for Qualcomm WCN399xMiao-chen Chou1-0/+13
2020-12-19Bluetooth: btusb: add shutdown function for wcn6855Tim Jiang1-0/+15
2020-12-19Bluetooth: hci_uart: Fix a race for write_work schedulingClaire Chang2-6/+5
2020-12-19Bluetooth: btqca: Add support to read FW build version for WCN3991 BTSoCVenkata Lakshmi Narayana Gubba2-0/+55
2020-12-19Bluetooth: btusb: Always fallback to alt 1 for WBSTrent Piepho1-14/+6
2020-12-19Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the prob...Christophe JAILLET1-8/+19
2020-12-16Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds221-6135/+4151
2020-12-16Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds255-3790/+22693
2020-12-16Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds20-711/+760
2020-12-16Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds53-14938/+429
2020-12-16Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds130-4631/+3873
2020-12-16Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-2/+135
2020-12-16Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1075-24881/+45357
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds19-35/+89
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 Kim2-2/+5
2020-12-15zram: support page writebackMinchan Kim1-4/+17
2020-12-15mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITYVlastimil Babka1-3/+1
2020-12-15mm, page_poison: use static key more efficientlyVlastimil Babka1-1/+1
2020-12-15lkdtm: disable KASAN for rodata.oMarco Elver1-0/+1
2020-12-15vm_ops: rename .split() callback to .may_split()Dmitry Safonov1-2/+2
2020-12-15xen/unpopulated-alloc: consolidate pgmap manipulationDan Williams1-7/+7
2020-12-15mm: memcontrol: account pagetables per nodeShakeel Butt1-1/+1
2020-12-15mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe1-0/+1
2020-12-15device-dax/kmem: use struct_size()Dan Williams1-1/+1
2020-12-15dma-buf: use krealloc_array()Bartosz Golaszewski1-2/+1
2020-12-15hwtracing: intel: use krealloc_array()Bartosz Golaszewski1-1/+1
2020-12-15drm: atomic: use krealloc_array()Bartosz Golaszewski1-1/+2
2020-12-15edac: ghes: use krealloc_array()Bartosz Golaszewski1-2/+2
2020-12-15pinctrl: use krealloc_array()Bartosz Golaszewski1-1/+1
2020-12-15vhost: vringh: use krealloc_array()Bartosz Golaszewski1-1/+2
2020-12-15ide: remove BUG_ON(in_interrupt() || irqs_disabled()) from ide_unregister()Sebastian Andrzej Siewior1-3/+0
2020-12-15ide/falcon: remove in_interrupt() usageSebastian Andrzej Siewior1-2/+0
2020-12-15net: hns3: fix expression that is currently always trueColin Ian King1-1/+1
2020-12-15nfc: pn533: convert comma to semicolonZheng Yongjun1-1/+1
2020-12-15net: mscc: ocelot: install MAC addresses in .ndo_set_rx_mode from process con...Vladimir Oltean2-3/+84
2020-12-15nfc: s3fwrn5: Release the nfc firmwareBongsu Jeon1-1/+3