summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-03-17usb: dwc3: qcom: Add missing DWC3 OF node refcount decrementSerge Semin1-3/+6
2021-03-17usb: gadget: f_uac1: stop playback on function disableRuslan Bilovol1-0/+1
2021-03-17usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slotRuslan Bilovol1-1/+1
2021-03-17USB: gadget: u_ether: Fix a configfs return codeDan Carpenter1-3/+2
2021-03-17USB: gadget: udc: s3c2410_udc: fix return value check in s3c2410_udc_probe()Wei Yongjun1-2/+2
2021-03-17Goodix Fingerprint device is not a modemYorick de Wid1-0/+5
2021-03-17mmc: cqhci: Fix random crash when remove mmc module/cardFrank Li1-6/+5
2021-03-17mmc: core: Fix partition switch time for eMMCAdrian Hunter1-4/+11
2021-03-17mmc: mmci: Add MMC_CAP_NEED_RSP_BUSY for the stm32 variantsYann Gautier1-1/+9
2021-03-17xen/events: reset affinity of 2-level event when tearing it downJuergen Gross3-0/+24
2021-03-17software node: Fix node registrationHeikki Krogerus1-0/+3
2021-03-17s390/dasd: fix hanging IO request during DASD driver unbindStefan Haberland1-1/+2
2021-03-17s390/dasd: fix hanging DASD driver unbindStefan Haberland1-2/+1
2021-03-17mmc: sdhci: Update firmware interface APIJeremy Linton1-4/+4
2021-03-17clk: qcom: gpucc-msm8998: Add resets, cxc, fix flags on gpu_gx_gdscAngeloGioacchino Del Regno1-2/+6
2021-03-17scsi: target: core: Prevent underflow for service actionsAleksandr Miloserdov1-4/+11
2021-03-17scsi: target: core: Add cmd length set before cmd completeAleksandr Miloserdov1-4/+11
2021-03-17scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handlingMike Christie1-8/+3
2021-03-17drivers/base/memory: don't store phys_device in memory blocksDavid Hildenbrand1-16/+9
2021-03-17i40e: Fix memory leak in i40e_probeKeita Suzuki1-0/+2
2021-03-17PCI: Fix pci_register_io_range() memory leakGeert Uytterhoeven1-0/+4
2021-03-17PCI/LINK: Remove bandwidth notificationBjorn Helgaas5-154/+0
2021-03-17drivers/base: build kunit tests without structleak pluginArnd Bergmann1-0/+1
2021-03-17PCI: mediatek: Add missing of_node_put() to fix reference leakKrzysztof Wilczyński1-2/+5
2021-03-17PCI: xgene-msi: Fix race in installing chained irq handlerMartin Kaiser1-7/+3
2021-03-17Input: applespi - don't wait for responses to commands indefinitely.Ronald Tschalär1-6/+15
2021-03-17clk: qcom: gdsc: Implement NO_RET_PERIPH flagAngeloGioacchino Del Regno2-3/+10
2021-03-17iommu/amd: Fix performance counter initializationSuravee Suthikulpanit1-11/+34
2021-03-17HID: logitech-dj: add support for the new lightspeed connection iterationFilipe Laíns1-1/+6
2021-03-17spi: stm32: make spurious and overrun interrupts visibleAlain Volmat1-11/+4
2021-03-17Platform: OLPC: Fix probe error handlingLubomir Rintel1-7/+8
2021-03-17mmc: sdhci-iproc: Add ACPI bindings for the RPiJeremy Linton1-0/+18
2021-03-17mmc: mediatek: fix race condition between msdc_request_timeout and irqChaotian Jing1-8/+10
2021-03-17mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'Christophe JAILLET1-1/+1
2021-03-17iommu/vt-d: Clear PRQ overflow only when PRQ is emptyLu Baolu1-2/+11
2021-03-17scsi: ufs: WB is only available on LUN #0 to #7Jaegeuk Kim3-4/+7
2021-03-17i2c: rcar: optimize cacheline to minimize HW race conditionWolfram Sang1-1/+1
2021-03-17i2c: rcar: faster irq code to minimize HW race conditionWolfram Sang1-7/+4
2021-03-17ath11k: fix AP mode for QCA6390Kalle Valo1-2/+2
2021-03-17ath11k: start vdev if a bss peer is already createdCarl Huang3-2/+25
2021-03-17ath11k: peer delete synchronization with firmwareRitesh Singh6-7/+75
2021-03-17net: enetc: initialize RFS/RSS memories for unused ports tooVladimir Oltean3-9/+36
2021-03-17enetc: Fix unused var build warning for CONFIG_OFArnd Bergmann1-11/+10
2021-03-17s390/qeth: fix notification for pending buffers during teardownJulian Wiedmann1-3/+3
2021-03-17s390/qeth: improve completion of pending TX buffersJulian Wiedmann2-42/+30
2021-03-17s390/qeth: remove QETH_QDIO_BUF_HANDLED_DELAYED stateJulian Wiedmann2-5/+2
2021-03-17s390/qeth: don't replace a fully completed async TX bufferJulian Wiedmann1-38/+51
2021-03-17net: hns3: fix error mask definition of flow directorJian Shen1-3/+3
2021-03-17media: rc: compile rc-cec.c into rc-coreHans Verkuil4-18/+18
2021-03-17media: v4l: vsp1: Fix bru null pointer accessBiju Das1-1/+1