Commit Graph

119 Commits (f44089a7f41c88775428f09e90df8fb2b890058a)

Author SHA1 Message Date
Dan Carpenter f93f3c4ee4 rapidio: fix use after free in rio_unregister_scan() 12 years ago
Alexandre Bounine 6ca40c2565 rapidio: change endpoint device name format 12 years ago
Alexandre Bounine 3bdbb62fe9 rapidio: add udev notification 12 years ago
Alexandre Bounine fdf90abc00 rapidio: add modular build option for the subsystem core 12 years ago
Alexandre Bounine 94d9bd4576 rapidio/tsi721: convert to modular mport driver 12 years ago
Alexandre Bounine 9edbc30b43 rapidio: update enumerator registration mechanism 12 years ago
Alexandre Bounine 2ec3ba69fa rapidio: convert switch drivers to modules 12 years ago
Wu Fengguang 36f0efbbe8 drivers/rapidio/rio-scan.c: make functions static 12 years ago
Alexandre Bounine e350cd1d93 rapidio/switches: remove tsi500 driver 12 years ago
Ralf Baechle 27f62b9f29 RAPIDIO: IDT_GEN2: Fix build error. 12 years ago
Alexandre Bounine 1ccc819da6 rapidio/tsi721: fix bug in MSI interrupt handling 12 years ago
Alexandre Bounine bc8fcfea18 rapidio: add enumeration/discovery start from user space 12 years ago
Alexandre Bounine a11650e110 rapidio: make enumeration/discovery configurable 12 years ago
Bill Pemberton 305c891e2a rapidio: remove use of __devinit 12 years ago
Randy Dunlap 2ca3cb50ed rapidio: fix kernel-doc warnings 12 years ago
Alexandre Bounine 4ed134beee rapidio: update for destination ID allocation 13 years ago
Alexandre Bounine 2574740d1f rapidio: update asynchronous discovery initialization 13 years ago
Alexandre Bounine f4c9c0e83b rapidio: use msleep in discovery wait 13 years ago
Alexandre Bounine de74e00a96 rapidio: add destination ID allocation mechanism 13 years ago
Alexandre Bounine 005842efd1 rapidio: run discovery as an asynchronous process 13 years ago
Alexandre Bounine a7071efc20 rapidio: use device lists handling on per-net basis 13 years ago
Alexandre Bounine fa3dbaa010 rapidio: fix blocking wait for discovery ready 13 years ago
Alexandre Bounine 8d4630dcf4 rapidio: apply RX/TX enable to active switch ports only 13 years ago
Alexandre Bounine 71afe34171 rapidio/tsi721: add inbound memory mapping callbacks 13 years ago
Alexandre Bounine da1589f073 rapidio: add inbound memory mapping interface 13 years ago
Peter Senna Tschudin 18f6287f53 drivers/rapidio/devices/tsi721.c: fix error return code 13 years ago
Alexandre Bounine ed43f44f86 rapidio/tsi721: modify mport name assignment 13 years ago
Jiang Liu 5cdaaf8a11 rapdio/tsi721: Use PCI Express Capability accessors 13 years ago
Alexandre Bounine 9a9a9a7ada rapidio/tsi721: fix unused variable compiler warning 13 years ago
Alexandre Bounine 3670e7e12e rapidio/tsi721: fix inbound doorbell interrupt handling 13 years ago
Alexandre Bounine 9eaa3d9bb2 rapidio/tsi721: add DMA engine support 13 years ago
Alexandre Bounine e42d98ebe7 rapidio: add DMA engine support for RIO data transfers 13 years ago
Alexandre Bounine 9bbad7da76 rapidio/tsi721: fix bug in register offset definitions 13 years ago
Alexandre Bounine b24823e61b rapidio/tsi721: fix queue wrapping bug in inbound doorbell handler 13 years ago
Alexandre Bounine 1cee22b7f3 rapidio/tsi721: modify PCIe capability settings 13 years ago
Alexandre Bounine b439e66f04 rapidio/tsi721: fix mailbox resource reporting 13 years ago
Alexandre Bounine ceb9639812 rapidio/tsi721: switch to dma_zalloc_coherent 13 years ago
Alexandre Bounine 166c050bda RapidIO: fix potential null deref in rio_setup_device() 13 years ago
Alexandre Bounine 48618fb4e5 RapidIO: add mport driver for Tsi721 bridge 13 years ago
Liu Gang a571259f48 drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is complete 13 years ago
Paul Gortmaker 0a422f2b1d drivers/rapidio: idt_gen2.c is implicitly relying on getting stat.h 13 years ago
Alexandre Bounine 284fb68d00 rapidio: fix use of non-compatible registers 14 years ago
Alexandre Bounine 0bf2461fdd rapidio: fix default routing initialization 14 years ago
Alexandre Bounine 59f9996555 RapidIO/mpc85xx: fix possible mport registration problems 14 years ago
Alexandre Bounine 13209c2a52 RapidIO: add IDT CPS-1432 switch definitions 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Dan Carpenter ad4ac17ad1 rapidio: fix potential null deref on failure path 14 years ago
Alexandre Bounine c1256ebe6a rapidio: remove mport resource reservation from common RIO code 14 years ago
Alexandre Bounine 569fccb6b4 rapidio: modify mport ID assignment 14 years ago
Alexandre Bounine 2f809985d2 rapidio: modify subsystem and driver initialization sequence 14 years ago