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