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
2026-02-27
phy: qcom: qmp-ufs: Fix SM8650 PCS table for Gear 4
Abel Vesa
-2
/
+1
2026-02-27
phy: qcom: m31-eusb2: clear PLL_EN during init
Elson Serrao
-1
/
+1
2026-02-27
phy: ti: j721e-wiz: Fix device node reference leak in wiz_get_lane_phy_types()
Felix Gu
-0
/
+2
2026-02-27
drm/i915: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
-3
/
+3
2026-02-27
phy: eswin: Create eswin directory and add EIC7700 SATA PHY driver
Yulin Lu
-0
/
+291
2026-02-27
phy: apple: apple: Use local variable for ioremap return value
Janne Grunau
-3
/
+5
2026-02-27
phy: k1-usb: add disconnect function support
Yixun Lan
-0
/
+14
2026-02-27
drm/ttm: Fix ttm_pool_beneficial_order() return type
Tvrtko Ursulin
-1
/
+1
2026-02-27
drm/nouveau: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
-1
/
+1
2026-02-27
phy: qcom: qmp-usbc: Simplify check for non-NULL pointer
Krzysztof Kozlowski
-3
/
+3
2026-02-27
phy: marvell: mmp3-hsic: Avoid re-casting __iomem
Krzysztof Kozlowski
-8
/
+16
2026-02-27
phy: apple: atc: Make atcphy_dwc3_reset_ops variable static
Krzysztof Kozlowski
-1
/
+1
2026-02-27
phy: usb: Add driver for Canaan K230 USB 2.0 PHY
Jiayu Du
-0
/
+302
2026-02-27
phy: lynx-28g: skip CDR lock workaround for lanes disabled in the device tree
Vladimir Oltean
-0
/
+2
2026-02-27
phy: make PHY_COMMON_PROPS Kconfig symbol conditionally user-selectable
Vladimir Oltean
-3
/
+2
2026-02-27
HID: asus: always fully initialize devices
Denis Benato
-11
/
+35
2026-02-27
HID: asus: add xg mobile 2023 external hardware support
Denis Benato
-0
/
+4
2026-02-27
platform/x86: asus-armoury: add support for FA401UM
Denis Benato
-0
/
+29
2026-02-27
platform/x86: asus-armoury: add support for GX650RX
Denis Benato
-0
/
+32
2026-02-27
platform/x86: hp-bioscfg: Support allocations of larger data
Mario Limonciello
-3
/
+6
2026-02-27
platform/x86: oxpec: Add support for Aokzoe A2 Pro
Antheas Kapenekakis
-0
/
+7
2026-02-27
platform/x86: oxpec: Add support for OneXPlayer X1 Air
Antheas Kapenekakis
-0
/
+7
2026-02-27
platform/x86: oxpec: Add support for OneXPlayer X1z
Antheas Kapenekakis
-0
/
+7
2026-02-27
platform/x86: oxpec: Add support for OneXPlayer APEX
Antheas Kapenekakis
-1
/
+8
2026-02-27
media: dvb-net: fix OOB access in ULE extension header tables
Ariel Silver
-0
/
+3
2026-02-27
drm/tests: Mark slow tests as slow
Maxime Ripard
-3
/
+3
2026-02-27
gpio: cdev: Don't check struct gpio_chip in gpio_chrdev_open()
Tzung-Bi Shih
-6
/
+0
2026-02-27
gpio: Ensure struct gpio_chip for gpiochip_setup_dev()
Tzung-Bi Shih
-33
/
+32
2026-02-27
gpio: sysfs: Remove redundant check for struct gpio_chip
Tzung-Bi Shih
-11
/
+6
2026-02-27
gpio: Remove redundant check for struct gpio_chip
Tzung-Bi Shih
-11
/
+2
2026-02-27
gpio: Access `gpio_bus_type` in gpiochip_setup_dev()
Tzung-Bi Shih
-3
/
+4
2026-02-27
Merge branch 'gpio/dev-init-rework' into gpio/for-next
Bartosz Golaszewski
-53
/
+48
2026-02-27
drm/sched: Remove racy hack from drm_sched_fini()
Philipp Stanner
-37
/
+1
2026-02-27
gpio: Fix resource leaks on errors in gpiochip_add_data_with_key()
Tzung-Bi Shih
-53
/
+48
2026-02-27
gpiolib: match secondary fwnode too in gpio_device_find_by_fwnode()
Bartosz Golaszewski
-1
/
+11
2026-02-27
gpio: generic: Don't use 'proxy' headers
Andy Shevchenko
-3
/
+1
2026-02-27
drm/i915/overlay: Convert overlay to parent interface
Ville Syrjälä
-101
/
+160
2026-02-27
drm/i915/overlay: Move i915 specific code into i915_overlay.c
Ville Syrjälä
-490
/
+550
2026-02-27
drm/i915/overlay: Don't use fetch_and_zero() in display code
Ville Syrjälä
-5
/
+3
2026-02-27
drm/i915/overlay: Split 'struct intel_overlay'
Ville Syrjälä
-52
/
+81
2026-02-27
drm/i915/overlay: s/dev_priv/i915/
Ville Syrjälä
-2
/
+2
2026-02-27
drm/i915/overlay: Make i830_overlay_clock_gating() i915 specific
Ville Syrjälä
-9
/
+15
2026-02-27
drm/i915/overlay: Adjust i915 specific interfaces
Ville Syrjälä
-22
/
+29
2026-02-27
drm/i915/overlay: Rename low level i915 specific functions
Ville Syrjälä
-15
/
+14
2026-02-27
drm/i915/overlay: Abstract buffer (un)pinning
Ville Syrjälä
-7
/
+17
2026-02-27
drm/i915/overlay: Extract i915_overlay_cleanup()
Ville Syrjälä
-8
/
+14
2026-02-27
drm/i915/overlay: Extract i915_overlay_setup()
Ville Syrjälä
-14
/
+24
2026-02-27
drm/i915/overlay: Extract i915_overlay_reset()
Ville Syrjälä
-1
/
+13
2026-02-27
drm/i915/overlay: Use struct drm_gem_object as the type
Ville Syrjälä
-18
/
+19
2026-02-27
drm/i915/overlay: Introduce i915_overlay_obj_lookup()
Ville Syrjälä
-10
/
+23
[prev]
[next]