summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-09-19clk: qcom: mss-sc7180: fix missing resume during probeJohan Hovold1-1/+12
2023-09-19clk: qcom: q6sstop-qcs404: fix missing resume during probeJohan Hovold1-2/+13
2023-09-19clk: qcom: lpasscc-sc7280: fix missing resume during probeJohan Hovold1-4/+12
2023-09-19clk: qcom: dispcc-sm8450: fix runtime PM imbalance on probe errorsJohan Hovold1-2/+11
2023-09-19soc: qcom: qmi_encdec: Restrict string length in decodeChris Lew1-2/+2
2023-09-19clk: qcom: gcc-mdm9615: use proper parent for pll0_vote clockDmitry Baryshkov1-1/+1
2023-09-19clk: imx: pll14xx: align pdiv with reference manualMarco Felsch1-6/+5
2023-09-19clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200HzAhmad Fatoum1-2/+0
2023-09-19pinctrl: cherryview: fix address_space_handler() argumentRaag Jadav1-3/+2
2023-09-19parisc: led: Reduce CPU overhead for disk & lan LED computationHelge Deller1-2/+2
2023-09-19clk: qcom: turingcc-qcs404: fix missing resume during probeJohan Hovold1-1/+12
2023-09-19drm/ast: Fix DRAM init on AST2200Thomas Zimmermann1-1/+1
2023-09-19clk: qcom: camcc-sc7180: fix async resume during probeJohan Hovold1-1/+1
2023-09-19fbdev/ep93xx-fb: Do not assign to struct fb_info.devThomas Zimmermann1-1/+0
2023-09-19null_blk: fix poll request timeout handlingChengming Zhou1-2/+10
2023-09-19scsi: qla2xxx: Fix firmware resource trackingQuinn Tran5-3/+88
2023-09-19scsi: qla2xxx: Error code did not return to upper layerQuinn Tran1-0/+2
2023-09-19scsi: qla2xxx: Fix smatch warn for qla_init_iocb_limit()Nilesh Javali1-1/+1
2023-09-19scsi: qla2xxx: Flush mailbox commands on chip resetQuinn Tran4-9/+4
2023-09-19scsi: qla2xxx: Remove unsupported ql2xenabledif optionManish Rangankar3-5/+8
2023-09-19scsi: qla2xxx: Fix TMF leak throughQuinn Tran1-6/+14
2023-09-19scsi: qla2xxx: Fix session hang in gnlQuinn Tran1-2/+3
2023-09-19scsi: qla2xxx: Turn off noisy message logQuinn Tran1-1/+1
2023-09-19scsi: qla2xxx: Fix erroneous link up failureQuinn Tran2-2/+7
2023-09-19scsi: qla2xxx: Fix command flush during TMFQuinn Tran3-39/+45
2023-09-19scsi: qla2xxx: fix inconsistent TMF timeoutQuinn Tran1-1/+0
2023-09-19scsi: qla2xxx: Fix deletion race conditionQuinn Tran2-9/+21
2023-09-19scsi: qla2xxx: Limit TMF to 8 per functionQuinn Tran3-25/+41
2023-09-19scsi: qla2xxx: Adjust IOCB resource on qpair createQuinn Tran4-19/+38
2023-09-19drm/virtio: Conditionally allocate virtio_gpu_fenceGurchetan Singh1-12/+18
2023-09-13treewide: Fix probing of devices in DT overlaysGeert Uytterhoeven5-0/+22
2023-09-13md: fix regression for null-ptr-deference in __md_stop()Yu Kuai1-1/+2
2023-09-13md: Free resources in __md_stopXiao Ni1-8/+5
2023-09-13Revert "drm/amd/display: Do not set drr on pipe commit"Michel Dänzer2-13/+0
2023-09-13serial: sc16is7xx: fix regression with GPIO configurationHugo Villeneuve1-35/+108
2023-09-13serial: sc16is7xx: remove obsolete out_thread labelHugo Villeneuve1-3/+1
2023-09-13USB: core: Fix oversight in SuperSpeed initializationAlan Stern1-12/+24
2023-09-13USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()Alan Stern1-44/+70
2023-09-13USB: core: Change usb_get_device_descriptor() APIAlan Stern4-43/+44
2023-09-13USB: core: Unite old scheme and new scheme descriptor readsAlan Stern1-79/+94
2023-09-13usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera2-3/+12
2023-09-13usb: typec: tcpm: set initial svdm version based on pd revisionRD Babiera1-4/+31
2023-09-13of: property: fw_devlink: Add a devlink for panel followersDouglas Anderson1-0/+2
2023-09-13cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bugGustavo A. R. Silva1-1/+5
2023-09-13crypto: stm32 - fix loop iterating through scatterlist for DMAThomas Bourgoin1-1/+1
2023-09-13s390/dasd: fix string length handlingHeiko Carstens3-10/+10
2023-09-13s390/dcssblk: fix kernel crash with list_add corruptionGerald Schaefer1-1/+3
2023-09-13arm64: sdei: abort running SDEI handlers during crashD Scott Phillips1-0/+19
2023-09-13mmc: renesas_sdhi: register irqs before registering controllerWolfram Sang1-3/+7
2023-09-13platform/chrome: chromeos_acpi: print hex string for ACPI_TYPE_BUFFERTzung-Bi Shih1-1/+30