1. 9778461 vme: Fix a possible sleep-in-atomic bug in vme_tsi148 by Jia-Ju Bai · 7 years ago
  2. f13d1a8 VME: Return -EBUSY when DMA list in use by Martyn Welch · 7 years ago
  3. ad146e3 Merge tag 'vme-next-4.14-rc4' of https://gitlab.collabora.com/martyn/linux into char-misc-next by Greg Kroah-Hartman · 7 years ago
  4. 8af70cd9 vme: Return directly in two functions by Markus Elfring · 7 years ago
  5. 61282c0 vme: Adjust 48 checks for null pointers by Markus Elfring · 7 years ago
  6. a384b2c vme: Move an assignment in vme_new_dma_list() by Markus Elfring · 7 years ago
  7. 1ff0a19 vme: Improve 11 size determinations by Markus Elfring · 7 years ago
  8. 94eefcc vme: Delete 11 error messages for a failed memory allocation by Markus Elfring · 7 years ago
  9. bd14798 vme: Fix integer overflow checking in vme_check_window() by Dan Carpenter · 7 years ago
  10. b5bc980 docs: Add kernel-doc comments to VME driver API by Martyn Welch · 8 years ago
  11. 9797484 VME: restore bus_remove function causing incomplete module unload by Stefano Babic · 8 years ago
  12. 6ad3756 vme: vme_get_size potentially returning incorrect value on failure by Martyn Welch · 8 years ago
  13. 050c3d5 vme: make core vme support explicitly non-modular by Paul Gortmaker · 8 years ago
  14. fa54b32 vme: change LM callback argument to void pointer by Aaron Sierra · 9 years ago
  15. 326071b vme: add vme_init_bridge for common bridge init by Aaron Sierra · 9 years ago
  16. f56c3d4 vme: trivial spelling and capitalization fixes by Aaron Sierra · 9 years ago
  17. 448535a vme: print unhandled VME access errors by Dmitry Kalinkin · 9 years ago
  18. 0b04966 vme: change bus error handling scheme by Dmitry Kalinkin · 9 years ago
  19. 472f16f vme: include address space in error filtering by Dmitry Kalinkin · 9 years ago
  20. e2c6393 vme: move tsi148 error handling into VME subsystem by Dmitry Kalinkin · 9 years ago
  21. ef73f88 vme: export vme_check_window() by Dmitry Kalinkin · 9 years ago
  22. e7fd80c vme: check for A64 overflow in vme_check_window() by Dmitry Kalinkin · 9 years ago
  23. c74a804 staging: vme: mmap() support for vme_user by Dmitry Kalinkin · 10 years ago
  24. c103830 vme: fix misspelling of current function in string by Julia Lawall · 10 years ago
  25. c326cc0 vme: Convert VME core to register as a subsystem by Aaron Sierra · 11 years ago
  26. d7729f0 VME: Rename vme_slot_get to avoid confusion with reference counting by Martyn Welch · 11 years ago
  27. 978f47d VME: Provide access to VME bus enumeration and fix vme_user match function by Martyn Welch · 11 years ago
  28. fd5c256 vme: Free DMA resource allocation structure by Martyn Welch · 11 years ago
  29. def1820 vme: add missing put_device() after device_register() fails by Emilio G. Cota · 12 years ago
  30. db3b9e9 Staging: VME: move VME drivers out of staging by Greg Kroah-Hartman · 13 years ago[Renamed (99%) from drivers/staging/vme/vme.c]
  31. 25958ce staging: vme: vme.c: fix minor coding style issues by Greg Kroah-Hartman · 13 years ago
  32. 6af04b0 Staging: VME: Remove typedefs by Martyn Welch · 13 years ago
  33. 5b93c2a staging: vme: remove vme_add_bus() and vme_remove_bus() by Manohar Vanga · 13 years ago
  34. c26f611 staging: vme: fix comment in __vme_register_driver() by Manohar Vanga · 13 years ago
  35. a916a39 staging: vme: get rid of struct vme_device_id and slots by Manohar Vanga · 13 years ago
  36. 5d6abf3 staging: vme: make match() driver specific to improve non-VME64x support by Manohar Vanga · 13 years ago
  37. 8f966dc staging: vme: add struct vme_dev for VME devices by Manohar Vanga · 13 years ago
  38. f6c39d4 staging: vme: change static device array to pointers by Manohar Vanga · 13 years ago
  39. 733e3ef staging: vme: keep track of registered buses by Manohar Vanga · 13 years ago
  40. 7f58f02 staging: vme: make [alloc|free]_consistent bridge specific by Manohar Vanga · 13 years ago
  41. b004646 staging: vme: remove unreachable code by Manohar Vanga · 14 years ago
  42. da1bbd1 staging: vme: fix loop condition by Manohar Vanga · 14 years ago
  43. 6012795 staging: vme: remove unreachable code by Manohar Vanga · 14 years ago
  44. db6d8fc staging: vme: fix bogus clearing of the bus number in vme_free_bus_num by Emilio G. Cota · 14 years ago
  45. 886953e staging: vme: style: convert '&(foo)' to '&foo' by Emilio G. Cota · 14 years ago
  46. b1a5fad4 Staging: vme: declare vme_calc_slot() as static by Bill Pemberton · 15 years ago
  47. 1fe923e Staging: vme: declare vme_bus_num_mtx static by Bill Pemberton · 15 years ago
  48. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  49. bb9ea89 Staging: vme: Remove legacy unsupported code by Martyn Welch · 15 years ago
  50. 29848ac Staging: vme: Enable drivers to handle more than one bridge by Martyn Welch · 15 years ago
  51. 4f723df Staging: vme: Attribute Testing For Dma Request by Martyn Welch · 15 years ago
  52. 66bd8db Staging: vme: Renaming following split of GE Fanuc joint venture by Martyn Welch · 15 years ago
  53. ead1f3e Staging: vme: Fix checkpatch errors on VME core. by Martyn Welch · 15 years ago
  54. a5c330f staging: vme: Fix mutex locking by Martyn Welch · 15 years ago
  55. 58e5079 Staging: vme: Rename VME DMA functions by Martyn Welch · 15 years ago
  56. 8be9226 Staging: vme: Correct operation of vme_lm_free by Martyn Welch · 15 years ago
  57. c813f59 Staging: vme: Pull common VME interrupt handling into core code by Martyn Welch · 15 years ago
  58. 6884bb0 Staging: vme: remove unused #include <linux/version.h> by Huang Weiyi · 15 years ago
  59. 42fb503 Staging: vme: add VME Location Monitor management mechanism by Martyn Welch · 15 years ago
  60. 400822f Staging: Use proper mutexes in the tsi-148 VME driver by Martyn Welch · 15 years ago
  61. 51a569f Staging: vme: fix {master,slave}_get check bug by Emilio G. Cota · 15 years ago
  62. a37b0da Staging: vme: Extend VME core probing for special matches by Martyn Welch · 15 years ago
  63. a17a75e Staging: VME Framework for the Linux Kernel by Martyn Welch · 15 years ago