aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vme/devices (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-11Staging: push down BKL into ioctl functionsArnd Bergmann1-3/+15
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-03Staging: vme: Allocate memory buffers for master windowsArthur Benilov1-0/+14
2010-03-03Staging: vme: Use A24 when requesting slave resourceArthur Benilov1-1/+5
2010-03-03Staging: vme: llseek support in user driverArthur Benilov1-2/+33
2010-03-03Staging: vme: Renaming following split of GE Fanuc joint ventureMartyn Welch1-3/+3
2010-03-03Staging: vme: Correct vme_user error message typoMartyn Welch1-2/+2
2009-12-11staging: vme: correct array overflowMartyn Welch1-1/+1
2009-12-11Staging: vme: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2009-09-15Staging: Update VME vme_user moduleMartyn Welch2-148/+212
2009-09-15Staging: vme: add VME userspace driverMartyn Welch4-0/+827