1. 2f2ac8e staging: comedi: Move COMEDI_NI_LABPC config option by Ian Abbott · 12 years ago
  2. ea8d385 staging: comedi: split CONFIG_COMEDI_NI_TIO option by Ian Abbott · 12 years ago
  3. 6e891af staging: comedi: ni_daq_700: refactor the pcmcia attach/detach by H Hartley Sweeten · 12 years ago
  4. cc04ac0f staging: comedi: ni_daq_700: remove the pcmcia suspend/resume by H Hartley Sweeten · 12 years ago
  5. d2d2a6f staging: comedi: ni_daq_700: remove unneeded pcmcia private data by H Hartley Sweeten · 12 years ago
  6. 919f607 staging: comedi: ni_daq_700: remove unused pcmcia 'stop' logic by H Hartley Sweeten · 12 years ago
  7. 9c1eb8e staging: comedi: ni_daq_700: cleanup pcmcia debug output messages by H Hartley Sweeten · 12 years ago
  8. 740b48b staging: comedi: ni_daq_700: fix return for insn_config function by H Hartley Sweeten · 12 years ago
  9. c11a1ea staging: comedi: ni_daq_700: use a local var to fix a > 80 char line issue by H Hartley Sweeten · 12 years ago
  10. 4fb209a staging: comedi: ni_daq_700: remove some dangling ';' by H Hartley Sweeten · 12 years ago
  11. 7448fcd staging: comedi: ni_daq_700: remove local variable in the 'attach' function by H Hartley Sweeten · 12 years ago
  12. b88c599 staging: comedi: ni_daq_700: change the 'attach' printk's to dev_printk's by H Hartley Sweeten · 12 years ago
  13. 40cfdb9 staging: comedi: ni_daq_700: remove the #ifdef'ed out irq code by H Hartley Sweeten · 12 years ago
  14. be7085a staging: comedi: ni_daq_700: remove the subdev_700_init function by H Hartley Sweeten · 12 years ago
  15. 797a9e7 staging: comedi: ni_daq_700: remove a couple unused defines by H Hartley Sweeten · 12 years ago
  16. 1de0222 staging: comedi: ni_daq_700: remove the CALLBACK_* code by H Hartley Sweeten · 12 years ago
  17. 54be935 staging: comedi: ni_daq_700: remove unused private data variable by H Hartley Sweeten · 12 years ago
  18. 109d5d5 staging: comedi: ni_daq_700: remove thisboard macro by H Hartley Sweeten · 12 years ago
  19. 79820c9 staging: comedi: ni_daq_700: move the boardinfo variable by H Hartley Sweeten · 12 years ago
  20. 726288e staging: comedi: ni_daq_700: Remove bustype variable from the boardinfo by H Hartley Sweeten · 12 years ago
  21. ba0333e staging: comedi: ni_daq_700: Remove unneeded variables from the boardinfo by H Hartley Sweeten · 12 years ago
  22. 5956703 staging: comedi: ni_daq_700: Remove unused variables from the boardinfo by H Hartley Sweeten · 12 years ago
  23. c0c33f6 staging: comedi: ni_daq_700: Remove a "do nothing" function stub by H Hartley Sweeten · 12 years ago
  24. c7949bb staging: comedi: ni_daq_700: Remove the unused private data struct by H Hartley Sweeten · 12 years ago
  25. 1ac53c0 staging: comedi: ni_daq_700: Move the comedi_driver variable by H Hartley Sweeten · 12 years ago
  26. 1a4d5b1 staging: comedi: ni_daq_700: refactor the pcmcia support code by H Hartley Sweeten · 12 years ago
  27. 59c9c00 staging: comedi: ni_daq_700: remove some useless comments by H Hartley Sweeten · 12 years ago
  28. 2f485d9 staging: comedi: ni_daq_700: cleanup to the pcmcia_driver declaration by H Hartley Sweeten · 12 years ago
  29. f903982 staging: comedi: ni_daq_700: change driver registration order by H Hartley Sweeten · 12 years ago
  30. 5fe9b24 staging: comedi: ni_daq_700: consolidate the init and exit functions by H Hartley Sweeten · 12 years ago
  31. 113f702 staging: comedi: ni_daq_700: add the module_{init, exit} declarations by H Hartley Sweeten · 12 years ago
  32. c0a97ef staging: comedi: ni_daq_700: move the MODULE_* stuff to the EOF by H Hartley Sweeten · 12 years ago
  33. 088dc17 staging: comedi: ni_daq_700: remove exported symbols by H Hartley Sweeten · 12 years ago
  34. 933045a staging: comedi: double unlock in usbduxsigma_attach() by Dan Carpenter · 12 years ago
  35. 9c1f1f1 staging: comedi: s626: factor out the find PCI device code by H Hartley Sweeten · 12 years ago
  36. 90fd56a staging: comedi: s626: remove private INLINE macro by H Hartley Sweeten · 12 years ago
  37. bdf5aa3 staging: comedi: s626: remove private DEBUG macro by H Hartley Sweeten · 12 years ago
  38. e3eb08d staging: comedi: s626: remove forward declarations 7 by H Hartley Sweeten · 12 years ago
  39. 878cf95 staging: comedi: s626: remove forward declarations 6 by H Hartley Sweeten · 12 years ago
  40. 6baffbc staging: comedi: s626: remove forward declarations 5 by H Hartley Sweeten · 12 years ago
  41. 9541472 staging: comedi: s626: remove forward declarations 4 by H Hartley Sweeten · 12 years ago
  42. 982e3d1 staging: comedi: s626: remove forward declarations 3 by H Hartley Sweeten · 12 years ago
  43. 6b387b7 staging: comedi: s626: remove forward declarations 2 by H Hartley Sweeten · 12 years ago
  44. 020c44f3 staging: comedi: s626: remove forward declarations 1 by H Hartley Sweeten · 12 years ago
  45. 0588ea3 staging: comedi: s626: pointers should be cleared with NULL not 0 by H Hartley Sweeten · 12 years ago
  46. cc4fce7 staging: comedi: s626: local functions should not be exposed globally by H Hartley Sweeten · 12 years ago
  47. 2f0f8e6 staging: comedi: ssv_dnp: remove empty private data by H Hartley Sweeten · 12 years ago
  48. 3403cc0 staging: comedi: usbdux: refactor init code by H Hartley Sweeten · 12 years ago
  49. 4c8ba91 staging: comedi: usbduxfast: refactor init code by H Hartley Sweeten · 12 years ago
  50. ab5455a staging: comedi: usbduxsigma: refactor init code by H Hartley Sweeten · 12 years ago
  51. 007ff2a staging: comedi: vmk80xx: refactor init code by H Hartley Sweeten · 12 years ago
  52. d6cc3ec staging: comedi: vmk80xx: use module_comedi_usb_driver() by H Hartley Sweeten · 12 years ago
  53. b7418f4 staging: comedi: usbduxsigma: use module_comedi_usb_driver() by H Hartley Sweeten · 12 years ago
  54. cb9513a staging: comedi: usbduxfast: use module_comedi_usb_driver() by H Hartley Sweeten · 12 years ago
  55. 42318c3 staging: comedi: usbdux: use module_comedi_usb_driver() by H Hartley Sweeten · 12 years ago
  56. 9c3db14 staging: comedi: Kconfig: remove redundant depends on tests by H Hartley Sweeten · 12 years ago
  57. 64be096 staging: comedi: Kconfig: menuconfig options should be bool by H Hartley Sweeten · 12 years ago
  58. 928ae09 staging: comedi: remove CONFIG_COMEDI_PCI define by H Hartley Sweeten · 12 years ago
  59. d4d3c4e staging: comedi: remove unused CONFIG_COMEDI_PCMCIA define by H Hartley Sweeten · 12 years ago
  60. a3b0eee staging: comedi: Kconfig: fix drivers that require the 8255 driver by H Hartley Sweeten · 12 years ago
  61. 00d20c6 staging: comedi: shrink comedi_compat32.h by Ian Abbott · 12 years ago
  62. f286766 staging: comedi: remove comedi_fops.h by Ian Abbott · 12 years ago
  63. 97ce84d staging: comedi: comedi_internal.h inclusion guards by Ian Abbott · 12 years ago
  64. 3a5fa27 staging: comedi: rename internal.h to comedi_internal.h by Ian Abbott · 12 years ago
  65. 8cb8aad staging: comedi: make class and file operations static by Ian Abbott · 12 years ago
  66. 55232ec staging: comedi: comedi_compat_ioctl should be NULL not 0 by H Hartley Sweeten · 12 years ago
  67. 76728a9 staging: comedi: pcmmio: quiet NULL pointer sparse noise by H Hartley Sweeten · 12 years ago
  68. d4a7dc8 staging: comedi: comedi_subdevice 'io_bits' should be an unsigned int by H Hartley Sweeten · 12 years ago
  69. a2714e3 staging: comedi: fix return value for insn_bits functions by H Hartley Sweeten · 12 years ago
  70. 5207066 staging: comedi: remove unneeded sanity check in insn_bits functions by H Hartley Sweeten · 12 years ago
  71. 60ff461 staging: comedi: usbduxsigma: use attach_usb() hook by Ian Abbott · 12 years ago
  72. f7d4d3b staging: comedi: vmk80xx: use attach_usb() hook by Ian Abbott · 12 years ago
  73. 185f9aa staging: comedi: usbduxfast: use attach_usb() hook by Ian Abbott · 12 years ago
  74. f41ad66 staging: comedi: change device used in dev_...() calls by Ian Abbott · 12 years ago
  75. dc34814 staging: comedi: fix Kconfig for COMEDI_PCMCIA_DRIVERS by H Hartley Sweeten · 12 years ago
  76. 871784a staging: comedi: me4000: remove PDEBUG macro by H Hartley Sweeten · 12 years ago
  77. ef5bbfc staging: comedi: me4000: remove ISR_PDEBUG macro by H Hartley Sweeten · 12 years ago
  78. d6cbe53 staging: comedi: me4000: remove inline port io wrappers by H Hartley Sweeten · 12 years ago
  79. 3934954 staging: comedi: me4000: remove PORT_PDEBUG macro by H Hartley Sweeten · 12 years ago
  80. 1d489ba staging: comedi: me4000: remove CALL_PDEBUG macro by H Hartley Sweeten · 12 years ago
  81. 23bcbb6 staging: comedi: pcl812: remove PCL812_EXTDEBUG define and related code by H Hartley Sweeten · 12 years ago
  82. 31a4590 staging: comedi: pcl812: remove unneeded tests in pcl812_ai_cmdtest by H Hartley Sweeten · 12 years ago
  83. f7f111c staging: comedi: pcl818: remove unneeded tests in ai_cmdtest by H Hartley Sweeten · 12 years ago
  84. 2b8557a staging: comedi: pcl816: remove unneeded tests in pcl816_ai_cmdtest by H Hartley Sweeten · 12 years ago
  85. 985eb50 staging: comedi: ni_atmio16d: remove the function tracing debug by H Hartley Sweeten · 12 years ago
  86. 03ae818 staging: comedi: 8255: add some whitespace to the #define's by H Hartley Sweeten · 12 years ago
  87. cf8a6b3 staging: comedi: 8255: add namespace to 'do_config' function by H Hartley Sweeten · 12 years ago
  88. f9af899 staging: comedi: 8255: move the subdev_8255_io function by H Hartley Sweeten · 12 years ago
  89. 459f299 staging: comedi: 8255: refactor subdev_8255_insn function by H Hartley Sweeten · 12 years ago
  90. f218d9f staging: comedi: 8255: use a local variable for the iobase by H Hartley Sweeten · 12 years ago
  91. e64fb55 staging: comedi: 8255: use kzalloc to allocate the private data by H Hartley Sweeten · 12 years ago
  92. 3e189f0 staging: comedi: 8255: check for failure of subdev_8255_init by H Hartley Sweeten · 12 years ago
  93. 34cfcf9 staging: comedi: 8255: remove have_irg and refactor subdev_8255_init_irq by H Hartley Sweeten · 12 years ago
  94. cc31b1b staging: comedi: 8255: refactor subdev_8255_init by H Hartley Sweeten · 12 years ago
  95. d29a18d staging: comedi: 8255: push out the 8255's private data variable rename by H Hartley Sweeten · 12 years ago
  96. 7a58316 staging: comedi: 8255: rename cb_arg and cb_func by H Hartley Sweeten · 12 years ago
  97. 7c61452 staging: comedi: 8255: remove the s->private access macros by H Hartley Sweeten · 12 years ago
  98. a9044d9 staging: comedi: 8255: rename the private data structure by H Hartley Sweeten · 12 years ago
  99. e40e837 staging: comedi: 8255: use pointer to dev->subdevices by H Hartley Sweeten · 12 years ago
  100. 01bd3e3 staging: comedi: 8255: replace printk calls by H Hartley Sweeten · 12 years ago