| Commit message (Expand) | Author | Age | Files | Lines |
* | rapidio/tsi721: fix bug in MSI interrupt handling | Alexandre Bounine | 2013-05-24 | 1 | -0/+12 |
* | rapidio: add enumeration/discovery start from user space | Alexandre Bounine | 2013-05-24 | 5 | -5/+95 |
* | rapidio: make enumeration/discovery configurable | Alexandre Bounine | 2013-05-24 | 6 | -138/+291 |
* | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-12-11 | 5 | -14/+14 |
|\ |
|
| * | rapidio: remove use of __devinit | Bill Pemberton | 2012-11-28 | 5 | -14/+14 |
* | | rapidio: fix kernel-doc warnings | Randy Dunlap | 2012-11-16 | 1 | -1/+1 |
|/ |
|
* | rapidio: update for destination ID allocation | Alexandre Bounine | 2012-10-11 | 1 | -22/+16 |
* | rapidio: update asynchronous discovery initialization | Alexandre Bounine | 2012-10-11 | 1 | -28/+47 |
* | rapidio: use msleep in discovery wait | Alexandre Bounine | 2012-10-11 | 1 | -1/+1 |
* | rapidio: add destination ID allocation mechanism | Alexandre Bounine | 2012-10-06 | 1 | -35/+170 |
* | rapidio: run discovery as an asynchronous process | Alexandre Bounine | 2012-10-06 | 2 | -4/+50 |
* | rapidio: use device lists handling on per-net basis | Alexandre Bounine | 2012-10-06 | 1 | -29/+31 |
* | rapidio: fix blocking wait for discovery ready | Alexandre Bounine | 2012-10-06 | 1 | -42/+20 |
* | rapidio: apply RX/TX enable to active switch ports only | Alexandre Bounine | 2012-10-06 | 1 | -4/+5 |
* | rapidio/tsi721: add inbound memory mapping callbacks | Alexandre Bounine | 2012-10-06 | 2 | -4/+99 |
* | rapidio: add inbound memory mapping interface | Alexandre Bounine | 2012-10-06 | 1 | -0/+44 |
* | drivers/rapidio/devices/tsi721.c: fix error return code | Peter Senna Tschudin | 2012-10-06 | 1 | -1/+2 |
* | rapidio/tsi721: modify mport name assignment | Alexandre Bounine | 2012-10-06 | 1 | -1/+2 |
* | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas | 2012-09-13 | 1 | -1/+10 |
|\ |
|
| * | rapidio/tsi721: fix unused variable compiler warning | Alexandre Bounine | 2012-08-21 | 1 | -1/+4 |
| * | rapidio/tsi721: fix inbound doorbell interrupt handling | Alexandre Bounine | 2012-08-21 | 1 | -0/+7 |
* | | rapdio/tsi721: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -12/+7 |
|/ |
|
* | rapidio/tsi721: add DMA engine support | Alexandre Bounine | 2012-05-31 | 4 | -92/+1050 |
* | rapidio: add DMA engine support for RIO data transfers | Alexandre Bounine | 2012-05-31 | 2 | -0/+95 |
* | rapidio/tsi721: fix bug in register offset definitions | Alexandre Bounine | 2012-03-15 | 1 | -15/+15 |
* | rapidio/tsi721: fix queue wrapping bug in inbound doorbell handler | Alexandre Bounine | 2012-03-05 | 1 | -2/+3 |
* | rapidio/tsi721: modify PCIe capability settings | Alexandre Bounine | 2011-12-09 | 2 | -5/+17 |
* | rapidio/tsi721: fix mailbox resource reporting | Alexandre Bounine | 2011-12-09 | 1 | -2/+2 |
* | rapidio/tsi721: switch to dma_zalloc_coherent | Alexandre Bounine | 2011-12-09 | 1 | -13/+4 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 1 | -0/+1 |
|\ |
|
| * | drivers/rapidio: idt_gen2.c is implicitly relying on getting stat.h | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | RapidIO: fix potential null deref in rio_setup_device() | Alexandre Bounine | 2011-11-02 | 1 | -1/+1 |
* | | RapidIO: add mport driver for Tsi721 bridge | Alexandre Bounine | 2011-11-02 | 6 | -2/+3146 |
* | | drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is comp... | Liu Gang | 2011-11-02 | 1 | -2/+2 |
|/ |
|
* | rapidio: fix use of non-compatible registers | Alexandre Bounine | 2011-08-25 | 1 | -2/+1 |
* | rapidio: fix default routing initialization | Alexandre Bounine | 2011-05-18 | 3 | -0/+21 |
* | RapidIO/mpc85xx: fix possible mport registration problems | Alexandre Bounine | 2011-04-14 | 1 | -2/+3 |
* | RapidIO: add IDT CPS-1432 switch definitions | Alexandre Bounine | 2011-04-14 | 1 | -0/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | rapidio: fix potential null deref on failure path | Dan Carpenter | 2011-03-23 | 1 | -1/+1 |
* | rapidio: remove mport resource reservation from common RIO code | Alexandre Bounine | 2011-03-23 | 1 | -13/+1 |
* | rapidio: modify mport ID assignment | Alexandre Bounine | 2011-03-23 | 1 | -0/+26 |
* | rapidio: modify subsystem and driver initialization sequence | Alexandre Bounine | 2011-03-23 | 1 | -2/+4 |
* | rapidio: modify configuration to support PCI-SRIO controller | Alexandre Bounine | 2011-03-23 | 1 | -0/+1 |
* | rapidio: add architecture specific callbacks | Alexandre Bounine | 2011-03-23 | 1 | -12/+26 |
* | rapidio: add new sysfs attributes | Alexandre Bounine | 2011-03-23 | 1 | -1/+40 |
* | rapidio: change to new flag variable | matt mooney | 2011-03-17 | 2 | -7/+1 |
* | rapidio: fix sysfs config attribute to access 16MB of maint space | Alexandre Bounine | 2011-02-25 | 1 | -6/+6 |
* | rapidio: fix new kernel-doc warnings | Randy Dunlap | 2011-01-22 | 1 | -0/+2 |
* | rapidio: add new idt sRIO switches | Alexandre Bounine | 2011-01-13 | 1 | -0/+2 |