aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-08-23Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-23Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-23xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failedDing Hui
2020-08-23xhci: Do warm-reset when both CAS and XDEV_RESUME are setKai-Heng Feng
2020-08-23usb: host: xhci: fix ep context print mismatch in debugfsLi Jun
2020-08-22drm/msm/a6xx: fix frequency not always being restored on GMU resumeJonathan Marek
2020-08-22drm/msm/a6xx: add module param to enable debugbus snapshotRob Clark
2020-08-22drm/msm/a6xx: fix crashdec section name typoRob Clark
2020-08-22drm/msm/a6xx: fix gmu start on newer firmwareDmitry Baryshkov
2020-08-22Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-08-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-08-22Merge tag 'devicetree-fixes-for-5.9-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-08-22habanalabs: correctly report inbound pci region cfg errorOfir Bitton
2020-08-22habanalabs: check correct vmalloc return codeOfir Bitton
2020-08-22habanalabs: validate FW file sizeOfir Bitton
2020-08-22habanalabs: fix incorrect check on failed workqueue createColin Ian King
2020-08-22habanalabs: set max power according to card typeOded Gabbay
2020-08-22habanalabs: proper handling of alloc size in coresightOfir Bitton
2020-08-22habanalabs: set clock gating according to maskOfir Bitton
2020-08-22habanalabs: verify user input in cs_ioctl_signal_waitOfir Bitton
2020-08-22habanalabs: Fix a loop in gaudi_extract_ecc_info()Dan Carpenter
2020-08-22habanalabs: Fix memory corruption in debugfsDan Carpenter
2020-08-22habanalabs: validate packet id during CB parseOfir Bitton
2020-08-22habanalabs: Validate user address before mappingOfir Bitton
2020-08-22habanalabs: unmap PCI bars upon iATU failureOfir Bitton
2020-08-21drm/msm: enable vblank during atomic commitsRob Clark
2020-08-21null_blk: fix passing of REQ_FUA flag in null_handle_rqHou Pu
2020-08-21nvmet: Disable keep-alive timer when kato is cleared to 0hAmit Engel
2020-08-21nvme: redirect commands on dying queueChao Leng
2020-08-21nvme: just check the status code type in nvme_is_path_errorChristoph Hellwig
2020-08-21nvme: refactor command completionChristoph Hellwig
2020-08-21nvme: rename and document nvme_end_requestChristoph Hellwig
2020-08-21nvme: skip noiob for zoned devicesKeith Busch
2020-08-21nvme-pci: fix PRP pool sizeChristoph Hellwig
2020-08-21nvme-pci: Use u32 for nvme_dev.q_depth and nvme_queue.q_depthJohn Garry
2020-08-21nvme: Use spin_lock_irq() when taking the ctrl->lockLogan Gunthorpe
2020-08-21nvmet: call blk_mq_free_request() directlyChaitanya Kulkarni
2020-08-21nvmet: fix oops in pt cmd executionChaitanya Kulkarni
2020-08-21nvmet: add ns tear down label for pt-cmd handlingChaitanya Kulkarni
2020-08-21nvme: multipath: round-robin: eliminate "fallback" variableMartin Wilck
2020-08-21nvme: multipath: round-robin: fix single non-optimized path caseMartin Wilck
2020-08-21nvme-fc: Fix wrong return value in __nvme_fc_init_request()Tianjia Zhang
2020-08-21nvmet-passthru: Reject commands with non-sgl flags setLogan Gunthorpe
2020-08-21nvmet: fix a memory leakSagi Grimberg
2020-08-21block/rnbd: Ensure err is always initialized in process_rdmaNathan Chancellor
2020-08-21Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-21Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-21Merge tag 'pm-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-08-21net: dsa: b53: check for timeoutTom Rix