1. 4687770 staging: comedi: das08_cs: consolidate the init and exit functions by H Hartley Sweeten · 12 years ago
  2. 3a36ad1 staging: comedi: das08_cs: move the MODULE_* stuff to the EOF by H Hartley Sweeten · 12 years ago
  3. 8072714 staging: comedi: das_08: absorb i8254_struct into the private data by H Hartley Sweeten · 12 years ago
  4. b47e30a staging: comedi: das_08: remove the unneeded 8254 variables and defines by H Hartley Sweeten · 12 years ago
  5. f97733d staging: comedi: das_08: remove the 8254 'channels' usage by H Hartley Sweeten · 12 years ago
  6. 6daf1e0 staging: comedi: das_08: remove the 8254 'logic2phys' usage by H Hartley Sweeten · 12 years ago
  7. cba9d4a staging: comedi: das_08: remove the cached 8254 'mode' by H Hartley Sweeten · 12 years ago
  8. afdd107 staging: comedi: das_08: unwind the 8254 timer support by H Hartley Sweeten · 12 years ago
  9. c952e01 staging: comedi: das_08: use the 8253 helper functions by H Hartley Sweeten · 12 years ago
  10. 442bcd2 staging: comedi: ni_670x: removve unused 'ao_bits' by H Hartley Sweeten · 12 years ago
  11. ebbc097 staging: comedi: ni_670x: cleanup ni_670x_dio_insn_bits() by H Hartley Sweeten · 12 years ago
  12. 04b136b staging: comedi: ni_670x: cleanup the boardinfo by H Hartley Sweeten · 12 years ago
  13. 70fcd1b staging: comedi: ni_670x: fix dereference of an invalid pointer by H Hartley Sweeten · 12 years ago
  14. 464c945 staging: comedi: ni_670x: return '0' for successful attach by H Hartley Sweeten · 12 years ago
  15. b48ad33 staging: comedi: ni_670x: change printk's to cleaned up dev_printk's by H Hartley Sweeten · 12 years ago
  16. 2be03665 staging: comedi: ni_670x: remove n_ni_670x_boards macro by H Hartley Sweeten · 12 years ago
  17. 289a403 staging: comedi: ni_670x: remove thisboard and devpriv macros by H Hartley Sweeten · 12 years ago
  18. 944a2f1 staging: comedi: ni_670x: remove forward declarations by H Hartley Sweeten · 12 years ago
  19. 6f37e28 staging: comedi: ni_670x: use module_comedi_pci_driver by H Hartley Sweeten · 12 years ago
  20. 404f999 staging: comedi: adl_pci6208: use the driver_name for the resource name by H Hartley Sweeten · 12 years ago
  21. 2d993c2 staging: comedi: adl_pci6208: cleanup pci6208_attach() by H Hartley Sweeten · 12 years ago
  22. 7c1e5bc staging: comedi: adl_pci6208: cleanup pci6208_ao_rinsn() by H Hartley Sweeten · 12 years ago
  23. 8366404 staging: comedi: adl_pci6208: cleanup pci6208_ao_winsn() by H Hartley Sweeten · 12 years ago
  24. 5c67df8 staging: comedi: adl_pci6208: fix the ao_readback variable size by H Hartley Sweeten · 12 years ago
  25. 149b98d staging: comedi: adl_pci6208: remove unused variable in the private data by H Hartley Sweeten · 12 years ago
  26. a7c6de4 staging: comedi: adl_pci6208: remove some useless comments by H Hartley Sweeten · 12 years ago
  27. dcff168 staging: comedi: adl_pci6208: remove the bogus pci devices by H Hartley Sweeten · 12 years ago
  28. 98bcf91 staging: comedi: adl_pci6208: return '0' for successful attach by H Hartley Sweeten · 12 years ago
  29. 111b62e4 staging: comedi: adl_pci6208: add whitespace to the subdev init by H Hartley Sweeten · 12 years ago
  30. fc2536fd staging: comedi: adl_pci6208: fix the digital i/o subdevice by H Hartley Sweeten · 12 years ago
  31. b4dda05 staging: comedi: adl_pci6208: consolidate the attach messages by H Hartley Sweeten · 12 years ago
  32. 9d639b6 staging: comedi: adl_pci6208: pass on the error code from comedi_pci_enable by H Hartley Sweeten · 12 years ago
  33. db7c275 staging: comedi: adl_pci6208: remove pci6208_pci_setup() by H Hartley Sweeten · 12 years ago
  34. a28c985 staging: comedi: adl_pci6208: cleanup pci6208_pci_setup() by H Hartley Sweeten · 12 years ago
  35. 7b6afad staging: comedi: adl_pci6208: document the register map of the device by H Hartley Sweeten · 12 years ago
  36. 745c22a staging: comedi: adl_pci6208: remove the boardinfo 'ao_bits' by H Hartley Sweeten · 12 years ago
  37. cde6f08 staging: comedi: adl_pci6208: refactor pci6208_find_device() by H Hartley Sweeten · 12 years ago
  38. 949a18d staging: comedi: adl_pci6208: remove thisboard and devpriv macros by H Hartley Sweeten · 12 years ago
  39. ac55ca3 staging: comedi: cb_pcidas: fix dac08_write_insn() by H Hartley Sweeten · 12 years ago
  40. b436356 staging: comedi: cb_pcidas: cleanup dac08_write() by H Hartley Sweeten · 12 years ago
  41. f66faa5 staging: comedi: cb_pcidas: cleanup cb_pcidas_ai_rinsn() by H Hartley Sweeten · 12 years ago
  42. 7671896 staging: comedi: cb_pcidas: cleanup cb_pcidas_ao_nofifo_winsn() by H Hartley Sweeten · 12 years ago
  43. b78332d staging: comedi: cb_pcidas: cleanup cb_pcidas_ao_fifo_winsn() by H Hartley Sweeten · 12 years ago
  44. d478b5f staging: comedi: cb_pcidas: fix remaining checkpatch.pl issues by H Hartley Sweeten · 12 years ago
  45. 6993197 staging: comedi: cb_pcidas: add whitespace to all the #define's by H Hartley Sweeten · 12 years ago
  46. 7368348 staging: comedi: cb_pcidas: change dac bit enums into defines by H Hartley Sweeten · 12 years ago
  47. 0cdfbe1 staging: comedi: cb_pcidas: fix comments in private data struct by H Hartley Sweeten · 12 years ago
  48. f6cf9a0 staging: comedi: cb_pcidas: remove 'volatile' on private data variables by H Hartley Sweeten · 12 years ago
  49. 0c4ef0b staging: comedi: cb_pcidas: fix comments in *_cmdtest functions by H Hartley Sweeten · 12 years ago
  50. 55acaf2 staging: comedi: cb_pcidas: fix some > 80 char lines by H Hartley Sweeten · 12 years ago
  51. 93c5837 staging: comedi: cb_pcidas: fix a space before tab issue by H Hartley Sweeten · 12 years ago
  52. 4f0036e staging: comedi: cb_pcidas: check for failure of subdev_8255_init by H Hartley Sweeten · 12 years ago
  53. 0a5aed4 staging: comedi: cb_pcidas: use the driver_name for the resource name by H Hartley Sweeten · 12 years ago
  54. b8ac8c6 staging: comedi: cb_pcidas: move the "find pci" dev_printk messages by H Hartley Sweeten · 12 years ago
  55. f3c34b2 staging: comedi: cb_pcidas: cleanup ai_config_insn() by H Hartley Sweeten · 12 years ago
  56. 8f608fc staging: comedi: cb_pcidas: cleanup the boardinfo 4 by H Hartley Sweeten · 12 years ago
  57. a605be0 staging: comedi: cb_pcidas: cleanup the boardinfo 3 by H Hartley Sweeten · 12 years ago
  58. 0c5ecbb staging: comedi: cb_pcidas: cleanup the boardinfo 2 by H Hartley Sweeten · 12 years ago
  59. 17883d6 staging: comedi: cb_pcidas: cleanup the boardinfo 1 by H Hartley Sweeten · 12 years ago
  60. 23e3cce staging: comedi: cb_pcidas: simplify the boardinfo by H Hartley Sweeten · 12 years ago
  61. 4466fc4 staging: comedi: cb_pcidas: remove unused io region size defines by H Hartley Sweeten · 12 years ago
  62. 193debd staging: comedi: cb_pcidas: remove CB_PCIDAS_DEBUG define by H Hartley Sweeten · 12 years ago
  63. 7302abe staging: comedi: cb_pcidas: remove the PCI BAR index defines by H Hartley Sweeten · 12 years ago
  64. 9795f56 staging: comedi: cb_pcidas: remove some obvious comments in the attach by H Hartley Sweeten · 12 years ago
  65. 327be97 staging: comedi: cb_pcidas: factor out the find pci device code by H Hartley Sweeten · 12 years ago
  66. 82d8c74 staging: comedi: cb_pcidas: remove thisboard and devpriv macros by H Hartley Sweeten · 12 years ago
  67. 536af69 staging: comedi: cb_pcidas: remove forward declarations 9 by H Hartley Sweeten · 12 years ago
  68. 20535c1 staging: comedi: cb_pcidas: remove forward declarations 8 by H Hartley Sweeten · 12 years ago
  69. 0c15d55 staging: comedi: cb_pcidas: remove forward declarations 7 by H Hartley Sweeten · 12 years ago
  70. bb03694 staging: comedi: cb_pcidas: remove forward declarations 6 by H Hartley Sweeten · 12 years ago
  71. 0aa2030 staging: comedi: cb_pcidas: remove forward declarations 5 by H Hartley Sweeten · 12 years ago
  72. 9a0f7631 staging: comedi: cb_pcidas: remove forward declarations 4 by H Hartley Sweeten · 12 years ago
  73. 9e11d05f staging: comedi: cb_pcidas: remove forward declarations 3 by H Hartley Sweeten · 12 years ago
  74. 1706fcc staging: comedi: cb_pcidas: remove forward declarations 2 by H Hartley Sweeten · 12 years ago
  75. e74f209 staging: comedi: cb_pcidas: remove forward declarations 1 by H Hartley Sweeten · 12 years ago
  76. 2da049b staging: gdm72xx: fix an skb memory leak by Javier Martinez Canillas · 12 years ago
  77. e8abca1 staging: comedi: cb_das16_cs: remove unneeded default case in analog in read by H Hartley Sweeten · 12 years ago
  78. cd1a76f staging: comedi: cb_das16_cs: reword the comment about PCMCIA support by H Hartley Sweeten · 12 years ago
  79. 0a77678 staging: comedi: cb_das16_cs: fix a multi-line comment by H Hartley Sweeten · 12 years ago
  80. aebdf3b staging: comedi: cb_das16_cs: remove some commented out debug by H Hartley Sweeten · 12 years ago
  81. 443bbed staging: comedi: cb_das16_cs: use the BIP_RANGE helper macro by H Hartley Sweeten · 12 years ago
  82. 857670c staging: comedi: cb_das16_cs: remove unused variable in private data by H Hartley Sweeten · 12 years ago
  83. ae1a400 staging: comedi: cb_das16_cs: use #define'd io reg offsets by H Hartley Sweeten · 12 years ago
  84. e05b98b staging: comedi: cb_das16_cs: cleanup das16cs_ai_rinsn() by H Hartley Sweeten · 12 years ago
  85. cf2592d staging: comedi: cb_das16_cs: add whitespace to the subdev init by H Hartley Sweeten · 12 years ago
  86. a659643 staging: comedi: cb_das16_cs: return '0' for successful attach by H Hartley Sweeten · 12 years ago
  87. 1fce303 staging: comedi: cb_das16_cs: consolidate the attach messages by H Hartley Sweeten · 12 years ago
  88. 13ab179 staging: comedi: cb_das16_cs: cleanup the boardinfo by H Hartley Sweeten · 12 years ago
  89. 8b3bfe9 staging: comedi: cb_das16_cs: remove the debug output of the "fingerprint" by H Hartley Sweeten · 12 years ago
  90. 9a4d211 staging: comedi: cb_das16_cs: probe for the device first by H Hartley Sweeten · 12 years ago
  91. 8c50aa1 staging: comedi: cb_das16_cs: remove unneeded include by H Hartley Sweeten · 12 years ago
  92. da7fde2 staging: comedi: cb_das16_cs: fix analog output subdevice init by H Hartley Sweeten · 12 years ago
  93. f87a7e5 staging: comedi: cb_das16_cs: cleanup dio subdevice initialization by H Hartley Sweeten · 12 years ago
  94. 5c416ef staging: comedi: cb_das16_cs: remove unused timer subdevice by H Hartley Sweeten · 12 years ago
  95. adb2d69 staging: comedi: cb_das16_cs: remove skel driver cut-and-paste comments by H Hartley Sweeten · 12 years ago
  96. 1efc5d5 staging: comedi: cb_das16_cs: remove n_boards define by H Hartley Sweeten · 12 years ago
  97. 16a8cdf staging: comedi: cb_das16_cs: remove thisboard and devpriv macros by H Hartley Sweeten · 12 years ago
  98. ae7df43 staging: comedi: cb_das16_cs: refactor the comedi attach/detach by H Hartley Sweeten · 12 years ago
  99. 2f01826 staging: comedi: cb_das16_cs: Move the comedi_driver variable by H Hartley Sweeten · 12 years ago
  100. bc314fb staging: comedi: cb_das16_cs: remove unneeded pcmcia private data by H Hartley Sweeten · 12 years ago