Age | Commit message (Expand) | Author | Files | Lines |
2015-12-19 | cris: nand: remove useless mtd->priv = chip assignments | Boris BREZILLON | 2 | -6/+0 |
2015-12-18 | cris: nand: use the mtd instance embedded in struct nand_chip | Boris BREZILLON | 2 | -4/+2 |
2015-12-09 | cris: nand: make use of mtd_to_nand() where appropriate | Boris BREZILLON | 2 | -2/+2 |
2015-11-02 | cris: Drop reference to get_cmos_time() | Guenter Roeck | 1 | -2/+0 |
2015-11-02 | CRIS: Drop code related to obsolete or unused kconfigs | Jesper Nilsson | 10 | -313/+5 |
2015-11-02 | cris: time: Cleanup of persistent clock stuff | Xunlei Pang | 2 | -26/+0 |
2015-11-02 | cris: re-use helpers to dump data in hex format | Andy Shevchenko | 1 | -34/+6 |
2015-11-02 | CRIS v32: remove old GPIO and LEDs code | Rabin Vincent | 13 | -2702/+4 |
2015-11-02 | CRIS v32: remove I2C bitbanging driver | Rabin Vincent | 4 | -786/+0 |
2015-11-02 | CRIS v32: add ARTPEC-3 and P1343 device trees | Rabin Vincent | 2 | -0/+122 |
2015-11-02 | CRIS v32: dev88: add GPIO, LEDs, RTC, temp sensor | Rabin Vincent | 2 | -0/+57 |
2015-11-02 | CRIS: add dt-bindings symlink | Rabin Vincent | 1 | -0/+1 |
2015-11-02 | CRIS v32: increase NR_IRQS | Rabin Vincent | 2 | -3/+3 |
2015-11-02 | cris: arch-v10: kgdb: Add '__used' for static variable is_dyn_brkp | Chen Gang | 1 | -1/+1 |
2015-11-02 | cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12 | Chen Gang | 1 | -2/+2 |
2015-11-02 | cris: kgdb: use native hex2bin | Andy Shevchenko | 2 | -108/+71 |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 1 | -0/+1 |
2015-09-05 | CRISv10: delete unused lib/dmacopy.c | Rabin Vincent | 1 | -42/+0 |
2015-09-05 | CRISv10: delete unused lib/old_checksum.c | Rabin Vincent | 1 | -86/+0 |
2015-09-05 | CRIS: fix switch_mm() lockdep splat | Rabin Vincent | 1 | -1/+8 |
2015-09-05 | CRISv32: enable LOCKDEP_SUPPORT | Rabin Vincent | 1 | -0/+4 |
2015-09-05 | CRIS: add STACKTRACE_SUPPORT | Rabin Vincent | 4 | -0/+88 |
2015-09-05 | CRISv32: annotate irq enable in idle loop | Rabin Vincent | 1 | -2/+2 |
2015-09-05 | CRISv32: add support for irqflags tracing | Rabin Vincent | 3 | -1/+20 |
2015-09-05 | CRIS: UAPI: use generic types.h | Rabin Vincent | 3 | -13/+1 |
2015-09-05 | CRIS: UAPI: use generic shmbuf.h | Rabin Vincent | 2 | -42/+1 |
2015-09-05 | CRIS: UAPI: use generic msgbuf.h | Rabin Vincent | 2 | -33/+1 |
2015-09-05 | CRIS: UAPI: use generic socket.h | Rabin Vincent | 2 | -92/+1 |
2015-09-05 | CRIS: UAPI: use generic sembuf.h | Rabin Vincent | 2 | -25/+1 |
2015-09-05 | CRIS: UAPI: use generic sockios.h | Rabin Vincent | 2 | -13/+1 |
2015-09-05 | CRIS: UAPI: use generic auxvec.h | Rabin Vincent | 2 | -4/+1 |
2015-09-05 | CRIS: UAPI: use generic headers via Kbuild | Rabin Vincent | 12 | -31/+10 |
2015-09-05 | CRIS: UAPI: fix elf.h export | Rabin Vincent | 4 | -1/+8 |
2015-09-05 | CRIS: don't make asm/elf.h depend on asm/user.h | Rabin Vincent | 3 | -8/+7 |
2015-09-05 | CRIS: UAPI: fix ptrace.h | Rabin Vincent | 6 | -3/+8 |
2015-09-05 | CRISv32: Squash compile warnings for axisflashmap | Jesper Nilsson | 1 | -4/+5 |
2015-09-05 | CRISv32: Add GPIO driver to the default configs | Jesper Nilsson | 4 | -14/+12 |
2015-09-05 | CRISv32: ETRAX FS: Squash warnings in pinmux driver | Jesper Nilsson | 1 | -2/+6 |
2015-09-05 | CRIS: Wire up missing syscalls | Chen Gang | 4 | -1/+25 |
2015-09-05 | CRISv32: allow CONFIG_DEBUG_BUGVERBOSE | Rabin Vincent | 1 | -0/+1 |
2015-09-05 | CRISv32: add unreachable() to BUG() | Rabin Vincent | 1 | -2/+9 |
2015-09-05 | cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memset | Christophe Jaillet | 1 | -2/+1 |
2015-08-10 | cris/time: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -3/+5 |
2015-07-18 | mm: clean up per architecture MM hook header files | Laurent Dufour | 2 | -15/+1 |
2015-07-09 | cris: Replace do_posix_clock_monotonic_gettime() | Thomas Gleixner | 1 | -1/+1 |
2015-07-08 | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 1 | -0/+1 |
2015-07-02 | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/... | Linus Torvalds | 2 | -4/+2 |
2015-06-26 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -3/+2 |
2015-06-25 | mm: new mm hook framework | Laurent Dufour | 1 | -0/+15 |
2015-06-16 | cris: don't use module_init for non-modular core eeprom.c code | Paul Gortmaker | 1 | -2/+1 |