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
2016-04-04
staging: vme: fix bare use of 'unsigned'
Clifton Barnes
1
-2
/
+3
2016-03-11
staging: vme: devices: Replace kzalloc with devm_kzalloc
Amitoj Kaur Chawla
1
-18
/
+6
2015-11-24
drivers: staging: vme: Deleted casting to (void *)
Egor Uleyskiy
1
-3
/
+3
2015-11-24
drivers: staging: vme: Fixed checking NULL and 0 code style
Egor Uleyskiy
3
-8
/
+8
2015-11-24
drivers: staging: vme: Deleted extra bracking
Egor Uleyskiy
2
-3
/
+3
2015-11-24
drivers: staging: vme: Fixed the using of sizeof
Egor Uleyskiy
2
-6
/
+6
2015-11-24
drivers: staging: vme: Deleted extra empty lines
Egor Uleyskiy
2
-4
/
+0
2015-11-24
drivers: staging: vme: Fixed indention
Egor Uleyskiy
3
-21
/
+21
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
[next]