summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-03mtd: rawnand: Constrain even more when continuous reads are enabledMiquel Raynal1-1/+11
2024-04-03mtd: rawnand: Ensure all continuous terms are always in syncMiquel Raynal1-9/+14
2024-04-03mtd: rawnand: Add a helper for calculating a page indexMiquel Raynal1-5/+11
2024-04-03mtd: rawnand: Fix and simplify again the continuous read derivationsMiquel Raynal1-14/+20
2024-04-03clocksource/drivers/timer-riscv: Clear timer interrupt on timer initializationLey Foon Tan1-0/+3
2024-04-03drm/vc4: hdmi: do not return negative values from .get_modes()Jani Nikula1-1/+1
2024-04-03drm/imx/ipuv3: do not return negative values from .get_modes()Jani Nikula1-2/+2
2024-04-03drm/exynos: do not return negative values from .get_modes()Jani Nikula2-4/+4
2024-04-03drm/panel: do not return negative error codes from drm_panel_get_modes()Jani Nikula1-6/+11
2024-04-03drm/probe-helper: warn about negative .get_modes()Jani Nikula1-0/+7
2024-04-03s390/zcrypt: fix reference counting on zcrypt card objectsHarald Freudenberger1-0/+2
2024-04-03soc: fsl: qbman: Use raw spinlock for cgr_lockSean Anderson1-11/+14
2024-04-03soc: fsl: qbman: Always disable interrupts when taking cgr_lockSean Anderson1-5/+5
2024-04-03platform/x86/intel/tpmi: Change vsec offset to u64Srinivas Pandruvada1-4/+5
2024-04-03tpm,tpm_tis: Avoid warning splat at shutdownLino Sanfilippo1-2/+1
2024-04-03vfio/fsl-mc: Block calling interrupt handler without triggerAlex Williamson1-3/+4
2024-04-03vfio/platform: Create persistent IRQ handlersAlex Williamson1-32/+68
2024-04-03vfio/platform: Disable virqfds on cleanupAlex Williamson1-1/+4
2024-04-03vfio/pci: Lock external INTx masking opsAlex Williamson1-6/+28
2024-04-03vfio/pci: Disable auto-enable of exclusive INTx IRQAlex Williamson1-7/+10
2024-04-03thermal/drivers/mediatek: Fix control buffer enablement on MT7896Frank Wunderlich1-0/+3
2024-04-03PCI: hv: Fix ring buffer size calculationMichael Kelley1-1/+2
2024-04-03PCI: dwc: endpoint: Fix advertised resizable BAR sizeNiklas Cassel1-1/+6
2024-04-03PCI: qcom: Enable BDF to SID translation properlyManivannan Sadhasivam1-0/+10
2024-04-03PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295pJohan Hovold1-2/+29
2024-04-03PCI/AER: Block runtime suspend when handling errorsStanislaw Gruszka1-0/+20
2024-04-03speakup: Fix 8bit characters from direct synthSamuel Thibault1-1/+3
2024-04-03usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logicWayne Chang1-14/+25
2024-04-03phy: tegra: xusb: Add API to retrieve the port number of phyWayne Chang1-0/+13
2024-04-03slimbus: core: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-2/+2
2024-04-03nvmem: meson-efuse: fix function pointer type mismatchJerome Brunet1-22/+3
2024-04-03hwmon: (amc6821) add of_match tableJosua Mayer1-0/+11
2024-04-03drm/etnaviv: Restore some id valuesChristian Gmeiner2-1/+10
2024-04-03leds: trigger: netdev: Fix kernel panic on interface rename trig notifyChristian Marangi1-2/+2
2024-04-03Bluetooth: btnxpuart: Fix btnxpuart_closeMarcel Ziswiler1-0/+3
2024-04-03mmc: core: Fix switch on gp3 partitionDominique Martinet1-4/+6
2024-04-03dm-raid: fix lockdep waring in "pers->hot_add_disk"Yu Kuai1-0/+2
2024-04-03dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent wit...Yu Kuai4-7/+74
2024-04-03dm-raid: add a new helper prepare_suspend() in md_personalityYu Kuai2-0/+19
2024-04-03md/dm-raid: don't call md_reap_sync_thread() directlyYu Kuai1-10/+18
2024-04-03dm-raid: really frozen sync_thread during suspendYu Kuai2-11/+17
2024-04-03md: add a new helper reshape_interrupted()Yu Kuai1-0/+19
2024-04-03md: export helper md_is_rdwr()Yu Kuai2-12/+12
2024-04-03md: export helpers to stop sync_threadYu Kuai2-0/+32
2024-04-03md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resumeYu Kuai1-1/+4
2024-04-03Revert "Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d""Song Liu1-0/+12
2024-04-03PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root PortsPaul Menzel1-0/+2
2024-04-03PCI/PM: Drain runtime-idle callbacks before driver removalRafael J. Wysocki1-0/+7
2024-04-03wifi: rtw88: Add missing VID/PIDs for 8811CU and 8821CUNick Morrow1-14/+26
2024-04-03serial: Lock console when calling into driver before registrationPeter Collingbourne2-6/+12