summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-19dm vdo repair: add missing kerneldoc fieldsMatthew Sakai
2024-07-19dm: Constify struct dm_block_validatorChristophe JAILLET
2024-07-19dm-integrity: introduce the Inline modeMikulas Patocka
2024-07-18Merge tag 'sparc-for-6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-18Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-07-18x86/efistub: Revert to heap allocated boot_params for PE entrypointArd Biesheuvel
2024-07-18clk: sophgo: clk-sg2042-pll: Fix uninitialized variable in debug outputDan Carpenter
2024-07-18clk: davinci: da8xx-cfgchip: Initialize clk_init_data before useBastien Curutchet
2024-07-18Merge tag 'fbdev-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-18watchdog: rzn1: Convert comma to semicolonChen Ni
2024-07-18watchdog: lenovo_se10_wdt: Convert comma to semicolonChen Ni
2024-07-18irqchip/gic-v3-its: Correctly fish out the DID for platform MSIMarc Zyngier
2024-07-18irqchip/gic-v3-its: Correctly honor the RID remappingMarc Zyngier
2024-07-18genirq/msi: Remove platform MSI leftoversThomas Gleixner
2024-07-18irqchip/irq-mvebu-icu: Remove platform MSI leftoversThomas Gleixner
2024-07-18irqchip/irq-mvebu-sei: Switch to MSI parentThomas Gleixner
2024-07-18irqchip/mvebu-odmi: Switch to parent MSIThomas Gleixner
2024-07-18irqchip/mvebu-gicp: Switch to MSI parentThomas Gleixner
2024-07-18irqchip/irq-mvebu-icu: Prepare for real per device MSIThomas Gleixner
2024-07-18irqchip/imx-mu-msi: Switch to MSI parentThomas Gleixner
2024-07-18irqchip/gic-v2m: Switch to device MSIThomas Gleixner
2024-07-18irqchip/gic_v3_mbi: Switch over to parent domainThomas Gleixner
2024-07-18irqchip/mbigen: Remove platform_msi_create_device_domain() fallbackThomas Gleixner
2024-07-18irqchip/gic-v3-its: Switch platform MSI to MSI parentThomas Gleixner
2024-07-18irqchip/irq-msi-lib: Prepare for DOMAIN_BUS_WIRED_TO_MSIThomas Gleixner
2024-07-18irqchip/mbigen: Prepare for real per device MSIThomas Gleixner
2024-07-18irqchip/irq-msi-lib: Prepare for DEVICE MSI to replace platform MSIThomas Gleixner
2024-07-18irqchip/gic-v3-its: Provide MSI parent for PCI/MSI[-X]Thomas Gleixner
2024-07-18irqchip/irq-msi-lib: Prepare for PCI MSI/MSIXThomas Gleixner
2024-07-18irqchip/gic-v3-its: Provide MSI parent infrastructureThomas Gleixner
2024-07-18irqchip: Provide irq-msi-libThomas Gleixner
2024-07-18PCI/MSI: Provide MSI_FLAG_PCI_MSI_MASK_PARENTShivamurthy Shastri
2024-07-18PCI: Check for the existence of 'dev.of_node' before calling of_platform_popu...Manivannan Sadhasivam
2024-07-18Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-07-18drm/xe: Don't suspend device upon wedgeMatthew Brost
2024-07-18drm/xe: Wedge the entire deviceMatthew Brost
2024-07-18drm/xe/pf: Limit fair VF LMEM provisioningMichal Wajdeczko
2024-07-18drm/xe/exec: Fix minor bug related to xe_sync_entry_cleanupAshutosh Dixit
2024-07-18Kconfig: reduce the amount of power sequencing noiseBartosz Golaszewski
2024-07-18thermal: core: Allow thermal zones to tell the core to ignore themRafael J. Wysocki
2024-07-18net: dsa: b53: Limit chip-wide jumbo frame config to CPU portsMartin Willi
2024-07-18net: dsa: mv88e6xxx: Limit chip-wide frame size config to CPU portsMartin Willi
2024-07-18net: airoha: Fix NULL pointer dereference in airoha_qdma_cleanup_rx_queue()Lorenzo Bianconi
2024-07-18spi: spidev: add correct compatible for Rohm BH2228FVConor Dooley
2024-07-18net: wwan: t7xx: add support for Dell DW5933eJack Wu
2024-07-18misc: Kconfig: exclude mrvl-cn10k-dpi compilation for 32-bit systemsVamsi Attunuru
2024-07-17net: airoha: fix error branch in airoha_dev_xmit and airoha_set_gdm_portsLorenzo Bianconi
2024-07-17gve: Fix XDP TX completion handling when counters overflowJoshua Washington
2024-07-17Merge tag 'media/v6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-07-17Merge tag 'devicetree-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds