aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vme
Commit message (Expand)AuthorAge
* 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
* | staging/vme: Fix module parametersGerard Snitselaar2012-04-10
|/
* staging: vme: fix section mismatches in linux-next 20120314Gerard Snitselaar2012-03-15
* staging: vme: code convention fixSam Hansen2012-02-09
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* Staging: VME: PIO2: Add GPIOLIB dependancyMartyn Welch2011-12-12
* Staging: VME: Remove typedefsMartyn Welch2011-12-01
* Staging: VME: PIO2: Correct irq resetMartyn Welch2011-11-30
* Driver for GE PIO2 VME CardMartyn Welch2011-11-26
* staging: vme: fix comment for struct vme_devManohar Vanga2011-11-26
* staging: vme: remove vme_add_bus() and vme_remove_bus()Manohar Vanga2011-11-26
* staging: vme: fix comment in __vme_register_driver()Manohar Vanga2011-11-26
* Staging: VME: Update TODO fileMartyn Welch2011-11-26
* staging: vme: fix address cast warnings for 64 bit architecturesManohar Vanga2011-11-26
* staging: vme_user: rename USER_BUS_MAX to VME_USER_BUS_MAXManohar Vanga2011-10-17
* staging: vme: get rid of struct vme_device_id and slotsManohar Vanga2011-10-17
* staging: vme: make match() driver specific to improve non-VME64x supportManohar Vanga2011-10-17
* staging: vme: add struct vme_dev for VME devicesManohar Vanga2011-10-17
* staging: vme: change static device array to pointersManohar Vanga2011-09-09
* staging: vme: keep track of registered busesManohar Vanga2011-08-23
* staging: vme: make [alloc|free]_consistent bridge specificManohar Vanga2011-08-23
* staging: vme_user: change kmalloc+memset to kzallocManohar Vanga2011-08-23
* Staging: VME: Introduce IOCTL to generate VME interrupts.Vincent Bossier2011-06-28
* Staging: VME: Fix ca91cx42 VME interrupt generation.Vincent Bossier2011-06-28
* Staging: VME: Make vme/ctl device available for IOCTL operations only.Vincent Bossier2011-06-28
* Staging: VME: Fix Universe II int ack logic.Vincent Bossier2011-06-28
* Staging VME: Fix remaining checkpatch.pl errors.Vincent Bossier2011-06-28