index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rapidio
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
rapidio/tsi721_dma: rework scatter-gather list handling
Alexandre Bounine
2014-08-08
2
-352
/
+378
*
rapidio: add new RapidIO DMA interface routines
Alexandre Bounine
2014-08-08
1
-19
/
+47
*
rapidio/tsi721_dma: fix failure to obtain transaction descriptor
Alexandre Bounine
2014-07-30
1
-1
/
+7
*
rapidio/tsi721: use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-06-06
1
-8
/
+3
*
rapidio: rework device hierarchy and introduce mport class of devices
Alexandre Bounine
2014-04-07
6
-7
/
+69
*
drivers/rapidio/devices/tsi721_dma.c: optimize use of BDMA descriptors
Alexandre Bounine
2014-04-07
2
-33
/
+82
*
rapidio/tsi721: fix tasklet termination in dma channel release
Alexandre Bounine
2014-03-04
2
-9
/
+19
*
rapidio: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-10-16
3
-16
/
+26
*
rapidio: convert bus code to use bus_groups
Greg Kroah-Hartman
2013-09-26
3
-5
/
+15
*
rapidio: fix use after free in rio_unregister_scan()
Dan Carpenter
2013-07-31
1
-1
/
+3
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-07-13
1
-0
/
+2
|
\
|
*
RAPIDIO: IDT_GEN2: Fix build error.
Ralf Baechle
2013-06-20
1
-0
/
+2
*
|
rapidio: change endpoint device name format
Alexandre Bounine
2013-07-03
1
-3
/
+2
*
|
rapidio: add udev notification
Alexandre Bounine
2013-07-03
2
-0
/
+28
*
|
rapidio: add modular build option for the subsystem core
Alexandre Bounine
2013-07-03
2
-14
/
+17
*
|
rapidio/tsi721: convert to modular mport driver
Alexandre Bounine
2013-07-03
4
-10
/
+9
*
|
rapidio: update enumerator registration mechanism
Alexandre Bounine
2013-07-03
4
-48
/
+149
*
|
rapidio: convert switch drivers to modules
Alexandre Bounine
2013-07-03
10
-311
/
+544
*
|
drivers/rapidio/rio-scan.c: make functions static
Wu Fengguang
2013-07-03
1
-2
/
+2
*
|
rapidio/switches: remove tsi500 driver
Alexandre Bounine
2013-07-03
3
-86
/
+0
|
/
*
rapidio/tsi721: fix bug in MSI interrupt handling
Alexandre Bounine
2013-05-24
1
-0
/
+12
*
rapidio: add enumeration/discovery start from user space
Alexandre Bounine
2013-05-24
5
-5
/
+95
*
rapidio: make enumeration/discovery configurable
Alexandre Bounine
2013-05-24
6
-138
/
+291
*
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-11
5
-14
/
+14
|
\
|
*
rapidio: remove use of __devinit
Bill Pemberton
2012-11-28
5
-14
/
+14
*
|
rapidio: fix kernel-doc warnings
Randy Dunlap
2012-11-16
1
-1
/
+1
|
/
*
rapidio: update for destination ID allocation
Alexandre Bounine
2012-10-11
1
-22
/
+16
*
rapidio: update asynchronous discovery initialization
Alexandre Bounine
2012-10-11
1
-28
/
+47
*
rapidio: use msleep in discovery wait
Alexandre Bounine
2012-10-11
1
-1
/
+1
*
rapidio: add destination ID allocation mechanism
Alexandre Bounine
2012-10-06
1
-35
/
+170
*
rapidio: run discovery as an asynchronous process
Alexandre Bounine
2012-10-06
2
-4
/
+50
*
rapidio: use device lists handling on per-net basis
Alexandre Bounine
2012-10-06
1
-29
/
+31
*
rapidio: fix blocking wait for discovery ready
Alexandre Bounine
2012-10-06
1
-42
/
+20
*
rapidio: apply RX/TX enable to active switch ports only
Alexandre Bounine
2012-10-06
1
-4
/
+5
*
rapidio/tsi721: add inbound memory mapping callbacks
Alexandre Bounine
2012-10-06
2
-4
/
+99
*
rapidio: add inbound memory mapping interface
Alexandre Bounine
2012-10-06
1
-0
/
+44
*
drivers/rapidio/devices/tsi721.c: fix error return code
Peter Senna Tschudin
2012-10-06
1
-1
/
+2
*
rapidio/tsi721: modify mport name assignment
Alexandre Bounine
2012-10-06
1
-1
/
+2
*
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
2012-09-13
1
-1
/
+10
|
\
|
*
rapidio/tsi721: fix unused variable compiler warning
Alexandre Bounine
2012-08-21
1
-1
/
+4
|
*
rapidio/tsi721: fix inbound doorbell interrupt handling
Alexandre Bounine
2012-08-21
1
-0
/
+7
*
|
rapdio/tsi721: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-12
/
+7
|
/
*
rapidio/tsi721: add DMA engine support
Alexandre Bounine
2012-05-31
4
-92
/
+1050
*
rapidio: add DMA engine support for RIO data transfers
Alexandre Bounine
2012-05-31
2
-0
/
+95
*
rapidio/tsi721: fix bug in register offset definitions
Alexandre Bounine
2012-03-15
1
-15
/
+15
*
rapidio/tsi721: fix queue wrapping bug in inbound doorbell handler
Alexandre Bounine
2012-03-05
1
-2
/
+3
*
rapidio/tsi721: modify PCIe capability settings
Alexandre Bounine
2011-12-09
2
-5
/
+17
*
rapidio/tsi721: fix mailbox resource reporting
Alexandre Bounine
2011-12-09
1
-2
/
+2
*
rapidio/tsi721: switch to dma_zalloc_coherent
Alexandre Bounine
2011-12-09
1
-13
/
+4
[next]