index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rapidio
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-05-26
rapidio: Fix kerneldoc and comment
Masanari Iida
1
-1
/
+1
2015-02-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-6
/
+2
2015-01-27
rapidio/tsi721: use PCI define for Max_Read_Request_Size
Rafał Miłecki
2
-3
/
+1
2014-12-22
dmaengine: rapidio: tsi721: Rename device_control
Maxime Ripard
1
-6
/
+2
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-08
rapidio/tsi721_dma: rework scatter-gather list handling
Alexandre Bounine
2
-352
/
+378
2014-08-08
rapidio: add new RapidIO DMA interface routines
Alexandre Bounine
1
-19
/
+47
2014-07-30
rapidio/tsi721_dma: fix failure to obtain transaction descriptor
Alexandre Bounine
1
-1
/
+7
2014-06-06
rapidio/tsi721: use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-8
/
+3
2014-04-07
rapidio: rework device hierarchy and introduce mport class of devices
Alexandre Bounine
6
-7
/
+69
2014-04-07
drivers/rapidio/devices/tsi721_dma.c: optimize use of BDMA descriptors
Alexandre Bounine
2
-33
/
+82
2014-03-04
rapidio/tsi721: fix tasklet termination in dma channel release
Alexandre Bounine
2
-9
/
+19
2013-10-16
rapidio: convert bus code to use dev_groups
Greg Kroah-Hartman
3
-16
/
+26
2013-09-26
rapidio: convert bus code to use bus_groups
Greg Kroah-Hartman
3
-5
/
+15
2013-07-31
rapidio: fix use after free in rio_unregister_scan()
Dan Carpenter
1
-1
/
+3
2013-07-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+2
2013-07-03
rapidio: change endpoint device name format
Alexandre Bounine
1
-3
/
+2
2013-07-03
rapidio: add udev notification
Alexandre Bounine
2
-0
/
+28
2013-07-03
rapidio: add modular build option for the subsystem core
Alexandre Bounine
2
-14
/
+17
2013-07-03
rapidio/tsi721: convert to modular mport driver
Alexandre Bounine
4
-10
/
+9
2013-07-03
rapidio: update enumerator registration mechanism
Alexandre Bounine
4
-48
/
+149
2013-07-03
rapidio: convert switch drivers to modules
Alexandre Bounine
10
-311
/
+544
2013-07-03
drivers/rapidio/rio-scan.c: make functions static
Wu Fengguang
1
-2
/
+2
2013-07-03
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-24
rapidio/tsi721: fix bug in MSI interrupt handling
Alexandre Bounine
1
-0
/
+12
2013-05-24
rapidio: add enumeration/discovery start from user space
Alexandre Bounine
5
-5
/
+95
2013-05-24
rapidio: make enumeration/discovery configurable
Alexandre Bounine
6
-138
/
+291
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-14
/
+14
2012-11-28
rapidio: remove use of __devinit
Bill Pemberton
5
-14
/
+14
2012-11-16
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-06
rapidio: add destination ID allocation mechanism
Alexandre Bounine
1
-35
/
+170
2012-10-06
rapidio: run discovery as an asynchronous process
Alexandre Bounine
2
-4
/
+50
2012-10-06
rapidio: use device lists handling on per-net basis
Alexandre Bounine
1
-29
/
+31
2012-10-06
rapidio: fix blocking wait for discovery ready
Alexandre Bounine
1
-42
/
+20
2012-10-06
rapidio: apply RX/TX enable to active switch ports only
Alexandre Bounine
1
-4
/
+5
2012-10-06
rapidio/tsi721: add inbound memory mapping callbacks
Alexandre Bounine
2
-4
/
+99
2012-10-06
rapidio: add inbound memory mapping interface
Alexandre Bounine
1
-0
/
+44
2012-10-06
drivers/rapidio/devices/tsi721.c: fix error return code
Peter Senna Tschudin
1
-1
/
+2
2012-10-06
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-21
rapidio/tsi721: fix unused variable compiler warning
Alexandre Bounine
1
-1
/
+4
2012-08-21
rapidio/tsi721: fix inbound doorbell interrupt handling
Alexandre Bounine
1
-0
/
+7
2012-05-31
rapidio/tsi721: add DMA engine support
Alexandre Bounine
4
-92
/
+1050
2012-05-31
rapidio: add DMA engine support for RIO data transfers
Alexandre Bounine
2
-0
/
+95
[next]