summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-12-09gpio: shared: ignore disabled nodes when traversing the device-treeBartosz Golaszewski
2025-12-08scsi: ufs: qcom: Fix confusing cleanup.h syntaxKrzysztof Kozlowski
2025-12-08scsi: libsas: Add rollback handling when an error occursChaohai Chen
2025-12-08scsi: device_handler: Return error pointer in scsi_dh_attached_handler_name()Benjamin Marzinski
2025-12-08scsi: ufs: core: Fix a deadlock in the frequency scaling codeBart Van Assche
2025-12-08scsi: ufs: core: Fix an error handler crashBart Van Assche
2025-12-08Merge branch 'next' into for-linusDmitry Torokhov
2025-12-09spi: microchip-core: Fix an error handling path in mchp_corespi_probe()Christophe JAILLET
2025-12-09regulator: spacemit: Align input supply name with the DT bindingJavier Martinez Canillas
2025-12-09Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-09Merge tag 'ubifs-for-linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-09Merge tag 'hwmon-for-v6.19-take-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-08drm/amd/display: Improve HDMI info retrievalIvan Lipski
2025-12-08rtc: spacemit: MFD_SPACEMIT_P1 as dependenciesTroy Mitchell
2025-12-08rtc: atcrtc100: Fix signedness bug in probe()Dan Carpenter
2025-12-08rtc: max31335: Fix ignored return value in set_alarmNuno Sá
2025-12-08drm/tilcdc: Fix removal actions in case of failed probeKory Maincent (TI.com)
2025-12-08rtc: gamecube: Check the return value of ioremap()Haotian Zhang
2025-12-09Merge tag 'pinctrl-v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-08rtc: Add new rtc-macsmc driver for Apple Silicon MacsHector Martin
2025-12-09Merge tag 'dmaengine-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-09Merge tag 'phy-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2025-12-08rtc: isl12026: Add id_tableAkhilesh Patil
2025-12-08rtc: renesas-rtca3: Add support for multiple reset linesOvidiu Panait
2025-12-08rtc: tegra: Replace deprecated SIMPLE_DEV_PM_OPSKartik Rajput
2025-12-08rtc: tegra: Add ACPI supportKartik Rajput
2025-12-08rtc: tegra: Use devm_clk_get_enabled() in probeKartik Rajput
2025-12-08rtc: Kconfig: add MC34708 to mc13xxx help textAlexander Kurz
2025-12-08rtc: s35390a: use u8 instead of char for register bufferNick Huang
2025-12-09Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-08ublk: allow non-blocking ctrl cmds in IO_URING_F_NONBLOCK issueCaleb Sander Mateos
2025-12-08drm/amdkfd: bump minimum vgpr size for gfx1151Jonathan Kim
2025-12-08drm/amd/display: shrink struct membersRosen Penev
2025-12-08drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspaceMario Limonciello
2025-12-08drm/amd/display: Refactor dml_core_mode_support to reduce stack frameAlex Hung
2025-12-08drm/amdgpu: don't attach the tlb fence for SIAlex Deucher
2025-12-08drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()Alex Deucher
2025-12-08drm/amdkfd: Trap handler support for expert scheduling modeJay Cornwall
2025-12-08drm/amdkfd: Use huge page size to check split svm range alignmentXiaogang Chen
2025-12-08drm/ttm: Avoid NULL pointer deref for evicted BOsSimon Richter
2025-12-08i2c: qcom-cci: Add msm8953 compatibleLuca Weiss
2025-12-08Merge tag 'i2c-host-6.19-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Wolfram Sang
2025-12-08soundwire: intel_ace2x: handle multi BPT sectionsBard Liao
2025-12-08soundwire: pass sdw_bpt_section to cdns BPT helpersBard Liao
2025-12-08soundwire: introduce BPT sectionBard Liao
2025-12-08soundwire: intel_ace2x: add fake frame to BRA read commandBard Liao
2025-12-08soundwire: cadence_master: add fake_size parameter to sdw_cdns_prepare_read_d...Bard Liao
2025-12-08soundwire: cadence: export sdw_cdns_bpt_find_bandwidthBard Liao
2025-12-08soundwire: cadence_master: set data_per_frame as frame capabilityBard Liao
2025-12-08soundwire: only compute BPT stream in sdw_compute_dp0_port_paramsBard Liao