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
fbdev: valkyriefb: Fix reference count leak in valkyriefb_init
Miaoqian Lin
-0
/
+2
2025-10-28
vfio/type1: handle DMA map/unmap up to the addressable limit
Alex Mastro
-35
/
+42
2025-10-28
vfio/type1: move iova increment to unmap_unpin_*() caller
Alex Mastro
-10
/
+10
2025-10-28
vfio/type1: sanitize for overflow using check_*_overflow()
Alex Mastro
-23
/
+63
2025-10-28
drm/i915: Unify the logic in {skl,glk}_plane_has_*()
Ville Syrjälä
-10
/
+6
2025-10-28
drm/i915: Extract glk_plane_has_planar()
Ville Syrjälä
-2
/
+11
2025-10-28
drm/i915: Remove pointless crtc hw.enable check
Ville Syrjälä
-2
/
+1
2025-10-28
drm/i915: Introduce intel_plane_min_height()
Ville Syrjälä
-6
/
+16
2025-10-28
drm/i915: Start checking plane min size for the chroma plane
Ville Syrjälä
-13
/
+5
2025-10-28
drm/i915: Implement .min_plane_width() for PTL+
Ville Syrjälä
-0
/
+1
2025-10-28
drm/i915: Drop the min plane width w/a adl+
Ville Syrjälä
-1
/
+11
2025-10-28
drm/i915: Rewrite icl_min_plane_width()
Ville Syrjälä
-33
/
+10
2025-10-28
drm/i915/dmc: Clear HRR EVT_CTL/HTP to zero on ADL-S
Ville Syrjälä
-1
/
+54
2025-10-28
ixgbe: use EOPNOTSUPP instead of ENOTSUPP in ixgbe_ptp_feature_enable()
Kohei Enju
-1
/
+1
2025-10-28
igc: use EOPNOTSUPP instead of ENOTSUPP in igc_ethtool_get_sset_count()
Kohei Enju
-1
/
+1
2025-10-28
igb: use EOPNOTSUPP instead of ENOTSUPP in igb_get_sset_count()
Kohei Enju
-1
/
+1
2025-10-28
igc: power up the PHY before the link test
Kohei Enju
-0
/
+3
2025-10-28
ixgbe: fix memory leak and use-after-free in ixgbe_recovery_probe()
Kohei Enju
-1
/
+1
2025-10-28
ice: fix usage of logical PF id
Grzegorz Nitka
-1
/
+1
2025-10-28
ice: fix destination CGU for dual complex E825
Grzegorz Nitka
-2
/
+25
2025-10-28
ice: fix lane number calculation
Grzegorz Nitka
-0
/
+9
2025-10-28
drm/atomic: WARN about invalid drm_foo_get_state() usage
Ville Syrjälä
-0
/
+8
2025-10-28
drm/atomic: WARN about missing acquire_ctx in drm_atomic_get_private_obj_state()
Ville Syrjälä
-0
/
+2
2025-10-28
platform: x86: Kconfig: fix minor typo in help for WIRELESS_HOTKEY
Lazar Aleksic
-1
/
+1
2025-10-28
PCI: brcmstb: Fix disabling L0s capability
Jim Quinlan
-7
/
+3
2025-10-28
i2c: i801: Fix the Intel Diamond Rapids features
Heikki Krogerus
-1
/
+2
2025-10-28
PCI: vmd: Switch to pci_bus_find_emul_domain_nr()
Dan Williams
-23
/
+17
2025-10-28
PCI: Enable host bridge emulation for PCI_DOMAINS_GENERIC platforms
Dan Williams
-55
/
+39
2025-10-29
bus: sunxi-rsb: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-2
/
+0
2025-10-28
mtd: intel-dg: wake card on operations
Alexander Usyskin
-12
/
+62
2025-10-28
mtd: rawnand: sunxi: Add support for H616 nand controller
Richard Genoud
-8
/
+177
2025-10-28
mtd: rawnand: sunxi: introduce sram_size in sunxi_nfc_caps
Richard Genoud
-5
/
+7
2025-10-28
mtd: rawnand: sunxi: introduce ecc_err_mask in sunxi_nfc_caps
Richard Genoud
-2
/
+6
2025-10-28
mtd: rawnand: sunxi: introduce reg_spare_area in sunxi_nfc_caps
Richard Genoud
-2
/
+7
2025-10-28
mtd: rawnand: sunxi: introduce reg_pat_id in sunxi_nfc_caps
Richard Genoud
-2
/
+7
2025-10-28
mtd: rawnand: sunxi: introduce random en/dir in sunxi_nfc_caps
Richard Genoud
-4
/
+12
2025-10-28
mtd: rawnand: sunxi: introduce ecc_mode_mask in sunxi_nfc_caps
Richard Genoud
-4
/
+9
2025-10-28
mtd: rawnand: sunxi: add has_ecc_block_512 capability
Richard Genoud
-2
/
+12
2025-10-28
mtd: rawnand: sunxi: rework pattern found registers
Richard Genoud
-5
/
+31
2025-10-28
mtd: rawnand: sunxi: introduce reg_user_data in sunxi_nfc_caps
Richard Genoud
-4
/
+8
2025-10-28
mtd: rawnand: sunxi: introduce reg_ecc_err_cnt in sunxi_nfc_caps
Richard Genoud
-2
/
+7
2025-10-28
mtd: rawnand: sunxi: move ECC strenghts in sunxi_nfc_caps
Richard Genoud
-4
/
+16
2025-10-28
mtd: rawnand: sunxi: Replace hard coded value by a define
Richard Genoud
-26
/
+37
2025-10-28
mtd: rawnand: sunxi: Remove superfluous register readings
Richard Genoud
-2
/
+1
2025-10-28
i2c: pcf8584: Change pcf_doAdress() to pcf_send_address()
Cezar Chiru
-2
/
+2
2025-10-28
i2c: pcf8584: Make pcf_doAddress() function void
Cezar Chiru
-4
/
+2
2025-10-28
i2c: pcf8584: Move 'ret' variable inside for loop, goto out if ret < 0.
Cezar Chiru
-4
/
+8
2025-10-28
mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe error and remove
Haotian Zhang
-0
/
+2
2025-10-28
mtd: rawnand: gpmi: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-3
/
+0
2025-10-28
mtd: rawnand: cadence: Add support for NV-DDR interface mode
Niravkumar L Rabara
-9
/
+264
[prev]
[next]