aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/vme
AgeCommit message (Expand)Author
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman
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-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-03staging: VME: Remove PIO2 driverMartyn Welch
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-16staging: vme: Use BIT macro for bit definitionsRicardo Silva
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-20Annotate hardware config module parameters in drivers/staging/vme/David Howells
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-11-14Revert "Staging: vme: Use BIT macro for bit field definitions."Greg Kroah-Hartman
2016-11-07Staging: vme: Fix parenthesis alignment.Anton Leshchenko
2016-11-07Staging: vme: Add required identifier names.Anton Leshchenko
2016-11-07Staging: vme: Use BIT macro for bit field definitions.Anton Leshchenko
2016-11-07Staging: vme: Remove excessive blank lines.Anton Leshchenko
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab
2016-09-17drivers: staging: vme: convert to octal notation for permission bitsAndrew Kanner
2016-09-13staging: vme/devices: vme_user.c: fix: converted decimal permissions to octalRyan Swan
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-26staging: vme: use gpiochip data pointerLinus Walleij
2016-04-04staging: vme: fix bare use of 'unsigned'Clifton Barnes
2016-03-11staging: vme: devices: Replace kzalloc with devm_kzallocAmitoj Kaur Chawla
2015-11-24drivers: staging: vme: Deleted casting to (void *)Egor Uleyskiy
2015-11-24drivers: staging: vme: Fixed checking NULL and 0 code styleEgor Uleyskiy
2015-11-24drivers: staging: vme: Deleted extra brackingEgor Uleyskiy
2015-11-24drivers: staging: vme: Fixed the using of sizeofEgor Uleyskiy
2015-11-24drivers: staging: vme: Deleted extra empty linesEgor Uleyskiy
2015-11-24drivers: staging: vme: Fixed indentionEgor Uleyskiy
2015-08-14staging: vme: devices: add spaces around '-'Junsu Shin
2015-08-14staging: vme: devices: fix NULL comparison styleJunsu Shin
2015-08-14staging: vme: devices: remove blank line after open braceJunsu Shin
2015-08-14staging: vme: devices: remove multiple blank linesJunsu Shin
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