summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-12-08Input: byd - use %*ph for Z packet dumpVivek BalachandharTN-4/+2
2025-12-09gpio: shared: make locking more fine-grainedBartosz Golaszewski-14/+20
2025-12-09gpio: shared: fix auxiliary device cleanup orderBartosz Golaszewski-1/+1
2025-12-09gpio: shared: check if a reference is populated before cleaning its resourcesBartosz Golaszewski-4/+7
2025-12-09gpio: shared: fix NULL-pointer dereference in teardown pathBartosz Golaszewski-1/+2
2025-12-09gpio: shared: ignore disabled nodes when traversing the device-treeBartosz Golaszewski-0/+4
2025-12-08scsi: ufs: qcom: Fix confusing cleanup.h syntaxKrzysztof Kozlowski-4/+2
2025-12-08scsi: libsas: Add rollback handling when an error occursChaohai Chen-3/+32
2025-12-08scsi: device_handler: Return error pointer in scsi_dh_attached_handler_name()Benjamin Marzinski-3/+18
2025-12-08scsi: ufs: core: Fix a deadlock in the frequency scaling codeBart Van Assche-4/+3
2025-12-08scsi: ufs: core: Fix an error handler crashBart Van Assche-11/+14
2025-12-08Merge branch 'next' into for-linusDmitry Torokhov-5/+8
2025-12-09spi: microchip-core: Fix an error handling path in mchp_corespi_probe()Christophe JAILLET-0/+1
2025-12-09regulator: spacemit: Align input supply name with the DT bindingJavier Martinez Canillas-2/+2
2025-12-09Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-71/+90
2025-12-09Merge tag 'ubifs-for-linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-8/+26
2025-12-09Merge tag 'hwmon-for-v6.19-take-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-12/+17
2025-12-08drm/amd/display: Improve HDMI info retrievalIvan Lipski-0/+11
2025-12-08drm/panel-edp: Add AUO B140QAX01.H panelVal Packett-0/+1
2025-12-08rtc: spacemit: MFD_SPACEMIT_P1 as dependenciesTroy Mitchell-2/+2
2025-12-08rtc: atcrtc100: Fix signedness bug in probe()Dan Carpenter-3/+5
2025-12-08rtc: max31335: Fix ignored return value in set_alarmNuno Sá-4/+2
2025-12-08drm/tilcdc: Fix removal actions in case of failed probeKory Maincent (TI.com)-20/+37
2025-12-08rtc: gamecube: Check the return value of ioremap()Haotian Zhang-0/+4
2025-12-09Merge tag 'pinctrl-v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1916/+10154
2025-12-08rtc: Add new rtc-macsmc driver for Apple Silicon MacsHector Martin-0/+152
2025-12-09Merge tag 'dmaengine-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-83/+301
2025-12-09Merge tag 'phy-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds-136/+877
2025-12-08rtc: isl12026: Add id_tableAkhilesh Patil-0/+7
2025-12-08rtc: renesas-rtca3: Add support for multiple reset linesOvidiu Panait-1/+1
2025-12-08rtc: tegra: Replace deprecated SIMPLE_DEV_PM_OPSKartik Rajput-4/+2
2025-12-08rtc: tegra: Add ACPI supportKartik Rajput-3/+12
2025-12-08rtc: tegra: Use devm_clk_get_enabled() in probeKartik Rajput-22/+4
2025-12-08rtc: Kconfig: add MC34708 to mc13xxx help textAlexander Kurz-1/+1
2025-12-08rtc: s35390a: use u8 instead of char for register bufferNick Huang-9/+9
2025-12-09Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-602/+3306
2025-12-08ublk: allow non-blocking ctrl cmds in IO_URING_F_NONBLOCK issueCaleb Sander Mateos-1/+15
2025-12-08drm/amdkfd: bump minimum vgpr size for gfx1151Jonathan Kim-0/+1
2025-12-08drm/amd/display: shrink struct membersRosen Penev-10/+5
2025-12-08drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspaceMario Limonciello-0/+4
2025-12-08drm/amd/display: Refactor dml_core_mode_support to reduce stack frameAlex Hung-63/+71
2025-12-08drm/amdgpu: don't attach the tlb fence for SIAlex Deucher-1/+3
2025-12-08drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()Alex Deucher-1/+1
2025-12-08drm/amdkfd: Trap handler support for expert scheduling modeJay Cornwall-26/+73
2025-12-08drm/amdkfd: Use huge page size to check split svm range alignmentXiaogang Chen-14/+32
2025-12-08drm/ttm: Avoid NULL pointer deref for evicted BOsSimon Richter-0/+6
2025-12-08drm/amdgpu: pass the entity to use to ttm public functionsPierre-Eric Pelloux-Prayer-29/+32
2025-12-08drm/amdgpu: pass the entity to use to amdgpu_ttm_map_bufferPierre-Eric Pelloux-Prayer-21/+34
2025-12-08drm/amdgpu: fix error handling in amdgpu_copy_bufferPierre-Eric Pelloux-Prayer-4/+2
2025-12-08drm/amdgpu: add amdgpu_ttm_job_submit helperPierre-Eric Pelloux-Prayer-18/+16