1. 075c267 staging: skein: Adds Loadable Module Support by Eric Rost · 10 years ago
  2. f96d8ce staging: skein: Adds CryptoAPI Support by Eric Rost · 10 years ago
  3. c17cdeb staging: skein: Renames skein to skein_base by Eric Rost · 10 years ago
  4. 24443a2 staging: skein: Collapses threefish module by Eric Rost · 10 years ago
  5. 828ebb8 staging: lustre: Use __init and __exit markers for lifecycle functions by Mariusz Gorski · 10 years ago
  6. 87ebccf staging: lustre: validate size in ll_setxattr() by Dan Carpenter · 10 years ago
  7. 85bcfab staging: lustre: validate size in lustre_posix_acl_xattr_filter() by Dan Carpenter · 10 years ago
  8. 31e7213 drivers: staging: lustre: Fix "spaces required around that '='" errors by Greg Donald · 10 years ago
  9. 5444261 drivers: staging: lustre: Fix "'foo * bar' should be 'foo *bar'" errors by Greg Donald · 10 years ago
  10. e9e2fa6 drivers: staging: lustre: Fix 'that open brace { should be on the previous line' errors by Greg Donald · 10 years ago
  11. 557732a drivers: staging: lustre: Fix "space prohibited before that close parenthesis ')'" errors by Greg Donald · 10 years ago
  12. 92a1dab staging: lustre: silence a static checker warning by Dan Carpenter · 10 years ago
  13. 22e1dd6 staging: lustre: lustre: ptlrpc: sec.c: Replacing strncat with strlcat to avoid overwrite size by Rickard Strandqvist · 10 years ago
  14. 5a13503 Staging: lustre: llite: fix some sparse warnings about userspace pointer by Anh Le · 10 years ago
  15. 0017af4 staging/lustre/quota: Get rid of compat quota code by Oleg Drokin · 10 years ago
  16. 13a7de7 staging/lustre: get rid of deprecaed acl mount option code by Oleg Drokin · 10 years ago
  17. 0237d9d staging/lustre/ptlrpc: get rid of lustre 1.8 compatible checksums by Oleg Drokin · 10 years ago
  18. 1bca282 drivers/staging: Removed unnecessary check for LUSTRE_VERSION_CODE by Filipe Gonçalves · 10 years ago
  19. 73e0e4d staging: comedi: comedi_test: fix timer lock-up by Ian Abbott · 10 years ago
  20. bf33eb4 staging: comedi: introduce some sample size manipulation functions by Ian Abbott · 10 years ago
  21. 7885b07 staging: comedi: addi_apci_1564: remove private data 'mode_select_register' by H Hartley Sweeten · 10 years ago
  22. 367ff14 staging: comedi: addi_apci_1564: board has 3 timers by H Hartley Sweeten · 10 years ago
  23. b3ba2be staging: comedi: addi_apci_1564: remove APCI1564_COUNTER[1234] defines by H Hartley Sweeten · 10 years ago
  24. ac584af staging: comedi: me4000: fix firmware downloading by H Hartley Sweeten · 10 years ago
  25. 0cf5efa staging: comedi: comedi_buf: absorb __comedi_buf_write_alloc() by H Hartley Sweeten · 10 years ago
  26. e19a3c9 staging: comedi: comedi_buf: absorb comedi_write_array_to_buffer() by H Hartley Sweeten · 10 years ago
  27. 8f90726 staging: comedi: comedi_buf: don't export comedi_write_array_to_buffer() by H Hartley Sweeten · 10 years ago
  28. 0ce64e6 staging: comedi: comedi_buf: remove comedi_buf_put() by H Hartley Sweeten · 10 years ago
  29. 7dd1b52 staging: comedi: pcmuio: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  30. ff5eb04 staging: comedi: pcmmio: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  31. dbe81a9 staging: comedi: ni_pcidio: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  32. 2a07616 staging: comedi: amplc_dio200_common: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  33. 4c70469 staging: comedi: addi_apci_2032: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  34. 435efc8 staging: comedi: hwdrv_apci3120: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  35. 290d028 staging: comedi: usbdux: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  36. 5023a4b staging: comedi: rtd520: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  37. a4a68fe staging: comedi: quatech_daqp_cs: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  38. edf4537 staging: comedi: pcl818: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  39. c0491d4 staging: comedi: pcl816: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  40. 76cb501 staging: comedi: pcl812: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  41. 778d695 staging: comedi: pcl726: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  42. 1f44c03 staging: comedi: pcl711: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  43. 67fdc30 staging: comedi: ni_atmio16d: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  44. 562de49 staging: comedi: ni_65xx: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  45. 191db09 staging: comedi: ni_6527: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  46. de88924 staging: comedi: me4000: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  47. aa96f6e staging: comedi: dt3000: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  48. 1700529 staging: comedi: dmm32at: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  49. 9a84a7d staging: comedi: comedi_parport: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  50. 48e08de staging: comedi: amplc_pci230: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  51. 27913fa staging: comedi: amplc_pc236_common: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  52. a9c3a01 staging: comedi: adv_pci1710: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  53. 6aec0f9 staging: comedi: addi_apci_3xxx: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  54. c4a58f2 staging: comedi: addi_apci_1564: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  55. 6bb45f2 staging: comedi: addi_apci_1032: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  56. f4add8d staging: comedi: comedi_fc.h: remove cfc_write_array_to_buffer() by H Hartley Sweeten · 10 years ago
  57. f81ac41 staging: comedi: usbduxfast: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  58. 504d023 staging: comedi: usbduxsigma: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  59. 60e6644 staging: comedi: gsc_hpdi: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  60. d4c2acd staging: comedi: dt282x: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  61. 2e7b65e staging: comedi: das16: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  62. b45a7be staging: comedi: das16m1: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  63. 5759a14 staging: comedi: hwdrv_apci3120: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  64. 9fdfe0f staging: comedi: adl_pci9111: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  65. be591d5 staging: comedi: comedi_fc.h: remove cfc_write_to_buffer() by H Hartley Sweeten · 10 years ago
  66. 9caba32 staging: comedi: ni_mio_common: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  67. 7ba38a0 staging: comedi: cb_pcidas64: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  68. 28e8c89 staging: comedi: adl_pci9118: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  69. 8d47c08 staging: comedi: cb_pcidas: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  70. 880f582 staging: comedi: das1800: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  71. b9357cb staging: comedi: ni_labpc_isadma: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  72. 8d185f5 staging: comedi: ni_labpc_common: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  73. 0e017a4 staging: comedi: s626: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  74. 7138e89 staging: comedi: ni_at_a2150: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  75. ad9eb43 staging: comedi: das800: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  76. 88f9662 staging: comedi: comedi_test: use comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  77. ce8bfa2 staging: comedi: comedi_fc.h: remove cfc_write_long_to_buffer() by H Hartley Sweeten · 10 years ago
  78. 5438da8 staging: comedi: comedi_buf: introduce comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  79. 0ca7f61 staging: comedi: comedi_buf: comedi_buf_memcpy_from() remove 'offset' param by H Hartley Sweeten · 10 years ago
  80. 319ad74 staging: comedi: comedi_buf: comedi_buf_memcpy_to() remove 'offset' param by H Hartley Sweeten · 10 years ago
  81. aa26e46 staging: comedi: comedi_buf: don't export comedi_buf_memcpy_to() by H Hartley Sweeten · 10 years ago
  82. 9e2093d staging: comedi: comedi_buf: dont't export comedi_buf_memcpy_from() by H Hartley Sweeten · 10 years ago
  83. 04c4166 staging: comedi: comedi_buf: remove comedi_buf_get() by H Hartley Sweeten · 10 years ago
  84. e463fbe staging: comedi: usbduxsigma: use comedi_buf_read_samples() by H Hartley Sweeten · 10 years ago
  85. 664ab5d staging: comedi: usbdux: use comedi_buf_read_samples() by H Hartley Sweeten · 10 years ago
  86. dec1a26 staging: comedi: amplc_pci230: use comedi_buf_read_samples() by H Hartley Sweeten · 10 years ago
  87. e14c6a6 staging: comedi: ni_mio_common: use comedi_buf_read_samples() by H Hartley Sweeten · 10 years ago
  88. 8de27e7 staging: comedi: comedi_buf: make comedi_buf_read_samples() always return full samples by H Hartley Sweeten · 10 years ago
  89. 109bf06 staging: comedi: comedi_buf: absorb comedi_read_array_from_buffer() by H Hartley Sweeten · 10 years ago
  90. 2b3e13b staging: comedi: comedi_buf: remove export of comedi_read_array_from_buffer() by H Hartley Sweeten · 10 years ago
  91. 65ad7c8 staging: comedi: comedi_fc.h: remove cfc_read_array_from_buffer() by H Hartley Sweeten · 10 years ago
  92. ecb11d8 staging: comedi: dt282x: introduce dt282x_ao_setup_dma() by H Hartley Sweeten · 10 years ago
  93. 7bd7d90 staging: comedi: cb_pcidas: introduce cb_pcidas64_ao_fill_buffer() by H Hartley Sweeten · 10 years ago
  94. 2cc9854 staging: comedi: cb_pcidas: introduce cb_pcidas_ao_load_fifo() by H Hartley Sweeten · 10 years ago
  95. bcdbe88 staging: comedi: amplc_pci224: use comedi_buf_read_samples() by H Hartley Sweeten · 10 years ago
  96. 4455d7c staging: comedi: comedi_buf: introduce comedi_buf_read_samples() by H Hartley Sweeten · 10 years ago
  97. 22be3f8 staging: comedi: addi_apci_3120: don't reset board when detaching driver by H Hartley Sweeten · 10 years ago
  98. a2eb0fd staging: comedi: addi_apci_3120: don't reset board when canceling ai command by H Hartley Sweeten · 10 years ago
  99. 73ef193 staging: comedi: addi_apci_3120: reset the board before hooking up the interrupt by H Hartley Sweeten · 10 years ago
  100. 7585051 staging: comedi: addi_apci_3120: tidy up timer subdevice init by H Hartley Sweeten · 10 years ago