1. f45787c staging: comedi: vmk80xx: cleanup the comedi_lrange tables by H Hartley Sweeten · 12 years ago
  2. 4c56a2b staging: comedi: vmk80xx: remove CONFIG_COMEDI_DEBUG code by H Hartley Sweeten · 12 years ago
  3. 6f25a52 staging: comedi: vmk80xx: remove unused #define by H Hartley Sweeten · 12 years ago
  4. 0f97889 staging: comedi: vmk80xx: remove digital input (*insn_read) by H Hartley Sweeten · 12 years ago
  5. a348b72 staging: comedi: vmk80xx: remove digital output (*insn_write) by H Hartley Sweeten · 12 years ago
  6. 03754bd staging: comedi: vmk80xx: remove digital output (*insn_read) by H Hartley Sweeten · 12 years ago
  7. 9a23a74 staging: comedi: vmk80xx: cleanup pwm subdevice init by H Hartley Sweeten · 12 years ago
  8. 75a45d9 staging: comedi: vmk80xx: cleanup counter subdevice init by H Hartley Sweeten · 12 years ago
  9. b639e09 staging: comedi: vmk80xx: cleanup digital input subdevice init by H Hartley Sweeten · 12 years ago
  10. 268e514 staging: comedi: vmk80xx: cleanup digital input subdevice init by H Hartley Sweeten · 12 years ago
  11. 8b3ec9f staging: comedi: vmk80xx: cleanup analog output subdevice init by H Hartley Sweeten · 12 years ago
  12. 658cd3a staging: comedi: vmk80xx: cleanup analog input subdevice init by H Hartley Sweeten · 12 years ago
  13. 52d895d staging: comedi: vmk80xx: remove need for boardinfo in private_data by H Hartley Sweeten · 12 years ago
  14. 57cf09a staging: comedi: vmk80xx: push usb (*probe) into comedi (*auto_attach) by H Hartley Sweeten · 12 years ago
  15. 55ab4f6 staging: comedi: comedi_usb: allow comedi usb drivers to pass a 'context' by H Hartley Sweeten · 12 years ago
  16. 29d6dd3 staging: comedi: vmk80xx: remove private data 'attached' by H Hartley Sweeten · 12 years ago
  17. b105ad8 staging: comedi: vmk80xx: remove private data 'probed' by H Hartley Sweeten · 12 years ago
  18. db7dabf staging: comedi: vmk80xx: make sure private data is clean when detached by H Hartley Sweeten · 12 years ago
  19. 1cc8f88 staging: comedi: vmk80xx: remove private data 'count' by H Hartley Sweeten · 12 years ago
  20. 78f8fa7 staging: comedi: vmk80xx: factor out usb buffer allocation by H Hartley Sweeten · 12 years ago
  21. 49253d5 staging: comedi: vmk80xx: factor out usb endpoint detection by H Hartley Sweeten · 12 years ago
  22. da7b18e staging: comedi: vmk80xx: consistently use the same local var names by H Hartley Sweeten · 12 years ago
  23. dc49cbf staging: comedi: vmk80xx: rename struct vmk80xx_usb by H Hartley Sweeten · 12 years ago
  24. 9f4d4de staging: comedi: vmk80xx: remove VMK80XX_SUBD_* enum by H Hartley Sweeten · 12 years ago
  25. 70ba1a5 staging: comedi: vmk80xx: remove common and unused boardinfo by H Hartley Sweeten · 12 years ago
  26. 0dd772b staging: comedi: vmk80xx: save the boardinfo in the comedi_device by H Hartley Sweeten · 12 years ago
  27. 20d6007 staging: comedi: vmk80xx: move boardinfo into a const array by H Hartley Sweeten · 12 years ago
  28. ce87422 staging: comedi: vmk80xx: use comedi_auto_unconfig() for (*disconnect) by H Hartley Sweeten · 12 years ago
  29. 9377b92 staging: comedi: vmk80xx: move usb_driver (*disconnect) code by H Hartley Sweeten · 12 years ago
  30. 07b502f staging: comedi: vmk80xx: remove support for manual attaching by H Hartley Sweeten · 12 years ago
  31. 8b3cc3e zram: get rid of lockdep warning by Minchan Kim · 12 years ago
  32. 152bce6 zram: fix warning of print format by Minchan Kim · 12 years ago
  33. c7b7cad staging/vt6656: Fix sparse warning constant 0xffffffff00000000U is so big it is unsigned long by Peter Huewe · 12 years ago
  34. 4b488af staging/xgifb: Remove always false if statement by Peter Huewe · 12 years ago
  35. 6a7fd2d staging/xgifb: Remove unneeded conditional assignment by Peter Huewe · 12 years ago
  36. 46a12df staging/xgifb: Remove unused values in XGI340_ECLKData by Peter Huewe · 12 years ago
  37. 44b8185 staging/xgifb: Remove unused entries in XGI340New_MCLKData and XGI27New_MCLKData by Peter Huewe · 12 years ago
  38. 86c6c94 staging/xgifb: Remove unused values in XG27_SR13 and XGI340_SR13 by Peter Huewe · 12 years ago
  39. 87be0af staging/xgifb: Remove unused values in XGI340_cr41 and XGI27_cr41 by Peter Huewe · 12 years ago
  40. fc008af staging/xgifb: Remove unused variable by Peter Huewe · 12 years ago
  41. 4e98fcf Merge tag 'iio-for-3.9c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 12 years ago
  42. cc400e1 staging: comedi: check s->async for poll(), read() and write() by Ian Abbott · 12 years ago
  43. 4a79f73 staging: comedi: remove 'comedi_autoconfig' module parameter by H Hartley Sweeten · 12 years ago
  44. bd7807f staging: comedi: quatech_daqp_cs: factor out common ai scanlist code by H Hartley Sweeten · 12 years ago
  45. d35dcc8 staging: comedi: quatech_daqp_cs: fix daqp_ao_insn_write() by H Hartley Sweeten · 12 years ago
  46. 6a911d8 staging: comedi: quatech_daqp_cs: use (*insn_bits) for digital outputs by H Hartley Sweeten · 12 years ago
  47. 62100fe staging: comedi: quatech_daqp_cs: use (*insn_bits) for digital inputs by H Hartley Sweeten · 12 years ago
  48. 491cc0b staging: comedi: quatech_daqp_cs: remove unused define by H Hartley Sweeten · 12 years ago
  49. 1801726 staging: comedi: quatech_daqp_cs: rename the private data struct by H Hartley Sweeten · 12 years ago
  50. c127174 staging: comedi: quatech_daqp_cs: store private data in the comedi_device by H Hartley Sweeten · 12 years ago
  51. 9c1dcce staging: comedi: quatech_daqp_cs: ao subdevice does not support commands by H Hartley Sweeten · 12 years ago
  52. 2573667 staging: comedi: quatech_daqp_cs: use comedi_pcmcia_disable() for (*detach) by H Hartley Sweeten · 12 years ago
  53. 87fe145 staging: comedi: quatech_daqp_cs: use comedi_pcmcia_{enable, disable} by H Hartley Sweeten · 12 years ago
  54. c04edbf staging: comedi: quatech_daqp_cs: convert to auto attach by H Hartley Sweeten · 12 years ago
  55. f951dd0 staging/xgifb: Consolidate if branches with similar conditions by Peter Huewe · 12 years ago
  56. 826215d staging/xgifb: Consolidate if/else for 'identical' branches by Peter Huewe · 12 years ago
  57. 1504ecb staging/xgifb: Don't write the same values x times by Peter Huewe · 12 years ago
  58. 0141bb2 staging/xgifb: Move duplicated code for dram to helper function by Peter Huewe · 12 years ago
  59. 227dc11 staging/xgifb: Replace XGI340_CR6B table with simple if/else by Peter Huewe · 12 years ago
  60. 5056d87 staging: comedi: ni_daq_700: use comedi_pcmcia_disable() for (*detach) by H Hartley Sweeten · 12 years ago
  61. 7dc9910 staging: comedi: ni_daq_700: use comedi_pcmcia_{enable, disable} by H Hartley Sweeten · 12 years ago
  62. 95f932c staging: comedi: das08_cs: use comedi_pcmcia_{enable, disable} by H Hartley Sweeten · 12 years ago
  63. 7fadd56 staging: comedi: cb_das16_cs: use comedi_pcmcia_disable() for (*detach) by H Hartley Sweeten · 12 years ago
  64. bcd22e8 staging: comedi: cb_das16_cs: use pcmcia_request_irq() by H Hartley Sweeten · 12 years ago
  65. 9e29ce1 staging: comedi: cb_das16_cs: use comedi_pcmcia_{enable, disable} by H Hartley Sweeten · 12 years ago
  66. ddb2d0a staging: comedi: comedi_pcmcia: introduce comedi_pcmcia_{enable, disable} by H Hartley Sweeten · 12 years ago
  67. e44adfd staging/xgifb: Simplify XGISetModeNew by Peter Huewe · 12 years ago
  68. 06cc47b staging/xgifb: Consolidate XGI_EnableChISLCD and XGI_DisableChISLCD by Peter Huewe · 12 years ago
  69. 5d1c2a9 staging/xgifb: Remove unnecessary bitshifts in XGI_SetCRT1ModeRegs by Peter Huewe · 12 years ago
  70. a5e080b staging/xgifb: remove unnecessary temp variable in XGIfb_mode_rate_to_ddata by Peter Huewe · 12 years ago
  71. bae3170 staging/xgifb: rewrite XGIfb_get_cmap_len by Peter Huewe · 12 years ago
  72. 76a5899 staging/xgifb: Simplify XGI_SetSeqRegs by Peter Huewe · 12 years ago
  73. fd1bbbb staging/xgifb: Fix return of uninitialized variable by Peter Huewe · 12 years ago
  74. 8cedcc7 staging/xgifb: mttr must be (signed) int by Peter Huewe · 12 years ago
  75. 44e1312 staging/xgifb: Remove always false comparisons by Peter Huewe · 12 years ago
  76. f2c2260 staging/xgifb: Simplify XGI_GetRatePtrCRT2 by Peter Huewe · 12 years ago
  77. 3de738c zram: give up lazy initialization of zram metadata by Minchan Kim · 12 years ago
  78. 0231c40 zram: force disksize setting before using zram by Minchan Kim · 12 years ago
  79. 7e5a510 zram: Fix deadlock bug in partial read/write by Minchan Kim · 12 years ago
  80. 7f70410 pci_ids.h: add common pci vendor ids from comedi subsystem by H Hartley Sweeten · 12 years ago
  81. 4c4bc25 staging: comedi: ni_labpc: correct differential channel sequence for AI commands by Ian Abbott · 12 years ago
  82. 22056e2 staging: comedi: ni_labpc: set up command4 register *after* command3 by Ian Abbott · 12 years ago
  83. de06d7c staging: comedi: restrict comedi_set_hw_dev() usage by Ian Abbott · 12 years ago
  84. da71751 staging: comedi: export comedi_set_hw_dev() by Ian Abbott · 12 years ago
  85. f65cc54 staging: comedi: change comedi_alloc_subdevice_minor parameters by Ian Abbott · 12 years ago
  86. e9ab1c2 staging: comedi: move comedi_alloc_subdevice_minor declarations by Ian Abbott · 12 years ago
  87. eec0d0d Staging: wlan-ng: Fix tab coding style issue in hfa384x.h by Garrick He · 12 years ago
  88. f91f9be staging: comedi: das08: split out bus specific code by H Hartley Sweeten · 12 years ago
  89. ec6e0f6 staging: vt6656: fix C99 // comments in main_usb.c by Andres More · 12 years ago
  90. d3e2395 staging: vt6656: fixed C99 // comments in two headers by Andres More · 12 years ago
  91. 84cf5fc staging: vt6656: cleared C99 // comments in datarate.c by Andres More · 12 years ago
  92. c16fdff staging: vt6656: fixed C99 // comments by Andres More · 12 years ago
  93. 74ecdc5 staging: vt6656: cleared 'do not use C99 // comments' checkpatch errors by Andres More · 12 years ago
  94. 7797025 staging: vt6656: cleared 'do not use C99 // comments' checkpatch errors by Andres More · 12 years ago
  95. 42d1aee staging: comedi: ni_mio_cs: convert to auto attach by H Hartley Sweeten · 12 years ago
  96. 42e4472 staging: comedi: ni_labpc_cs: convert to auto attach by H Hartley Sweeten · 12 years ago
  97. 89d714c staging: comedi: ni_daq_dio24: remove some unnecessary includes by H Hartley Sweeten · 12 years ago
  98. 5a1daad staging: comedi: ni_daq_dio24: convert to auto attach by H Hartley Sweeten · 12 years ago
  99. 6746dc6 staging: comedi: ni_daq_dio24: cleanup dio24_detach by H Hartley Sweeten · 12 years ago
  100. 5316ec5 staging: comedi: ni_daq_dio24: remove '#undef LABPC_DEBUG' by H Hartley Sweeten · 12 years ago