aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vme/bridges (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman3-259/+278
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall2-12/+4
2010-05-11Staging: Drop memory allocation castJulia Lawall2-3/+2
2010-05-11Staging: vme: Correct checkpatch errorsMartyn Welch3-119/+102
2010-05-11Staging: vme: Use dev_err rather than printkMartyn Welch2-126/+171
2010-04-30Staging: vme: Re-introduce necessary bracketsMartyn Welch1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-03-03Staging: vme: Remove legacy unsupported codeMartyn Welch2-497/+4
2010-03-03Staging: vme: ca91cx42 slot detectionMartyn Welch1-14/+5
2010-03-03Staging: vme: Add ca91cx42 rmw supportMartyn Welch2-84/+64
2010-03-03Staging: vme: Correct ca91cx42 resource handlingMartyn Welch1-10/+15
2010-03-03Staging: vme: add ca91cx42 dma supportMartyn Welch3-366/+327
2010-03-03Staging: vme: Add location monitor support for ca91cx42Martyn Welch2-72/+213
2010-03-03Staging: vme: Make vme_master_resource naming bus neutralMartyn Welch2-49/+49
2010-03-03Staging: vme: Enable drivers to handle more than one bridgeMartyn Welch4-453/+624
2010-03-03Staging: vme: Attribute Testing For Dma RequestMartyn Welch2-0/+6
2010-03-03Staging: vme: Renaming following split of GE Fanuc joint ventureMartyn Welch3-6/+6
2010-03-03Staging: vme/tsi148: Depend on VIRT_TO_BUSJeff Mahoney1-0/+1
2010-03-03staging: make PCI device id constantNémeth Márton2-2/+2
2010-03-03Staging: vme: Allow drivers to co-existMartyn Welch2-25/+27
2010-03-03Staging: vme: Allow override of geographical address on ca91c142Martyn Welch1-2/+12
2010-03-03Staging: vme: Allow override of geographical address on tsi148Martyn Welch1-5/+20
2009-12-11Staging: vme: Clean up tsi148 driverMartyn Welch1-9/+1
2009-12-11Staging: vme: Allow size of 0 when disabling a windowMartyn Welch1-22/+34
2009-12-11Staging: vme: fix compiler warnings in vme_ca91cx42.cGreg Kroah-Hartman1-1/+2
2009-12-11Staging: vme: Pull common VME interrupt handling into core codeMartyn Welch2-133/+39
2009-12-11Staging: vme: remove unused #include <linux/version.h>Huang Weiyi2-2/+0
2009-10-14Staging: vme: fix sched.h build breakageGreg Kroah-Hartman2-0/+2
2009-09-15Staging: vme: Update support for the Universe II VME driverMartyn Welch3-1589/+1812
2009-09-15Staging: vme: add VME Location Monitor management mechanismMartyn Welch1-25/+44
2009-09-15Staging: Use proper mutexes in the tsi-148 VME driverMartyn Welch1-49/+37
2009-09-15Staging: vme: Add syncronize interrupts before removing callbackMartyn Welch1-0/+5
2009-09-15Staging: vme: Correct tsi-148 VME interrupt free routineMartyn Welch1-7/+8
2009-09-15Staging: vme: add Tundra TSI148 VME-PCI Bridge driverMartyn Welch4-0/+4306
2009-09-15Staging: vme: add Universe I/II bridge driverMartyn Welch4-0/+2223