summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vme
AgeCommit message (Expand)AuthorLines
2022-04-22staging: vme: Move 'vme/devices/' to 'vme_user/'Bruno Moreira-Guedes-858/+0
2022-04-22staging: vme: Add VME_BUS dependency to KconfigBruno Moreira-Guedes-1/+1
2022-04-04staging: vme_user: Fixed typo in the MODULE_AUTHORBruno Moreira-Guedes-1/+1
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-6/+6
2021-02-23whack-a-mole: don't open-code iminor/imajorAl Viro-6/+6
2021-02-09vme: make remove callback return voidUwe Kleine-König-3/+1
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann-1/+1
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman-0/+2
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman-0/+1
2018-03-23staging: vme: vme_user: Fix some error handling paths in 'vme_user_probe()'Christophe JAILLET-2/+2
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10/+8
2018-01-15staging: vme: vme_user.c: remove redundant license textGreg Kroah-Hartman-6/+0
2018-01-15staging: vme: vme_user: add SPDX identifier.Greg Kroah-Hartman-0/+1
2018-01-08Staging: vme: vme_user: fixed an alignment coding style issuePhilippe Loctaux-4/+7
2017-12-29vme_user: don't use __copy_..._user()Al Viro-4/+4
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1045/+0
2017-11-03staging: VME: Remove PIO2 driverMartyn Welch-1044/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+2
2017-05-16staging: vme: Use BIT macro for bit definitionsRicardo Silva-40/+40
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+4
2017-04-20Annotate hardware config module parameters in drivers/staging/vme/David Howells-4/+4
2017-03-14drivers: convert vme_user_vma_priv.refcnt from atomic_t to refcount_tElena Reshetova-5/+5
2017-01-16staging: vme: vme_user.c: fix warning 'line over 80 characters'Philip Thiemann-1/+2
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-13/+8
2016-11-19staging: vme: vme_user.c Spelling correctionsWalt Feasel-3/+3
2016-11-14Revert "Staging: vme: Use BIT macro for bit field definitions."Greg Kroah-Hartman-51/+51
2016-11-07Staging: vme: Fix parenthesis alignment.Anton Leshchenko-1/+1
2016-11-07Staging: vme: Add required identifier names.Anton Leshchenko-4/+4
2016-11-07Staging: vme: Use BIT macro for bit field definitions.Anton Leshchenko-51/+51
2016-11-07Staging: vme: Remove excessive blank lines.Anton Leshchenko-5/+0
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab-1/+1
2016-09-17drivers: staging: vme: convert to octal notation for permission bitsAndrew Kanner-6/+6
2016-09-13staging: vme/devices: vme_user.c: fix: converted decimal permissions to octalRyan Swan-1/+1
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+3
2016-04-26staging: vme: use gpiochip data pointerLinus Walleij-11/+6
2016-04-04staging: vme: fix bare use of 'unsigned'Clifton Barnes-2/+3
2016-03-11staging: vme: devices: Replace kzalloc with devm_kzallocAmitoj Kaur Chawla-18/+6
2015-11-24drivers: staging: vme: Deleted casting to (void *)Egor Uleyskiy-3/+3
2015-11-24drivers: staging: vme: Fixed checking NULL and 0 code styleEgor Uleyskiy-8/+8
2015-11-24drivers: staging: vme: Deleted extra brackingEgor Uleyskiy-3/+3
2015-11-24drivers: staging: vme: Fixed the using of sizeofEgor Uleyskiy-6/+6
2015-11-24drivers: staging: vme: Deleted extra empty linesEgor Uleyskiy-4/+0
2015-11-24drivers: staging: vme: Fixed indentionEgor Uleyskiy-21/+21
2015-08-14staging: vme: devices: add spaces around '-'Junsu Shin-4/+4
2015-08-14staging: vme: devices: fix NULL comparison styleJunsu Shin-2/+2
2015-08-14staging: vme: devices: remove blank line after open braceJunsu Shin-2/+0
2015-08-14staging: vme: devices: remove multiple blank linesJunsu Shin-4/+0
2015-08-07Staging: vme: remove an unnecessary and wrong warning messageNavy Cheng-3/+1
2015-07-14staging: vme_user: remove okcount variableDmitry Kalinkin-12/+6
2015-07-14staging: vme_user: remove distracting commentDmitry Kalinkin-1/+0