summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-07-02RDMA/nldev: Check CAP_NET_RAW in user namespace for QP modifyParav Pandit2-2/+3
2025-07-02RDMA/mlx5: Check CAP_NET_RAW in user namespace for devx createParav Pandit1-1/+1
2025-07-02RDMA/uverbs: Check CAP_NET_RAW in user namespace for RAW QP createParav Pandit1-2/+2
2025-07-02gpio: tc3589x: use new GPIO line value setter callbacksBartosz Golaszewski1-4/+7
2025-07-02gpio: tangier: use new GPIO line value setter callbacksBartosz Golaszewski1-2/+4
2025-07-02gpio: syscon: use new GPIO line value setter callbacksBartosz Golaszewski1-15/+18
2025-07-02gpio: stp-xway: use new GPIO line value setter callbacksBartosz Golaszewski1-5/+5
2025-07-02gpio: stmpe: use new GPIO line value setter callbacksBartosz Golaszewski1-6/+9
2025-07-02gpio: sprd: use new GPIO line value setter callbacksBartosz Golaszewski1-3/+5
2025-07-02gpio: spear-spics: use new GPIO line value setter callbacksBartosz Golaszewski1-4/+6
2025-07-02gpio: spear-spics: remove unneeded callbacksBartosz Golaszewski1-13/+0
2025-07-02gpio: siox: use new GPIO line value setter callbacksBartosz Golaszewski1-5/+6
2025-07-02gpio: sch: use new GPIO line value setter callbacksBartosz Golaszewski1-4/+5
2025-07-02gpio: sch311x: use new GPIO line value setter callbacksBartosz Golaszewski1-3/+5
2025-07-02gpio: sama5d2-piobu: use new GPIO line value setter callbacksBartosz Golaszewski1-4/+4
2025-07-02gpio: pisosr: remove unneeded direction_output() callbackBartosz Golaszewski1-8/+0
2025-07-02platform/x86: think-lmi: Fix sysfs group cleanupKurt Borja1-39/+4
2025-07-02platform/x86: think-lmi: Fix kobject cleanupKurt Borja1-16/+19
2025-07-02platform/x86: think-lmi: Create ksets consecutivelyKurt Borja1-6/+8
2025-07-02drm/gem: Acquire references on GEM handles for framebuffersThomas Zimmermann3-11/+51
2025-07-02cpufreq: armada-8k: Fix off by one in armada_8k_cpufreq_free_table()Dan Carpenter1-1/+1
2025-07-02Input: remove special handling of id->driver_info when matchingDmitry Torokhov1-1/+1
2025-07-02Input: evdev - switch matching to EV_SYNDmitry Torokhov1-2/+6
2025-07-02net: tulip: Rename PCI driver struct to end in _driverUwe Kleine-König1-2/+2
2025-07-02net: atlantic: Rename PCI driver struct to end in _driverUwe Kleine-König1-3/+3
2025-07-02net: phy: air_en8811h: Introduce resume/suspend and clk_restore_context to en...Lucien.Jheng1-4/+41
2025-07-02net: dsa: hellcreek: Constify struct devlink_region_ops and struct hellcreek_...Christophe JAILLET1-10/+10
2025-07-02net: dsa: mv88e6xxx: Use kcalloc()Christophe JAILLET1-9/+4
2025-07-02net: dsa: mv88e6xxx: Constify struct devlink_region_ops and struct mv88e6xxx_...Christophe JAILLET1-9/+9
2025-07-02net: atlantic: add set_power to fw_ops for atl2 to fix wolEric Work2-0/+41
2025-07-02net: mana: Handle Reset Request from MANA NICHaiyang Zhang3-35/+133
2025-07-02phy: micrel: add Signal Quality Indicator (SQI) support for KSZ9477 switch PHYsOleksij Rempel1-0/+132
2025-07-02enic: fix incorrect MTU comparison in enic_change_mtu()Alok Tiwari1-2/+2
2025-07-02soc: aspeed: lpc-snoop: Don't disable channels that aren't enabledAndrew Jeffery1-0/+11
2025-07-02soc: aspeed: lpc-snoop: Cleanup resources in stack-orderAndrew Jeffery1-1/+1
2025-07-02Merge tag 'amd-drm-fixes-6.16-2025-07-01' of https://gitlab.freedesktop.org/a...Dave Airlie10-31/+67
2025-07-02amd-xgbe: align CL37 AN sequence as per databookRaju Rangoju3-2/+13
2025-07-02iio: adc: ad7173: add SPI offload supportMark Brown94-565/+1059
2025-07-02sfc: siena: eliminate xdp_rxq_info_valid using XDP base APIFushuai Wang2-7/+1
2025-07-02sfc: eliminate xdp_rxq_info_valid using XDP base APIFushuai Wang2-7/+1
2025-07-02Input: samsung-keypad - use BIT() and GENMASK() where appropriateDmitry Torokhov1-9/+10
2025-07-02Input: samsung-keypad - use per-chip parametersDmitry Torokhov1-24/+37
2025-07-02Input: samsung-keypad - use guard notation to acquire mutexDmitry Torokhov1-6/+2
2025-07-02Input: samsung-keypad - use devm to disable runtime PMDmitry Torokhov1-12/+5
2025-07-02Input: samsung-keypad - use struct_size() helperDmitry Torokhov1-3/+3
2025-07-02Input: samsung-keypad - do not combine memory allocation checksDmitry Torokhov1-1/+4
2025-07-02Input: samsung-keypad - do not set input device's parent explicitlyDmitry Torokhov1-1/+0
2025-07-02Input: samsung-keypad - switch to using devm_clk_get_prepared()Dmitry Torokhov1-18/+4
2025-07-02spi: offload trigger: add ADI Util Sigma-Delta SPI driverDavid Lechner3-0/+65
2025-07-01drm/xe: Allow dropping kunit dependency as built-inHarry Austen1-1/+2