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-11-17
Merge tag 'mtd/fixes-for-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-9
/
+12
2025-11-17
zloop: introduce the ordered_zone_append configuration parameter
Damien Le Moal
-12
/
+96
2025-11-17
zloop: introduce the zone_append configuration parameter
Damien Le Moal
-2
/
+30
2025-11-17
zloop: simplify checks for writes to sequential zones
Damien Le Moal
-10
/
+9
2025-11-17
zloop: fail zone append operations that are targeting full zones
Damien Le Moal
-0
/
+4
2025-11-17
zloop: make the write pointer of full zones invalid
Damien Le Moal
-3
/
+5
2025-11-17
can: sun4i_can: sun4i_can_interrupt(): fix max irq loop handling
Marc Kleine-Budde
-2
/
+2
2025-11-17
can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before acces...
Marc Kleine-Budde
-5
/
+54
2025-11-17
nvme-multipath: fix lockdep WARN due to partition scan work
Shin'ichiro Kawasaki
-1
/
+1
2025-11-17
nvmet-auth: update sc_c in target host hash calculation
Alistair Francis
-2
/
+4
2025-11-17
Merge back earlier material related to system sleep for 6.19
Rafael J. Wysocki
-76
/
+55
2025-11-17
floppy: fix for PAGE_SIZE != 4KB
Rene Rebe
-1
/
+1
2025-11-17
drm/mediatek: ovl_adaptor: Fix probe device leaks
Johan Hovold
-0
/
+12
2025-11-17
drm/mediatek: Fix probe device leaks
Johan Hovold
-0
/
+11
2025-11-17
drm/mediatek: Fix probe memory leak
Johan Hovold
-1
/
+1
2025-11-17
drm/mediatek: Fix probe resource leaks
Johan Hovold
-7
/
+19
2025-11-17
drm/mediatek: mtk_hdmi_common: Defer probe when ddc i2c bus isn't available yet
Sjoerd Simons
-1
/
+1
2025-11-17
drm/mediatek: mtk_hdmi_v2: Add debugfs ops and implement ABIST
AngeloGioacchino Del Regno
-0
/
+123
2025-11-17
drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188
AngeloGioacchino Del Regno
-0
/
+2084
2025-11-17
drm/mediatek: mtk_hdmi_common: Add var to enable interlaced modes
AngeloGioacchino Del Regno
-0
/
+2
2025-11-17
drm/mediatek: mtk_hdmi_common: Add OP_HDMI if helper funcs assigned
AngeloGioacchino Del Regno
-0
/
+4
2025-11-17
drm/mediatek: mtk_hdmi_common: Assign DDC adapter pointer to bridge
AngeloGioacchino Del Regno
-0
/
+2
2025-11-17
drm/mediatek: mtk_hdmi_common: Make CEC support optional
AngeloGioacchino Del Regno
-4
/
+5
2025-11-17
drm/mediatek: mtk_hdmi: Split driver and add common probe function
AngeloGioacchino Del Regno
-550
/
+649
2025-11-17
drm/mediatek: mtk_hdmi: Add HDMI IP version configuration to pdata
AngeloGioacchino Del Regno
-8
/
+37
2025-11-17
drm/mediatek: mtk_hdmi: Improve mtk_hdmi_get_all_clk() flexibility
AngeloGioacchino Del Regno
-10
/
+16
2025-11-17
drm/mediatek: mtk_hdmi: Drop redundant clock retrieval in mtk_hdmi_get_cec_dev
Louis-Alexis Eyraud
-4
/
+0
2025-11-17
drm/mediatek: mtk_hdmi: Fix probe device leaks
Johan Hovold
-0
/
+15
2025-11-17
PCI: spacemit: Add SpacemiT PCIe host driver
Alex Elder
-0
/
+371
2025-11-17
gpu: nova-core: make formatting compatible with rust tree
Alice Ryhl
-7
/
+4
2025-11-17
mtd: spinand: esmt: add support for F50L1G41LC
Daniel Golle
-0
/
+25
2025-11-17
mtd: rawnand: lpc32xx_slc: Convert to use devm_gpiod_get_optional()
Haotian Zhang
-3
/
+1
2025-11-17
mtd: mtdpart: ignore error -ENOENT from parsers on subpartitions
Christian Marangi
-2
/
+5
2025-11-17
mtd: maps: pcmciamtd: fix potential memory leak in pcmciamtd_detach()
Abdun Nihaal
-0
/
+1
2025-11-17
USB: serial: ftdi_sio: drop NDI quirk module parameter
Johan Hovold
-38
/
+3
2025-11-17
USB: serial: ftdi_sio: clean up NDI speed hack
Johan Hovold
-10
/
+2
2025-11-17
USB: serial: ftdi_sio: enable NDI speed hack consistently
Johan Hovold
-1
/
+2
2025-11-17
USB: serial: ftdi_sio: rename quirk symbols
Johan Hovold
-20
/
+20
2025-11-17
USB: serial: ftdi_sio: clean up quirk comments
Johan Hovold
-9
/
+10
2025-11-17
USB: serial: ftdi_sio: rewrite 8u2232c quirk
Johan Hovold
-7
/
+12
2025-11-17
USB: serial: ftdi_sio: silence jtag probe
Johan Hovold
-6
/
+2
2025-11-17
USB: serial: ftdi_sio: match on interface number for jtag
Johan Hovold
-48
/
+24
2025-11-17
s390: Remove compat support
Heiko Carstens
-290
/
+7
2025-11-17
gpio: tegra186: Fix GPIO name collisions for Tegra410
Kartik Rajput
-2
/
+9
2025-11-17
gpiolib: legacy: Allow to kill devm_gpio_request_one() independently
Andy Shevchenko
-14
/
+12
2025-11-17
gpiolib: legacy: Make sure we kill gpio_request_one() first
Andy Shevchenko
-14
/
+4
2025-11-17
Merge tag 'gpio/shared-gpios-for-v6.19-rc1' of git://git.kernel.org/pub/scm/l...
Bartosz Golaszewski
-9
/
+1044
2025-11-17
tee: qcomtee: initialize result before use in release worker
Amirreza Zarrabi
-1
/
+1
2025-11-17
gpio: provide gpiod_is_shared()
Bartosz Golaszewski
-0
/
+39
2025-11-17
gpiolib: support shared GPIOs in core subsystem code
Bartosz Golaszewski
-9
/
+41
[prev]
[next]