Commit message (Expand) | Author | Age | |
---|---|---|---|
* | vme: add missing put_device() after device_register() fails | Emilio G. Cota | 2013-02-14 |
* | vme: vme_tsi148.c: use module_pci_driver to simplify the code | Wei Yongjun | 2012-10-25 |
* | vme: vme_ca91cx42.c: use module_pci_driver to simplify the code | Wei Yongjun | 2012-10-25 |
* | vme: vme_vmivme7805.c: use module_pci_driver to simplify the code | Wei Yongjun | 2012-10-25 |
* | vme: vme_ca91cx42.c: use list_for_each_safe() when delete list items | Wei Yongjun | 2012-09-06 |
* | vme: vme_tsi148.c: fix to use list_for_each_safe() when delete list items | Wei Yongjun | 2012-09-06 |
* | VME: Prevent D16 cycles being split into 8-bit blocks | Martyn Welch | 2012-07-19 |
* | VME: Move API documentation to Documentation folder | Martyn Welch | 2012-05-08 |
* | vme: vme_ca91cx42.c: local functions should not be exposed globally | H Hartley Sweeten | 2012-05-08 |
* | vme: vme_tsi148.c: local functions should not be exposed globally | H Hartley Sweeten lin | 2012-05-08 |
* | Staging: VME: move VME drivers out of staging | Greg Kroah-Hartman | 2012-04-26 |