Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-03-10 | crypto: octeon - don't disable bottom half in octeon-md5 | Aaro Koskinen | 1 | -4/+0 |
2015-03-05 | mips: fix up obsolete cpu function usage. | Rusty Russell | 1 | -2/+2 |
2015-02-22 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 5 | -282/+885 |
2015-02-20 | MIPS: OCTEON: irq: add CIB and other fixes | David Daney | 1 | -269/+780 |
2015-02-20 | MIPS: OCTEON: Don't do acknowledge operations for level triggered irqs. | David Daney | 1 | -2/+43 |
2015-02-20 | MIPS: OCTEON: More OCTEONIII support | Chandrakala Chavva | 2 | -2/+17 |
2015-02-20 | MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup. | David Daney | 1 | -3/+1 |
2015-02-20 | MIPS: OCTEON: Update octeon-model.h code for new SoCs. | David Daney | 4 | -5/+5 |
2015-02-20 | MIPS: OCTEON: Implement DCache errata workaround for all CN6XXX | David Daney | 1 | -3/+4 |
2015-02-20 | MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUs | David Daney | 1 | -0/+37 |
2015-02-15 | Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -89/+63 |
2015-02-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 6 | -0/+371 |
2015-01-30 | MIPS: OCTEON: fix kernel crash when offlining a CPU | Aaro Koskinen | 1 | -2/+0 |
2015-01-25 | USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platform | Andreas Herrmann | 1 | -3/+1 |
2015-01-09 | USB: host: Remove hard-coded octeon platform information for ehci/ohci | Andreas Herrmann | 1 | -86/+62 |
2014-12-24 | crypto: octeon - add MD5 module | Aaro Koskinen | 3 | -0/+220 |
2014-12-24 | MIPS: OCTEON: reintroduce crypto features check | Aaro Koskinen | 1 | -0/+6 |