Age | Commit message (Expand) | Author |
2020-08-12 | drivers/rapidio/rio-scan.c: use struct_size() helper | Gustavo A. R. Silva |
2020-06-15 | rapidio: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-04-11 | drivers/rapidio/rio-scan.c: fix typo in comment | Vasyl Gomonovych |
2016-08-02 | rapidio: modify for rev.3 specification changes | 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: move net allocation into core code | Alexandre Bounine |
2016-03-22 | rapidio: rework common RIO device add/delete routines | Alexandre Bounine |
2015-05-26 | rapidio: Fix kerneldoc and comment | Masanari Iida |
2014-04-07 | rapidio: rework device hierarchy and introduce mport class of devices | Alexandre Bounine |
2013-07-03 | rapidio: change endpoint device name format | Alexandre Bounine |
2013-07-03 | rapidio: update enumerator registration mechanism | Alexandre Bounine |
2013-07-03 | rapidio: convert switch drivers to modules | Alexandre Bounine |
2013-07-03 | drivers/rapidio/rio-scan.c: make functions static | Wu Fengguang |
2013-05-24 | rapidio: add enumeration/discovery start from user space | Alexandre Bounine |
2013-05-24 | rapidio: make enumeration/discovery configurable | Alexandre Bounine |
2012-11-28 | rapidio: remove use of __devinit | Bill Pemberton |
2012-10-11 | rapidio: update for destination ID allocation | Alexandre Bounine |
2012-10-11 | rapidio: use msleep in discovery wait | Alexandre Bounine |
2012-10-06 | rapidio: add destination ID allocation mechanism | Alexandre Bounine |
2012-10-06 | rapidio: run discovery as an asynchronous process | Alexandre Bounine |
2012-10-06 | rapidio: use device lists handling on per-net basis | Alexandre Bounine |
2012-10-06 | rapidio: fix blocking wait for discovery ready | Alexandre Bounine |
2012-10-06 | rapidio: apply RX/TX enable to active switch ports only | Alexandre Bounine |
2011-11-02 | RapidIO: fix potential null deref in rio_setup_device() | Alexandre Bounine |
2011-11-02 | drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is comp... | Liu Gang |
2011-08-25 | rapidio: fix use of non-compatible registers | Alexandre Bounine |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-23 | rapidio: fix potential null deref on failure path | Dan Carpenter |
2011-01-22 | rapidio: fix new kernel-doc warnings | Randy Dunlap |
2011-01-13 | rapidio: use Component Tag for unified switch identification | Alexandre Bounine |
2011-01-13 | rapidio: add device object linking into discovery | Alexandre Bounine |
2011-01-13 | rapidio: integrate rio_switch into rio_dev | Alexandre Bounine |
2011-01-13 | rapidio: use common destid storage for endpoints and switches | 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 relation links between RIO device structures | Alexandre Bounine |
2010-10-27 | rapidio: use stored ingress port number instead of register read | Alexandre Bounine |
2010-10-27 | rapidio: fix RapidIO sysfs hierarchy | Alexandre Bounine |
2010-05-30 | rapidio: fix new kernel-doc warnings | Randy Dunlap |
2010-05-27 | rapidio: modify initialization of switch operations | Alexandre Bounine |
2010-05-27 | rapidio: add enabling SRIO port RX and TX | Thomas Moll |
2010-05-27 | rapidio: add Port-Write handling for EM | Alexandre Bounine |
2010-05-27 | rapidio: add switch locking during discovery | Alexandre Bounine |
2010-05-27 | rapidio: add IDT CPS/TSI switches | Alexandre Bounine |
2009-06-15 | rio: warn_unused_result warnings fix | Yang Li |
2009-05-19 | rapidio: fix section mismatch warnings | Li Yang |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |