aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10/drivers/gpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16CRIS: Drop support for the CRIS portJesper Nilsson1-857/+0
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2017-11-27cris: annotate ->poll() instancesAl Viro1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-12CRIS: gpio: move inline before return typeJoe Perches1-2/+2
2014-06-06cris: update comments for generic idle conversionGeert Uytterhoeven1-2/+2
2014-01-08cris: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+2
2012-03-28Disintegrate asm/system.h for CRISDavid Howells1-1/+0
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-08-04CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocksJesper Nilsson1-32/+48
2010-08-04cris: Pushdown the bkl from ioctlJesper Nilsson1-10/+20
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson1-2/+2
2008-05-18cris: cdev lock_kernel() pushdownJonathan Corbet1-0/+3
2008-02-08CRIS v10: Cleanup of drivers/gpio.cJesper Nilsson1-32/+29
2008-02-08CRIS v10: Update drivers/gpio.c, fix locking and general improvements.Jesper Nilsson1-359/+228
2007-11-14cris gpio: undo locks before returningRoel Kluin1-4/+11
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-07-10[PATCH] cris: switch to iminor/imajorEric Sesterhenn1-1/+1
2006-07-02[PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-07-27[PATCH] CRIS update: driversMikael Starvik1-95/+106
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+944