index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vme
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-14
staging: vme: devices: add spaces around '-'
Junsu Shin
1
-4
/
+4
2015-08-14
staging: vme: devices: fix NULL comparison style
Junsu Shin
1
-2
/
+2
2015-08-14
staging: vme: devices: remove blank line after open brace
Junsu Shin
1
-2
/
+0
2015-08-14
staging: vme: devices: remove multiple blank lines
Junsu Shin
1
-4
/
+0
2015-08-07
Staging: vme: remove an unnecessary and wrong warning message
Navy Cheng
1
-3
/
+1
2015-07-14
staging: vme_user: remove okcount variable
Dmitry Kalinkin
1
-12
/
+6
2015-07-14
staging: vme_user: remove distracting comment
Dmitry Kalinkin
1
-1
/
+0
2015-07-14
staging: vme_user: remove unused variable
Dmitry Kalinkin
1
-6
/
+2
2015-07-14
staging: vme_user: switch to returning -EFAULT on __copy_*_user errors
Dmitry Kalinkin
1
-36
/
+11
2015-07-14
staging: vme_user: allow large read()/write()
Dmitry Kalinkin
1
-49
/
+24
2015-07-14
staging: vme_user: fix kmalloc style
Dmitry Kalinkin
1
-1
/
+1
2015-07-14
staging: vme_user: fix NULL comparison style
Dmitry Kalinkin
1
-6
/
+6
2015-07-14
staging: vme_user: fix blank lines
Dmitry Kalinkin
1
-3
/
+1
2015-07-14
staging: vme_user: fix code alignment
Dmitry Kalinkin
1
-16
/
+17
2015-06-13
staging: vme_user: remove buf_unalloc helper
Dmitry Kalinkin
1
-27
/
+4
2015-06-13
staging: vme_user: remove open/release
Dmitry Kalinkin
1
-44
/
+0
2015-06-13
staging: vme_user: remove forward declarations
Dmitry Kalinkin
1
-79
/
+60
2015-06-12
staging: vme_user: remove unused counters
Dmitry Kalinkin
1
-31
/
+0
2015-06-12
staging: vme_user: refactor llseek to switch(){}
Dmitry Kalinkin
1
-8
/
+10
2015-03-06
staging: vme: mmap() support for vme_user
Dmitry Kalinkin
1
-0
/
+85
2015-03-06
staging: vme: use image mutex for ioctl()
Dmitry Kalinkin
1
-4
/
+5
2015-03-01
staging: Remove <linux/moduleparam.h> header.
Navya Sri Nizamkari
2
-2
/
+0
2014-10-27
Staging: vme: devices: Use kasprintf
Vaishali Thakkar
1
-2
/
+2
2014-10-20
staging: vme: devices: Added a paragraph to describe Kconfig symbol
Kumari Radha
1
-0
/
+3
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-25
/
+3
2014-10-09
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-3
/
+1
2014-10-09
vme: don't open-code fixed_size_llseek()
Al Viro
1
-25
/
+3
2014-09-23
Staging: vme: devices: Merges two lines of code and removes unused variable
Mahati Chamarthy
1
-3
/
+1
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
1
-3
/
+1
2014-08-30
staging: vme: remove redundant else condition
Fred Chou
1
-7
/
+7
2014-07-23
staging: vme: removed useless breaks in vme_user.c
Tom Jorquera
1
-4
/
+0
2014-07-18
staging: vme: Add missing CR in printk messages in vme_pio2_core.c
Masanari Iida
1
-6
/
+6
2014-07-18
staging: vme: Add missing CR in error message
Masanari Iida
1
-1
/
+1
2014-07-18
staging: vme: Fix typo in vme_pio2_gpio.c
Masanari Iida
1
-2
/
+2
2014-04-22
Merge 3.15-rc2 into staging-next
Greg Kroah-Hartman
1
-6
/
+3
2014-04-18
staging: vme: Simplfy string usage in vme_user_probe()
Bojan Prtvar
1
-4
/
+4
2014-04-18
staging: vme: Fix a small coding style issue in vme_user.c
Bojan Prtvar
1
-0
/
+1
2014-04-15
staging: vme: fix memory leak in vme_user_probe()
Daeseok Youn
1
-6
/
+3
2013-12-18
vme_user: Use __u64 and __u32 in userspace structs
Aaron Sierra
1
-11
/
+11
2013-12-18
vme_user: Enable compat_ioctl for mixed environment
Aaron Sierra
1
-0
/
+1
2013-12-17
vme_user: Update API to work in mixed environments
Aaron Sierra
1
-10
/
+10
2013-12-03
VME: Rename vme_slot_get to avoid confusion with reference counting
Martyn Welch
1
-1
/
+1
2013-12-03
VME: Provide access to VME bus enumeration and fix vme_user match function
Martyn Welch
1
-3
/
+10
2013-05-13
staging: vme: fix error return code in vme_user_probe()
Wei Yongjun
1
-0
/
+2
2013-05-12
vme/devices: Fixed camel-case variable names
Lisa Nguyen
2
-8
/
+8
2013-03-25
staging: vme: fix for a potential NULL pointer dereference
Kumar Amit Mehta
1
-0
/
+4
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+4
2013-02-22
new helper: file_inode(file)
Al Viro
1
-4
/
+4
2013-02-11
staging: Remove unnecessary OOM messages
Joe Perches
3
-6
/
+1
2013-01-07
Merge branch 'staging-linus' into staging-next
Greg Kroah-Hartman
1
-12
/
+2
[next]