aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/drivers/mach-fs/gpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-02CRIS v32: remove old GPIO and LEDs codeRabin Vincent1-978/+0
2015-09-05cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memsetChristophe Jaillet1-2/+1
2014-06-06cris: update comments for generic idle conversionGeert Uytterhoeven1-5/+1
2014-01-08cris: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+2
2012-03-28Disintegrate asm/system.h for CRISDavid Howells1-1/+0
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-09-26cris: autoconvert trivial BKL usersArnd Bergmann1-5/+6
2010-08-04arch/cris: Remove unnecessary casts of private_dataJoe Perches1-5/+5
2010-08-04cris: Pushdown the bkl from ioctlJesper Nilsson1-12/+20
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2008-05-18cris: cdev lock_kernel() pushdownJonathan Corbet1-1/+4
2008-02-08CRIS v32: ETRAX FS Change name of LED macros in drivers/mach-fs/gpio.c to avoid collision.Jesper Nilsson1-8/+8
2008-02-08CRIS v32: Add new driver files for Etrax-FSJesper Nilsson1-0/+971