summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
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: adc: mt6359-auxadc: Fix comma spacingGiorgi Tchankvetadze-1/+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
2026-03-15crypto: atmel - use list_first_entry_or_null to simplify find_devThorsten Blum-12/+5
2026-03-15crypto: atmel-tdes - fix DMA sync directionThorsten Blum-4/+4
2026-03-15crypto: inside-secure/eip93 - register hash before authenc algorithmsAleksander Jan Bajkowski-8/+8
2026-03-15crypto: qat - fix firmware loading failure for GEN6 devicesSuman Kumar Chakraborty-1/+12
2026-03-15crypto: qat - fix indentation of macros in qat_hal.cSuman Kumar Chakraborty-11/+11
2026-03-15crypto: atmel-sha204a - Drop redundant I2C_FUNC_I2C checkThorsten Blum-4/+0
2026-03-14Merge tag 'i3c/fixes-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-158/+211
2026-03-14dpaa2: compile dpaa2 even CONFIG_FSL_DPAA2_ETH=nCai Xinchen-2/+1
2026-03-14dpaa2: add independent dependencies for FSL_DPAA2_SWITCHCai Xinchen-0/+4
2026-03-14net/mlx5: Add a shared devlink instance for PFs on same chipJiri Pirko-2/+93
2026-03-14net: phy: move remaining provider code to mdio_bus_provider.cHeiner Kallweit-282/+278
2026-03-14net: phy: move registering mdio_bus_class and mdio_bus_type to libphyHeiner Kallweit-23/+13
2026-03-14net: phy: move (of_)mdio_find_bus to mdio_bus_provider.cHeiner Kallweit-44/+44
2026-03-14net: phy: make mdio_device.c part of libphyHeiner Kallweit-56/+46
2026-03-14net: phy: move mdio_device reset handling functions in the codeHeiner Kallweit-81/+81
2026-03-14net: usb: cdc-ether: unify error handling in probeOliver Neukum-24/+30
2026-03-14net: macb: Reinitialize tx/rx queue pointer registers and rx ring during resumeKevin Hao-0/+10
2026-03-14net: macb: Introduce gem_init_rx_ring()Kevin Hao-4/+9
2026-03-14net: ti: icssg-prueth: Fix memory leak in XDP_DROP for non-zero-copy modeMeghana Malladi-0/+5
2026-03-14crypto: padlock-sha - Disable for Zhaoxin processorAlanSong-oc-0/+7
2026-03-14net: mdio: remove selecting FIXED_PHY for FWNODE_MDIOHeiner Kallweit-1/+0
2026-03-14net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering tea...Dipayaan Roy-3/+3
2026-03-14Merge tag 'usb-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-367/+318
2026-03-14net: stmmac: avoid passing pci_devRussell King (Oracle)-4/+3
2026-03-14net: bcmgenet: increase WoL poll timeoutJustin Chen-1/+1