Age | Commit message (Expand) | Author | Files | Lines |
2015-11-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -2/+9 |
2015-11-12 | MIPS: Octeon: Support APPENDED_DTB | Aaro Koskinen | 1 | -2/+9 |
2015-10-13 | irqdomain: Use irq_domain_get_of_node() instead of direct field access | Marc Zyngier | 1 | -2/+2 |
2015-10-02 | MIPS: Octeon: Fix kernel panic on startup from memory corruption | Matt Bennett | 1 | -1/+1 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -1/+1 |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 1 | -8/+0 |
2015-09-03 | MIPS: Octeon: Fix management port MII address on Kontron S1901 | Aaro Koskinen | 1 | -0/+6 |
2015-09-03 | MIPS: Octeon: Support interfaces 4 and 5 | Janne Huttunen | 1 | -0/+12 |
2015-09-03 | MIPS: Octeon: Initialize CN68XX PKO | Janne Huttunen | 1 | -5/+144 |
2015-09-03 | STAGING: Octeon: Support CN68XX style WQE | Janne Huttunen | 1 | -4/+4 |
2015-09-03 | MIPS: Octeon: Configure minimum PKO packet sizes on CN68XX | Janne Huttunen | 1 | -0/+15 |
2015-09-03 | MIPS: Octeon: Configure XAUI pkinds | Janne Huttunen | 1 | -0/+7 |
2015-09-03 | MIPS: Octeon: Support additional interfaces on CN68XX | Janne Huttunen | 1 | -0/+2 |
2015-09-03 | MIPS: Octeon: Fix CN6880 hang on XAUI init | Janne Huttunen | 1 | -1/+6 |
2015-08-26 | MIPS: octeon: Replace the homebrewn flow handler | Thomas Gleixner | 1 | -11/+11 |
2015-08-26 | MIPS: irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu | 1 | -6/+8 |
2015-08-03 | MIPS: SMP: Don't increment irq_count multiple times for call function IPIs | Alex Smith | 1 | -1/+1 |
2015-07-02 | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+0 |
2015-06-27 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -1/+3 |
2015-06-21 | MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 1 | -1/+3 |
2015-06-19 | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git... | Herbert Xu | 8 | -14/+252 |
2015-06-05 | of: clean-up unnecessary libfdt include paths | Rob Herring | 1 | -3/+0 |
2015-05-18 | crypto: octeon - use md5 IV MD5_HX instead of their raw value | LABBE Corentin | 1 | -4/+4 |
2015-04-20 | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
2015-04-17 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 7 | -12/+250 |
2015-04-13 | Merge branch '4.0-fixes' into mips-for-linux-next | Ralf Baechle | 1 | -1/+1 |
2015-04-08 | MIPS: Octeon: Don't set .owner. | Ralf Baechle | 1 | -1/+0 |
2015-04-01 | MIPS: Octeon: Make octeon-md5 driver endian-agnostic | Paul Martin | 1 | -4/+4 |
2015-04-01 | MIPS: Octeon: Set appropriate endianness in L2C registers | Paul Martin | 1 | -0/+12 |
2015-04-01 | MIPS: Octeon: Turn hardware bitfields and structures inside out. | Paul Martin | 1 | -0/+45 |
2015-04-01 | MIPS: OCTEON: add GPIO LED support for DSR-1000N | Aaro Koskinen | 1 | -0/+7 |
2015-04-01 | MIPS: mark prom_free_prom_memory() everywhere with __init | Aaro Koskinen | 1 | -1/+1 |
2015-04-01 | MIPS: OCTEON: Use correct CSR to soft reset | Chandrakala Chavva | 1 | -1/+4 |
2015-04-01 | MIPS: OCTEON: Use device tree to probe for flash chips. | David Daney | 1 | -5/+37 |
2015-04-01 | MIPS: OCTEON: Protect accesses to bootbus flash with octeon_bootbus_sem. | David Daney | 1 | -1/+41 |
2015-04-01 | MIPS: OCTEON: Add semaphore to serialize bootbus accesses. | David Daney | 1 | -0/+3 |
2015-04-01 | MIPS: Octeon: Handle bootloader structures in little-endian mode. | David Daney | 1 | -0/+23 |
2015-03-25 | MIPS: OCTEON: Use correct CSR to soft reset | Chandrakala Chavva | 1 | -1/+4 |
2015-03-25 | MIPS: OCTEON: dma-octeon: fix OHCI USB config check | Aaro Koskinen | 1 | -1/+1 |
2015-03-24 | CRYPTO: Octeon: Add SHA512 module | Aaro Koskinen | 2 | -0/+278 |
2015-03-24 | CRYPTO: Octeon: Add SHA256 module | Aaro Koskinen | 2 | -0/+281 |
2015-03-24 | CRYPTO: Octeon: Add SHA1 module | Aaro Koskinen | 2 | -1/+243 |
2015-03-24 | CRYPTO: Octeon: Add instruction definitions for SHA1/256/512 | Aaro Koskinen | 1 | -4/+79 |
2015-03-24 | CRYPTO: Octeon: always disable preemption when using crypto engine | Aaro Koskinen | 2 | -5/+3 |
2015-03-24 | CRYPTO: Octeon: Don't disable bottom half in octeon-md5 | Aaro Koskinen | 1 | -4/+0 |
2015-03-10 | crypto: octeon - add SHA512 module | Aaro Koskinen | 2 | -0/+278 |
2015-03-10 | crypto: octeon - add SHA256 module | Aaro Koskinen | 2 | -0/+281 |
2015-03-10 | crypto: octeon - add SHA1 module | Aaro Koskinen | 2 | -1/+243 |
2015-03-10 | crypto: octeon - add instruction definitions for SHA1/256/512 | Aaro Koskinen | 1 | -4/+79 |
2015-03-10 | crypto: octeon - always disable preemption when using crypto engine | Aaro Koskinen | 2 | -5/+3 |