summaryrefslogtreecommitdiff
path: root/drivers/vme
Commit message (Expand)AuthorAge
...
* vme: tsi148: Master windows support USERx and CR/CSR accesses, not slavesMartyn Welch2015-03-06
* staging: vme: mmap() support for vme_userDmitry Kalinkin2015-03-06
* vme: fix misspelling of current function in stringJulia Lawall2015-01-12
* vme: bridges: use pci_zalloc_consistentJoe Perches2014-08-08
* VME: remove duplicate CA91CX42_DCTL_VDW_M defineDan Carpenter2014-07-09
* vme_tsi148: Utilize to_pci_dev() macroAaron Sierra2014-04-16
* vme_tsi148: Fix PCI address mapping assumptionJoe Schultz2014-04-16
* vme_tsi148: Fix typo in tsi148_slave_get()Joe Schultz2014-04-16
* Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman2014-02-18
|\
| * VME: Correct read/write alignment algorithmMartyn Welch2014-02-07
* | VME: Stop using memcpy_[to|from]io() due to unwanted behaviourMartyn Welch2014-02-15
|/
* vme: Convert VME core to register as a subsystemAaron Sierra2013-12-17
* vme: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-03
* VME: Rename vme_slot_get to avoid confusion with reference countingMartyn Welch2013-12-03
* VME: Provide access to VME bus enumeration and fix vme_user match functionMartyn Welch2013-12-03
* vme: vme_ca91cx42.c: fix to pass correct device identity to free_irq()Wei Yongjun2013-08-27
* vme: vme_vmivme7805.c: add missing __iomem annotationJingoo Han2013-08-19
* vme: vme_ca91cx42.c: add missing __iomem annotationJingoo Han2013-08-19
* vme: vme_tsi148.c: add missing __iomem annotationJingoo Han2013-08-19
* vme: vme_tsi148.c: fix error return code in tsi148_probe()Wei Yongjun2013-06-24
* vme: tsi148: Window reserved for accessing CR/CSR does not need attributes setMartyn Welch2013-06-17
* vme: tsi148: CR/CSR logic arround the wrong wayMartyn Welch2013-06-17
* vme: tsi148: Only store VME bus errors if they will be checkedMartyn Welch2013-06-17
* vme: Free DMA resource allocation structureMartyn Welch2013-06-06
* vme: add missing put_device() after device_register() failsEmilio G. Cota2013-02-14
* vme: vme_tsi148.c: use module_pci_driver to simplify the codeWei Yongjun2012-10-25
* vme: vme_ca91cx42.c: use module_pci_driver to simplify the codeWei Yongjun2012-10-25
* vme: vme_vmivme7805.c: use module_pci_driver to simplify the codeWei Yongjun2012-10-25
* vme: vme_ca91cx42.c: use list_for_each_safe() when delete list itemsWei Yongjun2012-09-06
* vme: vme_tsi148.c: fix to use list_for_each_safe() when delete list itemsWei Yongjun2012-09-06
* VME: Prevent D16 cycles being split into 8-bit blocksMartyn Welch2012-07-19
* VME: Move API documentation to Documentation folderMartyn Welch2012-05-08
* vme: vme_ca91cx42.c: local functions should not be exposed globallyH Hartley Sweeten2012-05-08
* vme: vme_tsi148.c: local functions should not be exposed globallyH Hartley Sweeten lin2012-05-08
* Staging: VME: move VME drivers out of stagingGreg Kroah-Hartman2012-04-26