1. f71fb77 Staging: stlc45xx: replace print_mac with %pM by Alexander Beregalov · 16 years ago
  2. 727cbaf Staging: remove unused #include <linux/version.h>'s by Huang Weiyi · 16 years ago
  3. 2eae4f0 Staging: rt3070: remove dupilcated #include by Huang Weiyi · 16 years ago
  4. 50fdd34 Staging: rtl8187se: wmm_param[1].ac_aci_acm_aifsn tested twice by Roel Kluin · 15 years ago
  5. 727ae30 Staging: rtl8187se: convert to net_device_ops by Alexander Beregalov · 15 years ago
  6. 5f54603 Staging: rtl8187se: Use to_delayed_work by Jean Delvare · 16 years ago
  7. 2fefd5f Staging: rt2870: Don't call sprintf() with overlapping input and output. by Anders Kaseorg · 16 years ago
  8. 32c976b Staging: rt2860: Don't call sprintf() with overlapping input and output. by Anders Kaseorg · 16 years ago
  9. d75b81a Staging: rt3070: replace __FUNCTION__ usages by Alessio Igor Bogani · 16 years ago
  10. a970ff4 Staging: sxg: Add missing __devexit_p() by Jean Delvare · 15 years ago
  11. eb48d1f Staging: sxg: replace __FUNCTION__ usages by Alessio Igor Bogani · 16 years ago
  12. 01c2c234 Staging: meilhaus: fix build warnings by Greg Kroah-Hartman · 15 years ago
  13. 152cc39 Staging: meilhaus: Remove long-deprecated SA_* interrupt macros. by Robert P. J. Day · 15 years ago
  14. dd96864 staging: meilhaus, move tables to .c by Jiri Slaby · 16 years ago
  15. 8f456df staging: meilhaus, annotate cpi functions by Jiri Slaby · 16 years ago
  16. 1cd5904 staging: meilhaus, switch to misc device by Jiri Slaby · 16 years ago
  17. f94338f Staging: agnx: fix build warnings by Greg Kroah-Hartman · 15 years ago
  18. c2c5be8 Staging: agnx: replace print_mac with %pM by Alexander Beregalov · 16 years ago
  19. 5e436d0 staging: agnx, fix bssid compiler warnings by Jiri Slaby · 16 years ago
  20. 8af6caf staging: agnx, fix fail paths in probe by Jiri Slaby · 16 years ago
  21. a505fe7 staging: agnx, remove memlens from probe by Jiri Slaby · 16 years ago
  22. 9c2a610 staging: agnx, probe cleanup by Jiri Slaby · 16 years ago
  23. f9c5137 Staging: comedi: uses udelay, needs delay.h by Randy Dunlap · 15 years ago
  24. 3a5e32d Staging: comedi: cb_pcidas.c: Fix build warning (type mismatch) by Gerard Lledo · 15 years ago
  25. efe8d60 Staging: comedi: usbdux: buffer overflow error handling by Bernd Porr · 15 years ago
  26. 0b8f754 staging: comedi: Move pcm do_cmdtest function into a single source file by Bill Pemberton · 15 years ago
  27. 214e7b5 staging: comedi: Remove MIN macro by Bill Pemberton · 15 years ago
  28. f764df8 staging: comedi: fix missing parentheses by Roel Kluin · 15 years ago
  29. c3e2354 Staging: comedi: data.c should include delay.h by Alexander Beregalov · 15 years ago
  30. de4545c Staging: comedi: comedi_test.c should include timer.h by Alexander Beregalov · 15 years ago
  31. dc7423c staging: comedi: fix pcmcia build breakage by Greg Kroah-Hartman · 15 years ago
  32. 985cafc Staging: Comedi: vmk80xx: Add k8061 support by Manuel Gebele · 15 years ago
  33. ba7834b Staging: comedi: simply read and write functions in adl_pci8164 by Bill Pemberton · 15 years ago
  34. 8605b3a Staging: comedi: replace for loop with msleep() by Bill Pemberton · 15 years ago
  35. fcea115 Staging: comedi: remove some RT code that lingered by Greg Kroah-Hartman · 15 years ago
  36. 25436dc Staging: comedi: remove RT code by Greg Kroah-Hartman · 15 years ago
  37. 5f74ea1 Staging: comedi: remove comedi-specific wrappers by Greg Kroah-Hartman · 15 years ago
  38. 81874ff Staging: comedi: convert usbdux* to use firmware_request by Bernd Porr · 16 years ago
  39. ff89514 Staging: comedi: move while to same line as } in do loops by Bill Pemberton · 15 years ago
  40. c4d30ee Staging: comedi: comment out useless if by Bill Pemberton · 15 years ago
  41. 8629efa Staging: comedi: make use of ARRAY_SIZE macro by Bill Pemberton · 15 years ago
  42. b491880 Staging: comedi: more fix the way structs are initialized. by Bill Pemberton · 15 years ago
  43. 814900c Staging: comedi: more fix "foo * bar" should be "foo *bar" by Bill Pemberton · 15 years ago
  44. 9b9bcba Staging: comedi: remove space after ampersand by Bill Pemberton · 15 years ago
  45. 56e9e16 Staging: comedi: more remove C99 comments by Bill Pemberton · 15 years ago
  46. 68c3dbf Staging: comedi: fix the way structs are initialized. by Bill Pemberton · 15 years ago
  47. dae0dc3 Staging: comedi: Remove parens around return values by Bill Pemberton · 15 years ago
  48. c374413 Staging: comedi: remove assignment in conditionals by Bill Pemberton · 15 years ago
  49. 46dbd14 Staging: comedi: non working tests on unsigned cmd->convert_arg by Roel Kluin · 15 years ago
  50. 0de302f Staging: comedi: Makefile changes by Manuel Gebele · 16 years ago
  51. b153d83 Staging: comedi: vmk80xx.c: get the driver to build properly by Greg Kroah-Hartman · 15 years ago
  52. 3faad67 Staging: comedi: add vmk80xx USB driver by Manuel Gebele · 15 years ago
  53. 356cdbc Staging: Comedi: change space indentation to tabs by Bill Pemberton · 16 years ago
  54. 53106ae Staging Comedi: fix spacing around parens by Bill Pemberton · 16 years ago
  55. f7cbd7a Staging: comedi: Add spaces after commas by Bill Pemberton · 16 years ago
  56. da91b26 Staging: comedi: fix "foo * bar" should be "foo *bar" by Bill Pemberton · 16 years ago
  57. 9096a4e Staging: comedi: remove dupilcated #include by Huang Weiyi · 16 years ago
  58. ddcb01d Staging: comedi: replace __FUNCTION__ usages by Alessio Igor Bogani · 16 years ago
  59. c5331be Staging: comedi: jr3_pci: Use struct device from pci_dev for firmware loading. by Frank Mori Hess · 16 years ago
  60. 883db3d Staging: comedi: Added sysfs attribute files for setting and querying subdevice buffer sizes. by Frank Mori Hess · 16 years ago
  61. 0d6e5da Staging: comedi: amplc_pc236: Corrected documentation. by Ian Abbott · 16 years ago
  62. 4bde29e Staging: comedi: Undo stupid commit made 3 months ago by Ian Abbott · 16 years ago
  63. 5b32f43 Staging: comedi: Work around malformed RTAI_VERSION_CODE. by Ian Abbott · 16 years ago
  64. 894db11 Staging: Comedi: ni_600x: Added support for comedi_poll. by Frank Mori Hess · 16 years ago
  65. e21de1a Staging: comedi: pcl818: Tidy up AI command after channel dropout or similar error. by Ian Abbott · 16 years ago
  66. a71f18d Staging: comedi: pcl818: Fix option handling for FIFO mode (hopefully!). by Ian Abbott · 16 years ago
  67. 6a2436e Staging: comedi: Fixed Kconfig option for COMEDI_PCMCIA_DRIVERS by Frank Mori Hess · 16 years ago
  68. 056d3ce Staging: comedi: set PCI and PCMCIA defines by Greg Kroah-Hartman · 16 years ago
  69. 72a8228 Staging: comedi: fix build errors in pcmcia comedi drivers by Greg Kroah-Hartman · 16 years ago
  70. de15d7f Staging: comedi: 'pcmcia_parse_tuple()' now has two arguments, not three. by Ian Abbott · 16 years ago
  71. 2ce492f Staging: comedi: Finish removing ni_private typedef by Frank Mori Hess · 16 years ago
  72. 2696fb5 Staging: comedi: Remove C99 comments by Bill Pemberton · 16 years ago
  73. 70265d2 staging: comedi, remove interrupt.h by Jiri Slaby · 16 years ago
  74. 232f650 Staging: comedi: remove C99 comments in s526.c by Bill Pemberton · 16 years ago
  75. 58c0576 Staging: comedi: remove C99 comments in pcl816.c by Bill Pemberton · 16 years ago
  76. 701a91f Staging: comedi: remove C99 comments in pcl724.c by Bill Pemberton · 16 years ago
  77. f6b4962 Staging: comedi: remove C99 comments in ni_labpc.c by Bill Pemberton · 16 years ago
  78. 30c687c Staging: comedi: remove C99 comments in ni_at_a2150.c by Bill Pemberton · 16 years ago
  79. 79a31ba Staging: comedi: remove C99 comments in mpc624.c by Bill Pemberton · 16 years ago
  80. c52c19c Staging: comedi: remove C99 comments in gsc_hpdi.c by Bill Pemberton · 16 years ago
  81. 6eef3af Staging: comedi: remove C99 comments in cb_pcimdas.c by Bill Pemberton · 16 years ago
  82. cf530aa Staging: comedi: remove C99 comments in cb_pcidas.c by Bill Pemberton · 16 years ago
  83. 9ef4dea Staging: comedi: remove C99 comments in cb_pcidas64.c by Bill Pemberton · 16 years ago
  84. 6a43813 Staging: comedi: remove C99 comments in c6xdigio.c by Bill Pemberton · 16 years ago
  85. d6d9bd3 Staging: comedi: remove C99 comments in adv_pci1723.c by Bill Pemberton · 16 years ago
  86. 0f04c35 Staging: comedi: remove C99 comments in adl_pci9118.c by Bill Pemberton · 16 years ago
  87. 14458b1 Staging: comedi: remove C99 comments in adl_pci6208.c by Bill Pemberton · 16 years ago
  88. 1efd18f Staging: comedi: remove C99 comments in hwdrv_apci3120.c by Bill Pemberton · 16 years ago
  89. f147598 Staging: comedi: remove C99 comments in hwdrv_apci3200.c by Bill Pemberton · 16 years ago
  90. b58d9b1 Staging: comedi: remove C99 comments in hwdrv_apci1564.c by Bill Pemberton · 16 years ago
  91. 0110c44 Staging: comedi: remove C99 comments in APCI1710_Pwm.c by Bill Pemberton · 16 years ago
  92. c47375f Staging: comedi: remove C99 comments in hwdrv_apci1500.c by Bill Pemberton · 16 years ago
  93. 0109253 Staging: comedi: remove C99 comments in pcl818.c by Bill Pemberton · 16 years ago
  94. a351ecf Staging: comedi: remove C99 comments in das1800.c by Bill Pemberton · 16 years ago
  95. cf0fd10 Staging: comedi: remove C99 comments in APCI1710_82x54.c by Bill Pemberton · 16 years ago
  96. ed27614 Staging: comedi: remove C99 comments in acl7225b.c by Bill Pemberton · 16 years ago
  97. 67d83b4 Staging: comedi: remove C99 comments in 8253.h by Bill Pemberton · 16 years ago
  98. 6a037d5 Staging: comedi: Remove str_AnalogInputHeader typedef in addi-data/addi_eeprom.c by Bill Pemberton · 16 years ago
  99. 0a4eb4b Staging: comedi: Remove labpc_private typedef by Bill Pemberton · 16 years ago
  100. 9ad0074 Staging: comedi: Remove labpc_board_struct typedef by Bill Pemberton · 16 years ago