index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
rpi-mipi
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vme
/
devices
/
vme_user.c
Age
Commit message (
Expand
)
Author
2014-04-22
Merge 3.15-rc2 into staging-next
Greg Kroah-Hartman
2014-04-18
staging: vme: Simplfy string usage in vme_user_probe()
Bojan Prtvar
2014-04-18
staging: vme: Fix a small coding style issue in vme_user.c
Bojan Prtvar
2014-04-15
staging: vme: fix memory leak in vme_user_probe()
Daeseok Youn
2013-12-18
vme_user: Enable compat_ioctl for mixed environment
Aaron Sierra
2013-12-03
VME: Rename vme_slot_get to avoid confusion with reference counting
Martyn Welch
2013-12-03
VME: Provide access to VME bus enumeration and fix vme_user match function
Martyn Welch
2013-05-13
staging: vme: fix error return code in vme_user_probe()
Wei Yongjun
2013-05-12
vme/devices: Fixed camel-case variable names
Lisa Nguyen
2013-03-25
staging: vme: fix for a potential NULL pointer dereference
Kumar Amit Mehta
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-11
staging: Remove unnecessary OOM messages
Joe Perches
2012-11-21
staging: vme: remove use of __devexit
Bill Pemberton
2012-11-21
staging: vme: remove use of __devinit
Bill Pemberton
2012-11-21
staging: vme: remove use of __devexit_p
Bill Pemberton
2012-11-13
staging/vme: Use dev_ or pr_ printks in devices/vme_user.c
YAMANE Toshiaki
2012-09-04
Staging: vme: Fix a white space issue
Toshiaki Yamane
2012-08-14
staging "vme" Fix typos.
Justin P. Mattock
2012-07-19
vme_user.c: remove duplicated include
Duan Jiong
2012-07-06
Staging: vme: silence a Sparse warning
Dan Carpenter
2012-04-26
Staging: VME: move VME drivers out of staging
Greg Kroah-Hartman
2012-04-10
Staging: vme: Replace semaphore by mutex.
Santosh Nayak
2011-10-17
staging: vme_user: rename USER_BUS_MAX to VME_USER_BUS_MAX
Manohar Vanga
2011-10-17
staging: vme: get rid of struct vme_device_id and slots
Manohar Vanga
2011-10-17
staging: vme: make match() driver specific to improve non-VME64x support
Manohar Vanga
2011-10-17
staging: vme: add struct vme_dev for VME devices
Manohar Vanga
2011-08-23
staging: vme_user: change kmalloc+memset to kzalloc
Manohar Vanga
2011-06-28
Staging: VME: Introduce IOCTL to generate VME interrupts.
Vincent Bossier
2011-06-28
Staging: VME: Make vme/ctl device available for IOCTL operations only.
Vincent Bossier
2011-06-28
Staging VME: Fix remaining checkpatch.pl errors.
Vincent Bossier
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
[next]