Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vme: bridges: use pci_zalloc_consistent | Joe Perches | 2014-08-09 | 1 | -4/+2 |
* | Merge 3.14-rc3 into char-misc-next | Greg Kroah-Hartman | 2014-02-18 | 1 | -2/+2 |
|\ | |||||
| * | VME: Correct read/write alignment algorithm | Martyn Welch | 2014-02-07 | 1 | -2/+2 |
* | | VME: Stop using memcpy_[to|from]io() due to unwanted behaviour | Martyn Welch | 2014-02-15 | 1 | -15/+14 |
|/ | |||||
* | vme: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 2013-12-03 | 1 | -1/+1 |
* | vme: vme_ca91cx42.c: fix to pass correct device identity to free_irq() | Wei Yongjun | 2013-08-28 | 1 | -1/+5 |
* | vme: vme_ca91cx42.c: add missing __iomem annotation | Jingoo Han | 2013-08-20 | 1 | -2/+2 |
* | vme: vme_ca91cx42.c: use module_pci_driver to simplify the code | Wei Yongjun | 2012-10-25 | 1 | -14/+1 |
* | vme: vme_ca91cx42.c: use list_for_each_safe() when delete list items | Wei Yongjun | 2012-09-06 | 1 | -10/+10 |
* | vme: vme_ca91cx42.c: local functions should not be exposed globally | H Hartley Sweeten | 2012-05-09 | 1 | -3/+3 |
* | Staging: VME: move VME drivers out of staging | Greg Kroah-Hartman | 2012-04-26 | 1 | -0/+1959 |