summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-12-18ice: remove duplicate call to ice_deinit_hw() on error pathsPrzemek Kitszel1-1/+1
2025-12-18ice: move ice_deinit_dev() to the end of deinit pathsPrzemek Kitszel4-9/+23
2025-12-18ice: extract ice_init_dev() from ice_init()Przemek Kitszel1-9/+9
2025-12-18ice: move ice_init_pf() out of ice_init_dev()Przemek Kitszel3-19/+31
2025-12-18ice: move udp_tunnel_nic and misc IRQ setup into ice_init_pf()Przemek Kitszel1-30/+28
2025-12-18ice: ice_init_pf: destroy mutexes and xarrays on memory alloc failurePrzemek Kitszel1-19/+12
2025-12-18ice: move ice_init_interrupt_scheme() prior ice_init_pf()Przemek Kitszel1-14/+11
2025-12-18ice: move service task start out of ice_init_pf()Przemek Kitszel2-7/+12
2025-12-18accel/amdxdna: Fix uninitialized return valueLizhi Hou1-2/+2
2025-12-18wifi: ath12k: restore register window after global resetBaochen Qiang1-1/+19
2025-12-18s390/ap: Don't leak debug feature files if AP instructions are not availableHeiko Carstens1-4/+4
2025-12-18scsi: ufs: core: Move the ufshcd_enable_intr() declarationBart Van Assche1-0/+2
2025-12-18wifi: ath11k: fix peer HE MCS assignmentBaochen Qiang2-4/+7
2025-12-18wifi: ath11k: fix VHT MCS assignmentBaochen Qiang3-7/+12
2025-12-18crypto: hisilicon/qm - restore original qos valuesnieweiqiang1-1/+13
2025-12-18soc: qcom: gsbi: fix double disable caused by devmHaotian Zhang1-8/+0
2025-12-18clk: qcom: camcc-sm7150: Fix PLL config of PLL2Luca Weiss1-5/+1
2025-12-18clk: qcom: camcc-sm6350: Fix PLL config of PLL2Luca Weiss1-5/+1
2025-12-18clk: qcom: gcc-ipq5424: Correct the icc_first_node_idLuo Jie1-1/+2
2025-12-18clk: qcom: gcc-glymur: Update the halt check flags for pipe clocksTaniya Das1-12/+12
2025-12-18clk: qcom: gcc-sm8750: Add a new frequency for sdcc2 clockTaniya Das1-0/+1
2025-12-18clk: qcom: camcc-sm6350: Specify Titan GDSC power domain as a parent to otherVladimir Zapolskiy1-0/+7
2025-12-18clk: qcom: camcc-sm8550: Specify Titan GDSC power domain as a parent to otherVladimir Zapolskiy1-0/+10
2025-12-18tty: serial: imx: Only configure the wake register when device is set as wake...Sherry Sun1-0/+14
2025-12-18uio: uio_fsl_elbc_gpcm:: Add null pointer check to uio_fsl_elbc_gpcm_probeLi Qiang1-0/+7
2025-12-18PCI: rcar-gen2: Drop ARM dependency from PCI_RCAR_GEN2Geert Uytterhoeven1-4/+3
2025-12-18PCI: sg2042: Fix a reference count issue in sg2042_pcie_remove()Christophe JAILLET1-3/+0
2025-12-18iio: imu: st_lsm6dsx: Fix measurement unit for odr struct memberFrancesco Lavra1-1/+1
2025-12-18irqchip: Pass platform device to platform driversJohan Hovold13-108/+71
2025-12-18irqchip: Drop leftover bracketsJohan Hovold1-4/+2
2025-12-18irqchip/qcom-irq-combiner: Fix section mismatchJohan Hovold1-1/+1
2025-12-18irqchip/starfive-jh8100: Fix section mismatchJohan Hovold1-2/+1
2025-12-18irqchip/renesas-rzg2l: Fix section mismatchJohan Hovold1-4/+2
2025-12-18irqchip/imx-mu-msi: Fix section mismatchJohan Hovold1-9/+5
2025-12-18irqchip/irq-brcmstb-l2: Fix section mismatchJohan Hovold1-8/+4
2025-12-18irqchip/irq-bcm7120-l2: Fix section mismatchJohan Hovold1-11/+6
2025-12-18irqchip/irq-bcm7038-l1: Fix section mismatchJohan Hovold1-5/+3
2025-12-18irqchip/bcm2712-mip: Fix section mismatchJohan Hovold1-1/+1
2025-12-18irqchip/bcm2712-mip: Fix OF node reference imbalanceJohan Hovold1-1/+0
2025-12-18wifi: ath12k: fix TX and RX MCS rate configurations in HE modePradeep Kumar Chitrapu1-2/+3
2025-12-18wifi: ath12k: fix VHT MCS assignmentBaochen Qiang3-9/+13
2025-12-18wifi: ath12k: Fix MSDU buffer types handling in RX error pathSarika Sharma2-14/+66
2025-12-18wifi: ath11k: restore register window after global resetBaochen Qiang1-1/+19
2025-12-18wifi: ath10k: move recovery check logic into a new workKang Yang3-13/+11
2025-12-18gpu: nova-core: gsp: do not unwrap() SGEntryDanilo Krummrich1-3/+4
2025-12-18gpu: nova-core: gsp: remove useless conversionDanilo Krummrich1-2/+1
2025-12-18accel/ivpu: Fix race condition when mapping dmabufWludzik, Jozef1-1/+2
2025-12-18remoteproc: imx_rproc: Fix runtime PM cleanup and improve remove pathPeng Fan1-2/+7
2025-12-18HID: logitech-hidpp: Do not assume FAP in hidpp_send_message_sync()Mavroudis Chatzilazaridis1-2/+7
2025-12-18drm: atmel-hlcdc: fix atmel_xlcdc_plane_setup_scaler()Cyrille Pitchen1-3/+24