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
/
rapidio
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-01
rapidio: fix use after free in rio_unregister_scan()
Dan Carpenter
1
-1
/
+3
2013-07-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+2
2013-07-04
rapidio: change endpoint device name format
Alexandre Bounine
1
-3
/
+2
2013-07-04
rapidio: add udev notification
Alexandre Bounine
2
-0
/
+28
2013-07-04
rapidio: add modular build option for the subsystem core
Alexandre Bounine
2
-14
/
+17
2013-07-04
rapidio/tsi721: convert to modular mport driver
Alexandre Bounine
4
-10
/
+9
2013-07-04
rapidio: update enumerator registration mechanism
Alexandre Bounine
4
-48
/
+149
2013-07-04
rapidio: convert switch drivers to modules
Alexandre Bounine
10
-311
/
+544
2013-07-04
drivers/rapidio/rio-scan.c: make functions static
Wu Fengguang
1
-2
/
+2
2013-07-04
rapidio/switches: remove tsi500 driver
Alexandre Bounine
3
-86
/
+0
2013-06-20
RAPIDIO: IDT_GEN2: Fix build error.
Ralf Baechle
1
-0
/
+2
2013-05-25
rapidio/tsi721: fix bug in MSI interrupt handling
Alexandre Bounine
1
-0
/
+12
2013-05-25
rapidio: add enumeration/discovery start from user space
Alexandre Bounine
5
-5
/
+95
2013-05-25
rapidio: make enumeration/discovery configurable
Alexandre Bounine
6
-138
/
+291
2012-12-12
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-14
/
+14
2012-11-29
rapidio: remove use of __devinit
Bill Pemberton
5
-14
/
+14
2012-11-17
rapidio: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2012-10-11
rapidio: update for destination ID allocation
Alexandre Bounine
1
-22
/
+16
2012-10-11
rapidio: update asynchronous discovery initialization
Alexandre Bounine
1
-28
/
+47
2012-10-11
rapidio: use msleep in discovery wait
Alexandre Bounine
1
-1
/
+1
2012-10-05
rapidio: add destination ID allocation mechanism
Alexandre Bounine
1
-35
/
+170
2012-10-05
rapidio: run discovery as an asynchronous process
Alexandre Bounine
2
-4
/
+50
2012-10-05
rapidio: use device lists handling on per-net basis
Alexandre Bounine
1
-29
/
+31
2012-10-05
rapidio: fix blocking wait for discovery ready
Alexandre Bounine
1
-42
/
+20
2012-10-05
rapidio: apply RX/TX enable to active switch ports only
Alexandre Bounine
1
-4
/
+5
2012-10-05
rapidio/tsi721: add inbound memory mapping callbacks
Alexandre Bounine
2
-4
/
+99
2012-10-05
rapidio: add inbound memory mapping interface
Alexandre Bounine
1
-0
/
+44
2012-10-05
drivers/rapidio/devices/tsi721.c: fix error return code
Peter Senna Tschudin
1
-1
/
+2
2012-10-05
rapidio/tsi721: modify mport name assignment
Alexandre Bounine
1
-1
/
+2
2012-09-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
1
-1
/
+10
2012-08-23
rapdio/tsi721: Use PCI Express Capability accessors
Jiang Liu
1
-12
/
+7
2012-08-22
rapidio/tsi721: fix unused variable compiler warning
Alexandre Bounine
1
-1
/
+4
2012-08-22
rapidio/tsi721: fix inbound doorbell interrupt handling
Alexandre Bounine
1
-0
/
+7
2012-06-01
rapidio/tsi721: add DMA engine support
Alexandre Bounine
4
-92
/
+1050
2012-06-01
rapidio: add DMA engine support for RIO data transfers
Alexandre Bounine
2
-0
/
+95
2012-03-16
rapidio/tsi721: fix bug in register offset definitions
Alexandre Bounine
1
-15
/
+15
2012-03-06
rapidio/tsi721: fix queue wrapping bug in inbound doorbell handler
Alexandre Bounine
1
-2
/
+3
2011-12-09
rapidio/tsi721: modify PCIe capability settings
Alexandre Bounine
2
-5
/
+17
2011-12-09
rapidio/tsi721: fix mailbox resource reporting
Alexandre Bounine
1
-2
/
+2
2011-12-09
rapidio/tsi721: switch to dma_zalloc_coherent
Alexandre Bounine
1
-13
/
+4
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-03
RapidIO: fix potential null deref in rio_setup_device()
Alexandre Bounine
1
-1
/
+1
2011-11-03
RapidIO: add mport driver for Tsi721 bridge
Alexandre Bounine
6
-2
/
+3146
2011-11-03
drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is comp...
Liu Gang
1
-2
/
+2
2011-11-01
drivers/rapidio: idt_gen2.c is implicitly relying on getting stat.h
Paul Gortmaker
1
-0
/
+1
2011-08-26
rapidio: fix use of non-compatible registers
Alexandre Bounine
1
-2
/
+1
2011-05-18
rapidio: fix default routing initialization
Alexandre Bounine
3
-0
/
+21
2011-04-15
RapidIO/mpc85xx: fix possible mport registration problems
Alexandre Bounine
1
-2
/
+3
2011-04-15
RapidIO: add IDT CPS-1432 switch definitions
Alexandre Bounine
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
[next]