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