aboutsummaryrefslogtreecommitdiffstats
path: root/include/soc
AgeCommit message (Expand)AuthorFilesLines
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+3
2025-03-19Merge tag 'qcom-drivers-for-6.15' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-1/+2
2025-03-06firmware: tegra: bpmp: Fix typo in bpmp-abi.hZhu Jun1-1/+1
2025-02-14soc: qcom: ice: make of_qcom_ice_get() staticTudor Ambarus1-1/+0
2025-02-14soc: qcom: ice: introduce devm_of_qcom_ice_getTudor Ambarus1-0/+2
2025-02-13soc: rockchip: add header for suspend mode SIP interfaceShawn Lin1-0/+3
2025-01-24Merge tag 'soc-drivers-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-37/+12
2025-01-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-0/+1
2025-01-17net: mscc: ocelot: add TX timestamping statisticsVladimir Oltean1-0/+11
2025-01-16clk: bcm: rpi: Add disp clockMaxime Ripard1-0/+1
2025-01-15Merge tag 'reset-for-v6.14-2' of git://git.pengutronix.de/pza/linux into soc/...Arnd Bergmann1-23/+0
2025-01-15reset: amlogic: aux: drop aux registration helperJerome Brunet1-23/+0
2024-12-25soc: qcom: Rework BCM_TCS_CMD macroEugen Hristev1-14/+12
2024-12-15Merge tag 'arc-6.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds3-2/+2
2024-12-10arc: rename aux.h to arc_aux.hBenjamin Szőke3-2/+2
2024-12-07net: mscc: ocelot: be resilient to loss of PTP packets during transmissionVladimir Oltean1-2/+0
2024-11-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-0/+18
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+1
2024-11-18Merge branches 'clk-samsung', 'clk-microchip', 'clk-imx', 'clk-amlogic' and '...Stephen Boyd1-0/+23
2024-11-04soc: fsl_qbman: use be16_to_cpu() in qm_sg_entry_get_off()Vladimir Oltean1-1/+1
2024-10-17reset: npcm: register npcm8xx clock auxiliary bus deviceTomer Maimon1-0/+18
2024-10-01reset: amlogic: add auxiliary reset driver supportJerome Brunet1-0/+23
2024-09-17Merge tag 'soc-drivers-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+22
2024-09-03soc: fsl: qe: Add missing PUSHSCHED commandHerve Codina1-0/+1
2024-09-03soc: fsl: qe: Add resource-managed muram allocatorsHerve Codina1-1/+21
2024-08-16net: mscc: ocelot: treat 802.1ad tagged traffic as 802.1Q-untaggedVladimir Oltean1-0/+2
2024-08-16net: mscc: ocelot: serialize access to the injection/extraction groupsVladimir Oltean1-0/+9
2024-08-16net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...Vladimir Oltean1-1/+2
2024-07-19Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-3/+24
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent1-1/+1
2024-07-04soc: fsl: cpm1: qmc: Introduce qmc_chan_count_phandles()Herve Codina1-0/+2
2024-07-04soc: fsl: cpm1: qmc: Introduce functions to get a channel from a phandle listHerve Codina1-3/+22
2024-05-18Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-5/+5
2024-05-13Merge tag 'keys-trusted-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+20
2024-05-09crypto: mxs-dcp: Add support for hardware-bound keysDavid Gstir1-0/+20
2024-05-08clk, reset: microchip: mpfs: fix incorrect preprocessor conditionsConor Dooley1-2/+2
2024-05-07clock, reset: microchip: move all mpfs reset code to the reset subsystemConor Dooley1-5/+5
2024-04-21soc: qcom: rpmh-rsc: Enhance check for VRM in-flight requestMaulik Shah1-1/+9
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+4
2024-03-04Merge tag 'qcom-drivers-for-6.9' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-23/+2
2024-02-26interconnect: constify of_phandle_args in xlateKrzysztof Kozlowski1-3/+4
2024-02-16soc: qcom: spm: remove driver-internal structures from the driver APIDmitry Baryshkov1-22/+1
2024-02-01soc/tegra: fuse: Add support for Tegra241Kartik1-0/+1
2024-02-01soc/tegra: pmc: Remove some old and deprecated functions and constantsChristophe JAILLET1-18/+0
2024-01-27soc: qcom: socinfo: rename PM2250 to PM4125Dmitry Baryshkov1-1/+1
2024-01-17Merge tag 'mfd-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds1-0/+1
2023-12-22Merge tag 'memory-controller-drv-6.8' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann1-0/+1
2023-12-22Merge tag 'riscv-soc-drivers-for-v6.8' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann1-0/+2
2023-12-12soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtimeHerve Codina1-0/+10
2023-12-12soc: fsl: cpm1: qmc: Add support for child devicesHerve Codina1-0/+2
2023-12-12soc: fsl: cpm1: qmc: Extend the API to provide Rx statusHerve Codina1-1/+14
2023-12-07mfd: qcom-spmi-pmic: Add support for PM8937Dang Huynh1-0/+1
2023-12-06soc: microchip: mpfs: enable access to the system controller's flashConor Dooley1-0/+2
2023-11-21memory: tegra: Add SID override programming for MC clientsAshish Mhetre1-0/+1
2023-11-09Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-26/+0
2023-11-01Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2023-11-01Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+7
2023-10-19PM / devfreq: rockchip-dfi: add support for RK3588Sascha Hauer1-0/+18
2023-10-19PM / devfreq: rockchip-dfi: Add perf supportSascha Hauer2-0/+3
2023-10-19PM / devfreq: rockchip-dfi: Handle LPDDR4XSascha Hauer1-0/+1
2023-10-19PM / devfreq: rockchip-dfi: Add RK3568 supportSascha Hauer1-0/+12
2023-10-19PM / devfreq: rk3399_dmc,dfi: generalize DDRTYPE definesSascha Hauer2-6/+18
2023-10-13firmware: tegra: Add suspend hook and reset BPMP IPC early on resumeSumit Gupta1-0/+6
2023-10-11firmware: tegra: Fix a typoDeming Wang1-1/+1
2023-10-10docs: move powerpc under archCosta Shulyupin1-1/+1
2023-09-25iommu/tegra-gart: Remove tegra-gartJason Gunthorpe1-26/+0
2023-09-01Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2023-08-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-0/+1
2023-08-30Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-3/+0
2023-08-22net: mscc: ocelot: Remove unused declarationsYue Haibing1-1/+0
2023-08-21Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...Joerg Roedel1-0/+1
2023-08-14clk: imx25: print silicon revision during initMartin Kaiser1-0/+1
2023-08-12Merge tag 'at91-soc-6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/a...Arnd Bergmann1-3/+0
2023-08-07iommu/mediatek: Add enable IOMMU SMC command for INFRA mastersChengci.Xu1-0/+1
2023-07-29ARM: at91: Remove unused extern declarationsYueHaibing1-3/+0
2023-07-27Merge tag 'memory-controller-drv-fixes-6.5' of https://git.kernel.org/pub/scm...Arnd Bergmann1-0/+3
2023-07-10memory: tegra: Add dummy implementation on Tegra194Thierry Reding1-0/+3
2023-07-06net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->opsVladimir Oltean1-0/+1
2023-07-06net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lockVladimir Oltean1-4/+4
2023-07-05Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-3/+7
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+10
2023-06-29net: mscc: ocelot: don't keep PTP configuration of all ports in single structureVladimir Oltean1-3/+7
2023-06-23clocksource/drivers/imx-gpt: Fold <soc/imx/timer.h> into its only userUwe Kleine-König1-16/+0
2023-06-21Merge tag 'tegra-for-6.5-memory' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+8
2023-05-16memory: tegra: Make CPU cluster BW request a multiple of MC channelsSumit Gupta1-0/+1
2023-05-16memory: tegra: Add interconnect support for DRAM scaling in Tegra234Sumit Gupta1-0/+7
2023-05-16soc/tegra: fuse: Add support for Tegra264Stefan Kristiansson1-1/+2
2023-04-29Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-0/+17
2023-04-29Merge tag 'timers-core-2023-04-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+0
2023-04-27Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+71
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-11/+29
2023-04-24clocksource/drivers/timer-imx-gpt: Remove non-DT functionFabio Estevam1-7/+0
2023-04-17net: mscc: ocelot: add support for preemptible traffic classesVladimir Oltean1-0/+3
2023-04-17net: mscc: ocelot: add support for mqprio offloadVladimir Oltean1-0/+4
2023-04-17net: mscc: ocelot: optimize ocelot_mm_irq()Vladimir Oltean1-0/+1
2023-04-17net: mscc: ocelot: remove struct ocelot_mm_state :: lockVladimir Oltean1-1/+0
2023-04-17net: mscc: ocelot: export a single ocelot_mm_irq()Vladimir Oltean1-1/+1
2023-04-13net: mscc: ocelot: strengthen type of "u32 reg" in I/O accessorsVladimir Oltean1-9/+11
2023-04-13clk: starfive: Avoid casting iomem pointersStephen Boyd1-0/+17
2023-04-07soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driverAbel Vesa1-0/+37
2023-03-20net: mscc: ocelot: expose serdes configuration functionColin Foster1-0/+4
2023-03-20net: mscc: ocelot: expose generic phylink_mac_config routineColin Foster1-0/+3
2023-03-20net: mscc: ocelot: expose ocelot_pll5_init routineColin Foster1-0/+2
2023-03-05soc: fsl: cpm1: Add support for QMCHerve Codina1-0/+71
2023-02-06net: mscc: ocelot: un-export unused regmap symbolsColin Foster1-16/+0
2023-01-30net: mscc: ocelot: expose vsc7514_regmap definitionColin Foster1-0/+2
2023-01-30net: mscc: ocelot: expose ocelot_reset routineColin Foster1-0/+1
2023-01-30net: mscc: ocelot: expose vcap_props structureColin Foster1-0/+2
2023-01-30net: mscc: ocelot: expose regfield definition to be used by other driversColin Foster1-0/+2
2023-01-30net: mscc: ocelot: expose ocelot wm functionsColin Foster1-0/+5
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2023-01-23net: mscc: ocelot: add MAC Merge layer support for VSC9959Vladimir Oltean2-0/+41
2023-01-23net: mscc: ocelot: export ethtool MAC Merge stats for Felix VSC9959Vladimir Oltean1-0/+40
2023-01-10firmware: raspberrypi: Fix type assignmentMaxime Ripard1-1/+1
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-216/+0
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-0/+63
2022-12-12Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-457/+1411
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+66
2022-12-05soc: fsl: qe: request pins non-exclusivelyDmitry Torokhov1-2/+3
2022-11-30Merge tag 'drm/tegra/for-6.2-rc1' of https://gitlab.freedesktop.org/drm/tegra...Dave Airlie1-0/+11
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+4
2022-11-25memory: tegra: Add API for retrieving carveout boundsMikko Perttunen1-0/+11
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie1-1/+4
2022-11-23Merge tag 'qcom-drivers-for-6.2' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-3/+14
2022-11-22Merge tag 'tegra-for-6.2-firmware-v2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann3-449/+1375
2022-11-22net: mscc: ocelot: remove unnecessary exposure of stats structuresColin Foster1-215/+0
2022-11-22net: mscc: ocelot: remove redundant stats_layout pointersColin Foster1-1/+0
2022-11-21perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driverJiucheng Xu1-0/+66
2022-11-17firmware: tegra: Update BPMP ABIPeter De Schrijver1-442/+1354
2022-11-17firmware: tegra: include IVC header file only onceManish Bhardwaj1-0/+1
2022-11-11soc/tegra: fuse: Use platform info with SoC revisionKartik1-0/+15
2022-11-10soc/tegra: pmc: Add I/O pad table for Tegra234Petlozu Pravareshwar1-3/+3
2022-11-01ARM: at91: pm: avoid soft resetting AC DLLClaudiu Beznea1-1/+4
2022-10-28firmware: raspberrypi: Provide a helper to query a clock max rateMaxime Ripard1-0/+26
2022-10-28firmware: raspberrypi: Move the clock IDs to the firmware headerMaxime Ripard1-0/+19
2022-10-28firmware: raspberrypi: Introduce rpi_firmware_find_node()Maxime Ripard1-0/+7
2022-10-24firmware: tegra: bpmp: Use iosys-map helpersThierry Reding2-7/+21
2022-10-17soc: qcom: spmi-pmic: add more PMIC SUBTYPE IDsLuca Weiss1-0/+11
2022-10-17soc: qcom: spmi-pmic: convert hex numbers to lowercaseLuca Weiss1-3/+3
2022-10-14Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-16/+16
2022-10-13Merge patch series "Use composable cache instead of L2 cache"Palmer Dabbelt2-16/+16
2022-10-13soc: sifive: ccache: Rename SiFive L2 cache to Composable cache.Greentime Hu2-16/+16
2022-10-11Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-16/+0
2022-10-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-0/+8
2022-10-06Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+58
2022-10-04Merge branches 'clk-rockchip', 'clk-renesas', 'clk-microchip', 'clk-allwinner...Stephen Boyd1-0/+8
2022-09-23Merge tag 'tegra-for-6.1-cbb' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2-0/+53
2022-09-20net: dsa: felix: add support for changing DSA masterVladimir Oltean1-0/+1
2022-09-20net: dsa: propagate extack to port_lag_joinVladimir Oltean1-1/+2
2022-09-15soc/tegra: cbb: Add CBB 1.0 driver for Tegra194Sumit Gupta1-0/+47
2022-09-15soc/tegra: Set ERD bit to mask inband errorsSumit Gupta1-0/+6
2022-09-14clk: microchip: mpfs: add reset controllerConor Dooley1-0/+8
2022-09-12Merge tag 'memory-controller-drv-mediatek-6.1' of https://git.kernel.org/pub/...Arnd Bergmann1-0/+5
2022-09-09net: mscc: ocelot: share the common stat definitions between all driversVladimir Oltean1-0/+95
2022-09-09net: mscc: ocelot: minimize definitions for statsVladimir Oltean1-0/+11
2022-09-09net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGEDVladimir Oltean1-1/+1
2022-09-09net: mscc: ocelot: add support for all sorts of standardized counters present...Vladimir Oltean1-0/+11
2022-09-09net: dsa: felix: use ocelot's ndo_get_stats64 methodVladimir Oltean1-0/+2
2022-09-09net: dsa: felix: check the 32-bit PSFP stats against overflowVladimir Oltean1-0/+3
2022-09-09net: mscc: ocelot: make access to STAT_VIEW sleepable againVladimir Oltean1-3/+6
2022-09-09net: dsa: felix: add definitions for the stream filter countersVladimir Oltean1-1/+4
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-0/+8
2022-09-05soc: fsl: qbman: Add CGR update functionSean Anderson1-0/+9
2022-09-03pinctrl: at91: move gpio suspend/resume calls to driver's contextClaudiu Beznea1-16/+0
2022-09-02Merge tag 'at91-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Arnd Bergmann1-0/+8
2022-08-31ARM: at91: pm: fix DDR recalibration when resuming from backup and self-refreshClaudiu Beznea1-0/+4
2022-08-31ARM: at91: pm: fix self-refresh for sama7g5Claudiu Beznea1-0/+4
2022-08-30memory: mtk-smi: Add enable IOMMU SMC command for MM masterChengci.Xu1-0/+5
2022-08-23net: mscc: ocelot: set up tag_8021q CPU ports independent of user port affinityVladimir Oltean1-0/+2
2022-08-17net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offsetVladimir Oltean1-4/+62
2022-08-17net: mscc: ocelot: make struct ocelot_stat_layout array indexableVladimir Oltean1-8/+97
2022-08-17net: mscc: ocelot: turn stats_lock into a spinlockVladimir Oltean1-1/+1
2022-08-17net: mscc: ocelot: fix incorrect ndo_get_stats64 packet countersVladimir Oltean1-2/+4
2022-08-04Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+61
2022-06-30net: dsa: felix: keep reference on entire tc-taprio configVladimir Oltean1-3/+2
2022-06-19net: dsa: felix: update base time of time-aware shaper when adjusting PTP timeXiaoliang Yang1-0/+7
2022-06-18mfd: qcom-spmi-pmic: read fab id on supported PMICsCaleb Connolly1-0/+1
2022-06-18mfd: qcom-spmi-pmic: expose the PMIC revid information to clientsCaleb Connolly1-0/+60
2022-05-26Merge tag 'arm-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+7
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-14/+30
2022-05-24Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+25
2022-05-23crypto: caam - add in-kernel interface for blob generatorAhmad Fatoum1-0/+103
2022-05-23net: dsa: felix: tag_8021q preparation for multiple CPU portsVladimir Oltean1-1/+1
2022-05-23net: mscc: ocelot: switch from {,un}set to {,un}assign for tag_8021q CPU portsVladimir Oltean1-3/+7
2022-05-23net: dsa: felix: update bridge fwd mask from ocelot lib when changing tag_802...Vladimir Oltean1-1/+0
2022-05-18Merge tag 'devfreq-next-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki1-0/+25
2022-05-12net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: indexVladimir Oltean1-0/+2
2022-05-12net: mscc: ocelot: minimize holes in struct ocelot_portVladimir Oltean1-9/+11
2022-05-12net: mscc: ocelot: delete ocelot_port :: xmit_templateVladimir Oltean1-1/+0
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-05-09memory: tegra: Add MC error logging on Tegra186 onwardAshish Mhetre1-1/+4
2022-05-09memory: tegra: Add memory controller channels supportAshish Mhetre1-0/+3
2022-05-09soc: rockchip: power-domain: Manage resource conflicts with firmwareBrian Norris1-0/+25
2022-05-06net: dsa: felix: perform MDB migration based on ocelot->multicast listVladimir Oltean1-0/+3
2022-05-05net: mscc: ocelot: mark traps with a bool instead of keeping them in a listVladimir Oltean1-1/+1
2022-05-02net: mscc: ocelot: add missed parentheses around macro argumentColin Foster1-1/+1
2022-05-02net: mscc: ocelot: remove unnecessary variableColin Foster1-5/+2
2022-04-30net: ethernet: ocelot: remove the need for num_stats initializerColin Foster1-0/+10
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-24/+105