summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
30 hoursnet: mana: validate rx_req_idx to prevent out-of-bounds array accessAditya Garg1-0/+6
30 hoursgpio: cdev: check if uAPI v2 config attributes are correctly zeroedBartosz Golaszewski1-0/+13
30 hoursgpiolib: cdev: use !mem_is_zero() instead of memchr_inv(s, 0, n)Andy Shevchenko1-4/+4
30 hoursnet: ag71xx: check error for platform_get_irqRosen Penev1-0/+3
30 hoursRDMA/rtrs: Fix use-after-free in path file creation cleanupGuangshuo Li1-1/+1
30 hoursplatform/x86: intel-vbtn: Check ACPI_HANDLE() against NULLRafael J. Wysocki1-1/+5
30 hoursplatform/x86: intel-hid: Check ACPI_HANDLE() against NULLRafael J. Wysocki1-1/+5
30 hoursplatform/x86: hp_accel: Check ACPI_COMPANION() against NULLRafael J. Wysocki1-0/+3
30 hoursplatform/x86: adv_swbutton: Check ACPI_HANDLE() against NULLRafael J. Wysocki1-1/+5
30 hoursnet: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA bufferErni Sri Satya Vennela1-10/+13
30 hoursnet: dsa: mt7530: preserve VLAN tags on trapped link-local framesDaniel Golle1-12/+15
30 hoursnet: dsa: mt7530: rename mt753x_bpdu_port_fw enum to mt753x_to_cpu_fwArınç ÜNAL2-64/+56
30 hoursnet: dsa: mt7530: fix FDB entries not aging out with short timeoutDaniel Golle1-6/+14
30 hoursnet: dsa: mt7530: sync driver-specific behavior of MT7531 variantsDaniel Golle1-3/+3
30 hourswifi: ath11k: fix peer resolution on rx path when peer_id=0Matthew Leach2-6/+2
30 hourswifi: ath11k: fix rssi station dump not updated in QCN9074P Praneesh4-12/+45
30 hourswifi: ath11k: add new hw ops for IPQ5018 to get rx dest ring hashmapSriram R1-0/+44
30 hourswifi: ath11k: initialize hw_ops for IPQ5018Sriram R3-0/+42
30 hourswifi: ath11k: update hal srng regs for IPQ5018Sriram R3-0/+81
30 hourswifi: ath11k: remap ce register space for IPQ5018Sriram R9-12/+107
30 hourswifi: ath11k: update ce configurations for IPQ5018Sriram R3-0/+198
30 hourswifi: ath11k: update hw params for IPQ5018Sriram R2-0/+79
30 hourswifi: ath11k: Trigger sta disconnect on hardware restartYoughandhar Chintala3-0/+14
30 hoursdrm/msm/snapshot: fix dumping of the unaligned regionsDmitry Baryshkov1-6/+18
30 hoursspi: mtk-snfi: Fix resource leak in mtk_snand_read_page_cache()Felix Gu1-1/+1
30 hoursdrm/msm: Fix iommu_map_sgtable() return value check and avoid WARNMikko Perttunen1-2/+3
30 hoursdrm/msm/dsi: don't dump registers past the mapped regionDmitry Baryshkov1-0/+1
30 hoursHID: quirks: really enable the intended work around for appledisplayLukas Bulwahn1-1/+1
30 hourswifi: ath11k: fix error path leaks in some WMI WOW callsNicolas Escande1-3/+16
30 hoursnet: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS referenceEthan Nelson-Moore1-2/+0
30 hoursnet: ethernet: cortina: Carry over frag counterLinus Walleij1-1/+8
30 hoursnet: ethernet: cortina: Drop half-assembled SKBAndreas Haarmann-Thiemann1-0/+5
30 hoursnet: ethernet: cortina: Make RX SKB per-portLinus Walleij1-1/+6
30 hoursirqchip/ath79-cpu: Remove unused functionRosen Penev1-7/+0
30 hoursphy: marvell: mvebu-a3700-utmi: fix incorrect USB2_PHY_CTRL register accessGabor Juhos1-3/+2
30 hoursnet: lan966x: avoid unregistering netdev on register failureMyeonghun Pak1-3/+5
30 hoursice: fix locking in ice_dcb_rebuild()Bart Van Assche1-2/+2
30 hourspinctrl: qcom: Fix wakeirq map by removing disconnected irqs for sm8150Maulik Shah1-4/+4
30 hoursfirmware: arm_ffa: Skip free_pages on RX buffer alloc failureSudeep Holla1-1/+1
30 hoursfirmware: arm_ffa: Check for NULL FF-A ID table while driver registrationSudeep Holla1-1/+3
30 hoursHID: uclogic: Fix regression of input name assignmentTakashi Iwai1-1/+3
30 hourshwmon: (pmbus/adm1266) reject short block-read responses in the GPIO accessorsAbdurrahman Hussain1-0/+6
30 hourshwmon: (pmbus/adm1266) register the nvmem device after pmbus_do_probe()Abdurrahman Hussain1-4/+4
30 hourshwmon: (pmbus/adm1266) register the gpio_chip after pmbus_do_probe()Abdurrahman Hussain1-4/+4
30 hourshwmon: (pmbus/adm1266) don't clobber GPIO bits before PDIO read in get_multipleAbdurrahman Hussain1-1/+0
30 hourshwmon: (pmbus/adm1266) cap PDIO scan in get_multiple at ADM1266_PDIO_NRAbdurrahman Hussain1-1/+1
30 hourshwmon: (pmbus/adm1266) bounce blackbox records through a protocol-sized bufferAbdurrahman Hussain1-1/+3
30 hourshwmon: (pmbus/adm1266) include PEC byte in pmbus_block_xfer read bufferAbdurrahman Hussain1-1/+1
30 hourshwmon: (pmbus/adm1266) reject implausible blackbox record_countAbdurrahman Hussain1-0/+3
30 hourshwmon: (pmbus/adm1266) seed timestamp from the real-time clockAbdurrahman Hussain1-1/+1