Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-22rapidio: fix kernel-doc a markupMauro Carvalho Chehab
2020-12-16rapidio: remove unused rio_get_asm() and rio_get_device()Sebastian Andrzej Siewior
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-02-07rapidio: move 12 EXPORT_SYMBOL_GPL() calls to function implementationsMarkus Elfring
2018-02-07rapidio: return an error code only as a constant in two functionsMarkus Elfring
2018-02-07rapidio: delete an unnecessary variable initialisation in three functionsMarkus Elfring
2018-02-07rapidio: improve a size determination in five functionsMarkus Elfring
2018-02-07rapidio: adjust five function calls together with a variable assignmentMarkus Elfring
2018-02-07rapidio: adjust 12 checks for null pointersMarkus Elfring
2018-02-07rapidio: delete an error message for a failed memory allocation in rio_init_m...Markus Elfring
2017-03-17rapidio: use is_visible() to hide switch-specific attributesDmitry Torokhov
2016-08-03rapidio: modify for rev.3 specification changesAlexandre Bounine
2016-08-03rapidio: fix error handling in mbox request/release functionsAlexandre Bounine
2016-08-03rapidio: fix return value description for dma_prep functionsAlexandre Bounine
2016-03-23rapidio: add outbound window supportAlexandre Bounine
2016-03-23rapidio: add global inbound port write interfacesAlexandre Bounine
2016-03-23rapidio: move rio_pw_enable into core codeAlexandre Bounine
2016-03-23rapidio: move rio_local_set_device_id function to the common coreAlexandre Bounine
2016-03-23rapidio: add lock protection for doorbell listAlexandre Bounine
2016-03-23rapidio: add core mport removal supportAlexandre Bounine
2016-03-23rapidio: move net allocation into core codeAlexandre Bounine
2016-03-23rapidio: rework common RIO device add/delete routinesAlexandre Bounine
2016-03-23rapidio: add query_mport operationAlexandre Bounine
2016-01-30drivers: Initialize resource entry to zeroToshi Kani
2014-08-09rapidio: add new RapidIO DMA interface routinesAlexandre Bounine
2014-04-08rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine
2013-08-01rapidio: fix use after free in rio_unregister_scan()Dan Carpenter
2013-07-04rapidio: add modular build option for the subsystem coreAlexandre Bounine
2013-07-04rapidio/tsi721: convert to modular mport driverAlexandre Bounine
2013-07-04rapidio: update enumerator registration mechanismAlexandre Bounine
2013-07-04rapidio: convert switch drivers to modulesAlexandre Bounine
2013-05-25rapidio: add enumeration/discovery start from user spaceAlexandre Bounine
2013-05-25rapidio: make enumeration/discovery configurableAlexandre Bounine
2012-12-12Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-11-29rapidio: remove use of __devinitBill Pemberton
2012-11-17rapidio: fix kernel-doc warningsRandy Dunlap
2012-10-11rapidio: update asynchronous discovery initializationAlexandre Bounine
2012-10-05rapidio: run discovery as an asynchronous processAlexandre Bounine
2012-10-05rapidio: add inbound memory mapping interfaceAlexandre Bounine
2012-06-01rapidio: add DMA engine support for RIO data transfersAlexandre Bounine
2011-04-15RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine
2011-03-24rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine
2011-03-24rapidio: modify mport ID assignmentAlexandre Bounine
2011-03-24rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine
2011-03-24rapidio: add architecture specific callbacksAlexandre Bounine
2011-01-13rapidio: add definitions of Component Tag fieldsAlexandre Bounine
2011-01-13rapidio: use common destid storage for endpoints and switchesAlexandre Bounine
2010-11-12rapidio: use resource_size()Dan Carpenter
2010-10-28rapidio: fix IDLE2 bits corruptionAlexandre Bounine
2010-10-28rapidio: add handling of redundant routesAlexandre Bounine