1. f7ad26f virtio: make find_vqs() checkpatch.pl-friendly by Stefan Hajnoczi · 9 years ago
  2. f42f79a remoteproc: fix memory leak of remoteproc ida cache layers by Suman Anna · 9 years ago
  3. 92792e4 remoteproc: avoid stack overflow in debugfs file by Arnd Bergmann · 9 years ago
  4. 8de3dbd remoteproc: fix !CONFIG_OF build breakage by Ohad Ben-Cohen · 9 years ago
  5. a01bc0d remoteproc/wkup_m3: add a remoteproc driver for TI Wakeup M3 by Dave Gerlach · 9 years ago
  6. a01f7cd remoteproc: add a rproc ops for performing address translation by Suman Anna · 9 years ago
  7. fec47d8 remoteproc: introduce rproc_get_by_phandle API by Dave Gerlach · 9 years ago
  8. 172e6ab remoteproc: fix various checkpatch warnings by Suman Anna · 9 years ago
  9. e17aee3 remoteproc/davinci: fix quoted split string checkpatch warning by Suman Anna · 9 years ago
  10. 9aa1cfc remoteproc/ste: add blank lines after declarations by Suman Anna · 9 years ago
  11. 315491e remoteproc: add IOMMU hardware capability flag by Suman Anna · 9 years ago
  12. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  13. 6b9e2ce Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  14. 5c609a5 virtio: allow finalize_features to fail by Michael S. Tsirkin · 10 years ago
  15. 93d389f virtio: assert 32 bit features in transports by Michael S. Tsirkin · 10 years ago
  16. d025477 virtio: add support for 64 bit features. by Michael S. Tsirkin · 10 years ago
  17. e16e12b virtio: use u32, not bitmap for features by Michael S. Tsirkin · 10 years ago
  18. 8841a66 mailbox/omap: adapt to the new mailbox framework by Suman Anna · 10 years ago
  19. 51aa31b remoteproc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  20. 8c09452 remoteproc: da8xx: don't select CMA on no-MMU by Arnd Bergmann · 10 years ago
  21. bd88acb remoteproc/ste_modem: staticize local symbols by Jingoo Han · 11 years ago
  22. 0ddc5ec remoteproc/davinci: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  23. 5d658bf remoteproc/davinci: drop needless devm_clk_put by Uwe Kleine-König · 11 years ago
  24. 46f9c2b virtio_ring: change host notification API by Heinz Graalfs · 11 years ago
  25. 60d676c remoteproc: don't use PTR_RET(). by Rusty Russell · 11 years ago
  26. 0edcd16 Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 11 years ago
  27. 95cee62 remoteproc: Cocci spatch "memdup.spatch" by Thomas Meyer · 11 years ago
  28. b6356a0 remoteproc: free carveout memories only after unmapping them by Suman Anna · 11 years ago
  29. 5797115 remoteproc: fix checkpatch errors in remoteproc code by Suman Anna · 11 years ago
  30. 89970d2 remoteproc: fix error return code in rproc_fw_boot() by Wei Yongjun · 11 years ago
  31. c869c75 mailbox/omap: move the OMAP mailbox framework to drivers by Suman Anna · 11 years ago
  32. de9c9f8 Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 11 years ago
  33. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  34. b23f7a0 treewide: Fix typo in printk and comments by Masanari Iida · 11 years ago
  35. b977785 remoteproc: fix kconfig dependencies for VIRTIO by Suman Anna · 11 years ago
  36. 13be543 remoteproc/davinci: add a remoteproc driver for OMAP-L13x DSP by Robert Tivy · 11 years ago
  37. 8b4aec9 remoteproc: support default firmware name in rproc_alloc() by Robert Tivy · 11 years ago
  38. c7426bc remoteproc: fix FW_CONFIG typo by Robert Tivy · 11 years ago
  39. e5bc029 remoteproc/omap: support OMAP5 too by Vincent Stehlé · 11 years ago
  40. c0d6315 remoteproc: set vring addresses in resource table by Sjur Brændeland · 11 years ago
  41. 92b38f8 remoteproc: support virtio config space. by Sjur Brændeland · 11 years ago
  42. a2b950a remoteproc: perserve resource table data by Ohad Ben-Cohen · 11 years ago
  43. ba7290e remoteproc: calculate max_notifyid by counting vrings by Sjur Brændeland · 11 years ago
  44. 232fcdb remoteproc: code cleanup of resource parsing by Sjur Brændeland · 11 years ago
  45. e4b5141 remoteproc: parse STE-firmware and find resource table address by Sjur Brændeland · 11 years ago
  46. 95f9578 remoteproc: add find_loaded_rsc_table firmware ops by Sjur Brændeland · 11 years ago
  47. f665b2c remoteproc: refactor rproc_elf_find_rsc_table() by Sjur Brændeland · 11 years ago
  48. cde42e0 remoteproc: fix error path of handle_vdev by Sjur Brændeland · 11 years ago
  49. 1cd425b remoteproc/ste: fix memory leak on shutdown by Dmitry Tarnyagin · 11 years ago
  50. b39599b remoteproc: fix the error check for idr_alloc by Suman Anna · 11 years ago
  51. 15fc611 remoteproc: convert to idr_alloc() by Tejun Heo · 11 years ago
  52. 045dc40 remoteproc: don't use idr_remove_all() by Tejun Heo · 11 years ago
  53. 3c834b6 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  54. 3298a35 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  55. 0bef6c9 remoteproc: omap: depend on OMAP_MBOX_FWK by Arnd Bergmann · 11 years ago
  56. 9350393 virtio: make config_ops const by Stephen Hemminger · 11 years ago
  57. eb367cb drivers/remoteproc: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  58. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  59. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  60. 9c76820 treewide: Fix typos in various drivers by Masanari Iida · 12 years ago
  61. dab55bb remoteproc: fix error path of ->find_vqs by Ohad Ben-Cohen · 12 years ago
  62. dc92b1f Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  63. 4d6d367 Merge tag 'remoteproc-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 12 years ago
  64. d09f53a remoteproc: Fix use of format specifyer by Emil Goode · 12 years ago
  65. 7168d91 remoteproc: fix a potential NULL-dereference on cleanup by Dan Carpenter · 12 years ago
  66. 2ed6d29 remoteproc: select VIRTIO to avoid build breakage by Ohad Ben-Cohen · 12 years ago
  67. bec109a remoteproc: return -EFAULT on copy_from_user failure by Dan Carpenter · 12 years ago
  68. ae768d5 remoteproc: snprintf() can return more than was printed by Dan Carpenter · 12 years ago
  69. 6457f12 virtio: support reserved vqs by Michael S. Tsirkin · 12 years ago
  70. 17bb6d4 virtio-ring: move queue_index to vring_virtqueue by Jason Wang · 12 years ago
  71. ec4d02d remoteproc: Add STE modem driver by Sjur Brændeland · 12 years ago
  72. 2203747 ARM: omap: move platform_data definitions by Arnd Bergmann · 12 years ago
  73. 099a3f3 remtoteproc: maintain max notifyid by Sjur Brændeland · 12 years ago
  74. 2e37abb remoteproc: create a 'recovery' debugfs entry by Fernando Guzman Lugo · 12 years ago
  75. 70b85ef remoteproc: add actual recovery implementation by Fernando Guzman Lugo · 12 years ago
  76. 8afd519 remoteproc: add rproc_report_crash function to notify rproc crashes by Fernando Guzman Lugo · 12 years ago
  77. a1a7e0a remoteproc: Add dependency to HAS_DMA by Sjur Brændeland · 12 years ago
  78. 4980f46 remoteproc/omap: set bootaddr support by Juan Gutierrez · 12 years ago
  79. a9197f9 Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 12 years ago
  80. 4afc89d remoteproc: Support custom firmware handlers by Sjur Brændeland · 12 years ago
  81. 72854fb remoteproc: Move Elf related functions to separate file by Sjur Brændeland · 12 years ago
  82. 3e5f9eb remoteproc: Add function rproc_get_boot_addr by Sjur Brændeland · 12 years ago
  83. bd48498 remoteproc: Pass struct fw to load_segments and find_rsc_table. by Sjur Brændeland · 12 years ago
  84. 160e7c8 remoteproc: adopt the driver core's alloc/add/del/put naming by Ohad Ben-Cohen · 12 years ago
  85. 40e575b remoteproc: remove the get_by_name/put API by Ohad Ben-Cohen · 12 years ago
  86. 0e49b72 remoteproc: support non-iommu carveout assignment by Ohad Ben-Cohen · 12 years ago
  87. c6b5a27 remoteproc: simplify unregister/free interfaces by Ohad Ben-Cohen · 12 years ago
  88. 7183a2a remoteproc: remove the now-redundant kref by Ohad Ben-Cohen · 12 years ago
  89. b5ab5e2 remoteproc: maintain a generic child device for each rproc by Ohad Ben-Cohen · 12 years ago
  90. 6db20ea remoteproc: allocate vrings on demand, free when not needed by Ohad Ben-Cohen · 12 years ago
  91. e121aefa remoteproc: fix missing CONFIG_FW_LOADER configurations by Ohad Ben-Cohen · 12 years ago
  92. d503942 remoteproc/omap: fix randconfig unmet direct dependencies by Ohad Ben-Cohen · 12 years ago
  93. 6b03976 remoteproc/omap: fix dev_err typo by Ohad Ben-Cohen · 12 years ago
  94. 30338cf remoteproc: fix missing fault indication in error-path by Sjur Brændeland · 12 years ago
  95. e981f6d remoteproc: fix print format warnings by Sjur Brændeland · 12 years ago
  96. 2f83766 Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  97. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  98. 77ca233 iommu/core: pass a user-provided token to fault handlers by Ohad Ben-Cohen · 12 years ago
  99. 6fd98c1 remoteproc: fix off-by-one bug in __rproc_free_vrings by Subramaniam Chanderashekarapuram · 12 years ago
  100. 3cc6e78 remoteproc: remove redundant NULL check before release_firmware() by Jesper Juhl · 12 years ago