index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vme
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-07
staging: vme: mmap() support for vme_user
Dmitry Kalinkin
1
-0
/
+85
2015-03-07
staging: vme: use image mutex for ioctl()
Dmitry Kalinkin
1
-4
/
+5
2015-03-02
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-24
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-31
staging: vme: remove redundant else condition
Fred Chou
1
-7
/
+7
2014-07-24
staging: vme: removed useless breaks in vme_user.c
Tom Jorquera
1
-4
/
+0
2014-07-19
staging: vme: Add missing CR in printk messages in vme_pio2_core.c
Masanari Iida
1
-6
/
+6
2014-07-19
staging: vme: Add missing CR in error message
Masanari Iida
1
-1
/
+1
2014-07-19
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-19
staging: vme: Simplfy string usage in vme_user_probe()
Bojan Prtvar
1
-4
/
+4
2014-04-19
staging: vme: Fix a small coding style issue in vme_user.c
Bojan Prtvar
1
-0
/
+1
2014-04-16
staging: vme: fix memory leak in vme_user_probe()
Daeseok Youn
1
-6
/
+3
2013-12-19
vme_user: Use __u64 and __u32 in userspace structs
Aaron Sierra
1
-11
/
+11
2013-12-19
vme_user: Enable compat_ioctl for mixed environment
Aaron Sierra
1
-0
/
+1
2013-12-18
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-14
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-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+4
2013-02-23
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-08
Merge branch 'staging-linus' into staging-next
Greg Kroah-Hartman
1
-12
/
+2
2013-01-08
staging: vme: Fix URL in Kconfig
Masanari Iida
1
-1
/
+1
2013-01-08
staging: vme_pio2: fix oops on module unloading
Konstantin Khlebnikov
1
-12
/
+2
2012-11-22
staging: vme: remove use of __devexit
Bill Pemberton
2
-4
/
+4
2012-11-22
staging: vme: remove use of __devinit
Bill Pemberton
4
-6
/
+6
2012-11-22
staging: vme: remove use of __devexit_p
Bill Pemberton
2
-2
/
+2
2012-11-14
staging/vme: Use dev_ or pr_ printks in devices/vme_user.c
YAMANE Toshiaki
1
-39
/
+34
2012-09-05
staging/vme: Use pr_ printks in vme_pio2_core.c
Toshiaki Yamane
1
-5
/
+5
2012-09-05
Staging: vme: Fix a white space issue
Toshiaki Yamane
1
-1
/
+1
2012-08-15
staging "vme" Fix typos.
Justin P. Mattock
1
-4
/
+4
2012-07-20
vme_user.c: remove duplicated include
Duan Jiong
1
-1
/
+0
2012-07-07
Staging: vme: silence a Sparse warning
Dan Carpenter
1
-1
/
+1
2012-05-02
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
22
-9132
/
+29
2012-04-26
Staging: VME: move VME drivers out of staging
Greg Kroah-Hartman
22
-9131
/
+6
2012-04-25
staging: vme: vme.c: fix minor coding style issues
Greg Kroah-Hartman
1
-24
/
+15
2012-04-19
drivers: staging: vme: devices: Remove unneeded include version.h
Marcos Paulo de Souza
2
-2
/
+0
2012-04-10
Staging: VME: Ensure TSI148 link list descriptors are written big endian
Martyn Welch
2
-80
/
+103
2012-04-10
Staging: VME: Convert TSI148 to use dma_map_single
Martyn Welch
2
-7
/
+16
2012-04-10
staging: Fix typo in multiple files
Masanari Iida
1
-1
/
+1
2012-04-10
Staging: vme: Replace semaphore by mutex.
Santosh Nayak
1
-21
/
+22
[next]