summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-01-02drm/amd/amdgpu: allow use kiq to do hdp flush under sriovVictor Zhao3-3/+3
2025-01-02pmdomain: core: Add missing put_device()Ulf Hansson1-0/+1
2025-01-02virtio-blk: don't keep queue frozen during system suspendMing Lei1-2/+5
2025-01-02drm/dp_mst: Ensure mst_primary pointer is valid in drm_dp_mst_handle_up_req()Imre Deak1-6/+18
2025-01-02spi: omap2-mcspi: Fix the IS_ERR() bug for devm_clk_get_optional_enabled()Purushothama Siddaiah1-3/+3
2025-01-02scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN a...Cathy Avery1-1/+6
2025-01-02scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load ...Ranjan Kumar1-1/+6
2025-01-02spi: intel: Add Panther Lake SPI controller supportAapo Vienamo1-0/+2
2025-01-02platform/x86: asus-nb-wmi: Ignore unknown event 0xCFArmin Wolf1-0/+1
2025-01-02regmap: Use correct format specifier for logging range errorsMark Brown1-2/+2
2025-01-02scsi: megaraid_sas: Fix for a potential deadlockTomas Henzl1-1/+4
2025-01-02scsi: qla1280: Fix hw revision numbering for ISP1020/1040Magnus Lindholm1-6/+6
2025-01-02watchdog: mediatek: Add support for MT6735 TOPRGU/WDTYassine Oudjana1-0/+6
2025-01-02watchdog: it87_wdt: add PWRGD enable quirk for Qotom QCML04James Hilliard1-0/+39
2025-01-02mtd: rawnand: fix double free in atmel_pmecc_create_user()Dan Carpenter1-3/+1
2025-01-02dmaengine: at_xdmac: avoid null_prt_deref in at_xdmac_prep_dma_memsetChen Ridong1-0/+2
2025-01-02dmaengine: apple-admac: Avoid accessing registers in probeSasha Finkelstein1-5/+2
2025-01-02dmaengine: fsl-edma: implement the cleanup path of fsl_edma3_attach_pd()Joe Hattori2-5/+37
2025-01-02dmaengine: tegra: Return correct DMA status when pausedAkhil R1-0/+10
2025-01-02dmaengine: dw: Select only supported masters for ACPI devicesAndy Shevchenko3-4/+14
2025-01-02dmaengine: mv_xor: fix child node refcount handling in early exitJavier Carrasco1-0/+2
2025-01-02phy: rockchip: naneng-combphy: fix phy resetChukun Pan1-1/+1
2025-01-02phy: usb: Toggle the PHY power during initJustin Chen1-0/+6
2025-01-02phy: core: Fix that API devm_phy_destroy() fails to destroy the phyZijun Hu1-1/+1
2025-01-02phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister...Zijun Hu1-3/+3
2025-01-02phy: core: Fix that API devm_phy_put() fails to release the phyZijun Hu1-1/+1
2025-01-02phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup()Zijun Hu1-1/+3
2025-01-02phy: core: Fix an OF node refcount leakage in _of_phy_get()Zijun Hu1-2/+5
2025-01-02phy: qcom-qmp: Fix register name in RX Lane config of SC8280XPKrishna Kurapati1-1/+1
2025-01-02mtd: rawnand: arasan: Fix missing de-registration of NANDMaciej Andrzejewski1-0/+7
2025-01-02mtd: rawnand: arasan: Fix double assertion of chip-selectMaciej Andrzejewski1-2/+2
2025-01-02mtd: diskonchip: Cast an operand to prevent potential overflowZichen Xie1-1/+1
2025-01-02media: dvb-frontends: dib3000mb: fix uninit-value in dib3000_write_regNikita Zhandarovich1-1/+1
2024-12-27drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_updateMichel Dänzer1-4/+3
2024-12-27net: fec: make PPS channel configurableFrancesco Dolcini1-2/+4
2024-12-27net: fec: refactor PPS channel configurationFrancesco Dolcini1-5/+4
2024-12-27of: Fix refcount leakage for OF node returned by __of_get_dma_parent()Zijun Hu1-1/+1
2024-12-27of: Fix error path in of_parse_phandle_with_args_map()Herve Codina1-5/+10
2024-12-27udmabuf: also check for F_SEAL_FUTURE_WRITEJann Horn1-1/+1
2024-12-27of/irq: Fix using uninitialized variable @addr_len in API of_irq_parse_one()Zijun Hu1-0/+1
2024-12-27of/irq: Fix interrupt-map cell length check in of_irq_parse_imap_parent()Zijun Hu1-0/+1
2024-12-27Drivers: hv: util: Avoid accessing a ringbuffer not initialized yetMichael Kelley4-0/+23
2024-12-27zram: fix uninitialized ZRAM not releasing backing deviceKairui Song1-5/+4
2024-12-27zram: refuse to use zero sized block device as backing deviceKairui Song1-0/+6
2024-12-27hwmon: (tmp513) Fix interpretation of values of Temperature Result and Limit ...Murad Masimov1-1/+1
2024-12-27hwmon: (tmp513) Fix Current Register value interpretationMurad Masimov1-1/+1
2024-12-27hwmon: (tmp513) Fix interpretation of values of Shunt Voltage and Limit Regis...Murad Masimov1-2/+4
2024-12-27hwmon: (tmp513) Use SI constants from units.hAndy Shevchenko1-11/+10
2024-12-27hwmon: (tmp513) Simplify with dev_err_probe()Andy Shevchenko1-20/+15
2024-12-27hwmon: (tmp513) Don't use "proxy" headersAndy Shevchenko1-2/+6