1. 6e23ec4a drivers: staging: vme: Deleted casting to (void *) by Egor Uleyskiy · 9 years ago
  2. 59a04f1 drivers: staging: vme: Fixed checking NULL and 0 code style by Egor Uleyskiy · 9 years ago
  3. 48a4220 drivers: staging: vme: Deleted extra bracking by Egor Uleyskiy · 9 years ago
  4. 93a2866 drivers: staging: vme: Fixed the using of sizeof by Egor Uleyskiy · 9 years ago
  5. cad5636 drivers: staging: vme: Deleted extra empty lines by Egor Uleyskiy · 9 years ago
  6. 24e394b drivers: staging: vme: Fixed indention by Egor Uleyskiy · 9 years ago
  7. bda9e24 staging: vme: devices: add spaces around '-' by Junsu Shin · 9 years ago
  8. a8f401f staging: vme: devices: fix NULL comparison style by Junsu Shin · 9 years ago
  9. 6c37e74 staging: vme: devices: remove blank line after open brace by Junsu Shin · 9 years ago
  10. d5f0a90 staging: vme: devices: remove multiple blank lines by Junsu Shin · 9 years ago
  11. 44ae5443e Staging: vme: remove an unnecessary and wrong warning message by Navy Cheng · 9 years ago
  12. 32491f5 staging: vme_user: remove okcount variable by Dmitry Kalinkin · 9 years ago
  13. 18f8bee staging: vme_user: remove distracting comment by Dmitry Kalinkin · 9 years ago
  14. 457ab28 staging: vme_user: remove unused variable by Dmitry Kalinkin · 9 years ago
  15. 7c78e0c staging: vme_user: switch to returning -EFAULT on __copy_*_user errors by Dmitry Kalinkin · 9 years ago
  16. 8e4d138 staging: vme_user: allow large read()/write() by Dmitry Kalinkin · 9 years ago
  17. 1f0622d staging: vme_user: fix kmalloc style by Dmitry Kalinkin · 9 years ago
  18. f99b71b staging: vme_user: fix NULL comparison style by Dmitry Kalinkin · 9 years ago
  19. cd974d3 staging: vme_user: fix blank lines by Dmitry Kalinkin · 9 years ago
  20. 86eadac staging: vme_user: fix code alignment by Dmitry Kalinkin · 9 years ago
  21. 625a9e0 staging: vme_user: remove buf_unalloc helper by Dmitry Kalinkin · 9 years ago
  22. 0b029cb staging: vme_user: remove open/release by Dmitry Kalinkin · 9 years ago
  23. e4aea6a staging: vme_user: remove forward declarations by Dmitry Kalinkin · 9 years ago
  24. d884dd8 staging: vme_user: remove unused counters by Dmitry Kalinkin · 9 years ago
  25. 615c40d staging: vme_user: refactor llseek to switch(){} by Dmitry Kalinkin · 9 years ago
  26. c74a804 staging: vme: mmap() support for vme_user by Dmitry Kalinkin · 9 years ago
  27. 0cd189a staging: vme: use image mutex for ioctl() by Dmitry Kalinkin · 9 years ago
  28. 0b5c85e staging: Remove <linux/moduleparam.h> header. by Navya Sri Nizamkari · 9 years ago
  29. e31a0e6 Staging: vme: devices: Use kasprintf by Vaishali Thakkar · 10 years ago
  30. a7a4f87 staging: vme: devices: Added a paragraph to describe Kconfig symbol by Kumari Radha · 10 years ago
  31. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  32. ea58459 Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  33. 5948229 vme: don't open-code fixed_size_llseek() by Al Viro · 10 years ago
  34. fc489a5 Staging: vme: devices: Merges two lines of code and removes unused variable by Mahati Chamarthy · 10 years ago
  35. 88d5e52 driver:gpio remove all usage of gpio_remove retval in driver by abdoulaye berthe · 10 years ago
  36. 1a3c883 staging: vme: remove redundant else condition by Fred Chou · 10 years ago
  37. e20487e staging: vme: removed useless breaks in vme_user.c by Tom Jorquera · 10 years ago
  38. fbeca3c staging: vme: Add missing CR in printk messages in vme_pio2_core.c by Masanari Iida · 10 years ago
  39. 115eed8 staging: vme: Add missing CR in error message by Masanari Iida · 10 years ago
  40. bb62686 staging: vme: Fix typo in vme_pio2_gpio.c by Masanari Iida · 10 years ago
  41. 3eb9992 Merge 3.15-rc2 into staging-next by Greg Kroah-Hartman · 10 years ago
  42. f1552cb staging: vme: Simplfy string usage in vme_user_probe() by Bojan Prtvar · 10 years ago
  43. 938acb99 staging: vme: Fix a small coding style issue in vme_user.c by Bojan Prtvar · 10 years ago
  44. 1a52489 staging: vme: fix memory leak in vme_user_probe() by Daeseok Youn · 10 years ago
  45. 7e4290c vme_user: Use __u64 and __u32 in userspace structs by Aaron Sierra · 11 years ago
  46. 89b1cc2 vme_user: Enable compat_ioctl for mixed environment by Aaron Sierra · 11 years ago
  47. 66a01f1 vme_user: Update API to work in mixed environments by Aaron Sierra · 11 years ago
  48. d7729f0 VME: Rename vme_slot_get to avoid confusion with reference counting by Martyn Welch · 11 years ago
  49. 978f47d VME: Provide access to VME bus enumeration and fix vme_user match function by Martyn Welch · 11 years ago
  50. 465ff28 staging: vme: fix error return code in vme_user_probe() by Wei Yongjun · 11 years ago
  51. f827c16 vme/devices: Fixed camel-case variable names by Lisa Nguyen · 11 years ago
  52. d4113a6 staging: vme: fix for a potential NULL pointer dereference by Kumar Amit Mehta · 11 years ago
  53. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  54. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  55. 78110bb staging: Remove unnecessary OOM messages by Joe Perches · 11 years ago
  56. 17cb3be Merge branch 'staging-linus' into staging-next by Greg Kroah-Hartman · 12 years ago
  57. 2cc1dd9 staging: vme: Fix URL in Kconfig by Masanari Iida · 12 years ago
  58. 9349f8a staging: vme_pio2: fix oops on module unloading by Konstantin Khlebnikov · 12 years ago
  59. f21a824 staging: vme: remove use of __devexit by Bill Pemberton · 12 years ago
  60. d7e530d staging: vme: remove use of __devinit by Bill Pemberton · 12 years ago
  61. 3893075 staging: vme: remove use of __devexit_p by Bill Pemberton · 12 years ago
  62. 0093e5f staging/vme: Use dev_ or pr_ printks in devices/vme_user.c by YAMANE Toshiaki · 12 years ago
  63. 736f5d0 staging/vme: Use pr_ printks in vme_pio2_core.c by Toshiaki Yamane · 12 years ago
  64. 538a697 Staging: vme: Fix a white space issue by Toshiaki Yamane · 12 years ago
  65. 9560533 staging "vme" Fix typos. by Justin P. Mattock · 12 years ago
  66. be408d7 vme_user.c: remove duplicated include by Duan Jiong · 12 years ago
  67. a7f3943 Staging: vme: silence a Sparse warning by Dan Carpenter · 12 years ago
  68. d210267 Merge 3.4-rc5 into staging-next by Greg Kroah-Hartman · 12 years ago
  69. db3b9e9 Staging: VME: move VME drivers out of staging by Greg Kroah-Hartman · 12 years ago
  70. 25958ce staging: vme: vme.c: fix minor coding style issues by Greg Kroah-Hartman · 12 years ago
  71. 51d7ff0 drivers: staging: vme: devices: Remove unneeded include version.h by Marcos Paulo de Souza · 12 years ago
  72. ac1a4f2 Staging: VME: Ensure TSI148 link list descriptors are written big endian by Martyn Welch · 12 years ago
  73. 3abc48a Staging: VME: Convert TSI148 to use dma_map_single by Martyn Welch · 12 years ago
  74. 73e2918 staging: Fix typo in multiple files by Masanari Iida · 12 years ago
  75. ecb3b80 Staging: vme: Replace semaphore by mutex. by Santosh Nayak · 12 years ago
  76. eaa004a staging/vme: Fix module parameters by Gerard Snitselaar · 12 years ago
  77. bf3a85b staging: vme: fix section mismatches in linux-next 20120314 by Gerard Snitselaar · 12 years ago
  78. 77974a3 staging: vme: code convention fix by Sam Hansen · 12 years ago
  79. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  80. 16772a4 Staging: VME: PIO2: Add GPIOLIB dependancy by Martyn Welch · 13 years ago
  81. 6af04b0 Staging: VME: Remove typedefs by Martyn Welch · 13 years ago
  82. c1fcc4c Staging: VME: PIO2: Correct irq reset by Martyn Welch · 13 years ago
  83. 9dc367b Driver for GE PIO2 VME Card by Martyn Welch · 13 years ago
  84. 8cdc081 staging: vme: fix comment for struct vme_dev by Manohar Vanga · 13 years ago
  85. 5b93c2a staging: vme: remove vme_add_bus() and vme_remove_bus() by Manohar Vanga · 13 years ago
  86. c26f611 staging: vme: fix comment in __vme_register_driver() by Manohar Vanga · 13 years ago
  87. 3fe0a87 Staging: VME: Update TODO file by Martyn Welch · 13 years ago
  88. b91a936 staging: vme: fix address cast warnings for 64 bit architectures by Manohar Vanga · 13 years ago
  89. 0a4b6b0 staging: vme_user: rename USER_BUS_MAX to VME_USER_BUS_MAX by Manohar Vanga · 13 years ago
  90. a916a39 staging: vme: get rid of struct vme_device_id and slots by Manohar Vanga · 13 years ago
  91. 5d6abf3 staging: vme: make match() driver specific to improve non-VME64x support by Manohar Vanga · 13 years ago
  92. 8f966dc staging: vme: add struct vme_dev for VME devices by Manohar Vanga · 13 years ago
  93. f6c39d4 staging: vme: change static device array to pointers by Manohar Vanga · 13 years ago
  94. 733e3ef staging: vme: keep track of registered buses by Manohar Vanga · 13 years ago
  95. 7f58f02 staging: vme: make [alloc|free]_consistent bridge specific by Manohar Vanga · 13 years ago
  96. 34a6781 staging: vme_user: change kmalloc+memset to kzalloc by Manohar Vanga · 13 years ago
  97. dca2218 Staging: VME: Introduce IOCTL to generate VME interrupts. by Vincent Bossier · 13 years ago
  98. 54b4a77 Staging: VME: Fix ca91cx42 VME interrupt generation. by Vincent Bossier · 13 years ago
  99. 05614fb Staging: VME: Make vme/ctl device available for IOCTL operations only. by Vincent Bossier · 13 years ago
  100. 56fc508 Staging: VME: Fix Universe II int ack logic. by Vincent Bossier · 13 years ago