summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-27platform/x86: oxpec: Add support for OneXPlayer X1 AirAntheas Kapenekakis
2026-02-27platform/x86: oxpec: Add support for OneXPlayer X1zAntheas Kapenekakis
2026-02-27platform/x86: oxpec: Add support for OneXPlayer APEXAntheas Kapenekakis
2026-02-27media: dvb-net: fix OOB access in ULE extension header tablesAriel Silver
2026-02-27drm/tests: Mark slow tests as slowMaxime Ripard
2026-02-27gpio: cdev: Don't check struct gpio_chip in gpio_chrdev_open()Tzung-Bi Shih
2026-02-27gpio: Ensure struct gpio_chip for gpiochip_setup_dev()Tzung-Bi Shih
2026-02-27gpio: sysfs: Remove redundant check for struct gpio_chipTzung-Bi Shih
2026-02-27gpio: Remove redundant check for struct gpio_chipTzung-Bi Shih
2026-02-27gpio: Access `gpio_bus_type` in gpiochip_setup_dev()Tzung-Bi Shih
2026-02-27Merge branch 'gpio/dev-init-rework' into gpio/for-nextBartosz Golaszewski
2026-02-27drm/sched: Remove racy hack from drm_sched_fini()Philipp Stanner
2026-02-27gpio: Fix resource leaks on errors in gpiochip_add_data_with_key()Tzung-Bi Shih
2026-02-27gpiolib: match secondary fwnode too in gpio_device_find_by_fwnode()Bartosz Golaszewski
2026-02-27gpio: generic: Don't use 'proxy' headersAndy Shevchenko
2026-02-27drm/i915/overlay: Convert overlay to parent interfaceVille Syrjälä
2026-02-27drm/i915/overlay: Move i915 specific code into i915_overlay.cVille Syrjälä
2026-02-27drm/i915/overlay: Don't use fetch_and_zero() in display codeVille Syrjälä
2026-02-27drm/i915/overlay: Split 'struct intel_overlay'Ville Syrjälä
2026-02-27drm/i915/overlay: s/dev_priv/i915/Ville Syrjälä
2026-02-27drm/i915/overlay: Make i830_overlay_clock_gating() i915 specificVille Syrjälä
2026-02-27drm/i915/overlay: Adjust i915 specific interfacesVille Syrjälä
2026-02-27drm/i915/overlay: Rename low level i915 specific functionsVille Syrjälä
2026-02-27drm/i915/overlay: Abstract buffer (un)pinningVille Syrjälä
2026-02-27drm/i915/overlay: Extract i915_overlay_cleanup()Ville Syrjälä
2026-02-27drm/i915/overlay: Extract i915_overlay_setup()Ville Syrjälä
2026-02-27drm/i915/overlay: Extract i915_overlay_reset()Ville Syrjälä
2026-02-27drm/i915/overlay: Use struct drm_gem_object as the typeVille Syrjälä
2026-02-27drm/i915/overlay: Introduce i915_overlay_obj_lookup()Ville Syrjälä
2026-02-27drm/i915/overlay: Relocate the underrun checkVille Syrjälä
2026-02-27drm/i915/overlay: Remove redundant overlay->activeVille Syrjälä
2026-02-27drm/i915/overlay: Extract i915_overlay_is_active()Ville Syrjälä
2026-02-27drm/i915/overlay: Track current frontbuffer_bitsVille Syrjälä
2026-02-27drm/i915/overlay: Remove GPU hang snapshot stuffVille Syrjälä
2026-02-27drm/xe/compat: Remove unused i915_reg.h from compat headerUma Shankar
2026-02-26rust_binder: shrink all_procs when deregistering processesShivam Kalra
2026-02-26rust_binder: use current_euid() for transaction sender identityJann Horn
2026-02-26binder: use current_euid() for transaction sender identityJann Horn
2026-02-26rust_binder: avoid name mangling for get_work[_local]Alice Ryhl
2026-02-26rust_binder: use lock_vma_under_rcu() in use_page_slow()Alice Ryhl
2026-02-26rust_binder: call set_notification_done() without proc lockAlice Ryhl
2026-02-26rust_binder: avoid reading the written value in offsets arrayAlice Ryhl
2026-02-26rust_binder: check ownership before using vmaAlice Ryhl
2026-02-26rust_binder: fix oneway spam detectionCarlos Llamas
2026-02-26net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in A...Chintan Vankar
2026-02-26net: airoha: fix typo in function nameZhengping Zhang
2026-02-26net: atlantic: fix reading SFP module info on some AQC100 cardsTiernan Hubble
2026-02-26net: macb: add the .pcs_inband_caps() callback for SGMIICharles Perry
2026-02-26net: macb: add support for reporting SGMII inband link statusCharles Perry
2026-02-26net: macb: fix SGMII with inband aneg disabledCharles Perry