| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-05-12 | 2 | -19/+1 |
|\ |
|
| * | soc/fsl/qe: get rid of immrbar_virt_to_phys() | Christophe Leroy | 2017-04-30 | 1 | -19/+0 |
| * | net: ethernet: ucc_geth: fix MEM_PART_MURAM mode | Christophe Leroy | 2017-04-30 | 1 | -0/+1 |
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-05-09 | 2 | -8/+103 |
|\ \ |
|
| * | | soc/tegra: Move Tegra flowctrl driver | Jon Hunter | 2017-04-04 | 1 | -0/+82 |
| * | | soc/tegra: Fix link errors with PMC disabled | Arnd Bergmann | 2017-04-04 | 1 | -8/+21 |
| |/ |
|
* | | soc/qman: add macros needed by caam/qi driver | Horia Geantă | 2017-03-24 | 1 | -0/+2 |
* | | soc/qman: export non-programmable FQD fields query | Horia Geantă | 2017-03-24 | 1 | -0/+68 |
* | | soc/qman: add dedicated channel ID for CAAM | Horia Geantă | 2017-03-24 | 1 | -0/+3 |
* | | soc/qman: export volatile dequeue related structs | Horia Geantă | 2017-03-24 | 1 | -0/+36 |
|/ |
|
* | Merge tag 'arc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 2017-02-22 | 1 | -0/+17 |
|\ |
|
| * | ARCv2: IDU-intc: Use build registers for getting numbers of interrupts | Yuriy Kolerov | 2017-02-06 | 1 | -0/+17 |
* | | Merge tag 'for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 2017-02-20 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | ARM: at91: define LPDDR types | Alexandre Belloni | 2017-01-16 | 1 | -0/+3 |
* | | ARCv2: MCIP: update the BCR per current changes | Vineet Gupta | 2017-01-24 | 1 | -8/+8 |
|/ |
|
* | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2016-12-16 | 1 | -28/+34 |
|\ |
|
| * | soc/qman: Handle endianness of h/w descriptors | Claudiu Manoil | 2016-11-23 | 1 | -23/+25 |
| * | soc/qman: Clean up CGR CSCN target update operations | Claudiu Manoil | 2016-11-23 | 1 | -2/+2 |
| * | soc/qman: Change remaining contextB into context_b | Claudiu Manoil | 2016-11-23 | 1 | -6/+6 |
| * | soc/qman: Drop unused field from eqcr/dqrr descriptors | Claudiu Manoil | 2016-11-23 | 1 | -2/+1 |
| * | soc/qman: Fix accesses to fqid, cleanup | Claudiu Manoil | 2016-11-23 | 1 | -0/+5 |
| * | soc/qman: Fix struct qm_fqd set accessor for context_a | Claudiu Manoil | 2016-11-23 | 1 | -1/+1 |
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-12-15 | 5 | -31/+1965 |
|\ \ |
|
| * \ | Merge tag 'tegra-for-4.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 2016-11-18 | 1 | -31/+95 |
| |\ \ |
|
| | * | | soc/tegra: pmc: Add I/O pad voltage support | Laxman Dewangan | 2016-11-15 | 1 | -31/+95 |
| | |/ |
|
| * | | Merge tag 'tegra-for-4.10-firmware' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2016-11-18 | 3 | -0/+1851 |
| |\ \ |
|
| | * | | firmware: tegra: Add BPMP support | Thierry Reding | 2016-11-18 | 2 | -0/+1742 |
| | * | | firmware: tegra: Add IVC library | Thierry Reding | 2016-11-18 | 1 | -0/+109 |
| | |/ |
|
| * | | ARM: at91: add secumod register definitions | Alexandre Belloni | 2016-11-07 | 1 | -0/+19 |
| |/ |
|
* | | Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-12-15 | 4 | -0/+263 |
|\ \ |
|
| * | | soc: Support for NPS HW scheduling | Noam Camus | 2016-11-30 | 1 | -0/+59 |
| * | | ARC: breakout timer include code into separate header ... | Vineet Gupta | 2016-11-30 | 1 | -0/+38 |
| * | | ARC: move mcip.h into include/soc and adjust the includes | Vineet Gupta | 2016-11-30 | 1 | -0/+103 |
| * | | ARC: breakout aux handling into a separate header | Vineet Gupta | 2016-11-30 | 1 | -0/+63 |
| |/ |
|
* | | staging: vc04_services: fix up rpi firmware functions | Greg Kroah-Hartman | 2016-10-16 | 1 | -0/+19 |
* | | ARM: bcm2835: Add #define for VCHIQ property message. | Eric Anholt | 2016-10-16 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-10-14 | 2 | -0/+1203 |
|\ |
|
| * | soc/fsl: Introduce DPAA 1.x QMan device driver | Claudiu Manoil | 2016-09-25 | 1 | -0/+1074 |
| * | soc/fsl: Introduce DPAA 1.x BMan device driver | Claudiu Manoil | 2016-09-25 | 1 | -0/+129 |
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2016-10-04 | 1 | -0/+27 |
|\ \ |
|
| * | | soc: rockchip: add header for ddr rate SIP interface | Lin Huang | 2016-08-31 | 1 | -0/+27 |
| |/ |
|
* | | usb: ohci-at91: Forcibly suspend ports while USB suspend | Wenyou Yang | 2016-08-30 | 1 | -0/+14 |
|/ |
|
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-08-01 | 1 | -1/+1 |
|\ |
|
| * | soc/tegra: Stub out PCIe IRQ workaround on 64-bit ARM | Thierry Reding | 2016-06-30 | 1 | -1/+1 |
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2016-08-01 | 1 | -0/+25 |
|\ \ |
|
| * | | ARM: imx6: fix static declaration in include/soc/imx/cpuidle.h | Ben Dooks | 2016-06-21 | 1 | -2/+2 |
| * | | ARM: imx6: disable deeper idle states when FEC is active w/o HW workaround | Lucas Stach | 2016-06-12 | 1 | -0/+25 |
| |/ |
|
* | | fsl/qe: Do not prefix header guard with CONFIG_ | Andreas Ziegler | 2016-06-08 | 1 | -2/+2 |
* | | drivers/net: support hdlc function for QE-UCC | Zhao Qiang | 2016-06-07 | 2 | -2/+21 |
* | | fsl/qe: Add QE TDM lib | Zhao Qiang | 2016-06-07 | 2 | -4/+95 |