summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | USB: serial: cp210x: add some more GE USB IDsSebastian Reichel2021-03-091-0/+2
| | * | USB: serial: cp210x: add ID for Acuity Brands nLight Air AdapterKaran Singhal2021-03-091-0/+1
| | |/
| * | usbip: fix vudc usbip_sockfd_store races leading to gpfShuah Khan2021-03-101-8/+34
| * | usbip: fix vhci_hcd attach_store() races leading to gpfShuah Khan2021-03-101-4/+25
| * | usbip: fix stub_dev usbip_sockfd_store() races leading to gpfShuah Khan2021-03-101-7/+25
| * | usbip: fix vudc to check for stream socketShuah Khan2021-03-101-0/+9
| * | usbip: fix vhci_hcd to check for stream socketShuah Khan2021-03-101-1/+9
| * | usbip: fix stub_dev to check for stream socketShuah Khan2021-03-101-1/+11
| * | usb: dwc3: qcom: Add missing DWC3 OF node refcount decrementSerge Semin2021-03-101-3/+6
| * | USB: usblp: fix a hang in poll() if disconnectedPete Zaitcev2021-03-101-4/+12
| * | USB: gadget: udc: s3c2410_udc: fix return value check in s3c2410_udc_probe()Wei Yongjun2021-03-101-2/+2
| * | usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other EPNUMYoshihiro Shimoda2021-03-101-0/+2
| * | usb: dwc3: qcom: Honor wakeup enabled/disabled stateMatthias Kaehlcke2021-03-101-2/+5
| * | usb: gadget: f_uac1: stop playback on function disableRuslan Bilovol2021-03-101-0/+1
| * | usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slotRuslan Bilovol2021-03-101-1/+1
| * | USB: gadget: u_ether: Fix a configfs return codeDan Carpenter2021-03-101-3/+2
| * | usb: dwc3: qcom: add ACPI device id for sc8180xShawn Guo2021-03-101-0/+2
| * | Goodix Fingerprint device is not a modemYorick de Wid2021-03-101-0/+5
| |/
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-03-125-58/+59
|\ \
| * | scsi: vmw_pvscsi: MAINTAINERS: Update maintainerVishal Bhakta2021-03-042-4/+0
| * | scsi: ufs: Convert sysfs sprintf/snprintf family to sysfs_emitJiapeng Chong2021-03-041-1/+1
| * | scsi: ufs: Remove redundant checks of !hba in suspend/resume callbacksCan Guo2021-03-041-21/+0
| * | scsi: ufs: ufs-qcom: Disable interrupt in reset pathNitin Rawat2021-03-041-0/+10
| * | scsi: ufs: Minor adjustments to error handlingCan Guo2021-03-041-6/+12
| * | scsi: ibmvfc: Reinitialize sub-CRQs and perform channel enquiry after LPMTyrel Datwyler2021-03-041-0/+12
| * | scsi: ibmvfc: Store return code of H_FREE_SUB_CRQ during cleanupTyrel Datwyler2021-03-041-2/+3
| * | scsi: ibmvfc: Treat H_CLOSED as success during sub-CRQ registrationTyrel Datwyler2021-03-041-1/+2
| * | scsi: ibmvfc: Fix invalid sub-CRQ handles after hard resetTyrel Datwyler2021-03-041-12/+9
| * | scsi: ibmvfc: Simplify handling of sub-CRQ initializationTyrel Datwyler2021-03-041-11/+10
* | | Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-blockLinus Torvalds2021-03-1215-29/+46
|\ \ \
| * | | nvme: fix the nsid value to print in nvme_validate_or_alloc_nsChristoph Hellwig2021-03-121-1/+1
| * | | Merge tag 'nvme-5.12-2021-03-12' of git://git.infradead.org/nvme into block-5.12Jens Axboe2021-03-125-11/+24
| |\ \ \
| | * | | nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725aDmitry Monakhov2021-03-111-0/+1
| | * | | nvme-rdma: Fix a use after free in nvmet_rdma_write_data_doneLv Yunlong2021-03-111-3/+2
| | * | | nvme-core: check ctrl css before setting up znsChaitanya Kulkarni2021-03-111-0/+6
| | * | | nvme-fc: fix racing controller reset and create associationJames Smart2021-03-111-1/+1
| | * | | nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been abortedHannes Reinecke2021-03-111-1/+1
| | * | | nvme-fc: set NVME_REQ_CANCELLED in nvme_fc_terminate_exchange()Hannes Reinecke2021-03-111-0/+1
| | * | | nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()Hannes Reinecke2021-03-111-0/+1
| | * | | nvme: simplify error logic in nvme_validate_ns()Hannes Reinecke2021-03-111-4/+4
| | * | | nvme: set max_zone_append_sectors nvme_revalidate_zonesChaitanya Kulkarni2021-03-111-2/+7
| * | | | block: rename BIO_MAX_PAGES to BIO_MAX_VECSChristoph Hellwig2021-03-117-14/+14
| |/ / /
| * | | block: rsxx: fix error return code of rsxx_pci_probe()Jia-Ju Bai2021-03-101-0/+1
| * | | umem: fix error return code in mm_pci_probe()Wei Yongjun2021-03-091-1/+4
| * | | s390/dasd: fix hanging IO request during DASD driver unbindStefan Haberland2021-03-051-1/+2
| * | | s390/dasd: fix hanging DASD driver unbindStefan Haberland2021-03-051-2/+1
* | | | Merge tag 'devprop-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-03-121-9/+20
|\ \ \ \
| * | | | software node: Fix device_add_software_node()Heikki Krogerus2021-03-101-9/+17
| * | | | software node: Fix node registrationHeikki Krogerus2021-03-101-0/+3
| | |_|/ | |/| |
* | | | Merge tag 'pm-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-03-124-26/+32
|\ \ \ \