aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vme/devices/vme_pio2_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-17drivers: staging: vme: convert to octal notation for permission bitsAndrew Kanner1-6/+6
2016-03-11staging: vme: devices: Replace kzalloc with devm_kzallocAmitoj Kaur Chawla1-18/+6
2015-11-24drivers: staging: vme: Deleted casting to (void *)Egor Uleyskiy1-3/+3
2015-11-24drivers: staging: vme: Fixed checking NULL and 0 code styleEgor Uleyskiy1-1/+1
2015-11-24drivers: staging: vme: Deleted extra brackingEgor Uleyskiy1-1/+1
2015-11-24drivers: staging: vme: Fixed the using of sizeofEgor Uleyskiy1-1/+1
2015-11-24drivers: staging: vme: Fixed indentionEgor Uleyskiy1-8/+8
2015-08-14staging: vme: devices: add spaces around '-'Junsu Shin1-4/+4
2015-08-14staging: vme: devices: fix NULL comparison styleJunsu Shin1-2/+2
2015-08-14staging: vme: devices: remove blank line after open braceJunsu Shin1-2/+0
2015-08-14staging: vme: devices: remove multiple blank linesJunsu Shin1-4/+0
2015-03-01staging: Remove <linux/moduleparam.h> header.Navya Sri Nizamkari1-1/+0
2014-07-18staging: vme: Add missing CR in printk messages in vme_pio2_core.cMasanari Iida1-6/+6
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches1-1/+0
2013-01-07staging: vme_pio2: fix oops on module unloadingKonstantin Khlebnikov1-12/+2
2012-11-21staging: vme: remove use of __devexitBill Pemberton1-2/+2
2012-11-21staging: vme: remove use of __devinitBill Pemberton1-2/+2
2012-11-21staging: vme: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-04staging/vme: Use pr_ printks in vme_pio2_core.cToshiaki Yamane1-5/+5
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman1-2/+1
2012-04-26Staging: VME: move VME drivers out of stagingGreg Kroah-Hartman1-1/+1
2012-04-18drivers: staging: vme: devices: Remove unneeded include version.hMarcos Paulo de Souza1-1/+0
2012-04-10staging/vme: Fix module parametersGerard Snitselaar1-2/+2
2011-11-26Driver for GE PIO2 VME CardMartyn Welch1-0/+524