aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-08drm/i915: Fix HAS_REGION() usage in intel_gt_probe_lmem()Ville Syrjälä1-1/+1
2024-05-08net: stmmac: dwmac-ipq806x: account for rgmii-txid/rxid/id phy-modeChristian Marangi1-0/+12
2024-05-08net: phy: marvell-88q2xxx: add support for Rev B1 and B2Gregor Herburger1-16/+103
2024-05-08drm: xlnx: zynqmp_dpsub: Fix compilation errorAnatoliy Klymenko1-1/+1
2024-05-08drm: xlnx: zynqmp_dpsub: Fix few function commentsAnatoliy Klymenko1-2/+2
2024-05-08net: dsa: microchip: add support DSCP priority mappingOleksij Rempel3-15/+50
2024-05-08net: dsa: microchip: let DCB code do PCP and DSCP policy configurationOleksij Rempel2-12/+0
2024-05-08net: dsa: microchip: init predictable IPV to queue mapping for all non KSZ8xx...Oleksij Rempel1-24/+33
2024-05-08net: dsa: microchip: enable ETS support for KSZ989X variantsOleksij Rempel2-12/+1
2024-05-08net: dsa: microchip: dcb: add special handling for KSZ88X3 familyOleksij Rempel4-3/+242
2024-05-08net: dsa: microchip: add support for different DCB app configurationsOleksij Rempel6-2/+583
2024-05-08net: dsa: microchip: add multi queue support for KSZ88X3 variantsOleksij Rempel2-35/+61
2024-05-08net: dsa: microchip: add IPV information supportOleksij Rempel2-3/+20
2024-05-08drm/i915: pass dev_priv explicitly to PORT_DFT2_G4XJani Nikula2-5/+5
2024-05-08drm/i915: pass dev_priv explicitly to PIPE_CRC_*Jani Nikula2-22/+24
2024-05-08drm/i915: pass dev_priv explicitly to PIPE_CRC_CTLJani Nikula2-7/+7
2024-05-08RDMA/efa: Support QP with unsolicited write w/ imm. receiveMichael Margolin4-3/+31
2024-05-08xsk: use generic DMA sync shortcut instead of a custom oneAlexander Lobakin10-11/+11
2024-05-08Merge tag 'qcom-drivers-for-6.10-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2-10/+17
2024-05-08spi: Remove unneded check for orig_nentsAndy Shevchenko1-14/+8
2024-05-07clk: qcom: clk-alpha-pll: fix rate setting for Stromer PLLsGabor Juhos1-0/+2
2024-05-07clk: qcom: apss-ipq-pll: fix PLL rate for IPQ5018Gabor Juhos1-1/+2
2024-05-07clk: qcom: Fix SM_GPUCC_8650 dependenciesNathan Chancellor1-0/+1
2024-05-07clk: qcom: Fix SC_CAMCC_8280XP dependenciesNathan Chancellor1-0/+1
2024-05-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski10-134/+82
2024-05-07net: usb: sr9700: stop lying about skb->truesizeEric Dumazet1-7/+3
2024-05-07net: usb: smsc75xx: stop lying about skb->truesizeEric Dumazet1-8/+4
2024-05-07usb: aqc111: stop lying about skb->truesizeEric Dumazet1-5/+3
2024-05-07drm/xe/ads: Use flexible-arrayLucas De Marchi1-1/+1
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet142-161/+161
2024-05-07net: phy: marvell: add support for MV88E6250 family internal PHYsMatthias Schiffer1-1/+80
2024-05-07net: phy: marvell: constify marvell_hw_statsMatthias Schiffer1-1/+1
2024-05-07clock, reset: microchip: move all mpfs reset code to the reset subsystemConor Dooley2-99/+88
2024-05-07pcf8563: add wakeup-source supportAlexandre Belloni1-2/+7
2024-05-07rtc: rx8111: handle VLOW flagAlexandre Belloni1-0/+12
2024-05-07rtc: rx8111: demote warnings to debug levelAlexandre Belloni1-5/+5
2024-05-07rtc: rx6110: Constify struct regmap_configChristophe JAILLET1-2/+2
2024-05-07drm/xe: Fix xe_device.hMichal Wajdeczko2-6/+2
2024-05-07drm/xe: Don't rely on xe_force_wake.h to be included elsewhereMichal Wajdeczko11-0/+11
2024-05-07drm/xe: Don't rely on xe_assert.h to be included elsewhereMichal Wajdeczko5-0/+5
2024-05-07drm/xe: skip error capture when exec queue is killedTejas Upadhyay1-2/+4
2024-05-07dax/bus.c: use the right locking mode (read vs write) in size_showVishal Verma1-2/+2
2024-05-07dax/bus.c: don't use down_write_killable for non-user processesVishal Verma1-5/+1
2024-05-07dax/bus.c: fix locking for unregister_dax_dev / unregister_dax_mapping pathsVishal Verma1-34/+8
2024-05-07dax/bus.c: replace WARN_ON_ONCE() with lockdep assertsVishal Verma1-8/+8
2024-05-07Revert "drm/i915: Remove extra multi-gt pm-references"Janusz Krzysztofik1-0/+18
2024-05-07drm/xe/vm_doc: Fix some typosFrancois Dugast1-12/+12
2024-05-07drm/connector: Add \n to message about demoting connector force-probesDouglas Anderson1-1/+1
2024-05-07gpiolib: fix the speed of descriptor label setting with SRCUBartosz Golaszewski2-8/+30
2024-05-07nvme-rdma, nvme-tcp: include max reconnects for reconnect loggingTokunori Ikegami2-6/+6