summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-21PCI: dwc: rcar-gen4: Mark BAR0 and BAR2 as Resizable BARs in endpoint modeKoichiro Den
2026-03-21counter: sysfs: remove double return in counter_sysfs_attr_add()Cosmin Tanislav
2026-03-21staging: iio: ad9834: use sysfs_emit() and simplify show functionsGabriel Rondon
2026-03-21staging: iio: ad5933: use sysfs_emit() in show functionsGabriel Rondon
2026-03-21iio: light: vcnl4000: add support for regulatorsErikas Bitovtas
2026-03-21iio: light: vcnl4000: remove redundant check for proximity-near-levelErikas Bitovtas
2026-03-21iio: light: vcnl4000: use variables for I2C client and device instancesErikas Bitovtas
2026-03-21iio: light: vcnl4000: remove error messages for trigger and irqErikas Bitovtas
2026-03-21iio: light: vcnl4000: replace mutex_init() with devm_mutex_init()Erikas Bitovtas
2026-03-21iio: light: vcnl4000: move power enablement from init to probeErikas Bitovtas
2026-03-21iio: light: vcnl4000: sort includes by their nameErikas Bitovtas
2026-03-21PCI: mediatek: Fix possible truncation in mtk_pcie_parse_port()Ryder Lee
2026-03-21iio: backend: use __free(fwnode_handle) for automatic cleanupAntoniu Miclaus
2026-03-21iio: accel: adxl372: add support for ADXL371Antoniu Miclaus
2026-03-21iio: accel: adxl372: factor out buffer and trigger setupAntoniu Miclaus
2026-03-21iio: accel: adxl372: introduce chip_info structureAntoniu Miclaus
2026-03-21drm/i915/wm: Include .min_ddb_alloc_uv in the wm dumpsVille Syrjälä
2026-03-21drm/i915/wm: Include ddb_y in skl_print_wm_changes() on pre-iclVille Syrjälä
2026-03-21drm/i915/wm: Extract skl_print_plane_ddb_changes()Ville Syrjälä
2026-03-21drm/i915/wm: s/skl_print_plane_changes()/skl_print_plane_wm_changes()/Ville Syrjälä
2026-03-21drm/i915/wm: Nuke wm->uv_wm[]Ville Syrjälä
2026-03-21drm/i915/wm: Extract skl_allocate_plane_ddb_nv12()Ville Syrjälä
2026-03-21drm/i915/wm: s/skl_check_nv12_wm_level()/skl_check_wm_level_nv12()/Ville Syrjälä
2026-03-21drm/i915/wm: Reorder the arguments to skl_allocate_plane_ddb()Ville Syrjälä
2026-03-21drm/i915/wm: Nuke is_planar from skl+ wm structuresVille Syrjälä
2026-03-21drm/i915: Skip redundant NV12 plane unlinkingVille Syrjälä
2026-03-21drm/i915: Relocate unlink_nv12_plane()Ville Syrjälä
2026-03-21drm/i915: Unlink NV12 planes earlierVille Syrjälä
2026-03-21Merge tag 'v7.0-rc4' into timers/core, to resolve conflictIngo Molnar
2026-03-21fbdev: matroxfb: Mark variable with __maybe_unused to avoid W=1 build breakAndy Shevchenko
2026-03-21fbdev: update help text for CONFIG_FB_NVIDIArobgithub
2026-03-20accel/amdxdna: Refactor GEM BO handling and add helper APIs for address retri...Max Zhen
2026-03-20virt: tdx-guest: Fix handling of host controlled 'quote' buffer lengthZubin Mithra
2026-03-21soc: hisilicon: kunpeng_hccs: Remove unused input parameterHuisong Li
2026-03-21soc: hisilicon: kunpeng_hccs: Fix discard ‘const’ qualifier compiling war...Huisong Li
2026-03-20netdevsim: support tc-ets offloadDavide Caratti
2026-03-20netdevsim: move TC offload code to a dedicated fileDavide Caratti
2026-03-20net: netdevsim: correct typo in new_device_store error messageAlok Tiwari
2026-03-20net/mlx5e: Allow set_rx_mode on uplink representorSaeed Mahameed
2026-03-20net: dsa: microchip: Don't embed struct phy_device to maintain the port stateMaxime Chevallier
2026-03-20net: phy: realtek: add RTL8224 polarity supportDamien Dejean
2026-03-20net: phy: realtek: add RTL8224 pair order supportDamien Dejean
2026-03-20net: bcmasp: fix double disable of clkJustin Chen
2026-03-20net: bcmasp: fix double free of WoL irqJustin Chen
2026-03-20net: lan743x: fix SGMII detection on PCI1xxxx B0+ during warm resetThangaraj Samynathan
2026-03-20bonding: remove bonding_priv.hBreno Leitao
2026-03-20net: phylink: add debug for phy_config_inband()Russell King (Oracle)
2026-03-20net: airoha: Reset PPE cpu port configuration in airoha_ppe_hw_init()Lorenzo Bianconi
2026-03-20net: dsa: mxl862xx: don't read out-of-boundsDaniel Golle
2026-03-20net: macb: Protect access to net_device::ip_ptr with RCU lockKevin Hao