Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / drivers / staging / vme / bridges / vme_tsi148.c
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-14 Ilia Mirkinstaging: vme: Remove NULL check before kfree
2011-02-28 Manohar Vangastaging: vme: remove unreachable code
2010-12-10 Namhyung KimStaging: vme_tsi148: use DEFINE_PCI_DEVICE_TABLE
2010-11-16 Emilio G. Cotastaging: vme: tsi148: declare static functions as such
2010-11-16 Emilio G. Cotastaging: vme: tsi148: remove unreachable line
2010-11-16 Emilio G. Cotastaging: vme: tsi148: fix warning in free_irq
2010-11-16 Emilio G. Cotastaging: vme: tsi148: remove double freeing of the...
2010-11-16 Emilio G. Cotastaging: vme: tsi148: use list_for_each_safe when delet...
2010-11-16 Emilio G. Cotastaging: vme: style: convert '&(foo)' to '&foo'
2010-07-08 Kulikov VasiliyStaging: vme: vme_tsi148: remove casts from void*
2010-06-04 Julia Lawallstaging: Use GFP_ATOMIC when a lock is held
2010-05-21 Greg Kroah-HartmanMerge staging-next tree into Linus's latest version
2010-05-14 Julia LawallStaging: Use kcalloc or kzalloc
2010-05-11 Julia LawallStaging: Drop memory allocation cast
2010-05-11 Martyn WelchStaging: vme: Correct checkpatch errors
2010-05-11 Martyn WelchStaging: vme: Use dev_err rather than printk
2010-04-30 Martyn WelchStaging: vme: Re-introduce necessary brackets
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-04 Martyn WelchStaging: vme: Remove legacy unsupported code
2010-03-04 Martyn WelchStaging: vme: Make vme_master_resource naming bus neutral
2010-03-04 Martyn WelchStaging: vme: Enable drivers to handle more than one...
2010-03-04 Martyn WelchStaging: vme: Attribute Testing For Dma Request
2010-03-04 Martyn WelchStaging: vme: Renaming following split of GE Fanuc...
2010-03-04 Németh Mártonstaging: make PCI device id constant
2010-03-04 Martyn WelchStaging: vme: Allow drivers to co-exist
2010-03-04 Martyn WelchStaging: vme: Allow override of geographical address...
2009-12-11 Martyn WelchStaging: vme: Clean up tsi148 driver
2009-12-11 Martyn WelchStaging: vme: Allow size of 0 when disabling a window
2009-12-11 Martyn WelchStaging: vme: Pull common VME interrupt handling into...
2009-12-11 Huang WeiyiStaging: vme: remove unused #include <linux/version.h>
2009-10-14 Greg Kroah-HartmanStaging: vme: fix sched.h build breakage
2009-09-15 Martyn WelchStaging: vme: add VME Location Monitor management mechanism
2009-09-15 Martyn WelchStaging: Use proper mutexes in the tsi-148 VME driver
2009-09-15 Martyn WelchStaging: vme: Add syncronize interrupts before removing...
2009-09-15 Martyn WelchStaging: vme: Correct tsi-148 VME interrupt free routine
2009-09-15 Martyn WelchStaging: vme: add Tundra TSI148 VME-PCI Bridge driver