summaryrefslogtreecommitdiff
path: root/drivers/staging/vme/bridges/vme_tsi148.c
AgeCommit message (Expand)Author
2011-06-28Staging VME: Fix remaining checkpatch.pl errors.Vincent Bossier
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14staging: vme: Remove NULL check before kfreeIlia Mirkin
2011-02-28staging: vme: remove unreachable codeManohar Vanga
2010-12-09Staging: vme_tsi148: use DEFINE_PCI_DEVICE_TABLENamhyung Kim
2010-11-16staging: vme: tsi148: declare static functions as suchEmilio G. Cota
2010-11-16staging: vme: tsi148: remove unreachable lineEmilio G. Cota
2010-11-16staging: vme: tsi148: fix warning in free_irqEmilio G. Cota
2010-11-16staging: vme: tsi148: remove double freeing of the IRQ in .removeEmilio G. Cota
2010-11-16staging: vme: tsi148: use list_for_each_safe when deleting resources in .removeEmilio G. Cota
2010-11-16staging: vme: style: convert '&(foo)' to '&foo'Emilio G. Cota
2010-07-08Staging: vme: vme_tsi148: remove casts from void*Kulikov Vasiliy
2010-06-04staging: Use GFP_ATOMIC when a lock is heldJulia Lawall
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall
2010-05-11Staging: Drop memory allocation castJulia Lawall
2010-05-11Staging: vme: Correct checkpatch errorsMartyn Welch
2010-05-11Staging: vme: Use dev_err rather than printkMartyn Welch
2010-04-30Staging: vme: Re-introduce necessary bracketsMartyn Welch
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Staging: vme: Remove legacy unsupported codeMartyn Welch
2010-03-03Staging: vme: Make vme_master_resource naming bus neutralMartyn Welch
2010-03-03Staging: vme: Enable drivers to handle more than one bridgeMartyn Welch
2010-03-03Staging: vme: Attribute Testing For Dma RequestMartyn Welch
2010-03-03Staging: vme: Renaming following split of GE Fanuc joint ventureMartyn Welch
2010-03-03staging: make PCI device id constantNémeth Márton
2010-03-03Staging: vme: Allow drivers to co-existMartyn Welch
2010-03-03Staging: vme: Allow override of geographical address on tsi148Martyn Welch
2009-12-11Staging: vme: Clean up tsi148 driverMartyn Welch
2009-12-11Staging: vme: Allow size of 0 when disabling a windowMartyn Welch
2009-12-11Staging: vme: Pull common VME interrupt handling into core codeMartyn Welch
2009-12-11Staging: vme: remove unused #include <linux/version.h>Huang Weiyi
2009-10-14Staging: vme: fix sched.h build breakageGreg Kroah-Hartman
2009-09-15Staging: vme: add VME Location Monitor management mechanismMartyn Welch
2009-09-15Staging: Use proper mutexes in the tsi-148 VME driverMartyn Welch
2009-09-15Staging: vme: Add syncronize interrupts before removing callbackMartyn Welch
2009-09-15Staging: vme: Correct tsi-148 VME interrupt free routineMartyn Welch
2009-09-15Staging: vme: add Tundra TSI148 VME-PCI Bridge driverMartyn Welch