summaryrefslogtreecommitdiffstats
path: root/drivers/vme/bridges/vme_tsi148.c
AgeCommit message (Expand)Author
2014-04-16vme_tsi148: Utilize to_pci_dev() macroAaron Sierra
2014-04-16vme_tsi148: Fix PCI address mapping assumptionJoe Schultz
2014-04-16vme_tsi148: Fix typo in tsi148_slave_get()Joe Schultz
2014-02-18Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman
2014-02-15VME: Stop using memcpy_[to|from]io() due to unwanted behaviourMartyn Welch
2014-02-07VME: Correct read/write alignment algorithmMartyn Welch
2013-12-03vme: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-08-19vme: vme_tsi148.c: add missing __iomem annotationJingoo Han
2013-06-24vme: vme_tsi148.c: fix error return code in tsi148_probe()Wei Yongjun
2013-06-17vme: tsi148: Window reserved for accessing CR/CSR does not need attributes setMartyn Welch
2013-06-17vme: tsi148: CR/CSR logic arround the wrong wayMartyn Welch
2013-06-17vme: tsi148: Only store VME bus errors if they will be checkedMartyn Welch
2012-10-25vme: vme_tsi148.c: use module_pci_driver to simplify the codeWei Yongjun
2012-09-06vme: vme_tsi148.c: fix to use list_for_each_safe() when delete list itemsWei Yongjun
2012-07-19VME: Prevent D16 cycles being split into 8-bit blocksMartyn Welch
2012-05-08vme: vme_tsi148.c: local functions should not be exposed globallyH Hartley Sweeten lin
2012-04-26Staging: VME: move VME drivers out of stagingGreg Kroah-Hartman