index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vme
/
devices
Age
Commit message (
Expand
)
Author
2010-12-03
staging/vme_user: add missing calls to vme_master_free calls in .remove
Emilio G. Cota
2010-12-03
staging/vme/vme_user: use __dev{init, exit} for .probe and .remove
Emilio G. Cota
2010-12-03
staging/vme_user: fix usage of the slave resources after they've been freed
Emilio G. Cota
2010-11-16
staging: vme_user: mark user-space buffers with __user
Emilio G. Cota
2010-11-16
staging: vme_user: remove __iomem marking from kern_buf and derivates
Emilio G. Cota
2010-11-16
staging: vme_user: use an unsigned int for counting the number of kparams
Emilio G. Cota
2010-11-16
staging: vme_user: declare private variables as static
Emilio G. Cota
2010-11-16
staging: vme_user: remove unreachable line
Emilio G. Cota
2010-11-16
staging: vme_user: return the appropriate error code when module_init fails
Emilio G. Cota
2010-11-16
staging: vme: style: convert '&(foo)' to '&foo'
Emilio G. Cota
2010-09-07
staging: Bulk convert the semaphore mess
Thomas Gleixner
2010-07-22
Staging: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-06-18
Staging: vme: devices: vme_user.c: Fix checkpatch.pl issues.
Nanakos Chrysostomos
2010-05-11
Staging: push down BKL into ioctl functions
Arnd Bergmann
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-03
Staging: vme: Allocate memory buffers for master windows
Arthur Benilov
2010-03-03
Staging: vme: Use A24 when requesting slave resource
Arthur Benilov
2010-03-03
Staging: vme: llseek support in user driver
Arthur Benilov
2010-03-03
Staging: vme: Renaming following split of GE Fanuc joint venture
Martyn Welch
2010-03-03
Staging: vme: Correct vme_user error message typo
Martyn Welch
2009-12-11
staging: vme: correct array overflow
Martyn Welch
2009-12-11
Staging: vme: remove unused #include <linux/version.h>
Huang Weiyi
2009-09-15
Staging: Update VME vme_user module
Martyn Welch
2009-09-15
Staging: vme: add VME userspace driver
Martyn Welch