summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-10-06drm/meson: fix memory leak on ->hpd_notify callbackJani Nikula1-0/+2
2023-10-06drm/amdkfd: Use gpu_offset for user queue's wptrYuBiao Wang1-1/+1
2023-10-06power: supply: ab8500: Set typing and propsLinus Walleij2-9/+2
2023-10-06power: supply: rk817: Add missing module aliasNicolas Frattaroli1-0/+1
2023-10-06drm/i915/gt: Fix reservation address in ggtt_reserve_guc_topJavier Pello1-6/+17
2023-10-06ata: libata-core: Do not register PM operations for SAS portsDamien Le Moal3-2/+11
2023-10-06ata: libata-core: Fix port and device removalDamien Le Moal1-1/+20
2023-10-06ata: libata-core: Fix ata_port_request_pm() lockingDamien Le Moal1-9/+9
2023-10-06net: thunderbolt: Fix TCPv6 GSO checksum calculationMika Westerberg1-2/+1
2023-10-06media: uvcvideo: Fix OOB readRicardo Ribalda1-0/+3
2023-10-06drm/tests: Fix incorrect argument in drm_test_mm_insert_rangeJanusz Krzysztofik1-1/+1
2023-10-06i2c: i801: unregister tco_pdev in i801_probe() error pathHeiner Kallweit1-0/+1
2023-10-06ata: libata-scsi: ignore reserved bits for REPORT SUPPORTED OPERATION CODESNiklas Cassel1-1/+1
2023-10-06ata: libata-scsi: link ata port and scsi deviceDamien Le Moal1-5/+40
2023-10-06serial: 8250_port: Check IRQ data before useAndy Shevchenko1-1/+4
2023-10-06Revert "tty: n_gsm: fix UAF in gsm_cleanup_mux"Daniel Starke1-3/+1
2023-10-06misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to probeRicky WU6-212/+102
2023-10-06iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_rangeNicolin Chen1-3/+24
2023-10-06nvme-pci: always return an ERR_PTR from nvme_pci_alloc_devIrvin Cote1-3/+3
2023-10-06scsi: qla2xxx: Fix NULL pointer dereference in target modeGleb Chesnokov4-0/+10
2023-10-06wifi: ath11k: Don't drop tx_status when peer cannot be foundSven Eckelmann1-2/+2
2023-10-06nvme-pci: do not set the NUMA node of device if it has nonePratyush Yadav1-3/+0
2023-10-06nvme-pci: factor out a nvme_pci_alloc_dev helperChristoph Hellwig1-35/+46
2023-10-06nvme-pci: factor the iod mempool creation into a helperChristoph Hellwig1-23/+18
2023-10-06fbdev/sh7760fb: Depend on FB=yThomas Zimmermann1-1/+1
2023-10-06tsnep: Fix NAPI polling with budget 0Gerhard Engleder1-0/+4
2023-10-06tsnep: Fix NAPI schedulingGerhard Engleder1-4/+10
2023-10-06media: vb2: frame_vector.c: replace WARN_ONCE with a commentHans Verkuil1-2/+4
2023-10-06firmware: cirrus: cs_dsp: Only log list of algorithms in debug buildRichard Fitzgerald1-17/+17
2023-10-06spi: intel-pci: Add support for Granite Rapids SPI serial flashMika Westerberg1-0/+1
2023-10-06spi: stm32: add a delay before SPI disableValentin Caron1-0/+8
2023-10-06spi: nxp-fspi: reset the FLSHxCR1 registersHan Xu1-0/+7
2023-10-06ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()Niklas Cassel1-10/+3
2023-10-06scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFI...Michal Grzedzicki1-0/+2
2023-10-06scsi: pm80xx: Use phy-specific SAS address when sending PHY_START commandMichal Grzedzicki2-2/+2
2023-10-06drm/amdgpu: Handle null atom context in VBIOS info ioctlDavid Francis1-6/+11
2023-10-06drm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset for SR-IOVAlex Deucher1-0/+3
2023-10-06drm/amdgpu/soc21: don't remap HDP registers for SR-IOVAlex Deucher1-1/+1
2023-10-06drm/amd/display: Don't check registers, if using AUX BL controlSwapnil Patel1-1/+3
2023-10-06thermal/of: add missing of_node_put()Julia Lawall1-2/+6
2023-10-06platform/x86: asus-wmi: Support 2023 ROG X16 tablet modeLuke D. Jones1-0/+9
2023-10-06platform/mellanox: mlxbf-bootctl: add NET dependency into KconfigDavid Thompson1-0/+1
2023-10-06ata: sata_mv: Fix incorrect string length computation in mv_dump_mem()Christophe JAILLET1-2/+2
2023-10-06scsi: ufs: core: Poll HCS.UCRDY before issuing a UIC commandKiwoong Kim1-1/+6
2023-10-06scsi: ufs: core: Move __ufshcd_send_uic_cmd() outside host_lockKiwoong Kim1-5/+1
2023-10-06scsi: qedf: Add synchronization between I/O completions and abortJaved Hasan2-3/+14
2023-10-06parisc: iosapic.c: Fix sparse warningsHelge Deller2-4/+4
2023-10-06parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller1-2/+0
2023-10-06nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid()Nigel Kirkland1-1/+1
2023-10-06spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drainTobias Schramm1-1/+28