summaryrefslogtreecommitdiff
path: root/drivers/staging/vme
AgeCommit message (Expand)Author
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
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
2015-03-01staging: Remove <linux/moduleparam.h> header.Navya Sri Nizamkari
2014-10-27Staging: vme: devices: Use kasprintfVaishali Thakkar
2014-10-20staging: vme: devices: Added a paragraph to describe Kconfig symbolKumari Radha
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...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-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe
2014-08-30staging: vme: remove redundant else conditionFred Chou
2014-07-23staging: vme: removed useless breaks in vme_user.cTom Jorquera
2014-07-18staging: vme: Add missing CR in printk messages in vme_pio2_core.cMasanari Iida
2014-07-18staging: vme: Add missing CR in error messageMasanari Iida
2014-07-18staging: vme: Fix typo in vme_pio2_gpio.cMasanari Iida
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: Use __u64 and __u32 in userspace structsAaron Sierra
2013-12-18vme_user: Enable compat_ioctl for mixed environmentAaron Sierra