1. 330d558 drivers/rapidio/rio-scan.c: use struct_size() helper by Gustavo A. R. Silva · 4 years, 5 months ago
  2. a611d13 rapidio: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 7 months ago
  3. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  4. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  5. b94bb1f drivers/rapidio/rio-scan.c: fix typo in comment by Vasyl Gomonovych · 7 years ago
  6. 1ae842d rapidio: modify for rev.3 specification changes by Alexandre Bounine · 8 years ago
  7. b6cb95e rapidio: move rio_pw_enable into core code by Alexandre Bounine · 9 years ago
  8. 5024622 rapidio: move rio_local_set_device_id function to the common core by Alexandre Bounine · 9 years ago
  9. e6b585c rapidio: move net allocation into core code by Alexandre Bounine · 9 years ago
  10. b74ec56 rapidio: rework common RIO device add/delete routines by Alexandre Bounine · 9 years ago
  11. 7667928 rapidio: Fix kerneldoc and comment by Masanari Iida · 10 years ago
  12. 2aaf308 rapidio: rework device hierarchy and introduce mport class of devices by Alexandre Bounine · 11 years ago
  13. 6ca40c2 rapidio: change endpoint device name format by Alexandre Bounine · 11 years ago
  14. 9edbc30b rapidio: update enumerator registration mechanism by Alexandre Bounine · 11 years ago
  15. 2ec3ba6 rapidio: convert switch drivers to modules by Alexandre Bounine · 11 years ago
  16. 36f0efb drivers/rapidio/rio-scan.c: make functions static by Wu Fengguang · 11 years ago
  17. bc8fcfe rapidio: add enumeration/discovery start from user space by Alexandre Bounine · 12 years ago
  18. a11650e rapidio: make enumeration/discovery configurable by Alexandre Bounine · 12 years ago
  19. 305c891e rapidio: remove use of __devinit by Bill Pemberton · 12 years ago
  20. 4ed134b rapidio: update for destination ID allocation by Alexandre Bounine · 12 years ago
  21. f4c9c0e rapidio: use msleep in discovery wait by Alexandre Bounine · 12 years ago
  22. de74e00 rapidio: add destination ID allocation mechanism by Alexandre Bounine · 12 years ago
  23. 005842e rapidio: run discovery as an asynchronous process by Alexandre Bounine · 12 years ago
  24. a7071ef rapidio: use device lists handling on per-net basis by Alexandre Bounine · 12 years ago
  25. fa3dbaa rapidio: fix blocking wait for discovery ready by Alexandre Bounine · 12 years ago
  26. 8d4630d rapidio: apply RX/TX enable to active switch ports only by Alexandre Bounine · 12 years ago
  27. 166c050 RapidIO: fix potential null deref in rio_setup_device() by Alexandre Bounine · 13 years ago
  28. a571259 drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is complete by Liu Gang · 13 years ago
  29. 284fb68 rapidio: fix use of non-compatible registers by Alexandre Bounine · 13 years ago
  30. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  31. ad4ac17 rapidio: fix potential null deref on failure path by Dan Carpenter · 14 years ago
  32. 9b310ac rapidio: fix new kernel-doc warnings by Randy Dunlap · 14 years ago
  33. 558bda6 rapidio: use Component Tag for unified switch identification by Alexandre Bounine · 14 years ago
  34. 17e9620 rapidio: add device object linking into discovery by Alexandre Bounine · 14 years ago
  35. ded0578 rapidio: integrate rio_switch into rio_dev by Alexandre Bounine · 14 years ago
  36. a93192a rapidio: use common destid storage for endpoints and switches by Alexandre Bounine · 14 years ago
  37. af84ca3 rapidio: add handling of redundant routes by Alexandre Bounine · 14 years ago
  38. e274e0e rapidio: add device access check into the enumeration by Alexandre Bounine · 14 years ago
  39. 68fe4df rapidio: add relation links between RIO device structures by Alexandre Bounine · 14 years ago
  40. ae05cbd rapidio: use stored ingress port number instead of register read by Alexandre Bounine · 14 years ago
  41. 2c70f02 rapidio: fix RapidIO sysfs hierarchy by Alexandre Bounine · 14 years ago
  42. 97ef6f7 rapidio: fix new kernel-doc warnings by Randy Dunlap · 15 years ago
  43. 058f88d6 rapidio: modify initialization of switch operations by Alexandre Bounine · 15 years ago
  44. 933af4a rapidio: add enabling SRIO port RX and TX by Thomas Moll · 15 years ago
  45. e5cabeb rapidio: add Port-Write handling for EM by Alexandre Bounine · 15 years ago
  46. 818a04a rapidio: add switch locking during discovery by Alexandre Bounine · 15 years ago
  47. 07590ff rapidio: add IDT CPS/TSI switches by Alexandre Bounine · 15 years ago
  48. 5f28c52 rio: warn_unused_result warnings fix by Yang Li · 16 years ago
  49. 181a6ff rapidio: fix section mismatch warnings by Li Yang · 16 years ago
  50. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  51. b53c7583 rapidio: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  52. 37d33d1 rapidio section noise by Al Viro · 16 years ago
  53. e042323 [RAPIDIO] Auto-probe the RapidIO system size by Zhang Wei · 17 years ago
  54. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  55. c70555b [PATCH] rapidio: fix multi-switch enumeration by Alexandre Bounine · 18 years ago
  56. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  57. de25968 [PATCH] fix more missing includes by Tim Schmielau · 19 years ago
  58. fa78cc5 [PATCH] rapidio: core updates by Matt Porter · 19 years ago
  59. eb188d0 [PATCH] RapidIO support: core enum by Matt Porter · 19 years ago