index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vme
/
bridges
/
vme_ca91cx42.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vme: ca91cx42: remove redundant variable i
Colin Ian King
2018-07-16
1
-2
/
+0
*
vme: ca91cx42: Adjust 14 checks for null pointers
Markus Elfring
2017-10-13
1
-14
/
+14
*
vme: ca91cx42: Improve 12 size determinations
Markus Elfring
2017-10-13
1
-17
/
+12
*
vme: ca91cx42: Delete eight error messages for a failed memory allocation
Markus Elfring
2017-10-13
1
-16
/
+0
*
vme: Fix wrong pointer utilization in ca91cx42_slave_get
Augusto Mecking Caringi
2017-01-11
1
-1
/
+1
*
vme: Fix module autoload
Alessio Igor Bogani
2016-08-31
1
-0
/
+2
*
vme: change LM callback argument to void pointer
Aaron Sierra
2016-08-31
1
-2
/
+4
*
vme: add vme_init_bridge for common bridge init
Aaron Sierra
2016-05-01
1
-8
/
+1
*
vme: vme_ca91cx42.c: use to_pci_dev()
Geliang Tang
2016-02-07
1
-6
/
+5
*
vme: change bus error handling scheme
Dmitry Kalinkin
2015-10-04
1
-2
/
+1
*
vme: lower alignment requirement in pci bridge drivers
Dmitry Kalinkin
2015-10-04
1
-1
/
+1
*
vme: ca91cx42: return error code on DMA error
Dmitry Kalinkin
2015-06-12
1
-0
/
+1
*
vme: stop DMA transfer on interruption
Dmitry Kalinkin
2015-06-12
1
-3
/
+14
*
vme: bridges: use pci_zalloc_consistent
Joe Perches
2014-08-08
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-27
1
-1
/
+5
*
vme: vme_ca91cx42.c: add missing __iomem annotation
Jingoo Han
2013-08-19
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-08
1
-3
/
+3
*
Staging: VME: move VME drivers out of staging
Greg Kroah-Hartman
2012-04-26
1
-0
/
+1959