1. 91f4491 staging: comedi: Kconfig: COMEDI_NI_ATMIO16D should not depend on ISAPNP by Ian Abbott · 11 years ago
  2. e4ea910 staging: comedi: dt9812: Resolves sparse endian warnings. by Shaun Laing · 11 years ago
  3. bcc27c8 staging: comedi: Add missing #include <linux/slab.h> by Geert Uytterhoeven · 11 years ago
  4. c325f9a staging: comedi: ii_pci20kc: cleanup final pieces by H Hartley Sweeten · 11 years ago
  5. 3aa5e81 staging: comedi: ii_pci20kc: cleanup the ai subdevice by H Hartley Sweeten · 11 years ago
  6. 87a6161 staging: comedi: ii_pci20kc: cleanup the ao subdevice by H Hartley Sweeten · 11 years ago
  7. 04815a4 staging: comedi: ii_pci20kc.c: break up the subdevice private data union by H Hartley Sweeten · 11 years ago
  8. 57b2161 staging: comedi: ii_pci20kc.c: remove 'iobase' from the subdevice private data by H Hartley Sweeten · 11 years ago
  9. f0e32df staging: comedi: ii_pci20kc.c: tidy up the subdevice module init by H Hartley Sweeten · 11 years ago
  10. 9abeb19 staging: comedi: ii_pci20kc.c: cleanup the dio subdevice by H Hartley Sweeten · 11 years ago
  11. 6d305f8 staging: comedi: ii_pci20kc: remove CHAN macro by H Hartley Sweeten · 11 years ago
  12. 3366244 staging: comedi: ii_pci20kc: move comedi_lrange tables by H Hartley Sweeten · 11 years ago
  13. 842525c staging: comedi: ii_pci20kc: remove forward declarations 3 by H Hartley Sweeten · 11 years ago
  14. 63d6e8f staging: comedi: ii_pci20kc: remove forward declarations 2 by H Hartley Sweeten · 11 years ago
  15. 0f8409d staging: comedi: ii_pci20kc: remove forward declarations 1 by H Hartley Sweeten · 11 years ago
  16. 2b00f54 staging: comedi: ii_pci20kc: use comedi_alloc_spriv() by H Hartley Sweeten · 11 years ago
  17. 4f2cfd6 staging: comedi: addi_common.h: cleanup after removal of addi_apci_1710 by H Hartley Sweeten · 11 years ago
  18. 3b4cb67 staging: comedi: addi_apci_1710: delete driver by H Hartley Sweeten · 11 years ago
  19. c1f00be staging: comedi: addi_apci_1710: separate from addi_common.h by H Hartley Sweeten · 11 years ago
  20. 32d6d4e staging: comedi: addi_apci_1710: fix some compile errors/warnings by H Hartley Sweeten · 11 years ago
  21. a2ec3dd staging: comedi: adv_pci1724: remove ao_range_list_1724 by H Hartley Sweeten · 11 years ago
  22. 065b091 staging: comedi: range: tidy up comedi_check_chanlist() by H Hartley Sweeten · 11 years ago
  23. eee7d9e staging: comedi: usbdux: tidy up usbdux_ao_cancel() by H Hartley Sweeten · 11 years ago
  24. 7c8ed94 staging: comedi: usbdux: tidy up usbdux_ao_stop() by H Hartley Sweeten · 11 years ago
  25. aa6081e staging: comedi: usbdux: tidy up usbdux_ai_cancel() by H Hartley Sweeten · 11 years ago
  26. b3476e6 staging: comedi: usbdux: tidy up usbdux_ai_stop() by H Hartley Sweeten · 11 years ago
  27. b8c162c staging: comedi: usbdux: make private data flags bit-fields by H Hartley Sweeten · 11 years ago
  28. 903f4fd staging: comedi: usbdux: remove 'ifnum' from the private data by H Hartley Sweeten · 11 years ago
  29. 0b20d61 staging: comedi: usbdux: remove usb_device back pointer from private data by H Hartley Sweeten · 11 years ago
  30. 11642c6 staging: comedi: usbdux: pass comedi_device pointer to usbdux_alloc_usb_buffers() by H Hartley Sweeten · 11 years ago
  31. fb90856 staging: comedi: usbdux: tidy up receive_dux_commands() by H Hartley Sweeten · 11 years ago
  32. 49cc49d staging: comedi: usbdux: tidy up send_dux_commands() by H Hartley Sweeten · 11 years ago
  33. 5d293d9 staging: comedi: usbdux: remove 'interface' from private data by H Hartley Sweeten · 11 years ago
  34. cc8cb3d staging: comedi: usbdux: remove 'comedidev' from private data by H Hartley Sweeten · 11 years ago
  35. 5a80fa0 staging: comedi: usbdux: tidy up usbduxsub_submit_pwm_urbs() by H Hartley Sweeten · 11 years ago
  36. 6754698 staging: comedi: usbdux: tidy up usbduxsub_submit_outurbs() by H Hartley Sweeten · 11 years ago
  37. 865d9ee staging: comedi: usbdux: tidy up usbduxsub_submit_inurbs() by H Hartley Sweeten · 11 years ago
  38. 91aa6b2 staging: comedi: usbdux: remove dev_printk() noise by H Hartley Sweeten · 11 years ago
  39. 38691ec staging: comedi: usbdux: tidy up the comedi_lrange tables by H Hartley Sweeten · 11 years ago
  40. e5acdc3 staging: comedi: usbdux: remove the SUBDEV_* defines by H Hartley Sweeten · 11 years ago
  41. c9f3363 staging: comedi: usbdux: tidy up usbduxsub_pwm_irq() by H Hartley Sweeten · 11 years ago
  42. e057288 staging: comedi: usbdux: tidy up usbduxsub_ao_isoc_irq() by H Hartley Sweeten · 11 years ago
  43. 0a9502f staging: comedi: usbdux: tidy up usbduxsub_ai_isoc_irq() by H Hartley Sweeten · 11 years ago
  44. cc84f4f staging: comedi: usbdux: absorb usbdux_attach_common into caller by H Hartley Sweeten · 11 years ago
  45. 72db740 staging: comedi: usbdux: tidy up usbdux_attach_common() by H Hartley Sweeten · 11 years ago
  46. ee9c2dd staging: comedi: usbdux: remove NOISY_DUX_DEBUGBUG by H Hartley Sweeten · 11 years ago
  47. 8ff14ee staging: comedi: usbdux: cleanup the (*detach) by H Hartley Sweeten · 11 years ago
  48. 29d0c07 staging: comedi: usbdux: remove unnecessary tidy_up() calls by H Hartley Sweeten · 11 years ago
  49. ef1ee8c staging: comedi: usbdux: push usb (*probe) into comedi (*auto_attach) by H Hartley Sweeten · 11 years ago
  50. a7dd65f staging: comedi: usbdux: push usb (*disconnect) into comedi (*detach) by H Hartley Sweeten · 11 years ago
  51. 080bcc1 staging: comedi: usbdux: move usb buffer allocation into new function by H Hartley Sweeten · 11 years ago
  52. da90359 staging: comedi: usbdux: tidy up usbdux_usb_probe() by H Hartley Sweeten · 11 years ago
  53. b0daed1 staging: comedi: usbdux: remove the usb_driver (*probe) noise by H Hartley Sweeten · 11 years ago
  54. 40f1a5a staging: comedi: usbdux: rename struct usbduxsub by H Hartley Sweeten · 11 years ago
  55. 0dd6f4a staging: comedi: mite.h: needs <linux/slab.h> by H Hartley Sweeten · 11 years ago
  56. 76a1de3 staging: comedi: comedi_buf: needs <linux/vmalloc.h> by H Hartley Sweeten · 11 years ago
  57. 305591a staging: comedi: ni_mio_common: needs <linux/delay.h> by H Hartley Sweeten · 11 years ago
  58. 277bef8 staging: comedi: COMEDI_NI_LABPC_ISA no longer depends on VIRT_TO_BUS by Ian Abbott · 11 years ago
  59. 72f2bae staging: comedi: ni_labpc: tidy up after DMA code migration by Ian Abbott · 11 years ago
  60. 9bd53e0 staging: comedi: ni_labpc: migrate DMA status handling by Ian Abbott · 11 years ago
  61. f88e8e0 staging: comedi: ni_labpc: migrate labpc_drain_dma() by Ian Abbott · 11 years ago
  62. 88dd0c0 staging: comedi: ni_labpc: migrate DMA transfer set-up by Ian Abbott · 11 years ago
  63. 50787fa staging: comedi: ni_labpc: move register defs to new file by Ian Abbott · 11 years ago
  64. 5c8a138 staging: comedi: ni_labpc: use labpc_have_dma_chan() by Ian Abbott · 11 years ago
  65. c6208c2 staging: comedi: ni_labpc_isadma: add labpc_have_dma_chan() by Ian Abbott · 11 years ago
  66. 86aff4b staging: comedi: ni_labpc: migrate DMA channel init & free by Ian Abbott · 11 years ago
  67. 9a63866 staging: comedi: ni_labpc_isadma: new module for ISA DMA support by Ian Abbott · 11 years ago
  68. f12a34c staging: comedi: ni_labpc: don't clear cmd3 bits explicitly in labpc_ai_cmd() by Ian Abbott · 11 years ago
  69. 725a70d staging: comedi: ni_labpc: fix possible double-free of dma_buffer by Ian Abbott · 11 years ago
  70. c383e2d staging: comedi: use a mutex when accessing driver list by Ian Abbott · 11 years ago
  71. 99c0e26 staging: comedi: return void from comedi_driver_unregister() by Ian Abbott · 11 years ago
  72. ee68080 staging: comedi: pcl724: add support for the PCM-IO48 PC/104 board by H Hartley Sweeten · 11 years ago
  73. 381102b staging: comedi: ii_pci20kc: this is an ISA board not a PCI board by H Hartley Sweeten · 11 years ago
  74. d92fef8 staging: comedi: do not include <linux/delay.h> if its not needed by H Hartley Sweeten · 11 years ago
  75. 8e6b791 staging: comedi: drivers do not need <linux/ioport.h> by H Hartley Sweeten · 11 years ago
  76. ce157f8 staging: comedi: don't rely on comedidev.h to include headers by H Hartley Sweeten · 11 years ago
  77. 0bdab50 staging: comedi: use comedi_alloc_devpriv() by H Hartley Sweeten · 11 years ago
  78. 54db996 staging: comedi: drivers: introduce comedi_alloc_devpriv() by H Hartley Sweeten · 11 years ago
  79. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  80. a44f520 comedi: quit wanking with FASYNC in ->release() by Al Viro · 11 years ago
  81. fbd8833 staging: comedi: unioxx5: use comedi_alloc_spriv() by H Hartley Sweeten · 11 years ago
  82. 7f5ac6f staging: comedi: unioxx5: fix unioxx5_detach() by H Hartley Sweeten · 11 years ago
  83. 5c1f62a staging: comedi: pcmuio: fix namespace for all private functions by H Hartley Sweeten · 11 years ago
  84. ee81b21 staging: comedi: pcmuio: return 0 for successful attach by H Hartley Sweeten · 11 years ago
  85. b315773 staging: comedi: pcmuio: remove dev_dbg() noise during attach by H Hartley Sweeten · 11 years ago
  86. e99f0f0 staging: comedi: pcmuio: use preferred form for passing the size of a struct by H Hartley Sweeten · 11 years ago
  87. b07839c staging: comedi: pcmuio: cleanup remaining #define's by H Hartley Sweeten · 11 years ago
  88. 1fdd0fc staging: comedi: pcmuio: cleanup DIO subdevice (*insn_{bits,config}) by H Hartley Sweeten · 11 years ago
  89. 89aaa92 staging: comedi: pcmuio: introduce pcmuio_read() by H Hartley Sweeten · 11 years ago
  90. 1699d80 staging: comedi: pcmuio: simplify interrupt subdevice init by H Hartley Sweeten · 11 years ago
  91. c4ad65e staging: comedi: pcmuio: remove 'iobases' from subdevice private data by H Hartley Sweeten · 11 years ago
  92. 021314f8 staging: comedi: pcmuio: remove 'iobase' from private data by H Hartley Sweeten · 11 years ago
  93. c87e1f2 staging: comedi: pcmuio: simplify 'n_subdevs' and 's->n_chan' by H Hartley Sweeten · 11 years ago
  94. d4fd9a5 staging: comedi: pcmuio: remove unused boardinfo by H Hartley Sweeten · 11 years ago
  95. eddb297 staging: comedi: pcmuio: kzalloc'ed data does not need cleared by H Hartley Sweeten · 11 years ago
  96. 43d70ce staging: comedi: pcmuio: remove 'asic_chan' by H Hartley Sweeten · 11 years ago
  97. dbe9c79 staging: comedi: pcmuio: remove 'num_asic_chans' by H Hartley Sweeten · 11 years ago
  98. d9990ce staging: comedi: pcmuio: remove 'first_chan' by H Hartley Sweeten · 11 years ago
  99. 3de38f2 staging: comedi: pcmuio: remove unused private data variables by H Hartley Sweeten · 11 years ago
  100. e4eae7c staging: comedi: pcmuio: introduce pcmuio_write() by H Hartley Sweeten · 11 years ago