summaryrefslogtreecommitdiffstats
path: root/include/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2018-06-111-0/+45
|\
| * Merge tag 'qcom-drivers-for-4.18' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2018-05-261-0/+45
| |\
| | * drivers: qcom: add command DB driverMahesh Sivasubramanian2018-05-251-0/+45
* | | ARM: tegra: fix compile-testing PCI host driverArnd Bergmann2018-06-021-1/+1
* | | Merge tag 'tegra-for-4.18-memory-v2' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2018-05-251-1/+36
|\ \ \ | |/ / |/| |
| * | memory: tegra: Introduce memory client hot resetDmitry Osipenko2018-04-301-0/+33
| * | memory: tegra: Squash tegra20-mc into common tegra-mc driverDmitry Osipenko2018-04-301-1/+1
| * | memory: tegra: Apply interrupts mask per SoCDmitry Osipenko2018-04-271-0/+2
| |/
* | soc: bcm2835: Make !RASPBERRYPI_FIRMWARE dummies return failureGeert Uytterhoeven2018-04-161-2/+2
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-051-2/+2
|\
| * Merge tag 'tegra-for-4.17-firmware' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann2018-03-271-2/+2
| |\
| | * firmware: tegra: Simplify channel managementMikko Perttunen2018-03-081-2/+2
* | | Merge tag 'v4.16-rc5' into develLinus Walleij2018-03-181-0/+5
|\ \ \ | |/ /
| * | Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2018-03-011-0/+5
| |\ \ | | |/ | |/|
| | * ARC: mcip: update MCIP debug mask when the new cpu came onlineEugeniy Paltsev2018-02-281-0/+2
| | * ARC: mcip: halt GFRC counter when ARC cores haltEugeniy Paltsev2018-02-281-0/+3
* | | soc: bcm2835: sync firmware properties with downstreamBaruch Siach2018-02-221-0/+18
|/ /
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-02-011-0/+9
|\ \
| * | memory: tegra: Create SMMU display groupsThierry Reding2017-12-151-0/+9
| |/
* | soc/tegra: pmc: Consolidate Tegra186 supportThierry Reding2017-12-131-0/+12
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-11-171-0/+2
|\
| * Merge branch 'clk-at91' into clk-nextStephen Boyd2017-11-141-0/+2
| |\
| | * clk: at91: utmi: set the mainck rateLudovic Desroches2017-11-011-0/+2
* | | firmware: tegra: Add BPMP debugfs supportTimo Alho2017-10-191-0/+14
* | | firmware: tegra: Add stubs when BPMP not enabledMikko Perttunen2017-10-191-3/+39
* | | firmware: tegra: Expose tegra_bpmp_mrq_return()Mikko Perttunen2017-10-191-0/+2
|/ /
* | firmware: tegra: Propagate error code to callerTimo Alho2017-10-171-0/+1
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-09-101-0/+2
|\
| * soc/tegra: Register SoC deviceThierry Reding2017-08-171-0/+2
* | iommu/mediatek: Add mt2712 IOMMU supportYong Wu2017-08-221-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-0/+9
|\
| * net/wan/fsl_ucc_hdlc: add hdlc-bus supportHolger Brunck2017-05-181-0/+5
| * fsl/qe: add bit description for SYNL register for GUMRHolger Brunck2017-05-181-0/+4
* | soc/tegra: bpmp: Implement generic PM domainsThierry Reding2017-06-131-0/+12
* | soc/tegra: bpmp: Update ABI headerThierry Reding2017-06-131-10/+408
|/
* Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-122-19/+1
|\
| * soc/fsl/qe: get rid of immrbar_virt_to_phys()Christophe Leroy2017-04-301-19/+0
| * net: ethernet: ucc_geth: fix MEM_PART_MURAM modeChristophe Leroy2017-04-301-0/+1
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-092-8/+103
|\ \
| * | soc/tegra: Move Tegra flowctrl driverJon Hunter2017-04-041-0/+82
| * | soc/tegra: Fix link errors with PMC disabledArnd Bergmann2017-04-041-8/+21
| |/
* | soc/qman: add macros needed by caam/qi driverHoria Geantă2017-03-241-0/+2
* | soc/qman: export non-programmable FQD fields queryHoria Geantă2017-03-241-0/+68
* | soc/qman: add dedicated channel ID for CAAMHoria Geantă2017-03-241-0/+3
* | soc/qman: export volatile dequeue related structsHoria Geantă2017-03-241-0/+36
|/
* Merge tag 'arc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-02-221-0/+17
|\
| * ARCv2: IDU-intc: Use build registers for getting numbers of interruptsYuriy Kolerov2017-02-061-0/+17
* | Merge tag 'for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2017-02-201-0/+3
|\ \ | |/ |/|
| * ARM: at91: define LPDDR typesAlexandre Belloni2017-01-161-0/+3
* | ARCv2: MCIP: update the BCR per current changesVineet Gupta2017-01-241-8/+8
|/
OpenPOWER on IntegriCloud