index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2025-10-28
mtd: nand: relax ECC parameter validation check
Aryan Srivastava
-5
/
+8
2025-10-28
Revert "mtd: rawnand: marvell: fix layouts"
Aryan Srivastava
-5
/
+8
2025-10-28
drm/radeon: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-26
/
+5
2025-10-28
drm/amd: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-55
/
+4
2025-10-28
platform/x86: dell-wmi-base: Handle electronic privacy screen on/off events
Hans de Goede
-0
/
+12
2025-10-28
platform/x86: int3472: Fix double free of GPIO device during unregister
Qiu Wenbo
-4
/
+1
2025-10-28
drm/amd/display: Fix incorrect return of vblank enable on unconfigured crtc
Ivan Lipski
-3
/
+7
2025-10-28
drm/amd/display: Add HDR workaround for a specific eDP
Alex Hung
-0
/
+1
2025-10-28
drm/amdgpu: fix SPDX header on cyan_skillfish_reg_init.c
Alex Deucher
-1
/
+1
2025-10-28
drm/amdgpu: fix SPDX header on irqsrcs_vcn_5_0.h
Alex Deucher
-1
/
+1
2025-10-28
drm/amdgpu: fix SPDX header on amd_cper.h
Alex Deucher
-1
/
+1
2025-10-28
drm/amdgpu: fix SPDX headers on amdgpu_cper.c/h
Alex Deucher
-2
/
+2
2025-10-28
drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on Iceland
John Smith
-1
/
+1
2025-10-28
drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on Fiji
John Smith
-1
/
+1
2025-10-28
drm/amd/pm: fix smu table id bound check issue in smu_cmn_update_table()
Yang Wang
-1
/
+1
2025-10-28
drm/amd/display: Don't program BLNDGAM_MEM_PWR_FORCE when CM low-power is dis...
Matthew Schwartz
-3
/
+0
2025-10-28
drm/amd/display: pause the workload setting in dm
Kenneth Feng
-0
/
+11
2025-10-28
drm/radeon: Remove calls to drm_put_dev()
Daniel Palmer
-21
/
+4
2025-10-28
drm/radeon: Do not kfree() devres managed rdev
Daniel Palmer
-1
/
+0
2025-10-28
drm/amd: Check that VPE has reached DPM0 in idle handler
Mario Limonciello
-4
/
+30
2025-10-28
drm/mediatek: Fix device use-after-free on unbind
Johan Hovold
-10
/
+0
2025-10-28
usb: cdns3: Fix double resource release in cdns3_pci_probe
Miaoqian Lin
-4
/
+1
2025-10-28
usb: gadget: udc: fix use-after-free in usb_gadget_state_work
Jimmy Hu
-1
/
+16
2025-10-28
usb: renesas_usbhs: Fix synchronous external abort on unbind
Claudiu Beznea
-7
/
+7
2025-10-28
serial: sh-sci: Merge sh-sci.h into sh-sci.c
Lad Prabhakar
-179
/
+175
2025-10-28
serial: sh-sci: Sort include files alphabetically
Lad Prabhakar
-5
/
+5
2025-10-28
usb: typec: ucsi: Add support for orientation
Abel Vesa
-0
/
+27
2025-10-28
usb: typec: ucsi: Add SET_POWER_LEVEL UCSI command to debugfs
Venkat Jayaraman
-0
/
+2
2025-10-28
usb: mtu3: fix invalid kernel-doc in mtu3.h
Randy Dunlap
-12
/
+20
2025-10-28
usb: mtu3: fix misspelled words
Randy Dunlap
-4
/
+4
2025-10-28
usb: dwc3: apple: Only support a single reset controller
Sven Peter
-14
/
+14
2025-10-28
xen/usb: Constify struct hc_driver
Christophe JAILLET
-2
/
+2
2025-10-28
net: stmmac: Add a devlink attribute to control timestamping mode
Maxime Chevallier
-3
/
+116
2025-10-28
net: stmmac: Move subsecond increment configuration in dedicated helper
Maxime Chevallier
-20
/
+28
2025-10-28
ALSA: cs35l56: Add support for factory calibration
Mark Brown
-773
/
+1235
2025-10-28
serial: amba-pl011: prefer dma_mapping_error() over explicit address checking
Miaoqian Lin
-1
/
+1
2025-10-28
serial: sc16is7xx: add comments for lock requirements
Hugo Villeneuve
-4
/
+5
2025-10-28
serial: sc16is7xx: reformat comments to improve readability
Hugo Villeneuve
-82
/
+39
2025-10-28
serial: sc16is7xx: change conditional operator indentation
Hugo Villeneuve
-2
/
+1
2025-10-28
serial: sc16is7xx: use KBUILD_MODNAME
Hugo Villeneuve
-7
/
+6
2025-10-28
serial: sc16is7xx: Kconfig: allow building with COMPILE_TEST
Hugo Villeneuve
-1
/
+1
2025-10-28
serial: sc16is7xx: simplify to_sc16is7xx_one() with a single parameter
Hugo Villeneuve
-24
/
+24
2025-10-28
serial: sc16is7xx: move port/channel init to separate function
Hugo Villeneuve
-57
/
+70
2025-10-28
serial: sc16is7xx: declare SPR/TLR/XOFF2 register as volatile
Hugo Villeneuve
-0
/
+1
2025-10-28
serial: sc16is7xx: drop -ENOMEM error message
Hugo Villeneuve
-3
/
+1
2025-10-28
serial: sc16is7xx: use guards for simple mutex locks
Hugo Villeneuve
-15
/
+8
2025-10-28
serial: sc16is7xx: remove unnecessary pointer cast
Hugo Villeneuve
-2
/
+1
2025-10-28
serial: sc16is7xx: define common register access function
Hugo Villeneuve
-43
/
+31
2025-10-28
serial: sc16is7xx: rename EFR mutex with generic name
Hugo Villeneuve
-13
/
+13
2025-10-28
serial: sc16is7xx: rename LCR macros to better reflect usage
Hugo Villeneuve
-7
/
+9
[prev]
[next]