summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-01-22scsi: ufs: Use explicit access size in ufshcd_dump_regsMarc Gonzalez
2019-01-22scsi: tcmu: fix use after freeXiubo Li
2019-01-22scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash
2019-01-22scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetportEwan D. Milne
2019-01-22scsi: lpfc: nvme: avoid hang / use-after-free when destroying localportEwan D. Milne
2019-01-22scsi: communicate max segment size to the DMA mapping codeChristoph Hellwig
2019-01-11scsi: cxgb4i: add wait_for_completion()Varun Prakash
2019-01-11scsi: qla1280: set 64bit coherent maskThomas Bogendoerfer
2019-01-11scsi: ufs: Fix geometry descriptor sizeAvri Altman
2019-01-11scsi: megaraid_sas: Retry reads of outbound_intr_status regShivasharan S
2019-01-11scsi: qedi: Add ep_state for login completion on un-reachable targetsManish Rangankar
2019-01-11scsi: ufs: Fix system suspend statusStanley Chu
2019-01-11scsi: qla2xxx: Use correct number of vectors for online CPUsMing Lei
2019-01-11scsi: hisi_sas: Set protection parameters prior to adding SCSI hostJohn Garry
2019-01-11scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comesXiubo Li
2019-01-08scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe
2019-01-08scsi: lpfc: lpfc_sli: Mark expected switch fall-throughsGustavo A. R. Silva
2019-01-08scsi: smartpqi_init: fix boolean expression in pqi_device_remove_startGustavo A. R. Silva
2019-01-08scsi: core: Synchronize request queue PM status only on successful resumeStanley Chu
2019-01-08scsi: pm80xx: reduce indentationJulia Lawall
2019-01-08scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_paramYueHaibing
2019-01-08scsi: megaraid_sas: correct an info messageTomas Henzl
2019-01-08scsi: target/iscsi: fix error msg typo when create lio_qr_cache failedLeo Zhang
2019-01-08scsi: sd: Fix cache_type_store()Ivan Mironov
2019-01-06Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-01-06Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteprocLinus Torvalds
2019-01-05Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-05Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-05Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-01-05Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds
2019-01-05Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-01-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2019-01-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-01-05Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2019-01-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-01-05Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-01-05Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04Merge branch 'next/drivers' into next/lateOlof Johansson
2019-01-04drivers/base/platform.c: kmemleak ignore a known leakQian Cai
2019-01-04drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanichuang.zijiang
2019-01-04drivers/dma-buf/udmabuf.c: convert to use vm_fault_tSouptick Joarder
2019-01-04make 'user_access_begin()' do 'access_ok()'Linus Torvalds
2019-01-04i915: fix missing user_access_end() in page fault exception caseLinus Torvalds
2019-01-04drivers/perf: hisi: Fixup one DDRC PMU register offsetShaokun Zhang
2019-01-04Merge tag 'drm-misc-next-fixes-2019-01-02' of git://anongit.freedesktop.org/d...Dave Airlie