1. 59a04f1 drivers: staging: vme: Fixed checking NULL and 0 code style by Egor Uleyskiy · 9 years ago
  2. 93a2866 drivers: staging: vme: Fixed the using of sizeof by Egor Uleyskiy · 9 years ago
  3. 44ae5443e Staging: vme: remove an unnecessary and wrong warning message by Navy Cheng · 9 years ago
  4. 32491f5 staging: vme_user: remove okcount variable by Dmitry Kalinkin · 9 years ago
  5. 18f8bee staging: vme_user: remove distracting comment by Dmitry Kalinkin · 9 years ago
  6. 457ab28 staging: vme_user: remove unused variable by Dmitry Kalinkin · 9 years ago
  7. 7c78e0c staging: vme_user: switch to returning -EFAULT on __copy_*_user errors by Dmitry Kalinkin · 9 years ago
  8. 8e4d138 staging: vme_user: allow large read()/write() by Dmitry Kalinkin · 9 years ago
  9. 1f0622d staging: vme_user: fix kmalloc style by Dmitry Kalinkin · 9 years ago
  10. f99b71b staging: vme_user: fix NULL comparison style by Dmitry Kalinkin · 9 years ago
  11. cd974d3 staging: vme_user: fix blank lines by Dmitry Kalinkin · 9 years ago
  12. 86eadac staging: vme_user: fix code alignment by Dmitry Kalinkin · 9 years ago
  13. 625a9e0 staging: vme_user: remove buf_unalloc helper by Dmitry Kalinkin · 9 years ago
  14. 0b029cb staging: vme_user: remove open/release by Dmitry Kalinkin · 9 years ago
  15. e4aea6a staging: vme_user: remove forward declarations by Dmitry Kalinkin · 9 years ago
  16. d884dd8 staging: vme_user: remove unused counters by Dmitry Kalinkin · 9 years ago
  17. 615c40d staging: vme_user: refactor llseek to switch(){} by Dmitry Kalinkin · 9 years ago
  18. c74a804 staging: vme: mmap() support for vme_user by Dmitry Kalinkin · 9 years ago
  19. 0cd189a staging: vme: use image mutex for ioctl() by Dmitry Kalinkin · 9 years ago
  20. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  21. 5948229 vme: don't open-code fixed_size_llseek() by Al Viro · 10 years ago
  22. fc489a5 Staging: vme: devices: Merges two lines of code and removes unused variable by Mahati Chamarthy · 10 years ago
  23. e20487e staging: vme: removed useless breaks in vme_user.c by Tom Jorquera · 10 years ago
  24. 3eb9992 Merge 3.15-rc2 into staging-next by Greg Kroah-Hartman · 10 years ago
  25. f1552cb staging: vme: Simplfy string usage in vme_user_probe() by Bojan Prtvar · 10 years ago
  26. 938acb99 staging: vme: Fix a small coding style issue in vme_user.c by Bojan Prtvar · 10 years ago
  27. 1a52489 staging: vme: fix memory leak in vme_user_probe() by Daeseok Youn · 10 years ago
  28. 89b1cc2 vme_user: Enable compat_ioctl for mixed environment by Aaron Sierra · 11 years ago
  29. d7729f0 VME: Rename vme_slot_get to avoid confusion with reference counting by Martyn Welch · 11 years ago
  30. 978f47d VME: Provide access to VME bus enumeration and fix vme_user match function by Martyn Welch · 11 years ago
  31. 465ff28 staging: vme: fix error return code in vme_user_probe() by Wei Yongjun · 11 years ago
  32. f827c16 vme/devices: Fixed camel-case variable names by Lisa Nguyen · 11 years ago
  33. d4113a6 staging: vme: fix for a potential NULL pointer dereference by Kumar Amit Mehta · 11 years ago
  34. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  35. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  36. 78110bb staging: Remove unnecessary OOM messages by Joe Perches · 11 years ago
  37. f21a824 staging: vme: remove use of __devexit by Bill Pemberton · 12 years ago
  38. d7e530d staging: vme: remove use of __devinit by Bill Pemberton · 12 years ago
  39. 3893075 staging: vme: remove use of __devexit_p by Bill Pemberton · 12 years ago
  40. 0093e5f staging/vme: Use dev_ or pr_ printks in devices/vme_user.c by YAMANE Toshiaki · 12 years ago
  41. 538a697 Staging: vme: Fix a white space issue by Toshiaki Yamane · 12 years ago
  42. 9560533 staging "vme" Fix typos. by Justin P. Mattock · 12 years ago
  43. be408d7 vme_user.c: remove duplicated include by Duan Jiong · 12 years ago
  44. a7f3943 Staging: vme: silence a Sparse warning by Dan Carpenter · 12 years ago
  45. db3b9e9 Staging: VME: move VME drivers out of staging by Greg Kroah-Hartman · 12 years ago
  46. ecb3b80 Staging: vme: Replace semaphore by mutex. by Santosh Nayak · 12 years ago
  47. 0a4b6b0 staging: vme_user: rename USER_BUS_MAX to VME_USER_BUS_MAX by Manohar Vanga · 13 years ago
  48. a916a39 staging: vme: get rid of struct vme_device_id and slots by Manohar Vanga · 13 years ago
  49. 5d6abf3 staging: vme: make match() driver specific to improve non-VME64x support by Manohar Vanga · 13 years ago
  50. 8f966dc staging: vme: add struct vme_dev for VME devices by Manohar Vanga · 13 years ago
  51. 34a6781 staging: vme_user: change kmalloc+memset to kzalloc by Manohar Vanga · 13 years ago
  52. dca2218 Staging: VME: Introduce IOCTL to generate VME interrupts. by Vincent Bossier · 13 years ago
  53. 05614fb Staging: VME: Make vme/ctl device available for IOCTL operations only. by Vincent Bossier · 13 years ago
  54. 584721c Staging VME: Fix remaining checkpatch.pl errors. by Vincent Bossier · 13 years ago
  55. b62c99b staging/vme_user: add missing calls to vme_master_free calls in .remove by Emilio G. Cota · 14 years ago
  56. 4740a08 staging/vme/vme_user: use __dev{init, exit} for .probe and .remove by Emilio G. Cota · 14 years ago
  57. 1daa38d staging/vme_user: fix usage of the slave resources after they've been freed by Emilio G. Cota · 14 years ago
  58. 1a85f20 staging: vme_user: mark user-space buffers with __user by Emilio G. Cota · 14 years ago
  59. 0a81a0f staging: vme_user: remove __iomem marking from kern_buf and derivates by Emilio G. Cota · 14 years ago
  60. c949231 staging: vme_user: use an unsigned int for counting the number of kparams by Emilio G. Cota · 14 years ago
  61. b9cc293 staging: vme_user: declare private variables as static by Emilio G. Cota · 14 years ago
  62. c0779fd staging: vme_user: remove unreachable line by Emilio G. Cota · 14 years ago
  63. 55db502 staging: vme_user: return the appropriate error code when module_init fails by Emilio G. Cota · 14 years ago
  64. 886953e staging: vme: style: convert '&(foo)' to '&foo' by Emilio G. Cota · 14 years ago
  65. 0f0800f staging: Bulk convert the semaphore mess by Thomas Gleixner · 14 years ago
  66. 8e2394a Staging: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  67. 45f9f01 Staging: vme: devices: vme_user.c: Fix checkpatch.pl issues. by Nanakos Chrysostomos · 14 years ago
  68. b1f2ac0 Staging: push down BKL into ioctl functions by Arnd Bergmann · 14 years ago
  69. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  70. 33e920d Staging: vme: Allocate memory buffers for master windows by Arthur Benilov · 14 years ago
  71. 5188d74 Staging: vme: Use A24 when requesting slave resource by Arthur Benilov · 14 years ago
  72. 877de4b Staging: vme: llseek support in user driver by Arthur Benilov · 14 years ago
  73. 66bd8db Staging: vme: Renaming following split of GE Fanuc joint venture by Martyn Welch · 14 years ago
  74. 51616e2 Staging: vme: Correct vme_user error message typo by Martyn Welch · 15 years ago
  75. beb9ccc staging: vme: correct array overflow by Martyn Welch · 15 years ago
  76. 6884bb0 Staging: vme: remove unused #include <linux/version.h> by Huang Weiyi · 15 years ago
  77. 238add5 Staging: Update VME vme_user module by Martyn Welch · 15 years ago
  78. f00a86d Staging: vme: add VME userspace driver by Martyn Welch · 15 years ago