1. 20cefae staging: comedi: addi_apci_1564: remove unnecessary wdog register defines by H Hartley Sweeten · 9 years ago
  2. 2ec19ef staging: comedi: addi_apci_1564: rewrite the counter subdevice support by H Hartley Sweeten · 9 years ago
  3. 05704ff staging: comedi: addi_apci_1564: rewrite the timer subdevice support by H Hartley Sweeten · 9 years ago
  4. a23b85a staging: comedi: addi_apci_1564: use comedi_handle_event() for counters by H Hartley Sweeten · 9 years ago
  5. ff9842b staging: comedi: addi_apci_1564: use comedi_handle_event() for timer by H Hartley Sweeten · 9 years ago
  6. 931987a staging: comedi: addi_apci_1564: clarify change-of-state interrupt support by H Hartley Sweeten · 9 years ago
  7. 52caeb4 staging: comedi: plx9080.h: include headers for declarations by Ian Abbott · 9 years ago
  8. 6a64877 staging: comedi: plx9080.h: Add kerneldoc comments by Ian Abbott · 9 years ago
  9. 457bec0 staging: comedi: plx9080.h: tidy up some comments by Ian Abbott · 9 years ago
  10. eb89333 staging: comedi: drivers: add PLX PCI 9080 DMATHR register values by Ian Abbott · 9 years ago
  11. 3dcf1b5 staging: comedi: drivers: re-do PLX PCI 9080 DMACSRx register values by Ian Abbott · 9 years ago
  12. dde90d8 staging: comedi: drivers: re-do PLX PCI 9080 DMADPRx register values by Ian Abbott · 9 years ago
  13. 65bf53d staging: comedi: drivers: re-do PLX PCI 9080 DMAMODEx register values by Ian Abbott · 9 years ago
  14. df04d3a staging: comedi: plx9080.h: add hard-coded PCIHIDR register value by Ian Abbott · 9 years ago
  15. a3228bc staging: comedi: drivers: re-do PLX PCI 9080 CNTRL register values by Ian Abbott · 9 years ago
  16. 9dc5385 staging: comedi: drivers: re-do PLX PCI 9080 INTCSR register values by Ian Abbott · 9 years ago
  17. ed5df5db staging: comedi: drivers: re-do PLX PCI 9080 DMCFGA register values by Ian Abbott · 9 years ago
  18. e004547 staging: comedi: drivers: re-do PLX PCI 9080 DMPBAM register values by Ian Abbott · 9 years ago
  19. 1ddb95d staging: comedi: drivers: re-do PLX PCI 9080 LBRDx register values by Ian Abbott · 9 years ago
  20. a9c254a staging: comedi: drivers: re-do PLX PCI 9080 BIGEND register values by Ian Abbott · 9 years ago
  21. b5dcdce staging: comedi: drivers: re-do PLX PCI 9080 MARBR register values by Ian Abbott · 9 years ago
  22. 5eaa593 staging: comedi: drivers: re-do macros for PLX PCI 9080 LASxBA values by Ian Abbott · 9 years ago
  23. be13e14 staging: comedi: drivers: re-do macros for PLX PCI 9080 LASxRR values by Ian Abbott · 9 years ago
  24. c644a11 staging: comedi: drivers: rename PLX PCI 9080 register offsets by Ian Abbott · 9 years ago
  25. dc895b4 staging: comedi: plx9080.h: remove Power-Up Test Suite stuff by Ian Abbott · 9 years ago
  26. 6690659 staging: comedi: plx9080.h: correct LRNG_IO_MASK and LMAP_IO_MASK by Ian Abbott · 9 years ago
  27. cda2315 staging: comedi: daqboard2000: prefer usleep_range() by Ian Abbott · 9 years ago
  28. 0ef6134 staging: comedi: daqboard2000: rename CamelCase functions by Ian Abbott · 9 years ago
  29. 2c7aab2 staging: comedi: daqboard2000: rename reference DACs register macros by Ian Abbott · 9 years ago
  30. 77b9634 staging: comedi: daqboard2000: rename trigger control register macros by Ian Abbott · 9 years ago
  31. 944f0d7 staging: comedi: daqboard2000: redo DAC status macros and fix busy by Ian Abbott · 9 years ago
  32. ab8a4dc staging: comedi: daqboard2000: redo DAC control register macros by Ian Abbott · 9 years ago
  33. 34d49fc staging: comedi: daqboard2000: rename acq status register macros by Ian Abbott · 9 years ago
  34. f1ee5d8 staging: comedi: daqboard2000: rename acquisition control register macros by Ian Abbott · 9 years ago
  35. 1e33538 staging: comedi: daqboard2000: rename register offset macros by Ian Abbott · 9 years ago
  36. ff2ca4f0 staging: comedi: daqboard2000: rename serial EEPROM register macros by Ian Abbott · 9 years ago
  37. 4044ceb staging: comedi: daqboard2000: add blank line after struct declaration by Ian Abbott · 9 years ago
  38. 0f2ee9b staging: comedi: daqboard2000: CHECK: spaces preferred around that '*' by Ian Abbott · 9 years ago
  39. 77a574e staging: comedi: daqboard2000: use usual block comment style by Ian Abbott · 9 years ago
  40. 269452d staging: comedi: daqboard2000: remove commented out code by Ian Abbott · 9 years ago
  41. 1694830 Staging: comedi: fix CHECK: Prefer using the BIT macro issues in pcmmio.c by Ravishankar Karkala Mallikarjunayya · 9 years ago
  42. 9c84ae6 Staging: comedi: Fix WARNING issue in dt2801.c by Ravishankar Karkala Mallikarjunayya · 9 years ago
  43. 805c5f9 Staging: comedi: s626: fix comment issue by Ravishankar Karkala Mallikarjunayya · 9 years ago
  44. f2975a9 staging: comedi: dt2811: add async command support for AI subdevice by H Hartley Sweeten · 9 years ago
  45. 34d3473 Staging: comedi: comedi_fops.c: Fixed coding style issue by Shyam Saini · 9 years ago
  46. 277b861 staging: comedi: dt2811: update the MODULE_DESCRIPTION by H Hartley Sweeten · 9 years ago
  47. 9910131 staging: comedi: dt2811: rename 'boardtypes' by H Hartley Sweeten · 9 years ago
  48. a426744 staging: comedi: dt2811: remove unused define by H Hartley Sweeten · 9 years ago
  49. f52e8d0 staging: comedi: dt2811: tidy up analog input subdevice init by H Hartley Sweeten · 9 years ago
  50. 048e27a staging: comedi: dt2811: simplify analog input range options by H Hartley Sweeten · 9 years ago
  51. acd356f staging: comedi: dt2811: remove private data by H Hartley Sweeten · 9 years ago
  52. 7c95740 staging: comedi: dt2811: simplify A/D reference configuration by H Hartley Sweeten · 9 years ago
  53. dedfdf9 staging: comedi: dt2811: tidy up analog output subdevice init by H Hartley Sweeten · 9 years ago
  54. 5fba273 staging: comedi: dt2811: simplify analog output range options by H Hartley Sweeten · 9 years ago
  55. 1d1209f staging: comedi: dt2811: tidy up the digital subdevices by H Hartley Sweeten · 9 years ago
  56. ef0af0c staging: comedi: dt2811: tidy up Timer/Counter register defines by H Hartley Sweeten · 9 years ago
  57. 3d6dc78 staging: comedi: dt2811: tidy up Digital Input/Output register defines by H Hartley Sweeten · 9 years ago
  58. addb85b staging: comedi: dt2811: tidy up D/A Data register defines by H Hartley Sweeten · 9 years ago
  59. d82985f staging: comedi: dt2811: tidy up A/D Data register defines by H Hartley Sweeten · 9 years ago
  60. b99c859 staging: comedi: dt2811: tidy up A/D Gain/Channel register defines by H Hartley Sweeten · 9 years ago
  61. 022ac95 staging: comedi: dt2811: tidy up A/D Control/Status register defines by H Hartley Sweeten · 9 years ago
  62. 6e4e38b staging: comedi: dt2811: remove disabled code by H Hartley Sweeten · 9 years ago
  63. a40ff88 staging: comedi: dt2811: remove redundant block comment by H Hartley Sweeten · 9 years ago
  64. 8a8f548 staging: comedi: dt2811: tidy up copyright and comedi comments by H Hartley Sweeten · 9 years ago
  65. f7ede00 staging:comedi:Use unsigned int instead of unsigned by Nikita Eshkeev · 9 years ago
  66. d1aee5d staging: comedi: das16m1: update the MODULE_DESCRIPTION by H Hartley Sweeten · 9 years ago
  67. cd99cfb staging: comedi: das16m1: rename struct das16m1_private_struct by H Hartley Sweeten · 9 years ago
  68. 243c701 staging: comedi: das16m1: convert munge_sample_array() into a subdevice (*munge) by H Hartley Sweeten · 9 years ago
  69. d0e50e6 staging: comedi: das16m1: minor cleanup to das16m1_ai_insn_read() by H Hartley Sweeten · 9 years ago
  70. b31cf31 staging: comedi: das16m1: init local variables when declared by H Hartley Sweeten · 9 years ago
  71. 300b31c staging: comedi: das16m1: remove an unnecessery comment by H Hartley Sweeten · 9 years ago
  72. 4a026c2 staging: comedi: das16m1: tidy up misc. defines by H Hartley Sweeten · 9 years ago
  73. 255d302 staging: comedi: das16m1: tidy up 8254/8255 register defines by H Hartley Sweeten · 9 years ago
  74. 702907d staging: comedi: das16m1: tidy up digital output subdevice init by H Hartley Sweeten · 9 years ago
  75. 8500b75 staging: comedi: das16m1: tidy up das16m1_di_insn_bits() by H Hartley Sweeten · 9 years ago
  76. fdb68f9 staging: comedi: das16m1: tidy up digital input subdevice init by H Hartley Sweeten · 9 years ago
  77. 5c8694d staging: comedi: das16m1: tidy up analog input subdevice init by H Hartley Sweeten · 9 years ago
  78. a706158 staging: comedi: das16m1: introduce das16m1_ai_set_queue() by H Hartley Sweeten · 9 years ago
  79. c9a050c staging: comedi: das16m1: tidy up queue register defines by H Hartley Sweeten · 9 years ago
  80. 7ca99ee staging: comedi: das16m1: tidy up interrupt control register defines by H Hartley Sweeten · 9 years ago
  81. ceb6a45 staging: comedi: das16m1: remove unnecessary ai 'cancel' operations by H Hartley Sweeten · 9 years ago
  82. 6b62e75 staging: comedi: das16m1: tidy up clear interrupt register define by H Hartley Sweeten · 9 years ago
  83. 4246a63 staging: comedi: das16m1: tidy up digital input/output register defines by H Hartley Sweeten · 9 years ago
  84. cec60bf staging: comedi: das16m1: tidy up control/status register defines by H Hartley Sweeten · 9 years ago
  85. a782a85 staging: comedi: das16m1: tidy up analog input data register defines by H Hartley Sweeten · 9 years ago
  86. 07cbd59 staging: comedi: das16m1: tidy up register map comment by H Hartley Sweeten · 9 years ago
  87. 3cea946 staging: comedi: das16m1: remove unnecessary private data comments by H Hartley Sweeten · 9 years ago
  88. 50ac3ae staging: comedi: das16m1: tidy up comment in das16m1_cmd_exec() by H Hartley Sweeten · 9 years ago
  89. 27eeef4 staging: comedi: das16m1: tidy up comments in das16m1_handler() by H Hartley Sweeten · 9 years ago
  90. 7e57349 staging: comedi: das16m1: tidy up copyright and comedi comments by H Hartley Sweeten · 9 years ago
  91. 82ce936 staging/lustre/libcfs: Remove "Please contact Oracle" from header by Oleg Drokin · 9 years ago
  92. 837e4e6 staging/lustre: Remove stray line from selftest/selftest.h by Oleg Drokin · 9 years ago
  93. 06894ee staging/lustre/lov: Fix gpl URL in lov_pool.c by Oleg Drokin · 9 years ago
  94. 6a5b99a staging/lustre: Replace sun.com GPLv2 URL with gnu.org one. by Oleg Drokin · 9 years ago
  95. ed4df35 staging/lustre: Remove the "Please contact SUN for GPL" from headers by Oleg Drokin · 9 years ago
  96. ff13fd4 staging: lustre: socklnd: remove typedefs by James Simmons · 9 years ago
  97. 8d9de3f staging: lustre: o2iblnd: remove typedefs by James Simmons · 9 years ago
  98. 77447a8 staging/lustre/lmv: Fix Multiple Assignments by Nathaniel Clark · 9 years ago
  99. 3d2b8f5 staging/lustre/ptlrpc: Fix Multiple Assignments by Nathaniel Clark · 9 years ago
  100. 89c6036 staging/lustre/obdclass: Fix Multiple Assignments by Nathaniel Clark · 9 years ago