index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rapidio
/
rio.c
Age
Commit message (
Expand
)
Author
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
2010-10-27
rapidio: add device access check into the enumeration
Alexandre Bounine
2010-10-27
rapidio: add handling of orphan port-write message
Alexandre Bounine
[next]