summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-25iommu/vt-d: Fix intel iommu iotlb sync hardlockup and retryGuanghui Feng1-2/+1
2026-03-25mtd: Avoid boot crash in RedBoot partition table parserFinn Thain1-3/+3
2026-03-25mtd: rawnand: cadence: Fix error check for dma_alloc_coherent() in cadence_na...Chen Ni1-1/+1
2026-03-25mtd: rawnand: pl353: make sure optimal timings are appliedOlivier Sobrie1-0/+3
2026-03-25mtd: spi-nor: Fix RDCR controller capability core checkMiquel Raynal1-1/+1
2026-03-25spi: fix statistics allocationJohan Hovold1-9/+8
2026-03-25spi: fix use-after-free on controller registration failureJohan Hovold1-4/+4
2026-03-25pmdomain: bcm: bcm2835-power: Increase ASB control timeoutMaíra Canal1-8/+4
2026-03-25pmdomain: mediatek: Fix power domain countAdam Ford1-1/+1
2026-03-25mmc: sdhci: fix timing selection for 1-bit bus widthLuke Wang1-1/+8
2026-03-25mmc: sdhci-pci-gli: fix GL9750 DMA write corruptionMatthew Schwartz1-0/+9
2026-03-25ata: libata-scsi: report correct sense field pointer in ata_scsiop_maint_in()Damien Le Moal1-1/+1
2026-03-25ata: libata-core: disable LPM on ADATA SU680 SSDDamien Le Moal1-0/+3
2026-03-25ipmi:msghandler: Handle error returns from the SMI senderCorey Minyard1-32/+68
2026-03-25ipmi: Consolidate the run to completion checking for xmit msgs lockCorey Minyard1-18/+24
2026-03-25drm/xe: Fix memory leak in xe_vm_madvise_ioctlVarun Gupta1-1/+2
2026-03-25crypto: atmel-sha204a - Fix OOM ->tfm_count leakThorsten Blum1-2/+3
2026-03-25netconsole: fix sysdata_release_enabled_show checking wrong flagBreno Leitao1-1/+1
2026-03-25firmware: stratix10-svc: Add Multi SVC clients supportMuhammad Amirul Asyraf Mohamad Jamian1-102/+126
2026-03-25firmware: stratix10-svc: Delete some stray tabsDan Carpenter1-7/+7
2026-03-25net: macb: Reinitialize tx/rx queue pointer registers and rx ring during resumeKevin Hao1-0/+10
2026-03-25net: macb: Introduce gem_init_rx_ring()Kevin Hao1-4/+9
2026-03-25drm/i915/psr: Write DSC parameters on Selective Update in ET modeJouni Högander1-0/+10
2026-03-25drm/i915/dsc: Add helper for writing DSC Selective Update ET parametersJouni Högander2-0/+26
2026-03-25drm/i915/dsc: Add Selective Update register definitionsJouni Högander1-0/+12
2026-03-25drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()Mario Limonciello1-2/+2
2026-03-25crypto: padlock-sha - Disable for Zhaoxin processorAlanSong-oc1-0/+7
2026-03-25bnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handlerJunrui Luo2-1/+3
2026-03-25net: macb: fix use-after-free access to PTP clockFedor Pchelkin1-1/+3
2026-03-25NFC: nxp-nci: allow GPIOs to sleepIan Ray1-2/+2
2026-03-25nvdimm/bus: Fix potential use after free in asynchronous initializationIra Weiny1-2/+3
2026-03-25HID: bpf: prevent buffer overflow in hid_hw_requestBenjamin Tissoires1-0/+2
2026-03-19cxl/acpi: Fix CXL_ACPI and CXL_PMEM Kconfig tristate mismatchKeith Busch1-0/+1
2026-03-19i3c: mipi-i3c-hci: Correct RING_CTRL_ABORT handling in DMA dequeueAdrian Hunter1-9/+16
2026-03-19i3c: mipi-i3c-hci: Fix race in DMA ring dequeueAdrian Hunter3-0/+4
2026-03-19i3c: mipi-i3c-hci: Add missing TID field to no-op command descriptorAdrian Hunter2-1/+2
2026-03-19i3c: mipi-i3c-hci: Restart DMA ring correctly after dequeue abortAdrian Hunter1-0/+2
2026-03-19i3c: mipi-i3c-hci: Consolidate spinlocksAdrian Hunter4-17/+16
2026-03-19i3c: mipi-i3c-hci: Factor out DMA mapping from queuing pathAdrian Hunter1-16/+33
2026-03-19i3c: mipi-i3c-hci: Use ETIMEDOUT instead of ETIME for timeout errorsAdrian Hunter3-5/+5
2026-03-19iio: proximity: hx9023s: Protect against division by zero in set_samp_freqYasin Lee1-0/+3
2026-03-19iio: proximity: hx9023s: fix assignment order for __counted_byYasin Lee1-2/+1
2026-03-19iio: imu: inv_icm42600: fix odr switch when turning buffer offJean-Baptiste Maneyrol1-0/+4
2026-03-19iio: imu: inv_icm42600: fix odr switch to the same valueJean-Baptiste Maneyrol2-0/+4
2026-03-19iio: imu: inv_icm45600: fix INT1 drive bit invertedJean-Baptiste Maneyrol2-3/+3
2026-03-19iio: light: bh1780: fix PM runtime leak on error pathAntoniu Miclaus1-1/+1
2026-03-19iio: imu: inv_icm45600: fix regulator put warning when probe failsJean-Baptiste Maneyrol1-1/+6
2026-03-19iio: gyro: mpu3050-i2c: fix pm_runtime error handlingAntoniu Miclaus1-2/+1
2026-03-19iio: imu: adis: Fix NULL pointer dereference in adis_initRadu Sabau1-1/+1
2026-03-19iio: gyro: mpu3050-core: fix pm_runtime error handlingAntoniu Miclaus1-5/+13