summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-18pinctrl: equilibrium: Fix function addition in multiple groupsRahul Tanwar1-1/+6
2021-11-18soc: qcom: apr: Add of_node_put() before returnWan Jiabing1-0/+2
2021-11-18soc: qcom: rpmhpd: fix sm8350_mxc's peer domainDmitry Baryshkov1-1/+1
2021-11-18firmware: qcom_scm: Fix error retval in __qcom_scm_is_call_available()Guru Das Srinagesh1-1/+1
2021-11-18usb: dwc3: gadget: Skip resizing EP's TX FIFO if already resizedJack Pham2-1/+8
2021-11-18usb: dwc2: drd: reset current session before setting the new oneAmelie Delaunay1-0/+2
2021-11-18usb: dwc2: drd: fix dwc2_drd_role_sw_set when clock could be disabledAmelie Delaunay1-0/+18
2021-11-18usb: dwc2: drd: fix dwc2_force_mode call in dwc2_ovr_initAmelie Delaunay1-2/+2
2021-11-18serial: imx: fix detach/attach of serial consoleStefan Agner1-2/+2
2021-11-18scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_resetJames Smart1-0/+7
2021-11-18scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe deferSrinivas Kandagatla1-2/+2
2021-11-18soundwire: bus: stop dereferencing invalid slave pointerSrinivas Kandagatla1-1/+1
2021-11-18iio: adis: do not disabe IRQs in 'adis_init()'Nuno Sá1-1/+3
2021-11-18usb: typec: STUSB160X should select REGMAP_I2CRandy Dunlap1-2/+2
2021-11-18iio: buffer: Fix double-free in iio_buffers_alloc_sysfs_and_mask()Yang Yingliang1-1/+1
2021-11-18soc: qcom: socinfo: add two missing PMIC IDsDmitry Baryshkov1-2/+2
2021-11-18soc: qcom: rpmhpd: Make power_on actually enable the domainBjorn Andersson1-4/+14
2021-11-18pinctrl: renesas: checker: Fix off-by-one bug in drive register checkGeert Uytterhoeven1-1/+1
2021-11-18staging: ks7010: select CRYPTO_HASH/CRYPTO_MICHAEL_MICVegard Nossum1-0/+3
2021-11-18staging: most: dim2: do not double-register the same deviceNikita Yushchenko4-72/+14
2021-11-18usb: musb: select GENERIC_PHY instead of depending on itRandy Dunlap1-1/+1
2021-11-18RDMA/mlx4: Return missed an error if device doesn't support steeringLeon Romanovsky1-1/+3
2021-11-18scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()Dan Carpenter1-1/+1
2021-11-18power: supply: max17040: fix null-ptr-deref in max17040_probe()Yang Yingliang1-0/+2
2021-11-18power: supply: rt5033_battery: Change voltage values to µVJakob Hauser1-1/+1
2021-11-18usb: gadget: hid: fix error code in do_config()Dan Carpenter1-1/+3
2021-11-18serial: 8250_dw: Drop wrong use of ACPI_PTR()Andy Shevchenko1-1/+1
2021-11-18video: fbdev: chipsfb: use memset_io() instead of memset()Christophe Leroy1-1/+1
2021-11-18clk: at91: check pmc node status before registering syscore opsClément Léger1-0/+5
2021-11-18memory: fsl_ifc: fix leak of irq and nand_irq in fsl_ifc_ctrl_probeDongliang Mu1-7/+6
2021-11-18soc/tegra: Fix an error handling path in tegra_powergate_power_up()Christophe JAILLET1-1/+1
2021-11-18iio: st_pressure_spi: Add missing entries SPI to device ID tableMark Brown1-0/+4
2021-11-18driver core: Fix possible memory leak in device_link_add()Yang Yingliang1-3/+1
2021-11-18scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp()Igor Pylypiv1-1/+1
2021-11-18scsi: megaraid_sas: Fix concurrent access to ISR between IRQ polling and real...Sumit Saxena1-4/+7
2021-11-18scsi: ufs: core: Stop clearing UNIT ATTENTIONSBart Van Assche2-197/+1
2021-11-18scsi: ufs: core: Fix ufshcd_probe_hba() prototype to match the definitionBean Huo1-1/+1
2021-11-18power: reset: at91-reset: check properly the return value of devm_of_iomapClaudiu Beznea1-2/+2
2021-11-18soundwire: debugfs: use controller id and link_id for debugfsSrinivas Kandagatla1-1/+1
2021-11-18iommu/dma: Fix arch_sync_dma for mapDavid Stevens1-9/+7
2021-11-18iommu/dma: Fix sync_sg with swiotlbDavid Stevens1-20/+13
2021-11-18iommu/mediatek: Fix out-of-range warning with clangArnd Bergmann1-1/+3
2021-11-18pinctrl: renesas: rzg2l: Fix missing port register 21hBiju Das1-1/+1
2021-11-18scsi: dc395: Fix error case unwindingTong Zhang1-0/+1
2021-11-18soc: qcom: llcc: Disable MMUHWT retentionNaina Mehta1-1/+1
2021-11-18bus: ti-sysc: Fix timekeeping_suspended warning on resumeTony Lindgren1-12/+53
2021-11-18RDMA/bnxt_re: Fix query SRQ failureSelvin Xavier1-1/+2
2021-11-18scsi: lpfc: Fix NVMe I/O failover to non-optimized pathJames Smart1-0/+1
2021-11-18scsi: qla2xxx: edif: Use link event to wake up appQuinn Tran1-8/+7
2021-11-18scsi: pm80xx: Fix lockup in outbound queue managementAjish Koshy2-11/+45