aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vme/bridges/vme_ca91cx42.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-3/+40
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* staging: vme: Remove NULL check before kfreeIlia Mirkin2011-03-141-2/+1
* staging: vme: remove unreachable codeManohar Vanga2011-02-281-3/+0
* Staging: vme_ca91cx42: use DEFINE_PCI_DEVICE_TABLENamhyung Kim2010-12-091-1/+1
* staging: vme: ca91cx42: declare static functions as suchEmilio G. Cota2010-11-161-26/+26
* staging: vme: style: convert '&(foo)' to '&foo'Emilio G. Cota2010-11-161-90/+91
* Staging: vme: Assure D16 cycle if required in master_read and master_writeArthur Benilov2010-09-301-5/+89
* Staging: vme: vme_ca91cx42: remove casts from void*Kulikov Vasiliy2010-07-081-4/+4
* Staging: vme: bridges: Add missing unlocksJulia Lawall2010-06-181-1/+3
* staging: Use GFP_ATOMIC when a lock is heldJulia Lawall2010-06-041-1/+1
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-141-6/+2
* Staging: Drop memory allocation castJulia Lawall2010-05-111-2/+1
* Staging: vme: Correct checkpatch errorsMartyn Welch2010-05-111-5/+4
* Staging: vme: Use dev_err rather than printkMartyn Welch2010-05-111-38/+57
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: vme: Remove legacy unsupported codeMartyn Welch2010-03-031-147/+3
* Staging: vme: ca91cx42 slot detectionMartyn Welch2010-03-031-14/+5
* Staging: vme: Add ca91cx42 rmw supportMartyn Welch2010-03-031-84/+54
* Staging: vme: Correct ca91cx42 resource handlingMartyn Welch2010-03-031-10/+15
* Staging: vme: add ca91cx42 dma supportMartyn Welch2010-03-031-339/+260
* Staging: vme: Add location monitor support for ca91cx42Martyn Welch2010-03-031-72/+200
* Staging: vme: Make vme_master_resource naming bus neutralMartyn Welch2010-03-031-24/+24
* Staging: vme: Enable drivers to handle more than one bridgeMartyn Welch2010-03-031-179/+232
* Staging: vme: Attribute Testing For Dma RequestMartyn Welch2010-03-031-0/+2
* Staging: vme: Renaming following split of GE Fanuc joint ventureMartyn Welch2010-03-031-2/+2
* staging: make PCI device id constantNémeth Márton2010-03-031-1/+1
* Staging: vme: Allow drivers to co-existMartyn Welch2010-03-031-15/+17
* Staging: vme: Allow override of geographical address on ca91c142Martyn Welch2010-03-031-2/+12
* 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-111-63/+15
* Staging: vme: remove unused #include <linux/version.h>Huang Weiyi2009-12-111-1/+0
* Staging: vme: fix sched.h build breakageGreg Kroah-Hartman2009-10-141-0/+1
* Staging: vme: Update support for the Universe II VME driverMartyn Welch2009-09-151-1262/+1384
* Staging: vme: add Universe I/II bridge driverMartyn Welch2009-09-151-0/+1811