aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vme (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-22Staging: autoconvert trivial BKL users to private mutexArnd Bergmann1-3/+4
2010-07-08Staging: vme: vme_ca91cx42: remove casts from void*Kulikov Vasiliy1-4/+4
2010-07-08Staging: vme: vme_tsi148: remove casts from void*Kulikov Vasiliy1-5/+5
2010-06-18Staging: vme: bridges: Add missing unlocksJulia Lawall1-1/+3
2010-06-18Staging: vme: devices: vme_user.c: Fix checkpatch.pl issues.Nanakos Chrysostomos1-47/+45
2010-06-04staging: Use GFP_ATOMIC when a lock is heldJulia Lawall2-2/+2
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman6-265/+295
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall2-12/+4
2010-05-11Staging: Drop memory allocation castJulia Lawall2-3/+2
2010-05-11Staging: vme: declare vme_calc_slot() as staticBill Pemberton1-1/+1
2010-05-11Staging: vme: declare vme_bus_num_mtx staticBill Pemberton1-1/+1
2010-05-11Staging: vme: Correct checkpatch errorsMartyn Welch3-119/+102
2010-05-11Staging: vme: Use dev_err rather than printkMartyn Welch2-126/+171
2010-05-11Staging: push down BKL into ioctl functionsArnd Bergmann1-3/+15
2010-05-11Staging: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2010-04-30Staging: vme: Re-introduce necessary bracketsMartyn Welch1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo4-0/+4
2010-03-03Staging: vme: VMIVME-7805 board supportArthur Benilov6-0/+178
2010-03-03Staging: vme: Allocate memory buffers for master windowsArthur Benilov1-0/+14
2010-03-03Staging: vme: Use A24 when requesting slave resourceArthur Benilov1-1/+5
2010-03-03Staging: vme: llseek support in user driverArthur Benilov1-2/+33
2010-03-03Staging: vme: Remove legacy unsupported codeMartyn Welch4-559/+4
2010-03-03Staging: vme: ca91cx42 slot detectionMartyn Welch1-14/+5
2010-03-03Staging: vme: Add ca91cx42 rmw supportMartyn Welch3-85/+64
2010-03-03Staging: vme: Correct ca91cx42 resource handlingMartyn Welch1-10/+15
2010-03-03Staging: vme: add ca91cx42 dma supportMartyn Welch4-367/+327
2010-03-03Staging: vme: Add location monitor support for ca91cx42Martyn Welch3-73/+213
2010-03-03Staging: vme: Make vme_master_resource naming bus neutralMartyn Welch4-51/+50
2010-03-03Staging: vme: Enable drivers to handle more than one bridgeMartyn Welch7-464/+633
2010-03-03Staging: vme: Attribute Testing For Dma RequestMartyn Welch7-34/+40
2010-03-03Staging: vme: Renaming following split of GE Fanuc joint ventureMartyn Welch5-12/+12
2010-03-03Staging: vme/tsi148: Depend on VIRT_TO_BUSJeff Mahoney1-0/+1
2010-03-03staging: make PCI device id constantNémeth Márton2-2/+2
2010-03-03Staging: vme: Allow drivers to co-existMartyn Welch2-25/+27
2010-03-03Staging: vme: Remove old structures for implemented featuresMartyn Welch1-32/+0
2010-03-03Staging: vme: Fix checkpatch errors on VME core.Martyn Welch3-127/+126
2010-03-03Staging: vme: Allow override of geographical address on ca91c142Martyn Welch1-2/+12
2010-03-03Staging: vme: Allow override of geographical address on tsi148Martyn Welch1-5/+20
2010-03-03Staging: vme: Correct vme_user error message typoMartyn Welch1-2/+2
2009-12-11staging: vme: Fix mutex lockingMartyn Welch1-3/+3
2009-12-11Staging: vme: Rename VME DMA functionsMartyn Welch4-5/+5
2009-12-11Staging: vme: Clean up tsi148 driverMartyn Welch1-9/+1
2009-12-11Staging: vme: Correct operation of vme_lm_freeMartyn Welch1-6/+8
2009-12-11Staging: vme: Allow size of 0 when disabling a windowMartyn Welch1-22/+34
2009-12-11Staging: vme: fix compiler warnings in vme_ca91cx42.cGreg Kroah-Hartman1-1/+2
2009-12-11Staging: vme: Pull common VME interrupt handling into core codeMartyn Welch6-158/+111
2009-12-11staging: vme: correct array overflowMartyn Welch1-1/+1
2009-12-11Staging: vme: remove unused #include <linux/version.h>Huang Weiyi4-4/+0
2009-10-14Staging: vme: fix sched.h build breakageGreg Kroah-Hartman2-0/+2
2009-09-15Staging: vme: change to VME_BUSGreg Kroah-Hartman2-3/+3