summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/drivers/mach-a3/gpio.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-02CRIS v32: remove old GPIO and LEDs codeRabin Vincent1-999/+0
2015-09-05CRISv32: Add GPIO driver to the default configsJesper Nilsson1-2/+2
2014-01-08cris: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
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-04cris: Pushdown the bkl from ioctlJesper Nilsson1-9/+19
2009-04-28CRISv32: Fix typo compile error in ARTPEC-3 gpio driver.Jesper Nilsson1-2/+2
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson1-1/+1
2008-05-18cris: cdev lock_kernel() pushdownJonathan Corbet1-0/+4
2008-02-08CRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatiles and general cleanup.Jesper Nilsson1-174/+174
2008-02-08CRIS v32: Change name of LED macros in drivers/mach-a3/gpio.c to avoid collis...Jesper Nilsson1-7/+7
2008-02-08CRIS v32: Add new driver files for Artpec-3.Jesper Nilsson1-0/+984