aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-11Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+0
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-22/+0
2017-04-20cris/PCI: Use generic pci_mmap_resource_range()David Woodhouse1-23/+0
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse1-1/+2
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-03-08mtd: nand: Kill the MTD_NAND_IDS Kconfig optionBoris Brezillon1-1/+0
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-10-27cris/arch-v32: cryptocop: print a hex number after a 0x prefixUwe Kleine-König1-1/+1
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes1-3/+1
2016-09-23cris: return of class_create should be consideredyizhouzhou@ict.ac.cn1-0/+6
2016-09-23Fix typoAndrea Gelmini1-1/+1
2016-09-22cris: cardbus: fix header include pathNiklas Cassel1-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-5/+4
2016-07-09mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POSBen Hutchings1-1/+1
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2-0/+2
2016-05-05CRIS v32: nand: set ECC algorithm explicitlyRafał Miłecki2-0/+2
2016-04-18cris: Fix misspellings in comments.Adam Buchbinder2-2/+2
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen1-6/+2
2016-01-20cris: convert to dma_map_opsChristoph Hellwig1-12/+42
2015-12-18cris: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON2-6/+0
2015-12-18cris: nand: use the mtd instance embedded in struct nand_chipBoris BREZILLON2-4/+2
2015-12-08cris: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON2-2/+2
2015-11-02cris: re-use helpers to dump data in hex formatAndy Shevchenko1-34/+6
2015-11-02CRIS v32: remove old GPIO and LEDs codeRabin Vincent5-2128/+0
2015-11-02CRIS v32: remove I2C bitbanging driverRabin Vincent4-786/+0
2015-09-05CRISv32: Squash compile warnings for axisflashmapJesper Nilsson1-4/+5
2015-09-05CRISv32: Add GPIO driver to the default configsJesper Nilsson2-10/+10
2015-09-05cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memsetChristophe Jaillet1-2/+1
2015-07-09cris: Replace do_posix_clock_monotonic_gettime()Thomas Gleixner1-1/+1
2015-02-14CRISv32: Remove unnecessary KERN_INFO from sync_serialMasanari Iida1-2/+2
2015-01-20VFS: Convert file->f_dentry->d_inode to file_inode()David Howells1-1/+1
2014-12-20CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARDJesper Nilsson1-7/+0
2014-12-20CRISv32: Select MTDRAM for axisflashmapJesper Nilsson1-0/+1
2014-12-20CRISv32: Fix declaration mismatchJesper Nilsson1-1/+0
2014-12-20CRISv32: Rewrite of synchronous serial port driverJesper Nilsson1-639/+791
2014-12-19CRISv32: Drop obsolete file for SPI driverJesper Nilsson1-1/+0
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule()Kirill Tkhai1-1/+0
2014-06-06cris: update comments for generic idle conversionGeert Uytterhoeven1-5/+1
2014-02-20Merge branch 'master' into for-nextJiri Kosina4-6/+6
2014-02-20Kconfig: Remove useless "default N" linesPaul Bolle1-2/+0
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+0
2014-01-25cramfs: take headers to fs/cramfsAl Viro1-2/+0
2014-01-09cris: sync_serial: remove interruptible_sleep_onArnd Bergmann1-1/+3
2014-01-08cris: remove deprecated IRQF_DISABLEDMichael Opdenacker2-3/+3
2013-09-10CRIS: drop unused Kconfig symbolsPaul Bolle1-394/+0
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+1
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-7/+0
2013-06-19net: Add missing dependencies on NETDEVICESBen Hutchings1-2/+1