summaryrefslogtreecommitdiffstats
path: root/drivers/vme
Commit message (Expand)AuthorAgeFilesLines
* vme: vme_ca91cx42.c: use list_for_each_safe() when delete list itemsWei Yongjun2012-09-061-10/+10
* vme: vme_tsi148.c: fix to use list_for_each_safe() when delete list itemsWei Yongjun2012-09-061-5/+5
* VME: Prevent D16 cycles being split into 8-bit blocksMartyn Welch2012-07-191-2/+83
* VME: Move API documentation to Documentation folderMartyn Welch2012-05-081-396/+0
* vme: vme_ca91cx42.c: local functions should not be exposed globallyH Hartley Sweeten2012-05-081-3/+3
* vme: vme_tsi148.c: local functions should not be exposed globallyH Hartley Sweeten lin2012-05-081-3/+3
* Staging: VME: move VME drivers out of stagingGreg Kroah-Hartman2012-04-2615-0/+8947