aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-28bnxt_en: Add helper function bnxt_hwrm_vnic_rss_cfg_p5()Pavan Chebbi2-11/+21
2024-03-28bnxt_en: Retry PTP TX timestamp from FW for 1 secondPavan Chebbi2-1/+19
2024-03-28bnxt_en: Add a timeout parameter to bnxt_hwrm_port_ts_query()Michael Chan2-4/+13
2024-03-28net: pcs: rzn1-miic: Init RX clock early if MAC requires itRomain Gantois1-0/+28
2024-03-28net: phy: qcom: at803x: Avoid hibernating if MAC requires RX clockRussell King (Oracle)1-1/+2
2024-03-28net: stmmac: Signal to PHY/PCS drivers to keep RX clock onRomain Gantois1-0/+7
2024-03-28net: stmmac: Support a generic PCS field in mac_device_infoRomain Gantois3-9/+6
2024-03-28net: stmmac: don't rely on lynx_pcs presence to check for a PHYMaxime Chevallier1-2/+1
2024-03-28net: phylink: add rxc_always_on flag to phylink_pcsRomain Gantois1-0/+15
2024-03-28net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flagsRussell King (Oracle)1-1/+9
2024-03-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski5-81/+161
2024-03-28idpf: sprinkle __counted_by{,_le}() in the virtchnl2 headerAlexander Lobakin1-10/+10
2024-03-28idpf: make virtchnl2.h self-containedAlexander Lobakin2-2/+4
2024-03-29spi: more tx_buf/rx_buf removalMark Brown4-36/+19
2024-03-29Add multi mode support for omap-mcspiMark Brown1-21/+74
2024-03-28net: remove gfp_mask from napi_alloc_skb()Jakub Kicinski9-22/+11
2024-03-28xen-netfront: Add missing skb_mark_for_recycleJesper Dangaard Brouer1-0/+1
2024-03-28drm/vmwgfx: Remove unused codeIan Forbes8-197/+1
2024-03-28qed: Drop useless pci_params.pm_capBjorn Helgaas2-4/+1
2024-03-28gve: Add counter adminq_get_ptype_map_cnt to stats reportJohn Fraker1-1/+2
2024-03-28ravb: Add support for an optional MDIO modeNiklas Söderlund1-1/+8
2024-03-29wifi: rtw88: station mode only for SDIO chipsPing-Ke Shih1-5/+9
2024-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski217-1554/+3358
2024-03-28Merge tag 'mmc-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds3-13/+22
2024-03-29pinctrl: core: delete incorrect free in pinctrl_enable()Dan Carpenter1-7/+1
2024-03-28cache: sifive_ccache: Partially convert to a platform driverSamuel Holland1-26/+46
2024-03-28Merge tag 'iommu-fixes-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-14/+37
2024-03-28spi: fsl: remove is_dma_mapped checksDavid Lechner3-17/+9
2024-03-28spi: au1550: t->{tx,rx}_dma checksDavid Lechner1-19/+10
2024-03-28pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirqThomas Richard1-19/+9
2024-03-28Input: adafruit-seesaw - only report buttons that changed stateDmitry Torokhov1-3/+18
2024-03-28Input: ioc3kbd - add device tableKarel Balej1-0/+7
2024-03-28spi: pxa2xx: Skip SSP initialization if it's done elsewhereAndy Shevchenko1-0/+9
2024-03-28spi: pxa2xx: Extract pxa2xx_spi_init_ssp() helperAndy Shevchenko1-28/+38
2024-03-28spi: pxa2xx: Drop ACPI_PTR() and of_match_ptr()Andy Shevchenko1-6/+3
2024-03-28spi: pxa2xx: Narrow the Kconfig option visibilityAndy Shevchenko1-1/+1
2024-03-28Input: ims-pcu - fix printf string overflowArnd Bergmann1-2/+2
2024-03-28drm/xe/gsc: Implement WA 14018094691Daniele Ceraolo Spurio3-0/+26
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds35-139/+280
2024-03-28drm/i915/gem: Replace dev_priv with i915Andi Shyti6-28/+28
2024-03-28drm/i915/gt: Limit the reserved VM space to only the platforms that need itAndi Shyti3-4/+14
2024-03-29phy: qcom: qmp-combo: fix duplicate return in qmp_v4_configure_dp_phyNeil Armstrong1-2/+0
2024-03-29phy: qcom: edp: Add v6 specific ops and X1E80100 platform supportAbel Vesa1-0/+180
2024-03-29phy: qcom: edp: Move v4 specific settings to version opsAbel Vesa1-65/+118
2024-03-29phy: qualcomm: phy-qcom-eusb2-repeater: Add support for SMB2360Abel Vesa1-0/+17
2024-03-29Merge tag 'phy_dp_modes_6.10' into nextVinod Koul1-20/+56
2024-03-29Merge tag 'drm-misc-fixes-2024-03-28' of https://gitlab.freedesktop.org/drm/m...Dave Airlie9-25/+38
2024-03-29phy: qcom: edp: Add set_mode op for configuring eDP/DP submodeAbel Vesa1-20/+56
2024-03-29phy: freescale: add Samsung HDMI PHYLucas Stach3-0/+727
2024-03-28drm/prime: Unbreak virtgpu dma-buf exportRob Clark1-1/+6