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-12-18
net: dsa: mxl-gsw1xx: fix order in .remove operation
Daniel Golle
-2
/
+0
2025-12-18
net: dsa: lantiq_gswip: fix order in .remove operation
Daniel Golle
-6
/
+10
2025-12-18
gpio: swnode: compare the "undefined" swnode by its address, not name
Bartosz Golaszewski
-7
/
+4
2025-12-18
spi: stm32: perform small transfer in polling mode
Alain Volmat
-0
/
+77
2025-12-18
spi: stm32: fix Overrun issue at < 8bpw
Deepak Kumar
-4
/
+5
2025-12-18
spi: stm32: properly fail on dma_request_chan error
Alain Volmat
-8
/
+12
2025-12-18
iommupt: Return ERR_PTR from _table_alloc()
Jason Gunthorpe
-0
/
+3
2025-12-18
gpio: it87: balance superio enter/exit calls in error path
Bartosz Golaszewski
-8
/
+3
2025-12-18
gpio: pca953x: Add support for TCAL6408 TCAL6416
Jan Remmet
-2
/
+8
2025-12-18
dma-buf: add some tracepoints to debug.
gaoxiang17
-2
/
+49
2025-12-18
media: vb2: drop wait_prepare/finish callbacks
Hans Verkuil
-39
/
+10
2025-12-18
media: vb2: remove vb2_ops_wait_prepare/finish helpers
Hans Verkuil
-14
/
+0
2025-12-18
media: dvb-core: dvb_vb2: drop wait_prepare/finish callbacks
Hans Verkuil
-30
/
+25
2025-12-18
media: dvb-core/dmxdev: drop locks around mmap()
Hans Verkuil
-21
/
+2
2025-12-18
media: dvb-core: dmxdevfilter must always flush bufs
Hans Verkuil
-6
/
+7
2025-12-18
drm/gem: Fix kerneldoc warnings
Loïc Molinari
-2
/
+5
2025-12-18
drm/panthor: unlock on error in panthor_ioctl_bo_create()
Dan Carpenter
-2
/
+4
2025-12-18
drm/i915: Add intel_gvt_driver_remove() onto error cleanup path
Juha-Pekka Heikkila
-0
/
+1
2025-12-18
drm/i915: switch to use kernel standard error injection
Juha-Pekka Heikkila
-199
/
+17
2025-12-18
spi: atcspi200: Add support for Andes ATCSPI200 SPI
Mark Brown
-0
/
+690
2025-12-18
drm/syncobj: Convert syncobj idr to xarray
Tvrtko Ursulin
-45
/
+20
2025-12-18
spi: cadence-quadspi: Fix probe error path and logging
Mark Brown
-2
/
+6
2025-12-18
PCI: dw-rockchip: Change get_ltssm() to provide L1 Substates info
Shawn Lin
-4
/
+25
2025-12-18
PCI: dwc: Add L1 Substates context to ltssm_status of debugfs
Shawn Lin
-0
/
+6
2025-12-18
Add support for NXP XSPI
Mark Brown
-0
/
+1396
2025-12-18
PCI: mediatek: Fix IRQ domain leak when MSI allocation fails
Haotian Zhang
-1
/
+3
2025-12-18
can: fix build dependency
Marc Kleine-Budde
-1
/
+1
2025-12-18
PCI: j721e: Add config guards for Cadence Host and Endpoint library APIs
Siddharth Vadapalli
-16
/
+25
2025-12-18
drivers: gpu: Update ARef imports from sync::aref
Shankari Anand
-4
/
+4
2025-12-18
PCI: qcom: Remove DPC Extended Capability
Qiang Yu
-0
/
+1
2025-12-18
PCI: qcom: Remove MSI-X Capability for Root Ports
Qiang Yu
-0
/
+2
2025-12-18
PCI: dwc: Remove MSI/MSIX capability for Root Port if iMSI-RX is used as MSI ...
Qiang Yu
-0
/
+11
2025-12-18
PCI: dwc: Add new APIs to remove standard and extended Capability
Qiang Yu
-0
/
+55
2025-12-18
PCI: Add preceding capability position support in PCI_FIND_NEXT_*_CAP macros
Qiang Yu
-14
/
+29
2025-12-18
PCI: rcar-host: Add OF Kconfig dependency to avoid objtool no-cfi warning
Nathan Chancellor
-0
/
+1
2025-12-17
drm/xe/eustall: Disallow 0 EU stall property values
Ashutosh Dixit
-1
/
+1
2025-12-17
drm/xe/oa: Disallow 0 OA property values
Ashutosh Dixit
-1
/
+1
2025-12-17
drm/xe/oa: Move default oa unit assignment earlier during stream open
Ashutosh Dixit
-4
/
+4
2025-12-17
clk: qcom: Add support for Global clock controller on Kaanapali
Taniya Das
-0
/
+3551
2025-12-17
clk: qcom: Add TCSR clock driver for Kaanapali
Taniya Das
-0
/
+150
2025-12-17
clk: qcom: rpmh: Add support for Kaanapali rpmh clocks
Taniya Das
-0
/
+40
2025-12-17
clk: qcom: rpmh: Update the clock suffix for Glymur
Taniya Das
-10
/
+10
2025-12-17
ublk: fix deadlock when reading partition table
Ming Lei
-4
/
+28
2025-12-17
drm/xe/pf: Add handling for MLRC adverse event threshold
Daniele Ceraolo Spurio
-0
/
+10
2025-12-17
drm/xe/pf: Prepare for new threshold KLVs
Michal Wajdeczko
-10
/
+23
2025-12-17
drm/xe/guc: Introduce GUC_FIRMWARE_VER_AT_LEAST helper
Michal Wajdeczko
-3
/
+24
2025-12-17
drm/xe: Introduce IF_ARGS macro utility
Michal Wajdeczko
-0
/
+81
2025-12-17
drm/xe: Fix NULL pointer dereference in xe_exec_ioctl
Tapani Pälli
-6
/
+4
2025-12-17
remoteproc: imx_dsp_rproc: Fix multiple start/stop operations
Daniel Baluta
-17
/
+33
2025-12-17
e1000: fix OOB in e1000_tbi_should_accept()
Guangshuo Li
-1
/
+9
[prev]
[next]