summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/drivers/cryptocop.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-16CRIS: Drop support for the CRIS portJesper Nilsson1-3522/+0
2017-12-02cris: switch to get_user_pages_fast()Al Viro1-16/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada1-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-23Fix typoAndrea Gelmini1-1/+1
2016-04-18cris: Fix misspellings in comments.Adam Buchbinder1-1/+1
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen1-6/+2
2013-02-22new helper: file_inode(file)Al Viro1-2/+1
2012-04-03cris/arch-v32: cryptocop: Use kzallocJesper Nilsson1-4/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-1/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-1/+2
2010-09-26cris: autoconvert trivial BKL usersArnd Bergmann1-2/+2
2010-08-04cris: autoconvert trivial BKL users to private mutexJesper Nilsson1-2/+0
2010-08-04cris: Pushdown the bkl from ioctlJesper Nilsson1-6/+20
2010-03-06cryptocop: fix assertion in create_output_descriptors()Roel Kluin1-1/+1
2009-06-11CRISv32: Fix potential null reference in cryptocop driver.Jesper Nilsson1-2/+2
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet1-1/+2
2008-06-20Add "no BKL needed" comments to several driversJonathan Corbet1-1/+1
2008-02-08CRIS v32: Rewrite of stream co-processor driver for ETRAX FS and ARTPEC-3Jesper Nilsson1-50/+54
2007-07-16CRIS: replace old-style member inits with designated initsRobert P. J. Day1-4/+4
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven1-1/+1
2006-10-30[PATCH] cryptocop: double spin_lock_irqsave()Alexey Dobriyan1-1/+0
2006-07-10[PATCH] cris: switch to iminor/imajorEric Sesterhenn1-1/+1
2006-03-24[PATCH] set_page_dirty() return value fixesAndrew Morton1-1/+1
2005-11-07[PATCH] kfree cleanup: archJesper Juhl1-7/+7
2005-07-27[PATCH] CRIS update: new subarchitecture v32Mikael Starvik1-0/+3522