summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-06dmaengine: fsl-qdma: init irq after reg initializationCurtis Klein1-9/+8
2024-03-06dmaengine: fsl-edma: correct calculation of 'nbytes' in multi-fifo scenarioJoy Zou1-1/+1
2024-03-06dmaengine: ptdma: use consistent DMA masksTadeusz Struk1-2/+0
2024-03-06dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned readPeng Ma1-1/+3
2024-03-06soc: qcom: pmic_glink: Fix boot when QRTR=mRob Clark1-10/+11
2024-03-06drm/amd/display: Add monitor patch for specific eDPRyan Lin1-2/+4
2024-03-06drm/buddy: fix range biasMatthew Auld1-0/+10
2024-03-06Revert "drm/amd/pm: resolve reboot exception for si oland"Alex Deucher1-0/+29
2024-03-06mtd: rawnand: marvell: fix layoutsElad Nachman1-8/+5
2024-03-06gtp: fix use-after-free and null-ptr-deref in gtp_newlink()Alexander Ofitserov1-6/+6
2024-03-06Bluetooth: hci_bcm4377: do not mark valid bd_addr as invalidJohan Hovold1-2/+1
2024-03-06of: property: fw_devlink: Fix stupid bug in remote-endpoint parsingSaravana Kannan1-1/+1
2024-03-06drivers: perf: ctr_get_width function for legacy is not definedVadim Shakirov2-14/+12
2024-03-06drivers: perf: added capabilities for legacy PMUVadim Shakirov1-0/+2
2024-03-06fbcon: always restore the old font data in fbcon_do_set_font()Jiri Slaby (SUSE)1-5/+3
2024-03-06drm/tegra: Remove existing framebuffer only if we support displayThierry Reding1-3/+20
2024-03-06power: supply: bq27xxx-i2c: Do not free non existing IRQHans de Goede1-1/+3
2024-03-06efi/capsule-loader: fix incorrect allocation sizeArnd Bergmann1-1/+1
2024-03-06igb: extend PTP timestamp adjustments to i211Oleksij Rempel1-2/+3
2024-03-06Bluetooth: qca: Fix triggering coredump implementationZijun Hu1-5/+4
2024-03-06Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DTJanaki Ramaiah Thota1-1/+12
2024-03-06Bluetooth: qca: Fix wrong event type for patch config commandZijun Hu1-1/+1
2024-03-06stmmac: Clear variable when destroying workqueueJakub Raczynski1-1/+3
2024-03-06net: lan78xx: fix "softirq work is pending" errorOleksij Rempel1-0/+2
2024-03-06net: usb: dm9601: fix wrong return value in dm9601_mdio_readJavier Carrasco1-1/+1
2024-03-06veth: try harder when allocating queue memoryJakub Kicinski1-2/+3
2024-03-06lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detectedOleksij Rempel1-1/+2
2024-03-06net: veth: clear GRO when clearing XDP even when downJakub Kicinski1-18/+17
2024-03-06cpufreq: intel_pstate: fix pstate limits enforcement for adjust_perf call backDoug Smythies1-0/+3
2024-03-06tun: Fix xdp_rxq_info's queue_index when detachingYunjian Wang1-0/+1
2024-03-06net: dpaa: fman_memac: accept phy-interface-type = "10gbase-r" in the device ...Vladimir Oltean1-9/+9
2024-03-06spi: cadence-qspi: fix pointer reference in runtime PM hooksThéo Lebrun1-4/+2
2024-03-06mtd: spinand: gigadevice: Fix the get ecc status issueHan Xu1-2/+4
2024-03-06ublk: move ublk_cancel_dev() out of ub->mutexMing Lei1-17/+23
2024-03-01ahci: Extend ASM1061 43-bit DMA address quirk to other ASM106x partsLennert Buytenhek1-5/+5
2024-03-01ata: ahci: add identifiers for ASM2116 series adaptersSzuying Chen1-0/+5
2024-03-01i2c: imx: when being a target, mark the last read as processedCorey Minyard1-0/+5
2024-03-01drm/amd/display: Fix memory leak in dm_sw_fini()Armin Wolf1-0/+1
2024-03-01drm/syncobj: handle NULL fence in syncobj_eventfd_entry_funcErik Kurzinger1-1/+12
2024-03-01drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is setErik Kurzinger1-2/+4
2024-03-01net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHYSiddharth Vadapalli1-1/+3
2024-03-01net: sparx5: Add spinlock for frame transmission from CPUHoratiu Vultur3-0/+4
2024-03-01hwmon: (nct6775) Fix access to temperature configuration registersGuenter Roeck1-2/+12
2024-03-01cache: ax45mp_cache: Align end size to cache boundary in ax45mp_dma_cache_wba...Lad Prabhakar1-0/+4
2024-03-01net: ipa: don't overrun IPA suspend interrupt registersAlex Elder1-1/+1
2024-03-01octeontx2-af: Consider the action set by PFSubbaraya Sundeep1-0/+4
2024-03-01drm/i915/tv: Fix TV modeMaxime Ripard2-10/+10
2024-03-01platform/x86: thinkpad_acpi: Only update profile if successfully convertedMario Limonciello1-2/+3
2024-03-01ata: ahci_ceva: fix error handling for Xilinx GT PHY supportRadhey Shyam Pandey1-46/+79
2024-03-01net: bcmasp: Sanity check is off by oneJustin Chen1-3/+3