Age | Commit message (Expand) | Author | Files | Lines |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -5/+4 |
2016-07-09 | mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POS | Ben Hutchings | 1 | -1/+1 |
2016-05-24 | Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2 | -0/+2 |
2016-05-05 | CRIS v32: nand: set ECC algorithm explicitly | Rafał Miłecki | 2 | -0/+2 |
2016-04-18 | cris: Fix misspellings in comments. | Adam Buchbinder | 2 | -2/+2 |
2016-02-16 | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm | Dave Hansen | 1 | -6/+2 |
2016-01-20 | cris: convert to dma_map_ops | Christoph Hellwig | 1 | -12/+42 |
2015-12-18 | 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-08 | cris: nand: make use of mtd_to_nand() where appropriate | Boris BREZILLON | 2 | -2/+2 |
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 | 5 | -2128/+0 |
2015-11-02 | CRIS v32: remove I2C bitbanging driver | Rabin Vincent | 4 | -786/+0 |
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 | 2 | -10/+10 |
2015-09-05 | cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memset | Christophe Jaillet | 1 | -2/+1 |
2015-07-09 | cris: Replace do_posix_clock_monotonic_gettime() | Thomas Gleixner | 1 | -1/+1 |
2015-02-14 | CRISv32: Remove unnecessary KERN_INFO from sync_serial | Masanari Iida | 1 | -2/+2 |
2015-01-20 | VFS: Convert file->f_dentry->d_inode to file_inode() | David Howells | 1 | -1/+1 |
2014-12-20 | CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARD | Jesper Nilsson | 1 | -7/+0 |
2014-12-20 | CRISv32: Select MTDRAM for axisflashmap | Jesper Nilsson | 1 | -0/+1 |
2014-12-20 | CRISv32: Fix declaration mismatch | Jesper Nilsson | 1 | -1/+0 |
2014-12-20 | CRISv32: Rewrite of synchronous serial port driver | Jesper Nilsson | 1 | -639/+791 |
2014-12-19 | CRISv32: Drop obsolete file for SPI driver | Jesper Nilsson | 1 | -1/+0 |
2014-09-19 | sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu... | Kirill Tkhai | 1 | -1/+0 |
2014-06-06 | cris: update comments for generic idle conversion | Geert Uytterhoeven | 1 | -5/+1 |
2014-02-20 | Merge branch 'master' into for-next | Jiri Kosina | 4 | -6/+6 |
2014-02-20 | Kconfig: Remove useless "default N" lines | Paul Bolle | 1 | -2/+0 |
2014-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+0 |
2014-01-25 | cramfs: take headers to fs/cramfs | Al Viro | 1 | -2/+0 |
2014-01-09 | cris: sync_serial: remove interruptible_sleep_on | Arnd Bergmann | 1 | -1/+3 |
2014-01-08 | cris: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2 | -3/+3 |
2013-09-10 | CRIS: drop unused Kconfig symbols | Paul Bolle | 1 | -394/+0 |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -3/+1 |
2013-07-03 | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -7/+0 |
2013-06-19 | net: Add missing dependencies on NETDEVICES | Ben Hutchings | 1 | -2/+1 |
2013-06-19 | net: Move MII out from under NET_CORE and hide it | Ben Hutchings | 1 | -1/+0 |
2013-06-16 | cris: Switch cris to drivers/Kconfig | Geert Uytterhoeven | 1 | -7/+0 |
2013-06-03 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 1 | -1/+0 |
2013-04-05 | arch: cris: amend Kconfig after mtdchar merge | Artem Bityutskiy | 1 | -1/+0 |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -6/+5 |
2013-02-22 | new helper: file_inode(file) | Al Viro | 2 | -6/+5 |
2013-01-11 | arch/cris/arch-v32/drivers: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -2/+2 |
2013-01-03 | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 1 | -1/+1 |
2012-10-03 | Merge tag 'cris-for-linus-3.7' of git://jni.nu/cris | Linus Torvalds | 2 | -54/+0 |
2012-10-03 | CRIS: Remove VCS simulator specific code | Jesper Nilsson | 1 | -29/+0 |
2012-10-03 | cris/PCI: remove pcibios_assign_resources() | Bjorn Helgaas | 1 | -25/+0 |
2012-07-05 | cris/PCI: factor out pcibios_setup() | Myron Stowe | 1 | -5/+0 |
2012-04-03 | cris/arch-v32: cryptocop: Use kzalloc | Jesper Nilsson | 1 | -4/+2 |
2012-03-28 | Disintegrate asm/system.h for CRIS | David Howells | 3 | -3/+0 |