summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vme/devices/vme_user.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vme: Move 'vme/devices/' to 'vme_user/'Bruno Moreira-Guedes2022-04-221-780/+0
* staging: vme_user: Fixed typo in the MODULE_AUTHORBruno Moreira-Guedes2022-04-041-1/+1
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2021-02-271-6/+6
|\
| * whack-a-mole: don't open-code iminor/imajorAl Viro2021-02-231-6/+6
* | vme: make remove callback return voidUwe Kleine-König2021-02-091-3/+1
|/
* compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-1/+1
* staging: vme: vme_user: Fix some error handling paths in 'vme_user_probe()'Christophe JAILLET2018-03-231-2/+2
* Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-011-10/+8
|\
| * staging: vme: vme_user.c: remove redundant license textGreg Kroah-Hartman2018-01-151-6/+0
| * staging: vme: vme_user: add SPDX identifier.Greg Kroah-Hartman2018-01-151-0/+1
| * Staging: vme: vme_user: fixed an alignment coding style issuePhilippe Loctaux2018-01-081-4/+7
* | vme_user: don't use __copy_..._user()Al Viro2017-12-291-4/+4
|/
* drivers: convert vme_user_vma_priv.refcnt from atomic_t to refcount_tElena Reshetova2017-03-141-5/+5
* staging: vme: vme_user.c: fix warning 'line over 80 characters'Philip Thiemann2017-01-161-1/+2
* Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-131-3/+3
|\
| * staging: vme: vme_user.c Spelling correctionsWalt Feasel2016-11-191-3/+3
* | docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-241-1/+1
|/
* staging: vme/devices: vme_user.c: fix: converted decimal permissions to octalRyan Swan2016-09-131-1/+1
* drivers: staging: vme: Fixed checking NULL and 0 code styleEgor Uleyskiy2015-11-241-6/+6
* drivers: staging: vme: Fixed the using of sizeofEgor Uleyskiy2015-11-241-5/+5
* Staging: vme: remove an unnecessary and wrong warning messageNavy Cheng2015-08-071-3/+1
* staging: vme_user: remove okcount variableDmitry Kalinkin2015-07-141-12/+6
* staging: vme_user: remove distracting commentDmitry Kalinkin2015-07-141-1/+0
* staging: vme_user: remove unused variableDmitry Kalinkin2015-07-141-6/+2
* staging: vme_user: switch to returning -EFAULT on __copy_*_user errorsDmitry Kalinkin2015-07-141-36/+11
* staging: vme_user: allow large read()/write()Dmitry Kalinkin2015-07-141-49/+24
* staging: vme_user: fix kmalloc styleDmitry Kalinkin2015-07-141-1/+1
* staging: vme_user: fix NULL comparison styleDmitry Kalinkin2015-07-141-6/+6
* staging: vme_user: fix blank linesDmitry Kalinkin2015-07-141-3/+1
* staging: vme_user: fix code alignmentDmitry Kalinkin2015-07-141-16/+17
* staging: vme_user: remove buf_unalloc helperDmitry Kalinkin2015-06-131-27/+4
* staging: vme_user: remove open/releaseDmitry Kalinkin2015-06-131-44/+0
* staging: vme_user: remove forward declarationsDmitry Kalinkin2015-06-131-79/+60
* staging: vme_user: remove unused countersDmitry Kalinkin2015-06-121-31/+0
* staging: vme_user: refactor llseek to switch(){}Dmitry Kalinkin2015-06-121-8/+10
* staging: vme: mmap() support for vme_userDmitry Kalinkin2015-03-061-0/+85
* staging: vme: use image mutex for ioctl()Dmitry Kalinkin2015-03-061-4/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-131-25/+3
|\
| * vme: don't open-code fixed_size_llseek()Al Viro2014-10-091-25/+3
* | Staging: vme: devices: Merges two lines of code and removes unused variableMahati Chamarthy2014-09-231-3/+1
|/
* staging: vme: removed useless breaks in vme_user.cTom Jorquera2014-07-231-4/+0
* Merge 3.15-rc2 into staging-nextGreg Kroah-Hartman2014-04-221-6/+3
|\
| * staging: vme: fix memory leak in vme_user_probe()Daeseok Youn2014-04-151-6/+3
* | staging: vme: Simplfy string usage in vme_user_probe()Bojan Prtvar2014-04-181-4/+4
* | staging: vme: Fix a small coding style issue in vme_user.cBojan Prtvar2014-04-181-0/+1
|/
* vme_user: Enable compat_ioctl for mixed environmentAaron Sierra2013-12-181-0/+1
* VME: Rename vme_slot_get to avoid confusion with reference countingMartyn Welch2013-12-031-1/+1
* VME: Provide access to VME bus enumeration and fix vme_user match functionMartyn Welch2013-12-031-3/+10
* staging: vme: fix error return code in vme_user_probe()Wei Yongjun2013-05-131-0/+2
* vme/devices: Fixed camel-case variable namesLisa Nguyen2013-05-121-2/+2