summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-08-21RDMA/rtrs: Define MIN_CHUNK_SIZEGioh Kim2-2/+3
2022-08-21interconnect: imx: fix max_node_idPeng Fan1-4/+4
2022-08-21eeprom: idt_89hpesx: uninitialized data in idt_dbgfs_csr_write()Dan Carpenter1-2/+6
2022-08-21usb: dwc3: qcom: fix missing optional irq warningsJohan Hovold1-2/+2
2022-08-21usb: dwc3: core: Do not perform GCTL_CORE_SOFTRESET during bootupRohith Kollalsi1-3/+7
2022-08-21usb: dwc3: core: Deprecate GCTL.CORESOFTRESETThinh Nguyen1-1/+2
2022-08-21usb: aspeed-vhub: Fix refcount leak bug in ast_vhub_init_desc()Liang He1-1/+3
2022-08-21usb: gadget: udc: amd5536 depends on HAS_DMARandy Dunlap1-1/+1
2022-08-21scsi: smartpqi: Fix DMA direction for RAID requestsMahesh Rajashekhara1-2/+2
2022-08-21PCI: qcom: Set up rev 2.1.0 PARF_PHY before enabling clocksChristian Marangi1-6/+4
2022-08-21PCI/portdrv: Don't disable AER reporting in get_port_device_capability()Stefan Roese1-8/+1
2022-08-21mmc: block: Add single read for 4k sector cardsChristian Loehle1-14/+14
2022-08-21mmc: sdhci-of-at91: fix set_uhs_signaling rewriting of MC1REugen Hristev1-2/+7
2022-08-21memstick/ms_block: Fix a memory leakChristophe JAILLET1-0/+1
2022-08-21memstick/ms_block: Fix some incorrect memory allocationChristophe JAILLET1-5/+5
2022-08-21mmc: sdhci-of-esdhc: Fix refcount leak in esdhc_signal_voltage_switchMiaoqian Lin1-0/+1
2022-08-21staging: rtl8192u: Fix sleep in atomic context bug in dm_fsync_timer_callbackDuoming Zhou3-22/+20
2022-08-21intel_th: msu: Fix vmalloced buffersAlexander Shishkin1-2/+12
2022-08-21intel_th: msu-sink: Potential dereference of null pointerJiasheng Jiang1-0/+3
2022-08-21intel_th: Fix a resource leak in an error handling pathChristophe JAILLET1-2/+8
2022-08-21PCI: endpoint: Don't stop controller when unbinding endpoint functionShunsuke Mie1-1/+0
2022-08-21dmaengine: sf-pdma: Add multithread support for a DMA channelViacheslav Mitrofanov1-14/+30
2022-08-21dmaengine: sf-pdma: apply proper spinlock flags in sf_pdma_prep_dma_memcpy()Austin Kim1-2/+3
2022-08-21soundwire: bus_type: fix remove and shutdown supportPierre-Louis Bossart1-6/+2
2022-08-21PCI: dwc: Always enable CDM check if "snps,enable-cdm-check" existsSerge Semin1-7/+7
2022-08-21PCI: dwc: Deallocate EPC memory on dw_pcie_ep_init() errorsSerge Semin1-2/+16
2022-08-21PCI: dwc: Add unroll iATU space support to dw_pcie_disable_atu()Serge Semin1-3/+13
2022-08-21clk: qcom: camcc-sdm845: Fix topology around titan_top power domainVladimir Zapolskiy1-0/+4
2022-08-21clk: qcom: ipq8074: set BRANCH_HALT_DELAY flag for UBI clocksRobert Marko1-0/+10
2022-08-21clk: qcom: ipq8074: fix NSS port frequency tablesRobert Marko1-0/+8
2022-08-21clk: qcom: ipq8074: SW workaround for UBI32 PLL lockRobert Marko1-0/+3
2022-08-21clk: qcom: ipq8074: fix NSS core PLL-sRobert Marko1-1/+38
2022-08-21usb: host: xhci: use snprintf() in xhci_decode_trb()Sergey Shtylyov1-1/+1
2022-08-21clk: qcom: clk-krait: unlock spin after mux completionAnsuel Smith1-1/+6
2022-08-21driver core: fix potential deadlock in __driver_attachZhang Wensheng1-1/+4
2022-08-21misc: rtsx: Fix an error handling path in rtsx_pci_probe()Christophe JAILLET1-1/+5
2022-08-21dmaengine: dw-edma: Fix eDMA Rd/Wr-channels and DMA-direction semanticsSerge Semin1-1/+1
2022-08-21mwifiex: fix sleep in atomic context bugs caused by dev_coredumpvDuoming Zhou3-8/+10
2022-08-21mwifiex: Ignore BTCOEX events from the 88W8897 firmwareJonas Dreßler3-0/+8
2022-08-21clk: mediatek: reset: Fix written reset bit offsetRex-BC Chen1-2/+2
2022-08-21iio: accel: bma400: Reordering of header filesJagath Jog J1-2/+2
2022-08-21platform/chrome: cros_ec: Always expose last resume resultStephen Boyd1-4/+4
2022-08-21iio: accel: bma400: Fix the scale min and max macro valuesJagath Jog J1-2/+21
2022-08-21usb: xhci: tegra: Fix error checkTang Bin1-4/+4
2022-08-21usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init()Tang Bin1-4/+4
2022-08-21usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probeMiaoqian Lin1-0/+1
2022-08-21usb: host: Fix refcount leak in ehci_hcd_ppc_of_probeMiaoqian Lin1-0/+1
2022-08-21fpga: altera-pr-ip: fix unsigned comparison with less than zeroMarco Pagani1-1/+1
2022-08-21mtd: st_spi_fsm: Add a clk_disable_unprepare() in .probe()'s error pathUwe Kleine-König1-3/+5
2022-08-21mtd: partitions: Fix refcount leak in parse_redboot_ofMiaoqian Lin1-0/+1