summaryrefslogtreecommitdiff
path: root/drivers/staging/vme/devices/vme_pio2_core.c
AgeCommit message (Expand)Author
2016-09-17drivers: staging: vme: convert to octal notation for permission bitsAndrew Kanner
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: 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-03-01staging: Remove <linux/moduleparam.h> header.Navya Sri Nizamkari
2014-07-18staging: vme: Add missing CR in printk messages in vme_pio2_core.cMasanari Iida
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches
2013-01-07staging: vme_pio2: fix oops on module unloadingKonstantin Khlebnikov
2012-11-21staging: vme: remove use of __devexitBill Pemberton
2012-11-21staging: vme: remove use of __devinitBill Pemberton
2012-11-21staging: vme: remove use of __devexit_pBill Pemberton
2012-09-04staging/vme: Use pr_ printks in vme_pio2_core.cToshiaki Yamane
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman
2012-04-26Staging: VME: move VME drivers out of stagingGreg Kroah-Hartman
2012-04-18drivers: staging: vme: devices: Remove unneeded include version.hMarcos Paulo de Souza
2012-04-10staging/vme: Fix module parametersGerard Snitselaar
2011-11-26Driver for GE PIO2 VME CardMartyn Welch