summaryrefslogtreecommitdiff
path: root/drivers/staging/vme/devices/vme_user.c
AgeCommit message (Expand)Author
2022-04-22staging: vme: Move 'vme/devices/' to 'vme_user/'Bruno Moreira-Guedes
2022-04-04staging: vme_user: Fixed typo in the MODULE_AUTHORBruno Moreira-Guedes
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-02-23whack-a-mole: don't open-code iminor/imajorAl Viro
2021-02-09vme: make remove callback return voidUwe Kleine-König
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann
2018-03-23staging: vme: vme_user: Fix some error handling paths in 'vme_user_probe()'Christophe JAILLET
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-15staging: vme: vme_user.c: remove redundant license textGreg Kroah-Hartman
2018-01-15staging: vme: vme_user: add SPDX identifier.Greg Kroah-Hartman
2018-01-08Staging: vme: vme_user: fixed an alignment coding style issuePhilippe Loctaux
2017-12-29vme_user: don't use __copy_..._user()Al Viro
2017-03-14drivers: convert vme_user_vma_priv.refcnt from atomic_t to refcount_tElena Reshetova
2017-01-16staging: vme: vme_user.c: fix warning 'line over 80 characters'Philip Thiemann
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-11-19staging: vme: vme_user.c Spelling correctionsWalt Feasel
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab
2016-09-13staging: vme/devices: vme_user.c: fix: converted decimal permissions to octalRyan Swan
2015-11-24drivers: staging: vme: Fixed checking NULL and 0 code styleEgor Uleyskiy
2015-11-24drivers: staging: vme: Fixed the using of sizeofEgor Uleyskiy
2015-08-07Staging: vme: remove an unnecessary and wrong warning messageNavy Cheng
2015-07-14staging: vme_user: remove okcount variableDmitry Kalinkin
2015-07-14staging: vme_user: remove distracting commentDmitry Kalinkin
2015-07-14staging: vme_user: remove unused variableDmitry Kalinkin
2015-07-14staging: vme_user: switch to returning -EFAULT on __copy_*_user errorsDmitry Kalinkin
2015-07-14staging: vme_user: allow large read()/write()Dmitry Kalinkin
2015-07-14staging: vme_user: fix kmalloc styleDmitry Kalinkin
2015-07-14staging: vme_user: fix NULL comparison styleDmitry Kalinkin
2015-07-14staging: vme_user: fix blank linesDmitry Kalinkin
2015-07-14staging: vme_user: fix code alignmentDmitry Kalinkin
2015-06-13staging: vme_user: remove buf_unalloc helperDmitry Kalinkin
2015-06-13staging: vme_user: remove open/releaseDmitry Kalinkin
2015-06-13staging: vme_user: remove forward declarationsDmitry Kalinkin
2015-06-12staging: vme_user: remove unused countersDmitry Kalinkin
2015-06-12staging: vme_user: refactor llseek to switch(){}Dmitry Kalinkin
2015-03-06staging: vme: mmap() support for vme_userDmitry Kalinkin
2015-03-06staging: vme: use image mutex for ioctl()Dmitry Kalinkin
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-09vme: don't open-code fixed_size_llseek()Al Viro
2014-09-23Staging: vme: devices: Merges two lines of code and removes unused variableMahati Chamarthy
2014-07-23staging: vme: removed useless breaks in vme_user.cTom Jorquera
2014-04-22Merge 3.15-rc2 into staging-nextGreg Kroah-Hartman
2014-04-18staging: vme: Simplfy string usage in vme_user_probe()Bojan Prtvar
2014-04-18staging: vme: Fix a small coding style issue in vme_user.cBojan Prtvar
2014-04-15staging: vme: fix memory leak in vme_user_probe()Daeseok Youn
2013-12-18vme_user: Enable compat_ioctl for mixed environmentAaron Sierra
2013-12-03VME: Rename vme_slot_get to avoid confusion with reference countingMartyn Welch
2013-12-03VME: Provide access to VME bus enumeration and fix vme_user match functionMartyn Welch
2013-05-13staging: vme: fix error return code in vme_user_probe()Wei Yongjun
2013-05-12vme/devices: Fixed camel-case variable namesLisa Nguyen