summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-16wifi: rtl818x: drop redundant device referenceJohan Hovold-4/+0
2026-03-16wifi: rtl8xxxu: fix potential use of uninitialized valueYi Cong-20/+8
2026-03-16wifi: rtl8xxxu: Mark RTL8188ETV (0bda:0179) as testedJ. Neuschäfer-0/+1
2026-03-16drm/atomic: Add affected colorops with affected planesChaitanya Kumar Borah-0/+7
2026-03-16drm/colorop: Preserve bypass value in duplicate_state()Chaitanya Kumar Borah-2/+0
2026-03-15soc: qcom: socinfo: add SoC ID for IPQ5210 familyKathiravan Thirumoorthy-0/+5
2026-03-16Merge tag 'drm-xe-next-2026-03-12' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-257/+2100
2026-03-15remoteproc: sysmon: Use the unified QMI service ID instead of defining it loc...Daniel Lezcano-1/+1
2026-03-15soc: qcom: pdr: Use the unified QMI service ID instead of defining it locallyDaniel Lezcano-6/+3
2026-03-15soc: qcom: pmic_glink_altmode: Fix SVID=DP && unconnected edge caseKonrad Dybcio-7/+11
2026-03-15soc: qcom: pd-mapper: Fix element length in servreg_loc_pfr_req_eiMukesh Ojha-2/+2
2026-03-15soc: qcom: llcc: Use guards for mutex handlingUnnathi Chalicheemala-20/+8
2026-03-15soc: qcom: llcc: Add per-slice counter and common llcc slice descriptorUnnathi Chalicheemala-29/+28
2026-03-15soc: qcom: socinfo: Add SoC IDs for SM7450 and SM7450PAelin Reidel-0/+2
2026-03-15soc: qcom: pd-mapper: Simplify code using of_root to get root device tree nodeVladimir Zapolskiy-7/+1
2026-03-15soc: qcom: llcc: Add configuration data for SDM670Richard Acayan-0/+105
2026-03-15soc: qcom: smp2p: Add support for smp2p v2Chris Lew-4/+44
2026-03-15soc: qcom: smp2p: Add irqchip state supportChris Lew-0/+55
2026-03-16spi: amlogic-spisg: Use IS_ERR() instead of IS_ERR_OR_NULL()Felix Gu-3/+3
2026-03-16ASoC: amd: Move to GPIO descriptorsMark Brown-1385/+2080
2026-03-16spi: axiado: Fix double-free in ax_spi_probe()Felix Gu-20/+11
2026-03-15spi: amlogic-spisg: Fix memory leak in aml_spisg_probe()Felix Gu-8/+4
2026-03-15spi: amlogic: spifc-a4: Remove redundant clock cleanupFelix Gu-39/+7
2026-03-16Merge tag 'drm-intel-gt-next-2026-03-12' of https://gitlab.freedesktop.org/dr...Dave Airlie-29/+69
2026-03-15Merge tag 'v7.0-rc4' into drm-rust-nextDanilo Krummrich-3019/+5439
2026-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-11/+5
2026-03-15Merge tag 'irq-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+17
2026-03-16md/md-llbitmap: raise barrier before state machine transitionYu Kuai-4/+4
2026-03-16md/md-llbitmap: skip reading rdevs that are not in_syncYu Kuai-1/+2
2026-03-16md/raid5: set chunk_sectors to enable full stripe I/O splittingYu Kuai-0/+1
2026-03-16md/raid10: fix deadlock with check operation and nowait requestsJosh Hunt-2/+2
2026-03-16md: suppress spurious superblock update error message for dm-raidChen Cheng-1/+3
2026-03-15misc: pci_endpoint_test: Give reserved BARs a distinct error codeNiklas Cassel-2/+18
2026-03-15PCI: endpoint: pci-epf-test: Advertise reserved BARsNiklas Cassel-0/+24
2026-03-15PCI: dwc: Disable BARs in common code instead of in each glue driverNiklas Cassel-89/+25
2026-03-15PCI: dwc: Replace certain BAR_RESERVED with BAR_DISABLED in glue driversNiklas Cassel-15/+27
2026-03-15PCI: endpoint: Introduce pci_epc_bar_type BAR_DISABLEDNiklas Cassel-2/+3
2026-03-15PCI: dw-rockchip: Describe RK3588 BAR4 DMA ctrl windowKoichiro Den-1/+14
2026-03-15PCI: endpoint: Do not mark the BAR succeeding a 64-bit BAR as BAR_RESERVEDNiklas Cassel-16/+0
2026-03-15PCI: rzg3s-host: Add support for RZ/G3E PCIe controllerJohn Madieu-0/+93
2026-03-15PCI: rzg3s-host: Add PCIe Gen3 (8.0 GT/s) link speed supportJohn Madieu-6/+20
2026-03-15PCI: rzg3s-host: Explicitly set class code for RZ/G3E compatibilityJohn Madieu-0/+8
2026-03-15PCI: rzg3s-host: Add SoC-specific configuration and initialization callbacksJohn Madieu-17/+44
2026-03-15PCI: rzg3s-host: Make configuration reset lines optionalJohn Madieu-3/+3
2026-03-15PCI: rzg3s-host: Make SYSC register offsets SoC-specificJohn Madieu-26/+85
2026-03-15PCI: rzg3s-host: Rework inbound window algorithm for supporting RZ/G3E SoCJohn Madieu-24/+29
2026-03-15PCI: rzg3s-host: Reorder reset assertion during suspendJohn Madieu-9/+9
2026-03-15PCI: rzg3s-host: Fix reset handling in probe error pathJohn Madieu-2/+1
2026-03-15iio: dac: mcp47feb02: Fix Vref validation [1-999] caseAriana Lazar-27/+22
2026-03-15iio: imu: bmi160: Remove potential undefined behavior in bmi160_config_pin()Josh Poimboeuf-10/+5