1. f6cf9a0 staging: comedi: cb_pcidas: remove 'volatile' on private data variables by H Hartley Sweeten · 12 years ago
  2. 0c4ef0b staging: comedi: cb_pcidas: fix comments in *_cmdtest functions by H Hartley Sweeten · 12 years ago
  3. 55acaf2 staging: comedi: cb_pcidas: fix some > 80 char lines by H Hartley Sweeten · 12 years ago
  4. 93c5837 staging: comedi: cb_pcidas: fix a space before tab issue by H Hartley Sweeten · 12 years ago
  5. 4f0036e staging: comedi: cb_pcidas: check for failure of subdev_8255_init by H Hartley Sweeten · 12 years ago
  6. 0a5aed4 staging: comedi: cb_pcidas: use the driver_name for the resource name by H Hartley Sweeten · 12 years ago
  7. b8ac8c6 staging: comedi: cb_pcidas: move the "find pci" dev_printk messages by H Hartley Sweeten · 12 years ago
  8. f3c34b2 staging: comedi: cb_pcidas: cleanup ai_config_insn() by H Hartley Sweeten · 12 years ago
  9. 8f608fc staging: comedi: cb_pcidas: cleanup the boardinfo 4 by H Hartley Sweeten · 12 years ago
  10. a605be0 staging: comedi: cb_pcidas: cleanup the boardinfo 3 by H Hartley Sweeten · 12 years ago
  11. 0c5ecbb staging: comedi: cb_pcidas: cleanup the boardinfo 2 by H Hartley Sweeten · 12 years ago
  12. 17883d6 staging: comedi: cb_pcidas: cleanup the boardinfo 1 by H Hartley Sweeten · 12 years ago
  13. 23e3cce staging: comedi: cb_pcidas: simplify the boardinfo by H Hartley Sweeten · 12 years ago
  14. 4466fc4 staging: comedi: cb_pcidas: remove unused io region size defines by H Hartley Sweeten · 12 years ago
  15. 193debd staging: comedi: cb_pcidas: remove CB_PCIDAS_DEBUG define by H Hartley Sweeten · 12 years ago
  16. 7302abe staging: comedi: cb_pcidas: remove the PCI BAR index defines by H Hartley Sweeten · 12 years ago
  17. 9795f56 staging: comedi: cb_pcidas: remove some obvious comments in the attach by H Hartley Sweeten · 12 years ago
  18. 327be97 staging: comedi: cb_pcidas: factor out the find pci device code by H Hartley Sweeten · 12 years ago
  19. 82d8c74 staging: comedi: cb_pcidas: remove thisboard and devpriv macros by H Hartley Sweeten · 12 years ago
  20. 536af69 staging: comedi: cb_pcidas: remove forward declarations 9 by H Hartley Sweeten · 12 years ago
  21. 20535c1 staging: comedi: cb_pcidas: remove forward declarations 8 by H Hartley Sweeten · 12 years ago
  22. 0c15d55 staging: comedi: cb_pcidas: remove forward declarations 7 by H Hartley Sweeten · 12 years ago
  23. bb03694 staging: comedi: cb_pcidas: remove forward declarations 6 by H Hartley Sweeten · 12 years ago
  24. 0aa2030 staging: comedi: cb_pcidas: remove forward declarations 5 by H Hartley Sweeten · 12 years ago
  25. 9a0f7631 staging: comedi: cb_pcidas: remove forward declarations 4 by H Hartley Sweeten · 12 years ago
  26. 9e11d05f staging: comedi: cb_pcidas: remove forward declarations 3 by H Hartley Sweeten · 12 years ago
  27. 1706fcc staging: comedi: cb_pcidas: remove forward declarations 2 by H Hartley Sweeten · 12 years ago
  28. e74f209 staging: comedi: cb_pcidas: remove forward declarations 1 by H Hartley Sweeten · 12 years ago
  29. 2da049b staging: gdm72xx: fix an skb memory leak by Javier Martinez Canillas · 12 years ago
  30. e8abca1 staging: comedi: cb_das16_cs: remove unneeded default case in analog in read by H Hartley Sweeten · 12 years ago
  31. cd1a76f staging: comedi: cb_das16_cs: reword the comment about PCMCIA support by H Hartley Sweeten · 12 years ago
  32. 0a77678 staging: comedi: cb_das16_cs: fix a multi-line comment by H Hartley Sweeten · 12 years ago
  33. aebdf3b staging: comedi: cb_das16_cs: remove some commented out debug by H Hartley Sweeten · 12 years ago
  34. 443bbed staging: comedi: cb_das16_cs: use the BIP_RANGE helper macro by H Hartley Sweeten · 12 years ago
  35. 857670c staging: comedi: cb_das16_cs: remove unused variable in private data by H Hartley Sweeten · 12 years ago
  36. ae1a400 staging: comedi: cb_das16_cs: use #define'd io reg offsets by H Hartley Sweeten · 12 years ago
  37. e05b98b staging: comedi: cb_das16_cs: cleanup das16cs_ai_rinsn() by H Hartley Sweeten · 12 years ago
  38. cf2592d staging: comedi: cb_das16_cs: add whitespace to the subdev init by H Hartley Sweeten · 12 years ago
  39. a659643 staging: comedi: cb_das16_cs: return '0' for successful attach by H Hartley Sweeten · 12 years ago
  40. 1fce303 staging: comedi: cb_das16_cs: consolidate the attach messages by H Hartley Sweeten · 12 years ago
  41. 13ab179 staging: comedi: cb_das16_cs: cleanup the boardinfo by H Hartley Sweeten · 12 years ago
  42. 8b3bfe9 staging: comedi: cb_das16_cs: remove the debug output of the "fingerprint" by H Hartley Sweeten · 12 years ago
  43. 9a4d211 staging: comedi: cb_das16_cs: probe for the device first by H Hartley Sweeten · 12 years ago
  44. 8c50aa1 staging: comedi: cb_das16_cs: remove unneeded include by H Hartley Sweeten · 12 years ago
  45. da7fde2 staging: comedi: cb_das16_cs: fix analog output subdevice init by H Hartley Sweeten · 12 years ago
  46. f87a7e5 staging: comedi: cb_das16_cs: cleanup dio subdevice initialization by H Hartley Sweeten · 12 years ago
  47. 5c416ef staging: comedi: cb_das16_cs: remove unused timer subdevice by H Hartley Sweeten · 12 years ago
  48. adb2d69 staging: comedi: cb_das16_cs: remove skel driver cut-and-paste comments by H Hartley Sweeten · 12 years ago
  49. 1efc5d5 staging: comedi: cb_das16_cs: remove n_boards define by H Hartley Sweeten · 12 years ago
  50. 16a8cdf staging: comedi: cb_das16_cs: remove thisboard and devpriv macros by H Hartley Sweeten · 12 years ago
  51. ae7df43 staging: comedi: cb_das16_cs: refactor the comedi attach/detach by H Hartley Sweeten · 12 years ago
  52. 2f01826 staging: comedi: cb_das16_cs: Move the comedi_driver variable by H Hartley Sweeten · 12 years ago
  53. bc314fb staging: comedi: cb_das16_cs: remove unneeded pcmcia private data by H Hartley Sweeten · 12 years ago
  54. 2b5f548 staging: comedi: cb_das16_cs: remove the pcmcia suspend/resume by H Hartley Sweeten · 12 years ago
  55. c8b2ae2 staging: comedi: cb_das16_cs: remove unused pcmcia 'stop' logic by H Hartley Sweeten · 12 years ago
  56. c2107ff staging: comedi: cb_das16_cs: refactor the pcmcia attach/detach by H Hartley Sweeten · 12 years ago
  57. f19d857 staging: comedi: cb_das16_cs: refactor the pcmcia support code by H Hartley Sweeten · 12 years ago
  58. 1b19f53 staging: comedi: cb_das16_cs: remove some useless comments by H Hartley Sweeten · 12 years ago
  59. e8bed9c staging: comedi: cb_das16_cs: cleanup the pcmcia_driver declaration by H Hartley Sweeten · 12 years ago
  60. 64c205f staging: comedi: cb_das13_cs: change driver registration order by H Hartley Sweeten · 12 years ago
  61. 6f47503 staging: comedi: cb_das16_cs: consolidate the init and exit functions by H Hartley Sweeten · 12 years ago
  62. 3bbb82c staging: comedi: cb_das16_cs: add module_{init, exit} declarations by H Hartley Sweeten · 12 years ago
  63. 1692067 staging: comedi: cb_das16_cs: move the MODULE_* stuff to the EOF by H Hartley Sweeten · 12 years ago
  64. 726dd505 staging: comedi: cb_das16_cs: remove CONFIG_PCMCIA check by H Hartley Sweeten · 12 years ago
  65. a771988 staging: comedi: Move COMEDI_MITE and COMEDI_NI_TIOCMD by Ian Abbott · 12 years ago
  66. 7ac21b8 staging: comedi: Simplify NI driver configuration by Ian Abbott · 12 years ago
  67. 2f2ac8e staging: comedi: Move COMEDI_NI_LABPC config option by Ian Abbott · 12 years ago
  68. ea8d385 staging: comedi: split CONFIG_COMEDI_NI_TIO option by Ian Abbott · 12 years ago
  69. 4b29a30 staging: ozwpan: Update TODO file by Rupesh Gujare · 12 years ago
  70. ba0a7ae staging: ozwpan: Unregister with sysfs while unloading. by Rupesh Gujare · 12 years ago
  71. f204739 staging: sm7xxfb: code cleanup on smtcfb_setmode by Javier M. Mellid · 12 years ago
  72. 128e861 staging: sm7xxfb: delete unnecessary color map allocation by Javier M. Mellid · 12 years ago
  73. 50b238b staging: sm7xxfb: dead code removal by Javier M. Mellid · 12 years ago
  74. 9b1904c staging: sm7xxfb: dead code removal by Javier M. Mellid · 12 years ago
  75. 258767f drivers: staging: android: binder.c: fix printk macros by Sherwin Soltani · 12 years ago
  76. 779c0c4 iio:dac:ad5446: Add support for the AD5450/51/52/53 by Lars-Peter Clausen · 12 years ago
  77. 90e6dc7 iio:adc:at91: Relase mutex on error path in at91_adc_read_raw by Lars-Peter Clausen · 12 years ago
  78. bb23378 staging: iio: quell asprintf() warning, missing #includes by Peter Meerwald · 12 years ago
  79. 1bcdfbc staging: iio: use PRId64 format specifier for int64_t by Peter Meerwald · 12 years ago
  80. 42196d3 staging: iio: fix warning 'static but used in inline function' by Peter Meerwald · 12 years ago
  81. d8da0ee staging: iio: generic_buffer cleanup by Peter Meerwald · 12 years ago
  82. b42f2a0 staging: iio: move comment by Peter Meerwald · 12 years ago
  83. 1093792 staging: iio: remove unused variable by Peter Meerwald · 12 years ago
  84. 1d633fd staging: iio: fix generic_buffer print2byte() by Peter Meerwald · 12 years ago
  85. fa6173a Staging: csr: add WEXT and AP mode support by Lauri Hintsala · 12 years ago
  86. 8c3337f staging: vt6656: iwctl: Clean up braces on 'if' statements by Jesper Juhl · 12 years ago
  87. 37f0777 staging: vt6656: iwctl: Cleanup spacing around operators (mostly) by Jesper Juhl · 12 years ago
  88. aeadd58 staging: vt6656: iwctl: one statement per line (if) by Jesper Juhl · 12 years ago
  89. 5a67363 staging: vt6656: iwctl: comment cleanup by Jesper Juhl · 12 years ago
  90. f269d1c staging: vt6656: iwctl: space after if/for/while/switch by Jesper Juhl · 12 years ago
  91. bd4208e staging: vt6656: iwctl: remove spaces between casts and variables by Jesper Juhl · 12 years ago
  92. da06f7d staging: vt6656: iwctl: remove unneeded scope block in iwctl_siwessid() by Jesper Juhl · 12 years ago
  93. 1a6dd0d staging: vt6656: iwctl: remove redundant cast (to PSDevice) by Jesper Juhl · 12 years ago
  94. c5a415c staging: vt6656: iwctl: ensure one space between defined name and value by Jesper Juhl · 12 years ago
  95. c91a8d5 staging: vt6656: iwctl: Fix up variable declarations (whitespace and 'one-per-line') by Jesper Juhl · 12 years ago
  96. bb6ec004 staging: vt6656: iwctl: remove redundant ';' by Jesper Juhl · 12 years ago
  97. 48746d7 staging: vt6656: iwctl: Fix indentation by Jesper Juhl · 12 years ago
  98. 921cd68 staging: vt6656: iwctl: fix up function declarations/prototypes by Jesper Juhl · 12 years ago
  99. 4c0ad72 staging: vt6656: iwctl: Remove redundant blank lines by Jesper Juhl · 12 years ago
  100. 3cdde3a staging: nvec: add remove function to nvec childs by Marc Dietrich · 12 years ago