summaryrefslogtreecommitdiffstats
path: root/include/soc
AgeCommit message (Expand)AuthorLines
2023-09-01Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2023-08-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-0/+1
2023-08-30Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-3/+0
2023-08-22net: mscc: ocelot: Remove unused declarationsYue Haibing-1/+0
2023-08-21Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...Joerg Roedel-0/+1
2023-08-14clk: imx25: print silicon revision during initMartin Kaiser-0/+1
2023-08-12Merge tag 'at91-soc-6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/a...Arnd Bergmann-3/+0
2023-08-07iommu/mediatek: Add enable IOMMU SMC command for INFRA mastersChengci.Xu-0/+1
2023-07-29ARM: at91: Remove unused extern declarationsYueHaibing-3/+0
2023-07-27Merge tag 'memory-controller-drv-fixes-6.5' of https://git.kernel.org/pub/scm...Arnd Bergmann-0/+3
2023-07-10memory: tegra: Add dummy implementation on Tegra194Thierry Reding-0/+3
2023-07-06net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->opsVladimir Oltean-0/+1
2023-07-06net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lockVladimir Oltean-4/+4
2023-07-05Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-3/+7
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+10
2023-06-29net: mscc: ocelot: don't keep PTP configuration of all ports in single structureVladimir Oltean-3/+7
2023-06-23clocksource/drivers/imx-gpt: Fold <soc/imx/timer.h> into its only userUwe Kleine-König-16/+0
2023-06-21Merge tag 'tegra-for-6.5-memory' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-0/+8
2023-05-16memory: tegra: Make CPU cluster BW request a multiple of MC channelsSumit Gupta-0/+1
2023-05-16memory: tegra: Add interconnect support for DRAM scaling in Tegra234Sumit Gupta-0/+7
2023-05-16soc/tegra: fuse: Add support for Tegra264Stefan Kristiansson-1/+2
2023-04-29Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-0/+17
2023-04-29Merge tag 'timers-core-2023-04-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-7/+0
2023-04-27Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-0/+71
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-11/+29
2023-04-24clocksource/drivers/timer-imx-gpt: Remove non-DT functionFabio Estevam-7/+0
2023-04-17net: mscc: ocelot: add support for preemptible traffic classesVladimir Oltean-0/+3
2023-04-17net: mscc: ocelot: add support for mqprio offloadVladimir Oltean-0/+4
2023-04-17net: mscc: ocelot: optimize ocelot_mm_irq()Vladimir Oltean-0/+1
2023-04-17net: mscc: ocelot: remove struct ocelot_mm_state :: lockVladimir Oltean-1/+0
2023-04-17net: mscc: ocelot: export a single ocelot_mm_irq()Vladimir Oltean-1/+1
2023-04-13net: mscc: ocelot: strengthen type of "u32 reg" in I/O accessorsVladimir Oltean-9/+11
2023-04-13clk: starfive: Avoid casting iomem pointersStephen Boyd-0/+17
2023-04-07soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driverAbel Vesa-0/+37
2023-03-20net: mscc: ocelot: expose serdes configuration functionColin Foster-0/+4
2023-03-20net: mscc: ocelot: expose generic phylink_mac_config routineColin Foster-0/+3
2023-03-20net: mscc: ocelot: expose ocelot_pll5_init routineColin Foster-0/+2
2023-03-05soc: fsl: cpm1: Add support for QMCHerve Codina-0/+71
2023-02-06net: mscc: ocelot: un-export unused regmap symbolsColin Foster-16/+0
2023-01-30net: mscc: ocelot: expose vsc7514_regmap definitionColin Foster-0/+2
2023-01-30net: mscc: ocelot: expose ocelot_reset routineColin Foster-0/+1
2023-01-30net: mscc: ocelot: expose vcap_props structureColin Foster-0/+2
2023-01-30net: mscc: ocelot: expose regfield definition to be used by other driversColin Foster-0/+2
2023-01-30net: mscc: ocelot: expose ocelot wm functionsColin Foster-0/+5
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2023-01-23net: mscc: ocelot: add MAC Merge layer support for VSC9959Vladimir Oltean-0/+41
2023-01-23net: mscc: ocelot: export ethtool MAC Merge stats for Felix VSC9959Vladimir Oltean-0/+40
2023-01-10firmware: raspberrypi: Fix type assignmentMaxime Ripard-1/+1
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-216/+0
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+63