index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rapidio
/
rio.c
Age
Commit message (
Expand
)
Author
2021-01-21
rapidio: fix kernel-doc a markup
Mauro Carvalho Chehab
2020-12-15
rapidio: remove unused rio_get_asm() and rio_get_device()
Sebastian Andrzej Siewior
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-02-06
rapidio: move 12 EXPORT_SYMBOL_GPL() calls to function implementations
Markus Elfring
2018-02-06
rapidio: return an error code only as a constant in two functions
Markus Elfring
2018-02-06
rapidio: delete an unnecessary variable initialisation in three functions
Markus Elfring
2018-02-06
rapidio: improve a size determination in five functions
Markus Elfring
2018-02-06
rapidio: adjust five function calls together with a variable assignment
Markus Elfring
2018-02-06
rapidio: adjust 12 checks for null pointers
Markus Elfring
2018-02-06
rapidio: delete an error message for a failed memory allocation in rio_init_m...
Markus Elfring
2017-03-17
rapidio: use is_visible() to hide switch-specific attributes
Dmitry Torokhov
2016-08-02
rapidio: modify for rev.3 specification changes
Alexandre Bounine
2016-08-02
rapidio: fix error handling in mbox request/release functions
Alexandre Bounine
2016-08-02
rapidio: fix return value description for dma_prep functions
Alexandre Bounine
2016-03-22
rapidio: add outbound window support
Alexandre Bounine
2016-03-22
rapidio: add global inbound port write interfaces
Alexandre Bounine
2016-03-22
rapidio: move rio_pw_enable into core code
Alexandre Bounine
2016-03-22
rapidio: move rio_local_set_device_id function to the common core
Alexandre Bounine
2016-03-22
rapidio: add lock protection for doorbell list
Alexandre Bounine
2016-03-22
rapidio: add core mport removal support
Alexandre Bounine
2016-03-22
rapidio: move net allocation into core code
Alexandre Bounine
2016-03-22
rapidio: rework common RIO device add/delete routines
Alexandre Bounine
2016-03-22
rapidio: add query_mport operation
Alexandre Bounine
2016-01-30
drivers: Initialize resource entry to zero
Toshi Kani
2014-08-08
rapidio: add new RapidIO DMA interface routines
Alexandre Bounine
2014-04-07
rapidio: rework device hierarchy and introduce mport class of devices
Alexandre Bounine
2013-07-31
rapidio: fix use after free in rio_unregister_scan()
Dan Carpenter
2013-07-03
rapidio: add modular build option for the subsystem core
Alexandre Bounine
2013-07-03
rapidio/tsi721: convert to modular mport driver
Alexandre Bounine
2013-07-03
rapidio: update enumerator registration mechanism
Alexandre Bounine
2013-07-03
rapidio: convert switch drivers to modules
Alexandre Bounine
2013-05-24
rapidio: add enumeration/discovery start from user space
Alexandre Bounine
2013-05-24
rapidio: make enumeration/discovery configurable
Alexandre Bounine
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-11-28
rapidio: remove use of __devinit
Bill Pemberton
2012-11-16
rapidio: fix kernel-doc warnings
Randy Dunlap
2012-10-11
rapidio: update asynchronous discovery initialization
Alexandre Bounine
2012-10-06
rapidio: run discovery as an asynchronous process
Alexandre Bounine
2012-10-06
rapidio: add inbound memory mapping interface
Alexandre Bounine
2012-05-31
rapidio: add DMA engine support for RIO data transfers
Alexandre Bounine
2011-04-14
RapidIO/mpc85xx: fix possible mport registration problems
Alexandre Bounine
2011-03-23
rapidio: remove mport resource reservation from common RIO code
Alexandre Bounine
2011-03-23
rapidio: modify mport ID assignment
Alexandre Bounine
2011-03-23
rapidio: modify subsystem and driver initialization sequence
Alexandre Bounine
2011-03-23
rapidio: add architecture specific callbacks
Alexandre Bounine
2011-01-13
rapidio: add definitions of Component Tag fields
Alexandre Bounine
2011-01-13
rapidio: use common destid storage for endpoints and switches
Alexandre Bounine
2010-11-12
rapidio: use resource_size()
Dan Carpenter
2010-10-27
rapidio: fix IDLE2 bits corruption
Alexandre Bounine
2010-10-27
rapidio: add handling of redundant routes
Alexandre Bounine
[next]