summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vme
Commit message (Expand)AuthorAgeFilesLines
* 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
* Staging: vme: Fix checkpatch errors on VME core.Martyn Welch2010-03-033-127/+126
* 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: Correct vme_user error message typoMartyn Welch2010-03-031-2/+2
* staging: vme: Fix mutex lockingMartyn Welch2009-12-111-3/+3
* Staging: vme: Rename VME DMA functionsMartyn Welch2009-12-114-5/+5
* Staging: vme: Clean up tsi148 driverMartyn Welch2009-12-111-9/+1
* Staging: vme: Correct operation of vme_lm_freeMartyn Welch2009-12-111-6/+8
* 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-116-158/+111
* staging: vme: correct array overflowMartyn Welch2009-12-111-1/+1
* Staging: vme: remove unused #include <linux/version.h>Huang Weiyi2009-12-114-4/+0
* Staging: vme: fix sched.h build breakageGreg Kroah-Hartman2009-10-142-0/+2
* Staging: vme: change to VME_BUSGreg Kroah-Hartman2009-09-152-3/+3
OpenPOWER on IntegriCloud