summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-22drm/msm: mdss: Add Milos supportLuca Weiss
2026-05-22drm/msm/dsi: add support for DSI-PHY on MilosLuca Weiss
2026-05-22Merge tag 's390-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-05-22platform/x86: bitland-mifs-wmi: add CONFIG_LEDS_CLASS dependencyArnd Bergmann
2026-05-22crypto: atmel-sha204a - fail on hwrng registration error in probe pathThorsten Blum
2026-05-22crypto: atmel-sha204a - remove sysfs group before hwrngThorsten Blum
2026-05-22crypto: omap-des - drop of_match_ptr from OF match tableThorsten Blum
2026-05-22crypto: omap-des - add COMPILE_TEST and fix CONFIG_OF=n buildThorsten Blum
2026-05-22crypto: atmel-sha - use memcpy_and_pad to simplify hmac_setupThorsten Blum
2026-05-22crypto: drivers - remove of_match_ptr from OF match tablesThorsten Blum
2026-05-22crypto: eip93 - fix reset ring register definitionAleksander Jan Bajkowski
2026-05-22crypto: atmel-i2c - drop redundant void * callback cast in enqueueThorsten Blum
2026-05-22crypto: tegra - Don't touch bo refcount in host1x bo pin/unpinMikko Perttunen
2026-05-22crypto: qat - handle sysfs-triggered reset callbacksAhsan Atta
2026-05-22crypto: qat - factor out AER reset helpersAhsan Atta
2026-05-22crypto: qat - skip restart for down devicesAhsan Atta
2026-05-22crypto: qat - centralize bus master enableAhsan Atta
2026-05-22crypto: qat - notify fatal error before AER reset preparationAhsan Atta
2026-05-22crypto: qat - keep VFs enabled during resetAhsan Atta
2026-05-22crypto: qat - fix VF2PF work teardown race in adf_disable_sriov()Giovanni Cabiddu
2026-05-22crypto: qat - remove MODULE_VERSIONGiovanni Cabiddu
2026-05-22crypto: atmel - use min3 to simplify atmel_sha_append_sgThorsten Blum
2026-05-22crypto: cesa - use max to simplify mv_cesa_probeThorsten Blum
2026-05-22crypto: qat - rename adf_ctl_drv.c to adf_module.cGiovanni Cabiddu
2026-05-22crypto: qat - remove unused character device and IOCTLsGiovanni Cabiddu
2026-05-22crypto: hisilicon/sec2 - lower priority for hisilicon crypto implementationslizhi
2026-05-22driver core: Constify core device attributesThomas Weißschuh
2026-05-22driver core: Allow the constification of device attributesThomas Weißschuh
2026-05-22driver core: Avoid warning when removing a device while its supplier is unbin...Herve Codina
2026-05-22of: dynamic: Fix overlayed devices not probing because of fw_devlinkSaravana Kannan
2026-05-22Revert "treewide: Fix probing of devices in DT overlays"Saravana Kannan
2026-05-22driver core: Use mod_delayed_work to prevent lost deferred probe workZhang Yuwei
2026-05-22device property: fix fwnode reference leak in fwnode_graph_get_endpoint_by_id()Stepan Ionichev
2026-05-22driver core: constify group arrays arguments in driver_add_groups and driver_...Heiner Kallweit
2026-05-22devfreq: change devfreq_event_class to a const structJori Koolstra
2026-05-22devcoredump: Remove exit callHeiner Kallweit
2026-05-22drm: verisilicon: add support for cursor planesIcenowy Zheng
2026-05-22drm: verisilicon: add max cursor size to HWDBIcenowy Zheng
2026-05-22spi: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-05-22spi: aspeed: Fix __iomem annotation and VLA parameterMark Brown
2026-05-22spi: aspeed: Replace VLA parameter with flat pointer in calibration helperChin-Ting Kuo
2026-05-22spi: aspeed: Fix missing __iomem annotation in output transfer pathChin-Ting Kuo
2026-05-22misc: rp1: Send IACK on IRQ activate to fix kdump/kexecXiaolei Wang
2026-05-22gpib: cb7210: Fix region leak when request_irq failsHongling Zeng
2026-05-22parport: Fix race between port and client registrationBen Hutchings
2026-05-22uio: uio_pci_generic_sva: fix double free of devm_kzalloc() memoryGuangshuo Li
2026-05-22rust_binder: Avoid holding lock when dropping delivered_deathMatthew Maurer
2026-05-22rust_binder: avoid calling pending_oneway_finished() on TF_UPDATE_TXNAlice Ryhl
2026-05-22serial: dz: Enable modular buildMaciej W. Rozycki
2026-05-22serial: zs: Convert to use a platform deviceMaciej W. Rozycki