index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vme
/
bridges
/
vme_ca91cx42.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-07-16
vme: ca91cx42: remove redundant variable i
Colin Ian King
1
-2
/
+0
2017-10-13
vme: ca91cx42: Adjust 14 checks for null pointers
Markus Elfring
1
-14
/
+14
2017-10-13
vme: ca91cx42: Improve 12 size determinations
Markus Elfring
1
-17
/
+12
2017-10-13
vme: ca91cx42: Delete eight error messages for a failed memory allocation
Markus Elfring
1
-16
/
+0
2017-01-11
vme: Fix wrong pointer utilization in ca91cx42_slave_get
Augusto Mecking Caringi
1
-1
/
+1
2016-08-31
vme: Fix module autoload
Alessio Igor Bogani
1
-0
/
+2
2016-08-31
vme: change LM callback argument to void pointer
Aaron Sierra
1
-2
/
+4
2016-05-02
vme: add vme_init_bridge for common bridge init
Aaron Sierra
1
-8
/
+1
2016-02-08
vme: vme_ca91cx42.c: use to_pci_dev()
Geliang Tang
1
-6
/
+5
2015-10-04
vme: change bus error handling scheme
Dmitry Kalinkin
1
-2
/
+1
2015-10-04
vme: lower alignment requirement in pci bridge drivers
Dmitry Kalinkin
1
-1
/
+1
2015-06-13
vme: ca91cx42: return error code on DMA error
Dmitry Kalinkin
1
-0
/
+1
2015-06-13
vme: stop DMA transfer on interruption
Dmitry Kalinkin
1
-3
/
+14
2014-08-09
vme: bridges: use pci_zalloc_consistent
Joe Perches
1
-4
/
+2
2014-02-18
Merge 3.14-rc3 into char-misc-next
Greg Kroah-Hartman
1
-2
/
+2
2014-02-15
VME: Stop using memcpy_[to|from]io() due to unwanted behaviour
Martyn Welch
1
-15
/
+14
2014-02-07
VME: Correct read/write alignment algorithm
Martyn Welch
1
-2
/
+2
2013-12-03
vme: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-08-28
vme: vme_ca91cx42.c: fix to pass correct device identity to free_irq()
Wei Yongjun
1
-1
/
+5
2013-08-20
vme: vme_ca91cx42.c: add missing __iomem annotation
Jingoo Han
1
-2
/
+2
2012-10-25
vme: vme_ca91cx42.c: use module_pci_driver to simplify the code
Wei Yongjun
1
-14
/
+1
2012-09-07
vme: vme_ca91cx42.c: use list_for_each_safe() when delete list items
Wei Yongjun
1
-10
/
+10
2012-05-09
vme: vme_ca91cx42.c: local functions should not be exposed globally
H Hartley Sweeten
1
-3
/
+3
2012-04-26
Staging: VME: move VME drivers out of staging
Greg Kroah-Hartman
1
-0
/
+1959