Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-25 | vme: vme_tsi148.c: use module_pci_driver to simplify the code | Wei Yongjun | 1 | -14/+1 |
2012-10-25 | vme: vme_ca91cx42.c: use module_pci_driver to simplify the code | Wei Yongjun | 1 | -14/+1 |
2012-10-25 | vme: vme_vmivme7805.c: use module_pci_driver to simplify the code | Wei Yongjun | 1 | -14/+1 |
2012-09-06 | vme: vme_ca91cx42.c: use list_for_each_safe() when delete list items | Wei Yongjun | 1 | -10/+10 |
2012-09-06 | vme: vme_tsi148.c: fix to use list_for_each_safe() when delete list items | Wei Yongjun | 1 | -5/+5 |
2012-07-19 | VME: Prevent D16 cycles being split into 8-bit blocks | Martyn Welch | 1 | -2/+83 |
2012-05-08 | VME: Move API documentation to Documentation folder | Martyn Welch | 1 | -396/+0 |
2012-05-08 | vme: vme_ca91cx42.c: local functions should not be exposed globally | H Hartley Sweeten | 1 | -3/+3 |
2012-05-08 | vme: vme_tsi148.c: local functions should not be exposed globally | H Hartley Sweeten lin | 1 | -3/+3 |
2012-04-26 | Staging: VME: move VME drivers out of staging | Greg Kroah-Hartman | 15 | -0/+8947 |