summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-09-23interconnect: Teach lockdep about icc_bw_lock orderRob Clark1-1/+9
2023-09-23drm/amdgpu: fix amdgpu_cs_p1_user_fenceChristian König1-14/+4
2023-09-23drm/amd/display: Fix 2nd DPIA encoder AssignmentMustapha Ghaddar1-3/+1
2023-09-23drm/amd/display: Add DPIA Link Encoder Assignment FixMustapha Ghaddar5-6/+58
2023-09-23drm/amd/display: fix the white screen issue when >= 64GB DRAMYifan Zhang1-5/+9
2023-09-23drm/amd/display: Adjust the MST resume flowWayne Lin1-13/+80
2023-09-23drm/amdkfd: Insert missing TLB flush on GFX10 and laterHarish Kasiviswanathan1-2/+1
2023-09-23drm/i915: Only check eDP HPD when AUX CH is sharedVille Syrjälä3-1/+28
2023-09-23drm/radeon: make fence wait in suballocator uninterrruptableAlex Deucher1-1/+1
2023-09-23Revert "comedi: add HAS_IOPORT dependencies"Ian Abbott1-68/+35
2023-09-23scsi: pm8001: Setup IRQs on resumeDamien Le Moal1-34/+17
2023-09-23scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id()Nilesh Javali4-8/+7
2023-09-23scsi: megaraid_sas: Fix deadlock on firmware crashdumpJunxiao Bi2-13/+10
2023-09-23ata: libahci: clear pending interrupt statusSzuying Chen1-12/+23
2023-09-23ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel2-3/+25
2023-09-23i2c: aspeed: Reset the i2c controller when timeout occursTommy Huang1-2/+5
2023-09-23dm: fix a race condition in retrieve_depsMikulas Patocka3-9/+31
2023-09-23dm: don't attempt to queue IO under RCU protectionJens Axboe1-21/+2
2023-09-23Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"Hamza Mahfooz3-29/+3
2023-09-23drm/amd: Make fence wait in suballocator uninterruptibleSimon Pilkington1-1/+1
2023-09-23md: Put the right device in md_seq_nextMariusz Tkaczyk1-1/+1
2023-09-23Revert "firewire: core: obsolete usage of GFP_ATOMIC at building node tree"Takashi Sakamoto2-2/+2
2023-09-23nvme: avoid bogus CRTO valuesKeith Busch1-19/+35
2023-09-23md/raid1: fix error: ISO C90 forbids mixed declarationsNigel Croxon1-2/+1
2023-09-23ata: libata-core: fetch sense data for successful commands iff CDL enabledNiklas Cassel1-5/+2
2023-09-23scsi: lpfc: Fix the NULL vs IS_ERR() bug for debugfs_create_file()Jinjie Ruan1-7/+7
2023-09-23scsi: target: core: Fix target_cmd_counter leakDavid Disseldorp1-0/+1
2023-09-23md: fix warning for holder mismatch from export_rdev()Yu Kuai2-3/+15
2023-09-23md: don't dereference mddev after export_rdev()Yu Kuai1-3/+3
2023-09-23scsi: qla2xxx: Fix NULL vs IS_ERR() bug for debugfs_create_dir()Jinjie Ruan1-3/+3
2023-09-23drm: gm12u320: Fix the timeout usage for usb_bulk_msg()Jinjie Ruan1-5/+5
2023-09-23nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page()Varun Prakash1-1/+1
2023-09-23mtd: spi-nor: spansion: preserve CFR2V[7] when writing MEMLATTakahiro Kuwano1-1/+13
2023-09-23mtd: spi-nor: spansion: use CLPEF as an alternative to CLSRTakahiro Kuwano10-32/+103
2023-09-23usb: typec: qcom-pmic-typec: register drm_bridgeDmitry Baryshkov2-0/+38
2023-09-23interconnect: Fix locking for runpm vs reclaimRob Clark1-2/+6
2023-09-23media: pci: ipu3-cio2: Initialise timing struct to avoid a compiler warningSakari Ailus1-1/+1
2023-09-23usb: chipidea: add workaround for chipidea PEC bugXu Yang4-1/+7
2023-09-23usb: ehci: add workaround for chipidea PORTSC.PEC bugXu Yang3-3/+25
2023-09-23misc: open-dice: make OPEN_DICE depend on HAS_IOMEMBaoquan He1-0/+1
2023-09-23serial: cpm_uart: Avoid suspicious lockingChristophe Leroy1-9/+4
2023-09-23scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()Konstantin Shelekhin1-27/+27
2023-09-23usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udcMa Ke1-0/+2
2023-09-23usb: typec: intel_pmc_mux: Add new ACPI ID for Lunar Lake IOM deviceMadhu M1-5/+20
2023-09-23usb: cdns3: Put the cdns set active part outside the spin lockXiaolei Wang4-8/+20
2023-09-23media: pci: cx23885: replace BUG with error returnHans Verkuil1-1/+1
2023-09-23media: tuners: qt1010: replace BUG_ON with a regular errorHans Verkuil1-5/+6
2023-09-23scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detectedJustin Tee4-11/+43
2023-09-23media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861_i2c_master_xferZhang Shurong1-1/+1
2023-09-23media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()Zhang Shurong1-0/+8