aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vme
Commit message (Expand)AuthorAge
* 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
|/
* vme_user: Use __u64 and __u32 in userspace structsAaron Sierra2013-12-18
* vme_user: Enable compat_ioctl for mixed environmentAaron Sierra2013-12-18
* vme_user: Update API to work in mixed environmentsAaron Sierra2013-12-17
* VME: Rename vme_slot_get to avoid confusion with reference countingMartyn Welch2013-12-03
* VME: Provide access to VME bus enumeration and fix vme_user match functionMartyn Welch2013-12-03
* staging: vme: fix error return code in vme_user_probe()Wei Yongjun2013-05-13
* vme/devices: Fixed camel-case variable namesLisa Nguyen2013-05-12
* staging: vme: fix for a potential NULL pointer dereferenceKumar Amit Mehta2013-03-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | staging: Remove unnecessary OOM messagesJoe Perches2013-02-11
* | Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman2013-01-07
|\|
| * staging: vme_pio2: fix oops on module unloadingKonstantin Khlebnikov2013-01-07
* | staging: vme: Fix URL in KconfigMasanari Iida2013-01-07
|/
* staging: vme: remove use of __devexitBill Pemberton2012-11-21
* staging: vme: remove use of __devinitBill Pemberton2012-11-21
* staging: vme: remove use of __devexit_pBill Pemberton2012-11-21
* staging/vme: Use dev_ or pr_ printks in devices/vme_user.cYAMANE Toshiaki2012-11-13
* staging/vme: Use pr_ printks in vme_pio2_core.cToshiaki Yamane2012-09-04
* Staging: vme: Fix a white space issueToshiaki Yamane2012-09-04
* staging "vme" Fix typos.Justin P. Mattock2012-08-14
* vme_user.c: remove duplicated includeDuan Jiong2012-07-19
* Staging: vme: silence a Sparse warningDan Carpenter2012-07-06
* Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-02
|\
| * Staging: VME: move VME drivers out of stagingGreg Kroah-Hartman2012-04-26
| * staging: vme: vme.c: fix minor coding style issuesGreg Kroah-Hartman2012-04-25
| * drivers: staging: vme: devices: Remove unneeded include version.hMarcos Paulo de Souza2012-04-18
| * Staging: VME: Ensure TSI148 link list descriptors are written big endianMartyn Welch2012-04-10
| * Staging: VME: Convert TSI148 to use dma_map_singleMartyn Welch2012-04-10
| * staging: Fix typo in multiple filesMasanari Iida2012-04-10
| * Staging: vme: Replace semaphore by mutex.Santosh Nayak2012-04-10