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
/
rio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-07
rapidio: move 12 EXPORT_SYMBOL_GPL() calls to function implementations
Markus Elfring
1
-13
/
+12
2018-02-07
rapidio: return an error code only as a constant in two functions
Markus Elfring
1
-15
/
+6
2018-02-07
rapidio: delete an unnecessary variable initialisation in three functions
Markus Elfring
1
-3
/
+3
2018-02-07
rapidio: improve a size determination in five functions
Markus Elfring
1
-10
/
+5
2018-02-07
rapidio: adjust five function calls together with a variable assignment
Markus Elfring
1
-12
/
+14
2018-02-07
rapidio: adjust 12 checks for null pointers
Markus Elfring
1
-9
/
+9
2018-02-07
rapidio: delete an error message for a failed memory allocation in rio_init_m...
Markus Elfring
1
-1
/
+0
2017-03-17
rapidio: use is_visible() to hide switch-specific attributes
Dmitry Torokhov
1
-3
/
+0
2016-08-03
rapidio: modify for rev.3 specification changes
Alexandre Bounine
1
-73
/
+77
2016-08-03
rapidio: fix error handling in mbox request/release functions
Alexandre Bounine
1
-12
/
+42
2016-08-03
rapidio: fix return value description for dma_prep functions
Alexandre Bounine
1
-2
/
+6
2016-03-23
rapidio: add outbound window support
Alexandre Bounine
1
-0
/
+50
2016-03-23
rapidio: add global inbound port write interfaces
Alexandre Bounine
1
-24
/
+118
2016-03-23
rapidio: move rio_pw_enable into core code
Alexandre Bounine
1
-0
/
+19
2016-03-23
rapidio: move rio_local_set_device_id function to the common core
Alexandre Bounine
1
-0
/
+14
2016-03-23
rapidio: add lock protection for doorbell list
Alexandre Bounine
1
-3
/
+6
2016-03-23
rapidio: add core mport removal support
Alexandre Bounine
1
-19
/
+79
2016-03-23
rapidio: move net allocation into core code
Alexandre Bounine
1
-0
/
+53
2016-03-23
rapidio: rework common RIO device add/delete routines
Alexandre Bounine
1
-1
/
+32
2016-03-23
rapidio: add query_mport operation
Alexandre Bounine
1
-0
/
+17
2016-01-30
drivers: Initialize resource entry to zero
Toshi Kani
1
-4
/
+4
2014-08-09
rapidio: add new RapidIO DMA interface routines
Alexandre Bounine
1
-19
/
+47
2014-04-08
rapidio: rework device hierarchy and introduce mport class of devices
Alexandre Bounine
1
-0
/
+11
2013-08-01
rapidio: fix use after free in rio_unregister_scan()
Dan Carpenter
1
-1
/
+3
2013-07-04
rapidio: add modular build option for the subsystem core
Alexandre Bounine
1
-13
/
+14
2013-07-04
rapidio/tsi721: convert to modular mport driver
Alexandre Bounine
1
-0
/
+1
2013-07-04
rapidio: update enumerator registration mechanism
Alexandre Bounine
1
-31
/
+145
2013-07-04
rapidio: convert switch drivers to modules
Alexandre Bounine
1
-47
/
+239
2013-05-25
rapidio: add enumeration/discovery start from user space
Alexandre Bounine
1
-2
/
+26
2013-05-25
rapidio: make enumeration/discovery configurable
Alexandre Bounine
1
-7
/
+215
2012-12-12
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2012-11-29
rapidio: remove use of __devinit
Bill Pemberton
1
-3
/
+3
2012-11-17
rapidio: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2012-10-11
rapidio: update asynchronous discovery initialization
Alexandre Bounine
1
-28
/
+47
2012-10-05
rapidio: run discovery as an asynchronous process
Alexandre Bounine
1
-2
/
+49
2012-10-05
rapidio: add inbound memory mapping interface
Alexandre Bounine
1
-0
/
+44
2012-06-01
rapidio: add DMA engine support for RIO data transfers
Alexandre Bounine
1
-0
/
+81
2011-04-15
RapidIO/mpc85xx: fix possible mport registration problems
Alexandre Bounine
1
-2
/
+3
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: add architecture specific callbacks
Alexandre Bounine
1
-12
/
+26
2011-01-13
rapidio: add definitions of Component Tag fields
Alexandre Bounine
1
-1
/
+1
2011-01-13
rapidio: use common destid storage for endpoints and switches
Alexandre Bounine
1
-52
/
+22
2010-11-12
rapidio: use resource_size()
Dan Carpenter
1
-2
/
+2
2010-10-28
rapidio: fix IDLE2 bits corruption
Alexandre Bounine
1
-7
/
+2
2010-10-28
rapidio: add handling of redundant routes
Alexandre Bounine
1
-9
/
+7
2010-10-28
rapidio: add device access check into the enumeration
Alexandre Bounine
1
-1
/
+1
2010-10-28
rapidio: add handling of orphan port-write message
Alexandre Bounine
1
-5
/
+108
2010-10-28
rapidio: add default handler for error-stopped state
Alexandre Bounine
1
-31
/
+187
[next]