Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
24867481b8c0a3bc3ab53b634e3cc03680ac3ac6
/
drivers
/
rapidio
cb8a4de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
7667928
rapidio: Fix kerneldoc and comment
by Masanari Iida
· 9 years ago
ce1d3fd
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
b33f87c
rapidio/tsi721: use PCI define for Max_Read_Request_Size
by Rafał Miłecki
· 10 years ago
7664cfe
dmaengine: rapidio: tsi721: Rename device_control
by Maxime Ripard
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
50835e9
rapidio/tsi721_dma: rework scatter-gather list handling
by Alexandre Bounine
· 10 years ago
4aff1ce
rapidio: add new RapidIO DMA interface routines
by Alexandre Bounine
· 10 years ago
0193ed8
rapidio/tsi721_dma: fix failure to obtain transaction descriptor
by Alexandre Bounine
· 10 years ago
1c92ab1
rapidio/tsi721: use pci_enable_msix_exact() instead of pci_enable_msix()
by Alexander Gordeev
· 10 years ago
2aaf308
rapidio: rework device hierarchy and introduce mport class of devices
by Alexandre Bounine
· 11 years ago
40f847b
drivers/rapidio/devices/tsi721_dma.c: optimize use of BDMA descriptors
by Alexandre Bounine
· 11 years ago
04379df
rapidio/tsi721: fix tasklet termination in dma channel release
by Alexandre Bounine
· 11 years ago
6d39c80
rapidio: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
ed1d2da
rapidio: convert bus code to use bus_groups
by Greg Kroah-Hartman
· 11 years ago
f93f3c4
rapidio: fix use after free in rio_unregister_scan()
by Dan Carpenter
· 11 years ago
d144746
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
6ca40c2
rapidio: change endpoint device name format
by Alexandre Bounine
· 11 years ago
3bdbb62
rapidio: add udev notification
by Alexandre Bounine
· 11 years ago
fdf90ab
rapidio: add modular build option for the subsystem core
by Alexandre Bounine
· 11 years ago
94d9bd4
rapidio/tsi721: convert to modular mport driver
by Alexandre Bounine
· 11 years ago
9edbc30b
rapidio: update enumerator registration mechanism
by Alexandre Bounine
· 11 years ago
2ec3ba6
rapidio: convert switch drivers to modules
by Alexandre Bounine
· 11 years ago
36f0efb
drivers/rapidio/rio-scan.c: make functions static
by Wu Fengguang
· 11 years ago
e350cd1
rapidio/switches: remove tsi500 driver
by Alexandre Bounine
· 11 years ago
27f62b9
RAPIDIO: IDT_GEN2: Fix build error.
by Ralf Baechle
· 11 years ago
1ccc819
rapidio/tsi721: fix bug in MSI interrupt handling
by Alexandre Bounine
· 11 years ago
bc8fcfe
rapidio: add enumeration/discovery start from user space
by Alexandre Bounine
· 11 years ago
a11650e
rapidio: make enumeration/discovery configurable
by Alexandre Bounine
· 11 years ago
cff2f74
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
305c891
rapidio: remove use of __devinit
by Bill Pemberton
· 12 years ago
2ca3cb5
rapidio: fix kernel-doc warnings
by Randy Dunlap
· 12 years ago
4ed134b
rapidio: update for destination ID allocation
by Alexandre Bounine
· 12 years ago
2574740
rapidio: update asynchronous discovery initialization
by Alexandre Bounine
· 12 years ago
f4c9c0e
rapidio: use msleep in discovery wait
by Alexandre Bounine
· 12 years ago
de74e00
rapidio: add destination ID allocation mechanism
by Alexandre Bounine
· 12 years ago
005842e
rapidio: run discovery as an asynchronous process
by Alexandre Bounine
· 12 years ago
a7071ef
rapidio: use device lists handling on per-net basis
by Alexandre Bounine
· 12 years ago
fa3dbaa
rapidio: fix blocking wait for discovery ready
by Alexandre Bounine
· 12 years ago
8d4630d
rapidio: apply RX/TX enable to active switch ports only
by Alexandre Bounine
· 12 years ago
71afe34
rapidio/tsi721: add inbound memory mapping callbacks
by Alexandre Bounine
· 12 years ago
da1589f
rapidio: add inbound memory mapping interface
by Alexandre Bounine
· 12 years ago
18f6287
drivers/rapidio/devices/tsi721.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
ed43f44
rapidio/tsi721: modify mport name assignment
by Alexandre Bounine
· 12 years ago
78890b5
Merge commit 'v3.6-rc5' into next
by Bjorn Helgaas
· 12 years ago
5cdaaf8
rapdio/tsi721: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
9a9a9a7
rapidio/tsi721: fix unused variable compiler warning
by Alexandre Bounine
· 12 years ago
3670e7e
rapidio/tsi721: fix inbound doorbell interrupt handling
by Alexandre Bounine
· 12 years ago
9eaa3d9
rapidio/tsi721: add DMA engine support
by Alexandre Bounine
· 12 years ago
e42d98e
rapidio: add DMA engine support for RIO data transfers
by Alexandre Bounine
· 12 years ago
9bbad7d
rapidio/tsi721: fix bug in register offset definitions
by Alexandre Bounine
· 13 years ago
b24823e
rapidio/tsi721: fix queue wrapping bug in inbound doorbell handler
by Alexandre Bounine
· 13 years ago
1cee22b
rapidio/tsi721: modify PCIe capability settings
by Alexandre Bounine
· 13 years ago
b439e66
rapidio/tsi721: fix mailbox resource reporting
by Alexandre Bounine
· 13 years ago
ceb9639
rapidio/tsi721: switch to dma_zalloc_coherent
by Alexandre Bounine
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
166c050
RapidIO: fix potential null deref in rio_setup_device()
by Alexandre Bounine
· 13 years ago
48618fb
RapidIO: add mport driver for Tsi721 bridge
by Alexandre Bounine
· 13 years ago
a571259
drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is complete
by Liu Gang
· 13 years ago
0a422f2
drivers/rapidio: idt_gen2.c is implicitly relying on getting stat.h
by Paul Gortmaker
· 13 years ago
284fb68
rapidio: fix use of non-compatible registers
by Alexandre Bounine
· 13 years ago
0bf2461
rapidio: fix default routing initialization
by Alexandre Bounine
· 13 years ago
59f9996
RapidIO/mpc85xx: fix possible mport registration problems
by Alexandre Bounine
· 14 years ago
13209c2
RapidIO: add IDT CPS-1432 switch definitions
by Alexandre Bounine
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
ad4ac17
rapidio: fix potential null deref on failure path
by Dan Carpenter
· 14 years ago
c1256eb
rapidio: remove mport resource reservation from common RIO code
by Alexandre Bounine
· 14 years ago
569fccb
rapidio: modify mport ID assignment
by Alexandre Bounine
· 14 years ago
2f80998
rapidio: modify subsystem and driver initialization sequence
by Alexandre Bounine
· 14 years ago
388b78a
rapidio: modify configuration to support PCI-SRIO controller
by Alexandre Bounine
· 14 years ago
f8f0626
rapidio: add architecture specific callbacks
by Alexandre Bounine
· 14 years ago
cd8b974
rapidio: add new sysfs attributes
by Alexandre Bounine
· 14 years ago
4ebdd58
rapidio: change to new flag variable
by matt mooney
· 14 years ago
fe41947
rapidio: fix sysfs config attribute to access 16MB of maint space
by Alexandre Bounine
· 14 years ago
9b310ac
rapidio: fix new kernel-doc warnings
by Randy Dunlap
· 14 years ago
2e9d4d8
rapidio: add new idt sRIO switches
by Alexandre Bounine
· 14 years ago
558bda6
rapidio: use Component Tag for unified switch identification
by Alexandre Bounine
· 14 years ago
17e9620
rapidio: add device object linking into discovery
by Alexandre Bounine
· 14 years ago
e653692
rapidio: add definitions of Component Tag fields
by Alexandre Bounine
· 14 years ago
ded0578
rapidio: integrate rio_switch into rio_dev
by Alexandre Bounine
· 14 years ago
a93192a
rapidio: use common destid storage for endpoints and switches
by Alexandre Bounine
· 14 years ago
88cf81f
rapidio: use resource_size()
by Dan Carpenter
· 14 years ago
1548bf3
rapidio: fix destructive port EM initialization for Tsi568
by Alexandre Bounine
· 14 years ago
2d4da0f
rapidio: fix maximum port number in tsi57x EM initialization
by Alexandre Bounine
· 14 years ago
388c45c
rapidio: fix IDLE2 bits corruption
by Alexandre Bounine
· 14 years ago
af84ca3
rapidio: add handling of redundant routes
by Alexandre Bounine
· 14 years ago
a3725c4
rapidio: add support for IDT CPS Gen2 switches
by Alexandre Bounine
· 14 years ago
e274e0e
rapidio: add device access check into the enumeration
by Alexandre Bounine
· 14 years ago
6429cd4
rapidio: add handling of orphan port-write message
by Alexandre Bounine
· 14 years ago
ac38d72
rapidio: modify sysfs initialization for switches
by Alexandre Bounine
· 14 years ago
dd5648c
rapidio: add default handler for error-stopped state
by Alexandre Bounine
· 14 years ago
68fe4df
rapidio: add relation links between RIO device structures
by Alexandre Bounine
· 14 years ago
ae05cbd
rapidio: use stored ingress port number instead of register read
by Alexandre Bounine
· 14 years ago
2c70f02
rapidio: fix RapidIO sysfs hierarchy
by Alexandre Bounine
· 14 years ago
638c594
fix typos concerning "associate"
by Uwe Kleine-König
· 14 years ago
97ef6f7
rapidio: fix new kernel-doc warnings
by Randy Dunlap
· 14 years ago
679395f
rapidio: use default route value for CPS switches
by Alexandre Bounine
· 14 years ago
7a88d62
rapidio: add switch domain routines
by Alexandre Bounine
· 14 years ago
058f88d6
rapidio: modify initialization of switch operations
by Alexandre Bounine
· 14 years ago
011507e
rapidio: add debug configuration option
by Alexandre Bounine
· 14 years ago
Next »