summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vme
Commit message (Expand)AuthorAgeFilesLines
* staging: vme: Fix mutex lockingMartyn Welch2009-12-111-3/+3
* Staging: vme: Rename VME DMA functionsMartyn Welch2009-12-114-5/+5
* Staging: vme: Clean up tsi148 driverMartyn Welch2009-12-111-9/+1Star
* Staging: vme: Correct operation of vme_lm_freeMartyn Welch2009-12-111-6/+8
* Staging: vme: Allow size of 0 when disabling a windowMartyn Welch2009-12-111-22/+34
* Staging: vme: fix compiler warnings in vme_ca91cx42.cGreg Kroah-Hartman2009-12-111-1/+2
* Staging: vme: Pull common VME interrupt handling into core codeMartyn Welch2009-12-116-158/+111Star
* staging: vme: correct array overflowMartyn Welch2009-12-111-1/+1
* Staging: vme: remove unused #include <linux/version.h>Huang Weiyi2009-12-114-4/+0Star
* Staging: vme: fix sched.h build breakageGreg Kroah-Hartman2009-10-142-0/+2
* Staging: vme: change to VME_BUSGreg Kroah-Hartman2009-09-152-3/+3
* Staging: vme: Separate the list of TODOs from the API documentationMartyn Welch2009-09-152-352/+434
* Staging: vme: Update support for the Universe II VME driverMartyn Welch2009-09-153-1589/+1812
* Staging: vme: add VME Location Monitor management mechanismMartyn Welch2009-09-155-78/+232
* Staging: Use proper mutexes in the tsi-148 VME driverMartyn Welch2009-09-153-83/+71Star
* Staging: Update VME vme_user moduleMartyn Welch2009-09-152-148/+212
* Staging: vme: Add syncronize interrupts before removing callbackMartyn Welch2009-09-151-0/+5
* Staging: vme: fix {master,slave}_get check bugEmilio G. Cota2009-09-151-2/+2
* Staging: vme: Extend VME core probing for special matchesMartyn Welch2009-09-152-3/+14
* Staging: vme: Correct tsi-148 VME interrupt free routineMartyn Welch2009-09-151-7/+8
* Staging: vme: add TODO fileMartyn Welch2009-09-151-0/+388
* Staging: vme: add Tundra TSI148 VME-PCI Bridge driverMartyn Welch2009-09-154-0/+4306
* Staging: vme: add Universe I/II bridge driverMartyn Welch2009-09-156-2/+2225
* Staging: vme: add VME userspace driverMartyn Welch2009-09-156-3/+830
* Staging: VME Framework for the Linux KernelMartyn Welch2009-09-155-0/+1797