aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vme/bridges
Commit message (Expand)AuthorAgeFilesLines
* Staging: vme: Assure D16 cycle if required in master_read and master_writeArthur Benilov2010-09-301-5/+89
* Staging: vme: vme_ca91cx42: remove casts from void*Kulikov Vasiliy2010-07-081-4/+4
* Staging: vme: vme_tsi148: remove casts from void*Kulikov Vasiliy2010-07-081-5/+5
* Staging: vme: bridges: Add missing unlocksJulia Lawall2010-06-181-1/+3
* staging: Use GFP_ATOMIC when a lock is heldJulia Lawall2010-06-042-2/+2
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-213-259/+278
|\
| * Staging: Use kcalloc or kzallocJulia Lawall2010-05-142-12/+4
| * Staging: Drop memory allocation castJulia Lawall2010-05-112-3/+2
| * Staging: vme: Correct checkpatch errorsMartyn Welch2010-05-113-119/+102
| * Staging: vme: Use dev_err rather than printkMartyn Welch2010-05-112-126/+171
* | Staging: vme: Re-introduce necessary bracketsMartyn Welch2010-04-301-1/+2
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* Staging: vme: Remove legacy unsupported codeMartyn Welch2010-03-032-497/+4
* Staging: vme: ca91cx42 slot detectionMartyn Welch2010-03-031-14/+5
* Staging: vme: Add ca91cx42 rmw supportMartyn Welch2010-03-032-84/+64
* Staging: vme: Correct ca91cx42 resource handlingMartyn Welch2010-03-031-10/+15
* Staging: vme: add ca91cx42 dma supportMartyn Welch2010-03-033-366/+327
* Staging: vme: Add location monitor support for ca91cx42Martyn Welch2010-03-032-72/+213
* Staging: vme: Make vme_master_resource naming bus neutralMartyn Welch2010-03-032-49/+49
* Staging: vme: Enable drivers to handle more than one bridgeMartyn Welch2010-03-034-453/+624
* Staging: vme: Attribute Testing For Dma RequestMartyn Welch2010-03-032-0/+6
* Staging: vme: Renaming following split of GE Fanuc joint ventureMartyn Welch2010-03-033-6/+6
* Staging: vme/tsi148: Depend on VIRT_TO_BUSJeff Mahoney2010-03-031-0/+1
* staging: make PCI device id constantNémeth Márton2010-03-032-2/+2
* Staging: vme: Allow drivers to co-existMartyn Welch2010-03-032-25/+27
* Staging: vme: Allow override of geographical address on ca91c142Martyn Welch2010-03-031-2/+12
* Staging: vme: Allow override of geographical address on tsi148Martyn Welch2010-03-031-5/+20
* Staging: vme: Clean up tsi148 driverMartyn Welch2009-12-111-9/+1
* 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-112-133/+39
* Staging: vme: remove unused #include <linux/version.h>Huang Weiyi2009-12-112-2/+0
* Staging: vme: fix sched.h build breakageGreg Kroah-Hartman2009-10-142-0/+2
* 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-151-25/+44
* Staging: Use proper mutexes in the tsi-148 VME driverMartyn Welch2009-09-151-49/+37
* Staging: vme: Add syncronize interrupts before removing callbackMartyn Welch2009-09-151-0/+5
* Staging: vme: Correct tsi-148 VME interrupt free routineMartyn Welch2009-09-151-7/+8
* Staging: vme: add Tundra TSI148 VME-PCI Bridge driverMartyn Welch2009-09-154-0/+4306
* Staging: vme: add Universe I/II bridge driverMartyn Welch2009-09-154-0/+2223