aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vme
Commit message (Expand)AuthorAge
* drivers: staging: vme: convert to octal notation for permission bitsAndrew Kanner2016-09-17
* staging: vme/devices: vme_user.c: fix: converted decimal permissions to octalRyan Swan2016-09-13
* Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-21
|\
| * staging: vme: fix bare use of 'unsigned'Clifton Barnes2016-04-04
* | staging: vme: use gpiochip data pointerLinus Walleij2016-04-26
|/
* staging: vme: devices: Replace kzalloc with devm_kzallocAmitoj Kaur Chawla2016-03-12
* drivers: staging: vme: Deleted casting to (void *)Egor Uleyskiy2015-11-24
* drivers: staging: vme: Fixed checking NULL and 0 code styleEgor Uleyskiy2015-11-24
* drivers: staging: vme: Deleted extra brackingEgor Uleyskiy2015-11-24
* drivers: staging: vme: Fixed the using of sizeofEgor Uleyskiy2015-11-24
* drivers: staging: vme: Deleted extra empty linesEgor Uleyskiy2015-11-24
* drivers: staging: vme: Fixed indentionEgor Uleyskiy2015-11-24
* staging: vme: devices: add spaces around '-'Junsu Shin2015-08-14
* staging: vme: devices: fix NULL comparison styleJunsu Shin2015-08-14
* staging: vme: devices: remove blank line after open braceJunsu Shin2015-08-14
* staging: vme: devices: remove multiple blank linesJunsu Shin2015-08-14
* Staging: vme: remove an unnecessary and wrong warning messageNavy Cheng2015-08-07
* staging: vme_user: remove okcount variableDmitry Kalinkin2015-07-15
* staging: vme_user: remove distracting commentDmitry Kalinkin2015-07-15
* staging: vme_user: remove unused variableDmitry Kalinkin2015-07-15
* staging: vme_user: switch to returning -EFAULT on __copy_*_user errorsDmitry Kalinkin2015-07-15
* staging: vme_user: allow large read()/write()Dmitry Kalinkin2015-07-15
* staging: vme_user: fix kmalloc styleDmitry Kalinkin2015-07-15
* staging: vme_user: fix NULL comparison styleDmitry Kalinkin2015-07-15
* staging: vme_user: fix blank linesDmitry Kalinkin2015-07-15
* staging: vme_user: fix code alignmentDmitry Kalinkin2015-07-15
* staging: vme_user: remove buf_unalloc helperDmitry Kalinkin2015-06-13
* staging: vme_user: remove open/releaseDmitry Kalinkin2015-06-13
* staging: vme_user: remove forward declarationsDmitry Kalinkin2015-06-13
* staging: vme_user: remove unused countersDmitry Kalinkin2015-06-12
* staging: vme_user: refactor llseek to switch(){}Dmitry Kalinkin2015-06-12
* staging: vme: mmap() support for vme_userDmitry Kalinkin2015-03-06
* staging: vme: use image mutex for ioctl()Dmitry Kalinkin2015-03-06
* staging: Remove <linux/moduleparam.h> header.Navya Sri Nizamkari2015-03-01
* Staging: vme: devices: Use kasprintfVaishali Thakkar2014-10-26
* staging: vme: devices: Added a paragraph to describe Kconfig symbolKumari Radha2014-10-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-13
|\
| * vme: don't open-code fixed_size_llseek()Al Viro2014-10-09
* | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-09
|\ \
| * | driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-18
| |/
* | Staging: vme: devices: Merges two lines of code and removes unused variableMahati Chamarthy2014-09-23
* | staging: vme: remove redundant else conditionFred Chou2014-08-30
|/
* staging: vme: removed useless breaks in vme_user.cTom Jorquera2014-07-23
* staging: vme: Add missing CR in printk messages in vme_pio2_core.cMasanari Iida2014-07-18
* staging: vme: Add missing CR in error messageMasanari Iida2014-07-18
* staging: vme: Fix typo in vme_pio2_gpio.cMasanari Iida2014-07-18
* Merge 3.15-rc2 into staging-nextGreg Kroah-Hartman2014-04-22
|\
| * staging: vme: fix memory leak in vme_user_probe()Daeseok Youn2014-04-15
* | staging: vme: Simplfy string usage in vme_user_probe()Bojan Prtvar2014-04-18
* | staging: vme: Fix a small coding style issue in vme_user.cBojan Prtvar2014-04-18
|/