summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-05-02media: siano: Fix error handling in smsdvb_module_init()Yuan Can1-0/+2
2025-05-02media: venus: hfi: add check to handle incorrect queue sizeVikash Garodia1-0/+6
2025-05-02media: venus: hfi: add a check to handle OOB in sfr regionVikash Garodia1-2/+10
2025-05-02media: i2c: adv748x: Fix test pattern selection maskNiklas Söderlund1-1/+1
2025-05-02pwm: fsl-ftm: Handle clk_get_rate() returning 0Uwe Kleine-König1-0/+6
2025-05-02pwm: mediatek: Prevent divide-by-zero in pwm_mediatek_config()Josh Poimboeuf1-2/+6
2025-05-02pwm: mediatek: Always use bus clockFabien Parent1-0/+12
2025-05-02fbdev: omapfb: Add 'plane' value checkLeonid Arapov1-1/+5
2025-05-02drm/mediatek: mtk_dpi: Explicitly manage TVD clock in power on/offAngeloGioacchino Del Regno1-0/+9
2025-05-02drm/amdkfd: Fix pqm_destroy_queue race with GPU resetPhilip Yang1-1/+1
2025-05-02drm/amdkfd: clamp queue size to minimumDavid Yat Sin1-0/+10
2025-05-02drm: panel-orientation-quirks: Add new quirk for GPD Win 2Andrew Wyatt1-0/+6
2025-05-02drm: panel-orientation-quirks: Add support for AYANEO 2SAndrew Wyatt1-2/+2
2025-05-02drm: allow encoder mode_set even when connectors change for crtcAbhinav Kumar1-1/+1
2025-05-02Bluetooth: hci_uart: fix race during initializationArseniy Krasnov1-1/+2
2025-05-02wifi: mt76: mt76x2u: add TP-Link TL-WDN6200 ID to device tableIcenowy Zheng1-0/+1
2025-05-02scsi: st: Fix array overflow in st_setup()Kai Mäkisara1-1/+1
2025-05-02ahci: add PCI ID for Marvell 88SE9215 SATA ControllerDaniel Kral1-0/+2
2025-05-02ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO modeNiklas Cassel1-2/+9
2025-05-02HID: pidff: Fix null pointer dereference in pidff_find_fieldsTomasz Pakuła1-0/+10
2025-05-02HID: pidff: Do not send effect envelope if it's emptyTomasz Pakuła1-18/+24
2025-05-02HID: pidff: Convert infinite length from Linux API to PID standardTomasz Pakuła1-1/+7
2025-05-02perf: arm_pmu: Don't disable counter in armpmu_add()Mark Rutland1-5/+3
2025-05-02net: ppp: Add bound checking for skb data on ppp_sync_txmungArnaud Lecomte1-0/+5
2025-05-02ata: sata_sx4: Add error handling in pdc20621_i2c_read()Wentao Liang1-3/+10
2025-05-02ata: sata_sx4: Drop pointless VPRINTK() calls and convert the remaining onesHannes Reinecke1-71/+34
2025-05-02ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe()Henry Martin1-0/+6
2025-04-10mmc: sdhci-pxav3: set NEED_RSP_BUSY capabilityKarel Balej1-0/+1
2025-04-10ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAPPaul Menzel1-0/+7
2025-04-10ntb_perf: Delete duplicate dmaengine_unmap_put() call in perf_copy_chunk()Markus Elfring1-3/+1
2025-04-10can: flexcan: only change CAN state when link up in system PMHaibo Chen1-2/+4
2025-04-10arcnet: Add NULL check in com20020pci_probe()Henry Martin1-1/+16
2025-04-10net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroyDavid Oberhollenzer2-4/+10
2025-04-10ntb: intel: Fix using link status DB'sNikita Shubin1-0/+3
2025-04-10ntb_hw_switchtec: Fix shift-out-of-bounds in switchtec_ntb_mw_set_transYajun Deng1-1/+1
2025-04-10hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9}Tasos Sahanidis1-2/+2
2025-04-10wifi: iwlwifi: fw: allocate chained SG tables for dumpJohannes Berg1-28/+58
2025-04-10octeontx2-af: Fix mbox INTR handler when num VFs > 64Geetha sowjanya1-1/+1
2025-04-10objtool, media: dib8000: Prevent divide-by-zero in dib8000_set_dds()Josh Poimboeuf1-1/+4
2025-04-10iio: accel: mma8452: Ensure error return on failure to matching oversampling ...Jonathan Cameron1-3/+7
2025-04-10coresight: catu: Fix number of pages while using 64k pagesIlkka Koskinen1-1/+1
2025-04-10mfd: sm501: Switch to BIT() to mitigate integer overflowsNikita Zhandarovich1-3/+3
2025-04-10RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flowPatrisious Haddad1-1/+1
2025-04-10power: supply: max77693: Fix wrong conversion of charge input threshold valueArtur Weber1-1/+1
2025-04-10clk: amlogic: g12a: fix mmc A peripheral clockJerome Brunet1-1/+1
2025-04-10clk: amlogic: gxbb: drop non existing 32k clock parentJerome Brunet1-6/+6
2025-04-10clk: amlogic: g12b: fix cluster A parent dataJerome Brunet1-12/+24
2025-04-10IB/mad: Check available slots before posting receive WRsMaher Sanalla1-18/+20
2025-04-10clk: rockchip: rk3328: fix wrong clk_ref_usb3otg parentPeter Geis1-1/+1
2025-04-10pinctrl: renesas: rza2: Fix missing of_node_put() callFabrizio Castro1-0/+2