aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/vme
AgeCommit message (Expand)Author
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: declare vme_calc_slot() as staticBill Pemberton
2010-05-11Staging: vme: declare vme_bus_num_mtx staticBill Pemberton
2010-05-11Staging: vme: Correct checkpatch errorsMartyn Welch
2010-05-11Staging: vme: Use dev_err rather than printkMartyn Welch
2010-05-11Staging: push down BKL into ioctl functionsArnd Bergmann
2010-05-11Staging: remove unused #include <linux/version.h>Huang Weiyi
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: VMIVME-7805 board supportArthur Benilov
2010-03-03Staging: vme: Allocate memory buffers for master windowsArthur Benilov
2010-03-03Staging: vme: Use A24 when requesting slave resourceArthur Benilov
2010-03-03Staging: vme: llseek support in user driverArthur Benilov
2010-03-03Staging: vme: Remove legacy unsupported codeMartyn Welch
2010-03-03Staging: vme: ca91cx42 slot detectionMartyn Welch
2010-03-03Staging: vme: Add ca91cx42 rmw supportMartyn Welch
2010-03-03Staging: vme: Correct ca91cx42 resource handlingMartyn Welch
2010-03-03Staging: vme: add ca91cx42 dma supportMartyn Welch
2010-03-03Staging: vme: Add location monitor support for ca91cx42Martyn 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: vme/tsi148: Depend on VIRT_TO_BUSJeff Mahoney
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: Remove old structures for implemented featuresMartyn Welch
2010-03-03Staging: vme: Fix checkpatch errors on VME core.Martyn Welch
2010-03-03Staging: vme: Allow override of geographical address on ca91c142Martyn Welch
2010-03-03Staging: vme: Allow override of geographical address on tsi148Martyn Welch
2010-03-03Staging: vme: Correct vme_user error message typoMartyn Welch
2009-12-11staging: vme: Fix mutex lockingMartyn Welch
2009-12-11Staging: vme: Rename VME DMA functionsMartyn Welch
2009-12-11Staging: vme: Clean up tsi148 driverMartyn Welch
2009-12-11Staging: vme: Correct operation of vme_lm_freeMartyn Welch
2009-12-11Staging: vme: Allow size of 0 when disabling a windowMartyn Welch
2009-12-11Staging: vme: fix compiler warnings in vme_ca91cx42.cGreg Kroah-Hartman
2009-12-11Staging: vme: Pull common VME interrupt handling into core codeMartyn Welch
2009-12-11staging: vme: correct array overflowMartyn 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: change to VME_BUSGreg Kroah-Hartman
2009-09-15Staging: vme: Separate the list of TODOs from the API documentationMartyn Welch
2009-09-15Staging: vme: Update support for the Universe II VME driverMartyn Welch
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: Update VME vme_user moduleMartyn Welch