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
Age
Commit message (
Expand
)
Author
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2018-03-23
staging: vme: vme_user: Fix some error handling paths in 'vme_user_probe()'
Christophe JAILLET
2018-02-01
Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-15
staging: vme: vme_user.c: remove redundant license text
Greg Kroah-Hartman
2018-01-15
staging: vme: vme_user: add SPDX identifier.
Greg Kroah-Hartman
2018-01-08
Staging: vme: vme_user: fixed an alignment coding style issue
Philippe Loctaux
2017-12-29
vme_user: don't use __copy_..._user()
Al Viro
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-03
staging: VME: Remove PIO2 driver
Martyn Welch
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-16
staging: vme: Use BIT macro for bit definitions
Ricardo Silva
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-04-20
Annotate hardware config module parameters in drivers/staging/vme/
David Howells
2017-03-14
drivers: convert vme_user_vma_priv.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-01-16
staging: vme: vme_user.c: fix warning 'line over 80 characters'
Philip Thiemann
2016-12-13
Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-11-19
staging: vme: vme_user.c Spelling corrections
Walt Feasel
2016-11-14
Revert "Staging: vme: Use BIT macro for bit field definitions."
Greg Kroah-Hartman
2016-11-07
Staging: vme: Fix parenthesis alignment.
Anton Leshchenko
2016-11-07
Staging: vme: Add required identifier names.
Anton Leshchenko
2016-11-07
Staging: vme: Use BIT macro for bit field definitions.
Anton Leshchenko
2016-11-07
Staging: vme: Remove excessive blank lines.
Anton Leshchenko
2016-10-24
docs: fix locations of several documents that got moved
Mauro Carvalho Chehab
2016-09-17
drivers: staging: vme: convert to octal notation for permission bits
Andrew Kanner
2016-09-13
staging: vme/devices: vme_user.c: fix: converted decimal permissions to octal
Ryan Swan
2016-05-20
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-04-26
staging: vme: use gpiochip data pointer
Linus Walleij
2016-04-04
staging: vme: fix bare use of 'unsigned'
Clifton Barnes
2016-03-11
staging: vme: devices: Replace kzalloc with devm_kzalloc
Amitoj Kaur Chawla
2015-11-24
drivers: staging: vme: Deleted casting to (void *)
Egor Uleyskiy
2015-11-24
drivers: staging: vme: Fixed checking NULL and 0 code style
Egor Uleyskiy
2015-11-24
drivers: staging: vme: Deleted extra bracking
Egor Uleyskiy
2015-11-24
drivers: staging: vme: Fixed the using of sizeof
Egor Uleyskiy
2015-11-24
drivers: staging: vme: Deleted extra empty lines
Egor Uleyskiy
2015-11-24
drivers: staging: vme: Fixed indention
Egor Uleyskiy
2015-08-14
staging: vme: devices: add spaces around '-'
Junsu Shin
2015-08-14
staging: vme: devices: fix NULL comparison style
Junsu Shin
2015-08-14
staging: vme: devices: remove blank line after open brace
Junsu Shin
2015-08-14
staging: vme: devices: remove multiple blank lines
Junsu Shin
2015-08-07
Staging: vme: remove an unnecessary and wrong warning message
Navy Cheng
2015-07-14
staging: vme_user: remove okcount variable
Dmitry Kalinkin
2015-07-14
staging: vme_user: remove distracting comment
Dmitry Kalinkin
2015-07-14
staging: vme_user: remove unused variable
Dmitry Kalinkin
2015-07-14
staging: vme_user: switch to returning -EFAULT on __copy_*_user errors
Dmitry Kalinkin
2015-07-14
staging: vme_user: allow large read()/write()
Dmitry Kalinkin
2015-07-14
staging: vme_user: fix kmalloc style
Dmitry Kalinkin
2015-07-14
staging: vme_user: fix NULL comparison style
Dmitry Kalinkin
2015-07-14
staging: vme_user: fix blank lines
Dmitry Kalinkin
[next]