summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-01-105-26/+123
|\
| * Merge branch '5.11/scsi-postmerge' into 5.11/scsi-fixesMartin K. Petersen2021-01-045-26/+123
| |\
| | * scsi: hisi_sas: Expose HW queues for v2 hwJohn Garry2020-12-213-13/+68
| | * Revert "Revert "scsi: megaraid_sas: Added support for shared host tagset for ...Martin K. Petersen2020-12-162-13/+55
* | | Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-1016-43/+143
|\ \ \
| * | | bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_L...Coly Li2021-01-091-0/+15
| * | | bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucketColy Li2021-01-093-7/+28
| * | | bcache: check unsupported feature sets for bcache registerColy Li2021-01-092-0/+29
| * | | bcache: fix typo from SUUP to SUPP in features.hColy Li2021-01-091-3/+3
| * | | bcache: set pdev_set_uuid before scond loop iterationYi Li2021-01-091-1/+1
| * | | block/rnbd-clt: avoid module unload race with close confirmationJack Wang2021-01-081-1/+2
| * | | block/rnbd: Adding name to the Contributors ListSwapnil Ingle2021-01-081-0/+1
| * | | block/rnbd-clt: Fix sg table use after freeGuoqing Jiang2021-01-081-8/+7
| * | | block/rnbd-srv: Fix use after free in rnbd_srv_sess_dev_force_closeJack Wang2021-01-081-3/+5
| * | | block/rnbd: Select SG_POOL for RNBD_CLIENTJack Wang2021-01-081-0/+1
| * | | nvme: remove the unused status argument from nvme_trace_bio_completeMax Gurtovoy2021-01-062-5/+3
| * | | nvmet-rdma: Fix list_del corruption on queue establishment failureIsrael Rukshin2021-01-061-0/+10
| * | | nvme: unexport functions with no external callerMinwoo Im2021-01-062-7/+2
| * | | nvme: avoid possible double fetch in handling CQELalithambika Krishnakumar2021-01-061-3/+4
| * | | nvme-tcp: Fix possible race of io_work and direct sendSagi Grimberg2021-01-061-1/+11
| * | | nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQNGopal Tiwari2021-01-061-1/+2
| * | | nvme-fcloop: Fix sscanf type and list_first_entry_or_null warningsJames Smart2021-01-061-3/+4
| * | | nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from interrupt contextJames Smart2021-01-061-1/+14
| * | | lightnvm: select CONFIG_CRC32Arnd Bergmann2021-01-031-0/+1
| * | | block: rsxx: select CONFIG_CRC32Arnd Bergmann2021-01-031-0/+1
* | | | Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-01-1030-223/+240
|\ \ \ \
| * | | | usb: dwc3: gadget: Clear wait flag on dequeueThinh Nguyen2021-01-071-0/+2
| * | | | usb: typec: Send uevent for num_altmodes updatePrashant Malani2021-01-071-0/+2
| * | | | usb: typec: Fix copy paste error for NVIDIA alt-mode descriptionPeter Robinson2021-01-071-1/+1
| * | | | usb: gadget: enable super speed plustaehyun.cho2021-01-071-2/+2
| * | | | kcov, usb: hide in_serving_softirq checks in __usb_hcd_giveback_urbAndrey Konovalov2021-01-071-5/+3
| * | | | Merge tag 'usb-serial-5.11-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-01-062-5/+18
| |\ \ \ \
| | * | | | USB: serial: iuu_phoenix: fix DMA from stackJohan Hovold2021-01-041-5/+15
| | * | | | USB: serial: option: add LongSung M5710 module supportDaniel Palmer2021-01-041-0/+1
| | * | | | USB: serial: option: add Quectel EM160R-GLBjørn Mork2021-01-041-0/+2
| | |/ / /
| * | | | usb: uas: Add PNY USB Portable SSD to unusual_uasThinh Nguyen2021-01-051-0/+7
| * | | | usb: gadget: configfs: Preserve function ordering after bind failureChandana Kishori Chiluveru2021-01-041-2/+2
| * | | | usb: gadget: select CONFIG_CRC32Arnd Bergmann2021-01-041-0/+2
| * | | | usb: gadget: core: change the comment for usb_gadget_connectPeter Chen2021-01-041-2/+1
| * | | | usb: gadget: configfs: Fix use-after-free issue with udc_nameEddie Hung2021-01-041-2/+9
| * | | | usb: dwc3: gadget: Restart DWC3 gadget when enabling pullupWesley Cheng2021-01-041-11/+3
| * | | | usb: usbip: vhci_hcd: protect shift sizeRandy Dunlap2021-01-041-0/+2
| * | | | USB: usblp: fix DMA to stackJohan Hovold2021-01-041-2/+19
| * | | | USB: Gadget: dummy-hcd: Fix shift-out-of-bounds bugAlan Stern2020-12-301-12/+23
| * | | | usb: gadget: f_uac2: reset wMaxPacketSizeJerome Brunet2020-12-281-14/+55
| * | | | usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regressionSerge Semin2020-12-281-13/+5
| * | | | usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based oneSerge Semin2020-12-281-3/+15
| * | | | usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completionSerge Semin2020-12-282-1/+2
| * | | | USB: yurex: fix control-URB timeout handlingJohan Hovold2020-12-281-0/+3
| * | | | usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init...Yu Kuai2020-12-281-1/+5