summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-02-02Bluetooth: hci_qca: check for SSR triggered flag while suspendVenkata Lakshmi Narayana Gubba
2021-01-29Bluetooth: btrtl: Enable WBS for the specific Realtek devicesMax Chou
2021-01-25Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtlClaire Chang
2021-01-06Bluetooth: hci_qca: Wait for SSR completion during suspendVenkata Lakshmi Narayana Gubba
2021-01-06Bluetooth: hci_qca: Fix memleak in qca_controller_memdumpDinghao Liu
2021-01-06Bluetooth: hci_h5: Add support for binding RTL8723DS with device treeJohn-Eric Kamps
2021-01-06Bluetooth: btusb: Add support for GarfieldPeak controllerKiran K
2021-01-06Bluetooth: btrtl: Add null check in setupAbhishek Pandit-Subedi
2020-12-22Bluetooth: btrtl: Enable central-peripheral roleAbhishek Pandit-Subedi
2020-12-21Bluetooth: btusb: Remove duplicate newlines from loggingJoe Perches
2020-12-18Bluetooth: btmtksdio: Fixed switch and case should be at the same indentJagdish Tirumala
2020-12-18Revert "Bluetooth: btintel: Fix endianness issue for TLV version information"Kiran K
2020-12-18Bluetooth: hci_bcm: Add support for ISO packetsJakub Pawlowski
2020-12-18Bluetooth: btrtl: Enable MSFT extension for RTL8822CE controllerMiao-chen Chou
2020-12-18Bluetooth: btusb: Enable MSFT extension for Intel controllersMiao-chen Chou
2020-12-18Bluetooth: btqca: Enable MSFT extension for Qualcomm WCN399xMiao-chen Chou
2020-12-18Bluetooth: btusb: add shutdown function for wcn6855Tim Jiang
2020-12-18Bluetooth: hci_uart: Fix a race for write_work schedulingClaire Chang
2020-12-18Bluetooth: btqca: Add support to read FW build version for WCN3991 BTSoCVenkata Lakshmi Narayana Gubba
2020-12-18Bluetooth: btusb: Always fallback to alt 1 for WBSTrent Piepho
2020-12-18Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the prob...Christophe JAILLET
2020-12-15Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-15Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-15Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-15Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-15Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15zram: break the strict dependency from lzoRui Salvaterra
2020-12-15zram: add stat to gather incompressible pages since zram set upMinchan Kim
2020-12-15zram: support page writebackMinchan Kim
2020-12-15mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITYVlastimil Babka
2020-12-15mm, page_poison: use static key more efficientlyVlastimil Babka
2020-12-15lkdtm: disable KASAN for rodata.oMarco Elver
2020-12-15vm_ops: rename .split() callback to .may_split()Dmitry Safonov
2020-12-15xen/unpopulated-alloc: consolidate pgmap manipulationDan Williams
2020-12-15mm: memcontrol: account pagetables per nodeShakeel Butt
2020-12-15mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe
2020-12-15device-dax/kmem: use struct_size()Dan Williams
2020-12-15dma-buf: use krealloc_array()Bartosz Golaszewski
2020-12-15hwtracing: intel: use krealloc_array()Bartosz Golaszewski
2020-12-15drm: atomic: use krealloc_array()Bartosz Golaszewski
2020-12-15edac: ghes: use krealloc_array()Bartosz Golaszewski
2020-12-15pinctrl: use krealloc_array()Bartosz Golaszewski
2020-12-15vhost: vringh: use krealloc_array()Bartosz Golaszewski
2020-12-15ide: remove BUG_ON(in_interrupt() || irqs_disabled()) from ide_unregister()Sebastian Andrzej Siewior
2020-12-15ide/falcon: remove in_interrupt() usageSebastian Andrzej Siewior
2020-12-14net: hns3: fix expression that is currently always trueColin Ian King
2020-12-14nfc: pn533: convert comma to semicolonZheng Yongjun