| Commit message (Expand) | Author | Age |
* | rapidio: convert bus code to use dev_groups | Greg Kroah-Hartman | 2013-10-16 |
* | rapidio: convert bus code to use bus_groups | Greg Kroah-Hartman | 2013-09-26 |
* | rapidio: fix use after free in rio_unregister_scan() | Dan Carpenter | 2013-07-31 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-07-13 |
|\ |
|
| * | RAPIDIO: IDT_GEN2: Fix build error. | Ralf Baechle | 2013-06-20 |
* | | rapidio: change endpoint device name format | Alexandre Bounine | 2013-07-03 |
* | | rapidio: add udev notification | Alexandre Bounine | 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-07-03 |
* | | drivers/rapidio/rio-scan.c: make functions static | Wu Fengguang | 2013-07-03 |
* | | rapidio/switches: remove tsi500 driver | Alexandre Bounine | 2013-07-03 |
|/ |
|
* | rapidio/tsi721: fix bug in MSI interrupt handling | 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 | 2013-05-24 |
* | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-12-11 |
|\ |
|
| * | rapidio: remove use of __devinit | Bill Pemberton | 2012-11-28 |
* | | rapidio: fix kernel-doc warnings | Randy Dunlap | 2012-11-16 |
|/ |
|
* | rapidio: update for destination ID allocation | Alexandre Bounine | 2012-10-10 |
* | rapidio: update asynchronous discovery initialization | Alexandre Bounine | 2012-10-10 |
* | rapidio: use msleep in discovery wait | Alexandre Bounine | 2012-10-10 |
* | rapidio: add destination ID allocation mechanism | Alexandre Bounine | 2012-10-05 |
* | rapidio: run discovery as an asynchronous process | Alexandre Bounine | 2012-10-05 |
* | rapidio: use device lists handling on per-net basis | Alexandre Bounine | 2012-10-05 |
* | rapidio: fix blocking wait for discovery ready | Alexandre Bounine | 2012-10-05 |
* | rapidio: apply RX/TX enable to active switch ports only | Alexandre Bounine | 2012-10-05 |
* | rapidio/tsi721: add inbound memory mapping callbacks | Alexandre Bounine | 2012-10-05 |
* | rapidio: add inbound memory mapping interface | Alexandre Bounine | 2012-10-05 |
* | drivers/rapidio/devices/tsi721.c: fix error return code | Peter Senna Tschudin | 2012-10-05 |
* | rapidio/tsi721: modify mport name assignment | Alexandre Bounine | 2012-10-05 |
* | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas | 2012-09-13 |
|\ |
|
| * | rapidio/tsi721: fix unused variable compiler warning | Alexandre Bounine | 2012-08-21 |
| * | rapidio/tsi721: fix inbound doorbell interrupt handling | Alexandre Bounine | 2012-08-21 |
* | | rapdio/tsi721: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 |
|/ |
|
* | rapidio/tsi721: add DMA engine support | Alexandre Bounine | 2012-05-31 |
* | rapidio: add DMA engine support for RIO data transfers | Alexandre Bounine | 2012-05-31 |
* | rapidio/tsi721: fix bug in register offset definitions | Alexandre Bounine | 2012-03-15 |
* | rapidio/tsi721: fix queue wrapping bug in inbound doorbell handler | Alexandre Bounine | 2012-03-05 |
* | rapidio/tsi721: modify PCIe capability settings | Alexandre Bounine | 2011-12-09 |
* | rapidio/tsi721: fix mailbox resource reporting | Alexandre Bounine | 2011-12-09 |
* | rapidio/tsi721: switch to dma_zalloc_coherent | Alexandre Bounine | 2011-12-09 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ |
|
| * | drivers/rapidio: idt_gen2.c is implicitly relying on getting stat.h | Paul Gortmaker | 2011-10-31 |
* | | RapidIO: fix potential null deref in rio_setup_device() | Alexandre Bounine | 2011-11-02 |
* | | RapidIO: add mport driver for Tsi721 bridge | Alexandre Bounine | 2011-11-02 |
* | | drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is comp... | Liu Gang | 2011-11-02 |
|/ |
|
* | rapidio: fix use of non-compatible registers | Alexandre Bounine | 2011-08-25 |
* | rapidio: fix default routing initialization | Alexandre Bounine | 2011-05-18 |
* | RapidIO/mpc85xx: fix possible mport registration problems | Alexandre Bounine | 2011-04-14 |