1. bc86e82 staging: comedi: rtd520: hook up 8254 timer/counter subdevice by H Hartley Sweeten · 9 years ago
  2. da68777 staging: comedi: rtd520: use DIV_ROUND_CLOSEST and DIV_ROUND_UP macros by H Hartley Sweeten · 9 years ago
  3. 640da60 staging: comedi: rtd520: tidy up block comments by H Hartley Sweeten · 9 years ago
  4. 152eb6c staging: comedi: rtd520: remove unnecessary function desc. block comments by H Hartley Sweeten · 9 years ago
  5. 8e0768b staging: comedi: rtd520: fix rtd_ao_winsn() by H Hartley Sweeten · 9 years ago
  6. 78c1652 staging: comedi: rtd520: convert DAC register defines to macros by H Hartley Sweeten · 9 years ago
  7. 4ddf02b staging: comedi: rtd520: remove unnecessary comments from rtd_ao_winsn() by H Hartley Sweeten · 9 years ago
  8. e721149 staging: comedi: rtd520: move constants to right side of comparisons by H Hartley Sweeten · 9 years ago
  9. fd62ef0 staging: comedi: rtd520: rename rtd520Boards by H Hartley Sweeten · 9 years ago
  10. 120bdac staging: comedi: rtd529: usleep_range is preferred over udelay by H Hartley Sweeten · 9 years ago
  11. c3aea01 staging: comedi: rtd520: fix logical continuations by H Hartley Sweeten · 9 years ago
  12. 267d2e0 staging: comedi: rtd520: prefer using the BIT macro by H Hartley Sweeten · 9 years ago
  13. 7a064fd staging: comedi: comedi_pci.c: improve function documentation by Ian Abbott · 9 years ago
  14. 5e2ec8f staging: comedi: rti800: use comedi_offset_munge() by H Hartley Sweeten · 9 years ago
  15. 77d010e staging: comedi: rti800: prefer using the BIT macro by H Hartley Sweeten · 9 years ago
  16. a3e3994 staging: comedi: comedi_fops.c: Tweak kernel-doc for consistency by Ian Abbott · 9 years ago
  17. c240e20 staging: comedi: comedi_buf.c: document remaining exported functions by Ian Abbott · 9 years ago
  18. 67ecc3d staging: comedi: comedi_buf.c: tweak existing kernel-doc by Ian Abbott · 9 years ago
  19. 42e5583 staging: comedi: comedidev.h: document remaining inline functions by Ian Abbott · 9 years ago
  20. 8f78264 staging: comedi: comedidev.h: tweak docs for inline functions by Ian Abbott · 9 years ago
  21. 9f2f5d3 staging: comedi: comedidev.h: tweak struct comedi_async documentation by Ian Abbott · 9 years ago
  22. 5459bc1 staging: comedi: comedidev.h: document struct comedi_lrange by Ian Abbott · 9 years ago
  23. 11a1083 staging: comedi: comedidev.h: document struct comedi_buf_map by Ian Abbott · 9 years ago
  24. 0f952fa staging: comedi: comedidev.h: document struct comedi_subdevice by Ian Abbott · 9 years ago
  25. 9ac5b44 staging: comedi: comedidev.h: document struct comedi_device by Ian Abbott · 9 years ago
  26. a3ed91f staging: comedi: comedidev.h: document struct comedi_driver by Ian Abbott · 9 years ago
  27. a871773 staging: comedi: comedidev.h: tweak kernel-doc for struct comedi_async by Ian Abbott · 9 years ago
  28. 251a16a staging: comedi: comedidev.h: use enum for COMEDI_CB_... constants by Ian Abbott · 9 years ago
  29. 2750914 staging: comedi: comedidev.h: reformat copyright comment by Ian Abbott · 9 years ago
  30. 9b34845 staging: comedi: drivers.c: document exported functions by Ian Abbott · 9 years ago
  31. d35d893 staging: comedi: drivers.c: replace #include <linux/dma-mapping.h> by Ian Abbott · 9 years ago
  32. db0700a staging: comedi: drivers.c: remove irrelevant #includes by Ian Abbott · 9 years ago
  33. 63107ce staging: comedi: comedi_fops.c: remove bogus kernel-doc for runflags by Ian Abbott · 9 years ago
  34. 50fbb88 staging: comedi: drivers: coding style: fixed block comment style by Marcos Canán · 9 years ago
  35. 412ef99 Staging: comedi: Prefer using the BIT macro by Shraddha Barke · 9 years ago
  36. a15adad Staging: comedi: addi_apci_3120: Remove unnecessary if by Shraddha Barke · 9 years ago
  37. 6b32fcc staging: comedi: kcomedilib: Fixed coding style issue by Nayeemahmed Badebade · 9 years ago
  38. e48c9c2 staging: comedi: usbduxfast: remove unnecessary clearing of private data by H Hartley Sweeten · 9 years ago
  39. 42293db staging: comedi: usbduxfast: absorb usbduxfast_attach_common() by H Hartley Sweeten · 9 years ago
  40. 7c79c014 staging: comedi: usbduxfast: remove unnecessary semaphore down/up by H Hartley Sweeten · 9 years ago
  41. a05e94b staging: comedi: usbduxfast: document strange ai maxdata by H Hartley Sweeten · 9 years ago
  42. 7b0fc5b staging: comedi: usbduxfast: use a common exit path in ai (*do_cmd) by H Hartley Sweeten · 9 years ago
  43. c748deb staging: comedi: usbduxfast: tidy up the conversion timing validation by H Hartley Sweeten · 9 years ago
  44. fe0d96b staging: comedi: usbduxfast: TRIG_EXT is only valid for cmd->start_src by H Hartley Sweeten · 9 years ago
  45. d636f87 staging: comedi: usbduxfast: TRIG_EXT only works for 1 or 16 channels by H Hartley Sweeten · 9 years ago
  46. 24b8378 staging: comedi: usbduxfast: fix multi-line comment by H Hartley Sweeten · 9 years ago
  47. 2696154 staging: comedi: usbduxfast: use preferred kernel types by H Hartley Sweeten · 9 years ago
  48. fd9fe1f staging: comedi: usbduxfast: remove impossible 'if (!devpriv)' checks by H Hartley Sweeten · 9 years ago
  49. db1876f staging: comedi: usbduxfast: only chanlist of 1, 2, 3, or 16 are supported by H Hartley Sweeten · 9 years ago
  50. 99555fc staging: comedi: usbduxfast: chanlist check is Step 5 of (*do_cmdtest) by H Hartley Sweeten · 9 years ago
  51. a399d81 staging: comedi: s526: fix the block comments by H Hartley Sweeten · 9 years ago
  52. 4f3ed25 staging: comedi: s526: remove #if 0'ed out code block by H Hartley Sweeten · 9 years ago
  53. 537dd66 staging: comedi: s526: remove unnecessary defines by H Hartley Sweeten · 9 years ago
  54. 21424e3 staging: comedi: s526: remove s526_ai_insn_config() by H Hartley Sweeten · 9 years ago
  55. bf483f1 staging: comedi: s526: tidy up s526_ai_rinsn() by H Hartley Sweeten · 9 years ago
  56. 09c5d6c staging: comedi: s526: wait for analog output conversions to complete by H Hartley Sweeten · 9 years ago
  57. 12911c2 staging: comedi: s526: tidy up subdevice init by H Hartley Sweeten · 9 years ago
  58. 2c6b582 staging: comedi: s526: define the eeprom data and control registers by H Hartley Sweeten · 9 years ago
  59. 64fe38f staging: comedi: s526: define the miscellaneous register and bits by H Hartley Sweeten · 9 years ago
  60. 658441b staging: comedi: s526: define the digtial I/O control register and bits by H Hartley Sweeten · 9 years ago
  61. 8a5d6d2 staging: comedi: s526: define the interrupt enable/status registers by H Hartley Sweeten · 9 years ago
  62. 15bccf2 staging: comedi: s526: add defines for the ao/ai data register by H Hartley Sweeten · 9 years ago
  63. fe79b3d staging: comedi: s526: define the ADC (analog input) control register and bits by H Hartley Sweeten · 9 years ago
  64. abbb648 staging: comedi: s526: define the DAC (analog output) control register and bits by H Hartley Sweeten · 9 years ago
  65. 088c1ce staging: comedi: s526: define the watchdog timer control register and bits by H Hartley Sweeten · 9 years ago
  66. 4e04fd3 staging: comedi: s526: define the timer control register and bits by H Hartley Sweeten · 9 years ago
  67. 1d0d1c0 staging: comedi: s526: refactor gpct registers by H Hartley Sweeten · 9 years ago
  68. de332b1 staging: comedi: s526: tidy up multi-line comments by H Hartley Sweeten · 9 years ago
  69. 8d63f5b staging: comedi: serial2002: use proper errno by H Hartley Sweeten · 9 years ago
  70. 3335dfd staging: comedi: serial2002: usleep_range is preferred over udelay by H Hartley Sweeten · 9 years ago
  71. 28a2993 staging: comedi: serial2002: tidy up multi-line comments by H Hartley Sweeten · 9 years ago
  72. 6d40c0c staging: comedi: unioxx5: remove this flawed driver by H Hartley Sweeten · 9 years ago
  73. 035d819 staging: comedi: ssv_dnp: tidy up multi-line comments by H Hartley Sweeten · 9 years ago
  74. 6e2ebdf staging: comedi: usbdux: use comedi_offset_munge() by H Hartley Sweeten · 9 years ago
  75. 2779b7e staging: comedi: usbdux: remove impossible 'if (!devpriv)' check by H Hartley Sweeten · 9 years ago
  76. 1e4c3a2 staging: comedi: usbdux: rename dev->private local variables by H Hartley Sweeten · 9 years ago
  77. a0341e5 staging: comedi: usbdux: use common code path to check the cmd->scan_begin_arg by H Hartley Sweeten · 9 years ago
  78. 0725b16 staging: comedi: usbdux: add missing spaces by H Hartley Sweeten · 9 years ago
  79. 3b2ea2f staging: comedi: usbdux: use preferred kernel types by H Hartley Sweeten · 9 years ago
  80. c9b9cfe staging: comedi: vmk80xx: tidy up defines by H Hartley Sweeten · 9 years ago
  81. 0726f06 staging: comedi: vmk80xx: cleanup multi-line comment by H Hartley Sweeten · 9 years ago
  82. d3f1e38 staging: comedi: usbduxsigma: use comedi_offset_munge() by H Hartley Sweeten · 9 years ago
  83. c20d199 staging: comedi: usbduxsigma: tidy up block comments by H Hartley Sweeten · 9 years ago
  84. ef9a6bd staging: comedi: usbduxsigma: use prefered kernel types by H Hartley Sweeten · 9 years ago
  85. 11f32ad staging: comedi: usbduxsigma: add missing spaces by H Hartley Sweeten · 9 years ago
  86. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
  87. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  88. 358d577 staging: comedi: me4000: use bitwise AND instead of logical by Dan Carpenter · 9 years ago
  89. ad83dbd staging: comedi: adl_pci7x3x: fix digital output on PCI-7230 by Ian Abbott · 9 years ago
  90. 1c38d03 staging: comedi: hwdrv_apci3501: remove "magic" numbers in apci3501_read_insn_timer() by H Hartley Sweeten · 9 years ago
  91. 0d5e030 staging: comedi: hwdrv_apci3501: remove "magic" numbers in apci3501_write_insn_timer() by H Hartley Sweeten · 9 years ago
  92. 7dc68e3 staging: comedi: hwdrv_apci3501: remove "magic" numbers in apci3501_config_insn_timer() by H Hartley Sweeten · 9 years ago
  93. 020e05e staging: comedi: addi_apci_3501: remove "magic" numbers in apci3501_interrupt() by H Hartley Sweeten · 9 years ago
  94. cd5d0ae staging: comedi: addi_apci_3501: use addi_tcw.h for the timer registers by H Hartley Sweeten · 9 years ago
  95. f821bf5 staging: comedi: addi_apci_3501: rename CamelCase vars in apci3501_interrupt() by H Hartley Sweeten · 9 years ago
  96. 63316aa staging: comedi: addi_apci_3501: prefer using the BIT macro by H Hartley Sweeten · 9 years ago
  97. cd07fbf staging: comedi: addi_apci_3501: rename private data 'i_IobaseAmcc' by H Hartley Sweeten · 9 years ago
  98. c85c26b staging: comedi: hwdrv_apci3501: refactor apci3501_config_insn_timer() by H Hartley Sweeten · 9 years ago
  99. bde879a staging: comedi: hwdrv_apci3501: rename 'ul_Command1' in apci3501_config_insn_timer() by H Hartley Sweeten · 9 years ago
  100. f7f909e staging: comedi: hwdrv_apci3501: refactor apci3501_read_insn_timer() by H Hartley Sweeten · 9 years ago