1. 71e9513 staging: vme: vme_user: Fix some error handling paths in 'vme_user_probe()' by Christophe JAILLET · 7 years ago
  2. 5d8515b Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  3. 73f8a54 staging: vme: vme_user.c: remove redundant license text by Greg Kroah-Hartman · 7 years ago
  4. 0057cb5 staging: vme: vme_user: add SPDX identifier. by Greg Kroah-Hartman · 7 years ago
  5. 9d4c0c9 Staging: vme: vme_user: fixed an alignment coding style issue by Philippe Loctaux · 7 years ago
  6. 14544d7 vme_user: don't use __copy_..._user() by Al Viro · 7 years ago
  7. 449fcf3 Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  8. 1663b8f staging: VME: Remove PIO2 driver by Martyn Welch · 7 years ago
  9. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  10. 9d15662 staging: vme: Use BIT macro for bit definitions by Ricardo Silva · 8 years ago
  11. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  12. ea38fd7 Annotate hardware config module parameters in drivers/staging/vme/ by David Howells · 8 years ago
  13. d3cfd5b drivers: convert vme_user_vma_priv.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  14. 00e293b staging: vme: vme_user.c: fix warning 'line over 80 characters' by Philip Thiemann · 8 years ago
  15. 72cca7b Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  16. 1fede02 staging: vme: vme_user.c Spelling corrections by Walt Feasel · 8 years ago
  17. 4184921 Revert "Staging: vme: Use BIT macro for bit field definitions." by Greg Kroah-Hartman · 8 years ago
  18. 2a0fc8b Staging: vme: Fix parenthesis alignment. by Anton Leshchenko · 8 years ago
  19. f0316a1 Staging: vme: Add required identifier names. by Anton Leshchenko · 8 years ago
  20. d4ef131 Staging: vme: Use BIT macro for bit field definitions. by Anton Leshchenko · 8 years ago
  21. b197fd9 Staging: vme: Remove excessive blank lines. by Anton Leshchenko · 8 years ago
  22. 8c27ceff3 docs: fix locations of several documents that got moved by Mauro Carvalho Chehab · 8 years ago
  23. fbafd39 drivers: staging: vme: convert to octal notation for permission bits by Andrew Kanner · 8 years ago
  24. 65f5c3e staging: vme/devices: vme_user.c: fix: converted decimal permissions to octal by Ryan Swan · 8 years ago
  25. 2f37dd1 Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  26. cbc3f10 staging: vme: use gpiochip data pointer by Linus Walleij · 9 years ago
  27. 148e45d staging: vme: fix bare use of 'unsigned' by Clifton Barnes · 9 years ago
  28. 0c56665 staging: vme: devices: Replace kzalloc with devm_kzalloc by Amitoj Kaur Chawla · 9 years ago
  29. 6e23ec4a drivers: staging: vme: Deleted casting to (void *) by Egor Uleyskiy · 9 years ago
  30. 59a04f1 drivers: staging: vme: Fixed checking NULL and 0 code style by Egor Uleyskiy · 9 years ago
  31. 48a4220 drivers: staging: vme: Deleted extra bracking by Egor Uleyskiy · 9 years ago
  32. 93a2866 drivers: staging: vme: Fixed the using of sizeof by Egor Uleyskiy · 9 years ago
  33. cad5636 drivers: staging: vme: Deleted extra empty lines by Egor Uleyskiy · 9 years ago
  34. 24e394b drivers: staging: vme: Fixed indention by Egor Uleyskiy · 9 years ago
  35. bda9e24 staging: vme: devices: add spaces around '-' by Junsu Shin · 10 years ago
  36. a8f401f staging: vme: devices: fix NULL comparison style by Junsu Shin · 10 years ago
  37. 6c37e74 staging: vme: devices: remove blank line after open brace by Junsu Shin · 10 years ago
  38. d5f0a90 staging: vme: devices: remove multiple blank lines by Junsu Shin · 10 years ago
  39. 44ae5443e Staging: vme: remove an unnecessary and wrong warning message by Navy Cheng · 10 years ago
  40. 32491f5 staging: vme_user: remove okcount variable by Dmitry Kalinkin · 10 years ago
  41. 18f8bee staging: vme_user: remove distracting comment by Dmitry Kalinkin · 10 years ago
  42. 457ab28 staging: vme_user: remove unused variable by Dmitry Kalinkin · 10 years ago
  43. 7c78e0c staging: vme_user: switch to returning -EFAULT on __copy_*_user errors by Dmitry Kalinkin · 10 years ago
  44. 8e4d138 staging: vme_user: allow large read()/write() by Dmitry Kalinkin · 10 years ago
  45. 1f0622d staging: vme_user: fix kmalloc style by Dmitry Kalinkin · 10 years ago
  46. f99b71b staging: vme_user: fix NULL comparison style by Dmitry Kalinkin · 10 years ago
  47. cd974d3 staging: vme_user: fix blank lines by Dmitry Kalinkin · 10 years ago
  48. 86eadac staging: vme_user: fix code alignment by Dmitry Kalinkin · 10 years ago
  49. 625a9e0 staging: vme_user: remove buf_unalloc helper by Dmitry Kalinkin · 10 years ago
  50. 0b029cb staging: vme_user: remove open/release by Dmitry Kalinkin · 10 years ago
  51. e4aea6a staging: vme_user: remove forward declarations by Dmitry Kalinkin · 10 years ago
  52. d884dd8 staging: vme_user: remove unused counters by Dmitry Kalinkin · 10 years ago
  53. 615c40d staging: vme_user: refactor llseek to switch(){} by Dmitry Kalinkin · 10 years ago
  54. c74a804f staging: vme: mmap() support for vme_user by Dmitry Kalinkin · 10 years ago
  55. 0cd189a staging: vme: use image mutex for ioctl() by Dmitry Kalinkin · 10 years ago
  56. 0b5c85e staging: Remove <linux/moduleparam.h> header. by Navya Sri Nizamkari · 10 years ago
  57. e31a0e6 Staging: vme: devices: Use kasprintf by Vaishali Thakkar · 10 years ago
  58. a7a4f87 staging: vme: devices: Added a paragraph to describe Kconfig symbol by Kumari Radha · 10 years ago
  59. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  60. 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
  61. 5948229 vme: don't open-code fixed_size_llseek() by Al Viro · 11 years ago
  62. fc489a5 Staging: vme: devices: Merges two lines of code and removes unused variable by Mahati Chamarthy · 10 years ago
  63. 88d5e52 driver:gpio remove all usage of gpio_remove retval in driver by abdoulaye berthe · 11 years ago
  64. 1a3c883 staging: vme: remove redundant else condition by Fred Chou · 11 years ago
  65. e20487e staging: vme: removed useless breaks in vme_user.c by Tom Jorquera · 11 years ago
  66. fbeca3c staging: vme: Add missing CR in printk messages in vme_pio2_core.c by Masanari Iida · 11 years ago
  67. 115eed8 staging: vme: Add missing CR in error message by Masanari Iida · 11 years ago
  68. bb62686 staging: vme: Fix typo in vme_pio2_gpio.c by Masanari Iida · 11 years ago
  69. 3eb9992 Merge 3.15-rc2 into staging-next by Greg Kroah-Hartman · 11 years ago
  70. f1552cb staging: vme: Simplfy string usage in vme_user_probe() by Bojan Prtvar · 11 years ago
  71. 938acb99 staging: vme: Fix a small coding style issue in vme_user.c by Bojan Prtvar · 11 years ago
  72. 1a52489 staging: vme: fix memory leak in vme_user_probe() by Daeseok Youn · 11 years ago
  73. 7e4290c vme_user: Use __u64 and __u32 in userspace structs by Aaron Sierra · 11 years ago
  74. 89b1cc2 vme_user: Enable compat_ioctl for mixed environment by Aaron Sierra · 11 years ago
  75. 66a01f1 vme_user: Update API to work in mixed environments by Aaron Sierra · 11 years ago
  76. d7729f0 VME: Rename vme_slot_get to avoid confusion with reference counting by Martyn Welch · 11 years ago
  77. 978f47d VME: Provide access to VME bus enumeration and fix vme_user match function by Martyn Welch · 11 years ago
  78. 465ff28 staging: vme: fix error return code in vme_user_probe() by Wei Yongjun · 12 years ago
  79. f827c16 vme/devices: Fixed camel-case variable names by Lisa Nguyen · 12 years ago
  80. d4113a6 staging: vme: fix for a potential NULL pointer dereference by Kumar Amit Mehta · 12 years ago
  81. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  82. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  83. 78110bb staging: Remove unnecessary OOM messages by Joe Perches · 12 years ago
  84. 17cb3be Merge branch 'staging-linus' into staging-next by Greg Kroah-Hartman · 12 years ago
  85. 2cc1dd9 staging: vme: Fix URL in Kconfig by Masanari Iida · 12 years ago
  86. 9349f8a staging: vme_pio2: fix oops on module unloading by Konstantin Khlebnikov · 12 years ago
  87. f21a824 staging: vme: remove use of __devexit by Bill Pemberton · 12 years ago
  88. d7e530d staging: vme: remove use of __devinit by Bill Pemberton · 12 years ago
  89. 3893075 staging: vme: remove use of __devexit_p by Bill Pemberton · 12 years ago
  90. 0093e5f staging/vme: Use dev_ or pr_ printks in devices/vme_user.c by YAMANE Toshiaki · 12 years ago
  91. 736f5d0 staging/vme: Use pr_ printks in vme_pio2_core.c by Toshiaki Yamane · 13 years ago
  92. 538a697 Staging: vme: Fix a white space issue by Toshiaki Yamane · 13 years ago
  93. 9560533 staging "vme" Fix typos. by Justin P. Mattock · 13 years ago
  94. be408d7 vme_user.c: remove duplicated include by Duan Jiong · 13 years ago
  95. a7f3943 Staging: vme: silence a Sparse warning by Dan Carpenter · 13 years ago
  96. d210267 Merge 3.4-rc5 into staging-next by Greg Kroah-Hartman · 13 years ago
  97. db3b9e9 Staging: VME: move VME drivers out of staging by Greg Kroah-Hartman · 13 years ago
  98. 51d7ff0 drivers: staging: vme: devices: Remove unneeded include version.h by Marcos Paulo de Souza · 13 years ago
  99. 73e2918 staging: Fix typo in multiple files by Masanari Iida · 13 years ago
  100. ecb3b80 Staging: vme: Replace semaphore by mutex. by Santosh Nayak · 13 years ago