index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2011-03-24
rapidio: fix potential null deref on failure path
Dan Carpenter
1
-1
/
+1
2011-03-24
rapidio: remove mport resource reservation from common RIO code
Alexandre Bounine
1
-13
/
+1
2011-03-24
rapidio: modify mport ID assignment
Alexandre Bounine
1
-0
/
+26
2011-03-24
rapidio: modify subsystem and driver initialization sequence
Alexandre Bounine
1
-2
/
+4
2011-03-24
rapidio: modify configuration to support PCI-SRIO controller
Alexandre Bounine
1
-0
/
+1
2011-03-24
rapidio: add architecture specific callbacks
Alexandre Bounine
1
-12
/
+26
2011-03-24
rapidio: add new sysfs attributes
Alexandre Bounine
1
-1
/
+40
2011-03-17
rapidio: change to new flag variable
matt mooney
2
-7
/
+1
2011-02-26
rapidio: fix sysfs config attribute to access 16MB of maint space
Alexandre Bounine
1
-6
/
+6
2011-01-23
rapidio: fix new kernel-doc warnings
Randy Dunlap
1
-0
/
+2
2011-01-13
rapidio: add new idt sRIO switches
Alexandre Bounine
1
-0
/
+2
2011-01-13
rapidio: use Component Tag for unified switch identification
Alexandre Bounine
1
-5
/
+5
2011-01-13
rapidio: add device object linking into discovery
Alexandre Bounine
1
-4
/
+7
2011-01-13
rapidio: add definitions of Component Tag fields
Alexandre Bounine
1
-1
/
+1
[next]