summaryrefslogtreecommitdiff
path: root/include/soc
AgeCommit message (Expand)AuthorFilesLines
2023-09-02Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2023-08-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-0/+1
2023-08-31Merge 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-07net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->opsVladimir Oltean1-0/+1
2023-07-07net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lockVladimir Oltean1-4/+4
2023-07-06Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-3/+7
2023-06-30Merge 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-30Merge 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-27Merge 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-18net: mscc: ocelot: add support for preemptible traffic classesVladimir Oltean1-0/+3
2023-04-18net: mscc: ocelot: add support for mqprio offloadVladimir Oltean1-0/+4
2023-04-18net: mscc: ocelot: optimize ocelot_mm_irq()Vladimir Oltean1-0/+1
2023-04-18net: mscc: ocelot: remove struct ocelot_mm_state :: lockVladimir Oltean1-1/+0
2023-04-18net: mscc: ocelot: export a single ocelot_mm_irq()Vladimir Oltean1-1/+1
2023-04-14net: mscc: ocelot: strengthen type of "u32 reg" in I/O accessorsVladimir Oltean1-9/+11
2023-04-14clk: 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-06soc: fsl: cpm1: Add support for QMCHerve Codina1-0/+71
2023-02-07net: mscc: ocelot: un-export unused regmap symbolsColin Foster1-16/+0
2023-01-31net: mscc: ocelot: expose vsc7514_regmap definitionColin Foster1-0/+2
2023-01-31net: mscc: ocelot: expose ocelot_reset routineColin Foster1-0/+1
2023-01-31net: mscc: ocelot: expose vcap_props structureColin Foster1-0/+2
2023-01-31net: mscc: ocelot: expose regfield definition to be used by other driversColin Foster1-0/+2
2023-01-31net: mscc: ocelot: expose ocelot wm functionsColin Foster1-0/+5
2023-01-28Merge 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-11firmware: raspberrypi: Fix type assignmentMaxime Ripard1-1/+1
2022-12-14Merge 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