summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-05-21drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin
2024-05-21Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-05-21Merge tag 'efi-fixes-for-v6.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-21Merge tag 'for-6.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-21Merge tag 'pm-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-05-21Merge tag 'acpi-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-21Merge tag 'thermal-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-21Merge tag 'intel-gpio-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-21Merge tag 'soundwire-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-21Merge tag 'phy-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2024-05-21Merge tag 'dmaengine-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-21Merge tag 'mailbox-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2024-05-21Merge tag 'rproc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2024-05-21Merge tag 'rpmsg-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-21Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-21gpiolib: acpi: Fix failed in acpi_gpiochip_find() by adding parent node matchDevyn Liu
2024-05-21Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-21gpiolib: acpi: Move ACPI device NULL check to acpi_can_fallback_to_crs()Laura Nao
2024-05-21regulator: tps6594-regulator: Correct multi-phase configurationNeha Malcom Francis
2024-05-21Revert "r8169: don't try to disable interrupts if NAPI is, scheduled already"Heiner Kallweit
2024-05-21Merge branch 'pm-cpufreq'Rafael J. Wysocki
2024-05-20Input: xpad - add support for Machenike G5 Pro ControllerKirill Artemev
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-20Merge tag 'vfio-v6.10-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2024-05-20drm/amdkfd: Let VRAM allocations go to GTT domain on small APUsLang Yu
2024-05-20drm/amdkfd: handle duplicate BOs in reserve_bo_and_cond_vmsLang Yu
2024-05-20dm: always manage discard support in terms of max_hw_discard_sectorsMike Snitzer
2024-05-20dm-integrity: set discard_granularity to logical block sizeMikulas Patocka
2024-05-20regulator: tps6287x: Force writing VSEL bitMatti Vaittinen
2024-05-20regulator: pickable ranges: don't always cache vselMatti Vaittinen
2024-05-20Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-05-20Merge tag 'dmi-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jd...Linus Torvalds
2024-05-20Merge tag 'linux-watchdog-6.10-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2024-05-20Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-20Merge tag 'pinctrl-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-20Merge tag 'v6.10-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-05-20net: Always descend into dsa/ folder with CONFIG_NET_DSA enabledFlorian Fainelli
2024-05-19mailbox: Convert from tasklet to BH workqueueAllen Pais
2024-05-19mailbox: mtk-cmdq: Fix pm_runtime_get_sync() warning in mbox shutdownJason-JH.Lin
2024-05-19mailbox: mtk-cmdq-mailbox: fix module autoloadingKrzysztof Kozlowski
2024-05-19mailbox: zynqmp: handle SGI for shared IPITanmay Shah
2024-05-19mailbox: arm_mhuv3: Add driverCristian Marussi
2024-05-19mailbox: omap: Remove kernel FIFO message queuingAndrew Davis
2024-05-19mailbox: omap: Reverse FIFO busy check logicAndrew Davis
2024-05-19mailbox: omap: Remove mbox_chan_to_omap_mbox()Andrew Davis
2024-05-19mailbox: omap: Use mbox_controller channel list directlyAndrew Davis
2024-05-19mailbox: omap: Use function local struct mbox_controllerAndrew Davis
2024-05-19mailbox: omap: Merge mailbox child node setup loopsAndrew Davis