aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-16wifi: rtl8xxxu: Mark RTL8188ETV (0bda:0179) as testedJ. Neuschäfer1-0/+1
2026-03-16drm/atomic: Add affected colorops with affected planesChaitanya Kumar Borah1-0/+7
2026-03-16drm/colorop: Preserve bypass value in duplicate_state()Chaitanya Kumar Borah1-2/+0
2026-03-15soc: qcom: socinfo: add SoC ID for IPQ5210 familyKathiravan Thirumoorthy1-0/+5
2026-03-16Merge tag 'drm-xe-next-2026-03-12' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-nextDave Airlie54-257/+2100
2026-03-15remoteproc: sysmon: Use the unified QMI service ID instead of defining it locallyDaniel Lezcano1-1/+1
2026-03-15soc: qcom: pdr: Use the unified QMI service ID instead of defining it locallyDaniel Lezcano3-6/+3
2026-03-15soc: qcom: pmic_glink_altmode: Fix SVID=DP && unconnected edge caseKonrad Dybcio1-7/+11
2026-03-15soc: qcom: pd-mapper: Fix element length in servreg_loc_pfr_req_eiMukesh Ojha2-2/+2
2026-03-15soc: qcom: llcc: Use guards for mutex handlingUnnathi Chalicheemala1-20/+8
2026-03-15soc: qcom: llcc: Add per-slice counter and common llcc slice descriptorUnnathi Chalicheemala1-29/+28
2026-03-15soc: qcom: socinfo: Add SoC IDs for SM7450 and SM7450PAelin Reidel1-0/+2
2026-03-15soc: qcom: pd-mapper: Simplify code using of_root to get root device tree nodeVladimir Zapolskiy1-7/+1
2026-03-15soc: qcom: llcc: Add configuration data for SDM670Richard Acayan1-0/+105
2026-03-15soc: qcom: smp2p: Add support for smp2p v2Chris Lew1-4/+44
2026-03-15soc: qcom: smp2p: Add irqchip state supportChris Lew1-0/+55
2026-03-16spi: amlogic-spisg: Use IS_ERR() instead of IS_ERR_OR_NULL()Felix Gu1-3/+3
2026-03-16ASoC: amd: Move to GPIO descriptorsMark Brown206-1383/+2078
2026-03-16spi: axiado: Fix double-free in ax_spi_probe()Felix Gu1-20/+11
2026-03-15spi: amlogic-spisg: Fix memory leak in aml_spisg_probe()Felix Gu1-8/+4
2026-03-15spi: amlogic: spifc-a4: Remove redundant clock cleanupFelix Gu1-39/+7
2026-03-16Merge tag 'drm-intel-gt-next-2026-03-12' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-nextDave Airlie7-29/+69
2026-03-15Merge tag 'v7.0-rc4' into drm-rust-nextDanilo Krummrich513-3014/+5434
2026-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-11/+5
2026-03-15Merge tag 'irq-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+17
2026-03-16md/md-llbitmap: raise barrier before state machine transitionYu Kuai1-4/+4
2026-03-16md/md-llbitmap: skip reading rdevs that are not in_syncYu Kuai1-1/+2
2026-03-16md/raid5: set chunk_sectors to enable full stripe I/O splittingYu Kuai1-0/+1
2026-03-16md/raid10: fix deadlock with check operation and nowait requestsJosh Hunt1-2/+2
2026-03-16md: suppress spurious superblock update error message for dm-raidChen Cheng1-1/+3
2026-03-15misc: pci_endpoint_test: Give reserved BARs a distinct error codeNiklas Cassel1-2/+18
2026-03-15PCI: endpoint: pci-epf-test: Advertise reserved BARsNiklas Cassel1-0/+24
2026-03-15PCI: dwc: Disable BARs in common code instead of in each glue driverNiklas Cassel12-89/+25
2026-03-15PCI: dwc: Replace certain BAR_RESERVED with BAR_DISABLED in glue driversNiklas Cassel5-15/+27
2026-03-15PCI: endpoint: Introduce pci_epc_bar_type BAR_DISABLEDNiklas Cassel1-2/+3
2026-03-15PCI: dw-rockchip: Describe RK3588 BAR4 DMA ctrl windowKoichiro Den1-1/+14
2026-03-15PCI: endpoint: Do not mark the BAR succeeding a 64-bit BAR as BAR_RESERVEDNiklas Cassel6-16/+0
2026-03-15PCI: rzg3s-host: Add support for RZ/G3E PCIe controllerJohn Madieu1-0/+93
2026-03-15PCI: rzg3s-host: Add PCIe Gen3 (8.0 GT/s) link speed supportJohn Madieu1-6/+20
2026-03-15PCI: rzg3s-host: Explicitly set class code for RZ/G3E compatibilityJohn Madieu1-0/+8
2026-03-15PCI: rzg3s-host: Add SoC-specific configuration and initialization callbacksJohn Madieu1-17/+44
2026-03-15PCI: rzg3s-host: Make configuration reset lines optionalJohn Madieu1-3/+3
2026-03-15PCI: rzg3s-host: Make SYSC register offsets SoC-specificJohn Madieu1-26/+85
2026-03-15PCI: rzg3s-host: Rework inbound window algorithm for supporting RZ/G3E SoCJohn Madieu1-24/+29
2026-03-15PCI: rzg3s-host: Reorder reset assertion during suspendJohn Madieu1-9/+9
2026-03-15PCI: rzg3s-host: Fix reset handling in probe error pathJohn Madieu1-2/+1
2026-03-15iio: adc: mt6359-auxadc: Fix comma spacingGiorgi Tchankvetadze1-1/+1
2026-03-15iio: dac: mcp47feb02: Fix Vref validation [1-999] caseAriana Lazar1-27/+22
2026-03-15iio: imu: bmi160: Remove potential undefined behavior in bmi160_config_pin()Josh Poimboeuf1-10/+5
2026-03-15crypto: atmel - use list_first_entry_or_null to simplify find_devThorsten Blum1-12/+5