summaryrefslogtreecommitdiff
path: root/include/soc
Commit message (Expand)AuthorAgeFilesLines
* include/: replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-121-1/+1
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-08-071-0/+12
|\
| * soc: qcom: Separate kryo l2 accessors from PMU driverIlia Lin2020-07-101-0/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-054-117/+88
|\ \
| * | net: mscc: ocelot: extend watermark encoding functionMaxim Kochetkov2020-07-131-0/+1
| * | net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfieldMaxim Kochetkov2020-07-132-10/+3
| * | net: dsa: felix: create a template for the DSA tags on xmitVladimir Oltean2020-07-131-0/+2
| * | net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfieldsVladimir Oltean2020-07-133-26/+15
| * | soc: mscc: ocelot: add MII registers descriptionMaxim Kochetkov2020-07-131-0/+5
| * | net: mscc: ocelot: convert port registers to regmapVladimir Oltean2020-07-132-79/+41
| * | net: mscc: ocelot: introduce macros for iterating over PGIDsVladimir Oltean2020-06-221-0/+15
| * | net: dsa: felix: call port mdb operations from ocelotVladimir Oltean2020-06-221-0/+4
| * | net: mscc: ocelot: generalize the "ACE/ACL" namesVladimir Oltean2020-06-201-2/+2
| |/
* | Merge tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-041-0/+5
|\ \
| * \ Merge tag 'timers-v5.9' of https://git.linaro.org/people/daniel.lezcano/linux...Thomas Gleixner2020-07-231-0/+5
| |\ \ | | |/ | |/|
| | * ARM: at91: add atmel tcb capabilitiesKamel Bouhara2020-07-111-0/+5
* | | Merge tag 'qcom-drivers-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2020-07-221-3/+4
|\ \ \
| * | | soc: qcom: rpmh: Update rpmh_invalidate function to return voidMaulik Shah2020-06-221-3/+4
| |/ /
* | | Merge tag 'tegra-for-5.9-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2020-07-171-0/+2
|\ \ \
| * | | soc/tegra: fuse: Add Tegra186 and Tegra194 SoC IDsSandipan Patra2020-07-171-0/+2
| |/ /
* | | firmware: tegra: Update BPMP ABIJon Hunter2020-07-141-288/+460
* | | firmware: tegra: Add support for in-band debugJon Hunter2020-07-141-1/+188
|/ /
* | Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-061-1/+8
|\ \
| * | firmware: raspberrypi: Introduce vl805 init routineNicolas Saenz Julienne2020-05-131-0/+7
| * | soc: bcm2835: Add notify xHCI reset propertyNicolas Saenz Julienne2020-05-131-1/+1
| |/
* | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-042-1/+2
|\ \
| * \ Merge tag 'soc-fsl-next-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2020-05-281-1/+1
| |\ \
| | * | soc: fsl: qe: Replace one-element array and use struct_size() helperGustavo A. R. Silva2020-05-221-1/+1
| | |/
| * | Merge tag 'qcom-drivers-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2020-05-251-0/+1
| |\ \
| | * | soc: qcom: cmd-db: Fix compilation error when CMD_DB is disabledSibi Sankar2020-04-131-0/+1
| | |/
* | | Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-06-041-0/+36
|\ \ \
| * \ \ Merge tag 'imx-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Arnd Bergmann2020-05-261-0/+36
| |\ \ \ | | |/ / | |/| |
| | * | ARM: imx: move cpu definitions into a headerPeng Fan2020-05-201-0/+36
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-061-0/+1
|\ \ \
| * | | net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean2020-05-061-0/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-04-251-6/+9
|\ \ \ | |/ /
| * | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2020-04-231-6/+9
| |\ \
| | * | soc: tegra: fix tegra_pmc_get_suspend_mode definitionArnd Bergmann2020-04-171-6/+9
| | |/
* | | net: mscc: ocelot: support 4 PTP programmable pinsYangbo Lu2020-04-212-0/+7
* | | net: mscc: ocelot: add wave programming registers definitionsYangbo Lu2020-04-212-0/+4
* | | net: mscc: ocelot: redefine PTP pinsYangbo Lu2020-04-211-4/+5
* | | net: mscc: ocelot: move ocelot ptp clock code out of ocelot.cYangbo Lu2020-04-212-1/+52
|/ /
* | net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean2020-04-151-1/+3
|/
* Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-034-16/+14
|\
| * Merge tag 'soc-fsl-next-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2020-03-273-11/+14
| |\
| | * soc: fsl: qe: fix sparse warnings for ucc_slow.cLi Yang2020-03-241-7/+6
| | * soc: fsl: qe: fix sparse warnings for ucc_fast.cLi Yang2020-03-241-3/+3
| | * soc: fsl: dpio: Adding QMAN multiple enqueue interfaceYouri Querry2020-02-191-1/+5
| * | drivers: qcom: rpmh: remove rpmh_flush exportMaulik Shah2020-02-111-5/+0
| |/
* | Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-04-034-2/+47
|\ \