aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vme/bridges/vme_tsi148.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* staging: vme: Remove NULL check before kfreeIlia Mirkin2011-03-141-2/+1
* staging: vme: remove unreachable codeManohar Vanga2011-02-281-2/+0
* Staging: vme_tsi148: use DEFINE_PCI_DEVICE_TABLENamhyung Kim2010-12-091-1/+1
* staging: vme: tsi148: declare static functions as suchEmilio G. Cota2010-11-161-21/+22
* staging: vme: tsi148: remove unreachable lineEmilio G. Cota2010-11-161-1/+0
* staging: vme: tsi148: fix warning in free_irqEmilio G. Cota2010-11-161-4/+7
* staging: vme: tsi148: remove double freeing of the IRQ in .removeEmilio G. Cota2010-11-161-2/+0
* staging: vme: tsi148: use list_for_each_safe when deleting resources in .removeEmilio G. Cota2010-11-161-3/+4
* staging: vme: style: convert '&(foo)' to '&foo'Emilio G. Cota2010-11-161-102/+102
* Staging: vme: vme_tsi148: remove casts from void*Kulikov Vasiliy2010-07-081-5/+5
* staging: Use GFP_ATOMIC when a lock is heldJulia Lawall2010-06-041-1/+1
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-211-198/+198
|\
| * Staging: Use kcalloc or kzallocJulia Lawall2010-05-141-6/+2
| * Staging: Drop memory allocation castJulia Lawall2010-05-111-1/+1
| * Staging: vme: Correct checkpatch errorsMartyn Welch2010-05-111-104/+82
| * Staging: vme: Use dev_err rather than printkMartyn Welch2010-05-111-88/+114
* | 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-301-0/+1
* Staging: vme: Remove legacy unsupported codeMartyn Welch2010-03-031-350/+1
* Staging: vme: Make vme_master_resource naming bus neutralMartyn Welch2010-03-031-25/+25
* Staging: vme: Enable drivers to handle more than one bridgeMartyn Welch2010-03-031-274/+360
* Staging: vme: Attribute Testing For Dma RequestMartyn Welch2010-03-031-0/+4
* Staging: vme: Renaming following split of GE Fanuc joint ventureMartyn Welch2010-03-031-2/+2
* staging: make PCI device id constantNémeth Márton2010-03-031-1/+1
* Staging: vme: Allow drivers to co-existMartyn Welch2010-03-031-10/+10
* 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: Pull common VME interrupt handling into core codeMartyn Welch2009-12-111-70/+24
* Staging: vme: remove unused #include <linux/version.h>Huang Weiyi2009-12-111-1/+0
* Staging: vme: fix sched.h build breakageGreg Kroah-Hartman2009-10-141-0/+1
* 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-151-0/+2912