summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vme
Commit message (Expand)AuthorAgeFilesLines
...
* staging: vme_user: remove __iomem marking from kern_buf and derivatesEmilio G. Cota2010-11-161-3/+3
* staging: vme_user: use an unsigned int for counting the number of kparamsEmilio G. Cota2010-11-161-1/+1
* staging: vme_user: declare private variables as staticEmilio G. Cota2010-11-161-3/+3
* staging: vme: ca91cx42: declare static functions as suchEmilio G. Cota2010-11-161-26/+26
* 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-162-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: fix bogus clearing of the bus number in vme_free_bus_numEmilio G. Cota2010-11-161-1/+1
* staging: vme_user: remove unreachable lineEmilio G. Cota2010-11-161-1/+0
* staging: vme_user: return the appropriate error code when module_init failsEmilio G. Cota2010-11-161-0/+2
* staging: vme: style: convert '&(foo)' to '&foo'Emilio G. Cota2010-11-164-257/+258
* Staging: vme: Assure D16 cycle if required in master_read and master_writeArthur Benilov2010-09-301-5/+89
* staging: Bulk convert the semaphore messThomas Gleixner2010-09-071-1/+1
* Staging: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-221-3/+4
* 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: vme: devices: vme_user.c: Fix checkpatch.pl issues.Nanakos Chrysostomos2010-06-181-47/+45
* 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-216-265/+295
|\
| * Staging: Use kcalloc or kzallocJulia Lawall2010-05-142-12/+4
| * Staging: Drop memory allocation castJulia Lawall2010-05-112-3/+2
| * Staging: vme: declare vme_calc_slot() as staticBill Pemberton2010-05-111-1/+1
| * Staging: vme: declare vme_bus_num_mtx staticBill Pemberton2010-05-111-1/+1
| * Staging: vme: Correct checkpatch errorsMartyn Welch2010-05-113-119/+102
| * Staging: vme: Use dev_err rather than printkMartyn Welch2010-05-112-126/+171
| * Staging: push down BKL into ioctl functionsArnd Bergmann2010-05-111-3/+15
| * Staging: remove unused #include <linux/version.h>Huang Weiyi2010-05-111-1/+0
* | 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-304-0/+4
* Staging: vme: VMIVME-7805 board supportArthur Benilov2010-03-036-0/+178
* Staging: vme: Allocate memory buffers for master windowsArthur Benilov2010-03-031-0/+14
* Staging: vme: Use A24 when requesting slave resourceArthur Benilov2010-03-031-1/+5
* Staging: vme: llseek support in user driverArthur Benilov2010-03-031-2/+33
* Staging: vme: Remove legacy unsupported codeMartyn Welch2010-03-034-559/+4
* Staging: vme: ca91cx42 slot detectionMartyn Welch2010-03-031-14/+5
* Staging: vme: Add ca91cx42 rmw supportMartyn Welch2010-03-033-85/+64
* Staging: vme: Correct ca91cx42 resource handlingMartyn Welch2010-03-031-10/+15
* Staging: vme: add ca91cx42 dma supportMartyn Welch2010-03-034-367/+327
* Staging: vme: Add location monitor support for ca91cx42Martyn Welch2010-03-033-73/+213
* Staging: vme: Make vme_master_resource naming bus neutralMartyn Welch2010-03-034-51/+50
* Staging: vme: Enable drivers to handle more than one bridgeMartyn Welch2010-03-037-464/+633
* Staging: vme: Attribute Testing For Dma RequestMartyn Welch2010-03-037-34/+40
* Staging: vme: Renaming following split of GE Fanuc joint ventureMartyn Welch2010-03-035-12/+12
* 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: Remove old structures for implemented featuresMartyn Welch2010-03-031-32/+0