summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-12-13drm/amdgpu: Remove redundant I2C EEPROM addressLuben Tuikov2-3/+23
2023-12-13drm/amdgpu: Add EEPROM I2C address support for ip discoveryCandice Li1-2/+18
2023-12-13drm/amdgpu: Update ras eeprom support for smu v13_0_0 and v13_0_10Candice Li1-0/+10
2023-12-13drm/amdgpu: correct the amdgpu runtime dereference usage countPrike Liang1-6/+3
2023-12-13drm/amd/amdgpu: Fix warnings in amdgpu/amdgpu_display.cSrinivasan Shanmugam1-17/+25
2023-12-13drm/amdgpu: fix memory overflow in the IB testTim Huang3-5/+5
2023-12-13gpiolib: sysfs: Fix error handling on failed exportBoerge Struempfel1-6/+9
2023-12-13misc: mei: client.c: fix problem of return '-EOVERFLOW' in mei_cl_writeSu Hui1-1/+1
2023-12-13misc: mei: client.c: return negative error code in mei_cl_writeSu Hui1-1/+1
2023-12-13hwtracing: hisi_ptt: Add dummy callback pmu::read()Junhao He1-0/+5
2023-12-13coresight: etm4x: Remove bogous __exit annotation for some functionsUwe Kleine-König1-3/+3
2023-12-13coresight: etm4x: Make etm4_remove_dev() return voidUwe Kleine-König1-5/+3
2023-12-13binder: fix memory leaks of spam and pending workCarlos Llamas1-0/+1
2023-12-13md/raid6: use valid sector values to determine if an I/O should wait on the r...David Jeffery1-2/+2
2023-12-13powercap: DTPM: Fix missing cpufreq_cpu_put() callsLukasz Luba1-4/+13
2023-12-13platform/surface: aggregator: fix recv_buf() return valueFrancesco Dolcini1-1/+4
2023-12-13regmap: fix bogus error on regcache_sync successMatthias Reichl1-2/+1
2023-12-13r8169: fix rtl8125b PAUSE frames blasting when suspendedChunHao Lin1-1/+6
2023-12-13nvme-pci: Add sleep quirk for Kingston drivesGeorg Gottleuber2-1/+20
2023-12-13iommu: Avoid more races around device probeRobin Murphy3-14/+24
2023-12-13md: don't leave 'MD_RECOVERY_FROZEN' in error path of md_set_readonly()Yu Kuai1-11/+13
2023-12-13md: introduce md_ro_stateYe Bin1-70/+82
2023-12-13scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()Dinghao Liu1-0/+1
2023-12-13drm/bridge: tc358768: select CONFIG_VIDEOMODE_HELPERSArnd Bergmann1-0/+1
2023-12-13RDMA/irdma: Avoid free the non-cqp_request scratchShifeng Li1-3/+1
2023-12-13RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgszMike Marciniszyn1-6/+0
2023-12-13hwmon: (nzxt-kraken2) Fix error handling path in kraken2_probe()Christophe JAILLET1-2/+2
2023-12-13hwmon: (acpi_power_meter) Fix 4.29 MW bugArmin Wolf1-0/+4
2023-12-13RDMA/irdma: Fix UAF in irdma_sc_ccq_get_cqe_info()Shifeng Li1-3/+3
2023-12-13RDMA/irdma: Refactor error handling in create CQPSindhu Devale1-14/+21
2023-12-13RDMA/bnxt_re: Correct module description stringKalesh AP1-1/+1
2023-12-13RDMA/rtrs-clt: Remove the warnings for req in_use checkJack Wang1-1/+1
2023-12-13RDMA/rtrs-clt: Fix the max_send_wr settingJack Wang1-1/+1
2023-12-13RDMA/rtrs-srv: Destroy path files after making sure no IOs in-flightMd Haris Iqbal1-1/+2
2023-12-13RDMA/rtrs-srv: Free srv_mr iu only when always_invalidate is trueMd Haris Iqbal1-1/+4
2023-12-13RDMA/rtrs-srv: Check return values while processing info requestMd Haris Iqbal1-6/+18
2023-12-13RDMA/rtrs-clt: Start hb after path_upJack Wang1-2/+1
2023-12-13RDMA/rtrs-srv: Do not unconditionally enable irqJack Wang1-2/+3
2023-12-13RDMA/irdma: Add wait for suspend on SQDMustafa Ismail5-3/+29
2023-12-13RDMA/irdma: Do not modify to SQD on errorMustafa Ismail1-7/+0
2023-12-13RDMA/hns: Fix unnecessary err return when using invalid congest control algor...Junxian Huang1-4/+9
2023-12-13tee: optee: Fix supplicant based device enumerationSumit Garg1-2/+15
2023-12-13octeontx2-af: Update Tx link register rangeRahul Bhansali1-2/+2
2023-12-13octeontx2-af: Add missing mcs flr handler callGeetha sowjanya1-0/+3
2023-12-13octeontx2-af: Fix mcs stats register addressGeetha sowjanya2-6/+29
2023-12-13octeontx2-af: Fix mcs sa cam entries sizeGeetha sowjanya1-1/+1
2023-12-13octeontx2-af: Adjust Tx credits when MCS external bypass is disabledNithin Dabilpuram5-1/+25
2023-12-13net: hns: fix fake link up on xge portYonglong Liu1-0/+29
2023-12-13net: hns: fix wrong head when modify the tx feature when sending packetsYonglong Liu2-23/+33
2023-12-13net: atlantic: Fix NULL dereference of skb pointer inDaniil Maximov3-13/+19