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