summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-01-30ide: make drive->dn read onlyDan Carpenter
2020-01-30char: hpet: Fix out-of-bounds read bugGustavo A. R. Silva
2020-01-30Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2020-01-29Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-01-29Merge tag 'for-5.6/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-29Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-01-29Merge branch 'remotes/lorenzo/pci/uniphier'Bjorn Helgaas
2020-01-29Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas
2020-01-29Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas
2020-01-29Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas
2020-01-29Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas
2020-01-29Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2020-01-29Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas
2020-01-29Merge branch 'pci/host-vmd'Bjorn Helgaas
2020-01-29Merge branch 'pci/virtualization'Bjorn Helgaas
2020-01-29Merge branch 'pci/switchtec'Bjorn Helgaas
2020-01-29Merge branch 'pci/resource'Bjorn Helgaas
2020-01-29Merge branch 'pci/pm'Bjorn Helgaas
2020-01-29Merge branch 'pci/p2pdma'Bjorn Helgaas
2020-01-29Merge branch 'pci/misc'Bjorn Helgaas
2020-01-29PCI: Allow adjust_bridge_window() to shrink resource if necessaryNicholas Johnson
2020-01-29PCI: Set resource size directly in adjust_bridge_window()Nicholas Johnson
2020-01-29PCI: Rename extend_bridge_window() to adjust_bridge_window()Nicholas Johnson
2020-01-29PCI: Rename extend_bridge_window() parameterNicholas Johnson
2020-01-29PCI: Consider alignment of hot-added bridges when assigning resourcesNicholas Johnson
2020-01-29PCI: Remove local variable usage in pci_bus_distribute_available_resources()Nicholas Johnson
2020-01-29PCI: Pass size + alignment to pci_bus_distribute_available_resources()Nicholas Johnson
2020-01-29PCI: Rename variablesNicholas Johnson
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds
2020-01-29PCI: vmd: Add two VMD Device IDsSushma Kalakota
2020-01-29RDMA/efa: Mask access flags with the correct optional rangeGal Pressman
2020-01-29PCI: Remove unnecessary bracesNicholas Johnson
2020-01-29Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-01-29Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-01-29Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-29Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-01-29Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-01-29net: mvneta: fix XDP support if sw bm is used as fallbackLorenzo Bianconi
2020-01-29mfd: wcd934x: Add support to wcd9340/wcd9341 codecSrinivas Kandagatla
2020-01-29drm/nouveau/fb/gp102-: allow module to load even when scrubber binary is missingBen Skeggs
2020-01-29drm/nouveau/acr: return error when registering LSF if ACR not supportedBen Skeggs
2020-01-29drm/nouveau/disp/gv100-: not all channel types support reporting error codesBen Skeggs
2020-01-29drm/nouveau/disp/nv50-: prevent oops when no channel method map providedBen Skeggs
2020-01-29drm/nouveau: support synchronous pushbuf submissionBen Skeggs
2020-01-29drm/nouveau: signal pending fences when channel has been killedBen Skeggs
2020-01-29drm/nouveau: reject attempts to submit to dead channelsBen Skeggs
2020-01-29drm/nouveau: zero vma pointer even if we only unreference it rather than freeBen Skeggs