1. 064c654 staging: comedi: ni_mio_cs: include new "comedi_pcmcia.h" header by Ian Abbott · 10 years ago
  2. e876e35 staging: comedi: drivers: ni_mio_cs: Removed variables that is never used by Rickard Strandqvist · 10 years ago
  3. 0615c162f staging: comedi: ni_mio_common: refactor 'num_p0_dio_channels' boardinfo by H Hartley Sweeten · 10 years ago
  4. c5f2649 staging: comedi: ni_stc.h: refactor 'aobits' boardinfo by H Hartley Sweeten · 10 years ago
  5. db2255f staging: comedi: ni_stc.h: refactor 'adbits' boardinfo by H Hartley Sweeten · 10 years ago
  6. b3d471e staging: comedi: ni_mio_cs: remove ATMIO and PCIMIO defines by H Hartley Sweeten · 10 years ago
  7. b674f9d staging: comedi: ni_stc.h: the boardinfo 'name' should be first by H Hartley Sweeten · 10 years ago
  8. bfc8049 staging: comedi: ni_mio_cs: remove NI_SIZE define by H Hartley Sweeten · 10 years ago
  9. 1fa955b staging: comedi: ni_mio_common.c: remove IRQ_POLARITY defines by H Hartley Sweeten · 10 years ago
  10. 614b5cf staging: comedi: ni_mio_common.c: remove interrupt_pin() macros by H Hartley Sweeten · 10 years ago
  11. b30f0d0 staging: comedi: ni_stc.h: remove stc read/write callbacks from ni_private by H Hartley Sweeten · 10 years ago
  12. ac63baf staging: comedi: ni_stc.h: remove read/write callbacks from ni_private by H Hartley Sweeten · 10 years ago
  13. 9c340ac staging: comedi: ni_stc.h: add read/write callbacks to struct ni_private by H Hartley Sweeten · 10 years ago
  14. ffd0a78 staging: comedi: ni_stc.h: remove NI_PRIVATE_COMMON macro by H Hartley Sweeten · 10 years ago
  15. d260169 staging: comedi: remove comedi_debug module parameter by H Hartley Sweeten · 11 years ago
  16. ce157f8 staging: comedi: don't rely on comedidev.h to include headers by H Hartley Sweeten · 11 years ago
  17. 641f064 staging: comedi: remove FSF address from boilerplate text by H Hartley Sweeten · 11 years ago
  18. 82e9ee6 staging: comedi: ni_mio_cs: use pcmcia_request_irq() by H Hartley Sweeten · 12 years ago
  19. 5cd8e85 staging: comedi: ni_mio_cs: use comedi_pcmcia_{enable, disable} by H Hartley Sweeten · 12 years ago
  20. 42d1aee staging: comedi: ni_mio_cs: convert to auto attach by H Hartley Sweeten · 12 years ago
  21. 885d8bc staging: comedi: ni_mio_cs: cleanup the boardinfo declaration by H Hartley Sweeten · 12 years ago
  22. 678a6ff staging: comedi: ni_mio_cs: cleanup mio_cs_attach() by H Hartley Sweeten · 12 years ago
  23. 616b7a4 staging: comedi: ni_mio_cs: remove last forward declaration by H Hartley Sweeten · 12 years ago
  24. abbe079 staging: comedi: ni_mio_cs: move mio_cs_detach() by H Hartley Sweeten · 12 years ago
  25. aaefe84 staging: comedi: ni_mio_cs: move comedi_driver declaration by H Hartley Sweeten · 12 years ago
  26. e5e7ff8 staging: comedi: ni_mio_cs: cleanup cs_attach() by H Hartley Sweeten · 12 years ago
  27. 1b69a75 staging: comedi: ni_mio_cs: remove cs_release() by H Hartley Sweeten · 12 years ago
  28. bea5b90 staging: comedi: ni_mio_cs: move pcmcia_driver functions by H Hartley Sweeten · 12 years ago
  29. 63e563a staging: comedi: ni_mio_cs: remove pcmcia_driver suspend/resume by H Hartley Sweeten · 12 years ago
  30. b8f4c93 staging: comedi: ni_mio_cs: remove setting dev->driver by H Hartley Sweeten · 12 years ago
  31. a7538b8 staging: comedi: ni_mio_cs: cleanup pcmcia_driver by H Hartley Sweeten · 12 years ago
  32. 27629c6 staging: comedi: ni_mio_cs: move MODULE_* info to end of file by H Hartley Sweeten · 12 years ago
  33. 235bee7 staging/comedi/ni_mio_cs: Convert to module_comedi_pcmcia_driver by Peter Huewe · 12 years ago
  34. a29f7a9 staging/comedi: Use dev_ printks in drivers/ni_mio_cs.c by YAMANE Toshiaki · 12 years ago
  35. d03bf7a staging/comedi: fix the initialize statics issue in drivers/ni_mio_cs.c by YAMANE Toshiaki · 12 years ago
  36. 31d7424 staging/comedi: fix the spaces issue at the start of line in drivers/ni_mio_cs.c by YAMANE Toshiaki · 12 years ago
  37. 0e05c55 staging: comedi: ni_mio_common: remove devpriv macro by H Hartley Sweeten · 12 years ago
  38. 3243785 staging: comedi: ni_mio_cs: local symbols should not be exported by H Hartley Sweeten · 12 years ago
  39. 5b6137d8 staging: comedi: ni_mio_common: don't pass config options to ni_E_init() by Ian Abbott · 12 years ago
  40. 484ecc9 staging: comedi: cleanup all the comedi_driver 'detach' functions by H Hartley Sweeten · 12 years ago
  41. 2202a5a staging: pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  42. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  43. 00990e7 pcmcia: use autoconfiguration feature for ioports and iomem by Dominik Brodowski · 14 years ago
  44. 440eed4 pcmcia: introduce autoconfiguration feature by Dominik Brodowski · 14 years ago
  45. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  46. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  47. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  48. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  49. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
  50. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  51. ebe8622 Staging: comedi - correct parameter gainlkup for DAQCard-6024E in driver ni_mio_cs.c by Martin Homuth-Rosemann · 14 years ago
  52. c8d1a12 Merge staging-next tree into Linus's latest version by Greg Kroah-Hartman · 14 years ago
  53. bfc2cc3 drivers/staging/comedi: dev_node removal (ni_mio_cs) by Javier Martinez Canillas · 14 years ago
  54. 6c7f819 staging: comedi PCMCIA-drivers: adding MODULE_AUTHOR, MODULE_DESCRIPTION and MODULE_LICENSE by Alexander Kurz · 14 years ago
  55. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 15 years ago
  56. b055d0d Staging: comedi: ni_mio_cs.c: coding style cleanup by Daniel Patrick Johnson · 15 years ago
  57. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  58. 55a19b3 pcmcia/staging: update comedi drivers by Dominik Brodowski · 15 years ago
  59. 3d1c288 Staging: comedi: pcmcia irq fixes by Frank Mori Hess · 15 years ago
  60. 0a85b6f Staging: Comedi: Lindent changes to comdi driver in staging tree by Mithlesh Thukral · 15 years ago
  61. 5f74ea1 Staging: comedi: remove comedi-specific wrappers by Greg Kroah-Hartman · 15 years ago
  62. 68c3dbf Staging: comedi: fix the way structs are initialized. by Bill Pemberton · 15 years ago
  63. c374413 Staging: comedi: remove assignment in conditionals by Bill Pemberton · 15 years ago
  64. f7cbd7a Staging: comedi: Add spaces after commas by Bill Pemberton · 15 years ago
  65. da91b26 Staging: comedi: fix "foo * bar" should be "foo *bar" by Bill Pemberton · 15 years ago
  66. 72a8228 Staging: comedi: fix build errors in pcmcia comedi drivers by Greg Kroah-Hartman · 15 years ago
  67. 2696fb5 Staging: comedi: Remove C99 comments by Bill Pemberton · 15 years ago
  68. c7ef229 Staging: comedi: Remove ni_private typedef by Bill Pemberton · 16 years ago
  69. 0707bb0 Staging: comedi: Remove comedi_devconfig typedef by Bill Pemberton · 16 years ago
  70. 139dfbd Staging: comedi: Remove comedi_driver typedef by Bill Pemberton · 16 years ago
  71. 71b5f4f Staging: comedi: Remove comedi_device typedef by Bill Pemberton · 16 years ago
  72. 4dc6b15b Staging: comedi: remove unnecessary #include <linux/version.h> by Mariusz Kozlowski · 16 years ago
  73. 4fecf4a Staging: comedi: add nt_mio_cs driver by David Schleef · 16 years ago