1. c659776 Staging: rtxxx0: remove dead platform specific code by Bartlomiej Zolnierkiewicz · 15 years ago
  2. 20e3c65 Staging: rtxxx0: remove support for older wireless extensions by Bartlomiej Zolnierkiewicz · 15 years ago
  3. 0b2e3ae Staging: rt3070: fix build warnings by Bartlomiej Zolnierkiewicz · 15 years ago
  4. f0da335 Staging: rt2870: duplicated code is executed twice in AsicEvaluateRxAnt() by Bartlomiej Zolnierkiewicz · 15 years ago
  5. 9dccc61 Staging: w35und: Remove some write-only struct members by Pekka Enberg · 15 years ago
  6. a95c69c Staging: w35und: Convert typedef MTO_PARAMETERS to struct wb35_mto_param by Pekka Enberg · 15 years ago
  7. 58b32cb Staging: w35und: Remove unused struct _STATISTICS_INFO by Pekka Enberg · 15 years ago
  8. 27d4642 Staging: w35und: Convert typedef DESCRIPTOR to struct wb35_descriptor by Pekka Enberg · 15 years ago
  9. ef3bf09 Staging: w35und: Cleanup the mlmetxrx_f.h header file by Pekka Enberg · 15 years ago
  10. 27f362e Staging: w35und: Remove unused struct _RXBUFFER by Pekka Enberg · 15 years ago
  11. b7caf94 Staging: w35und: Convert MDS typedef to struct w35_mds by Pekka Enberg · 15 years ago
  12. 7c3ab53 Staging: rt2860: includecheck fix: rt_linux.h by Jaswinder Singh Rajput · 15 years ago
  13. b3184e1 Staging: rtl8187se: Fix comment-out-typo by Michael Buesch · 15 years ago
  14. 9f07453 Staging: rt2870: new USB ID for Belkin N+ F5D8055 by Daniele Napolitano · 15 years ago
  15. d1aed89 Staging: rtl8192su: add linux/vmalloc.h by Jeff Mahoney · 15 years ago
  16. 8109c2f Staging: rtl8192su: stop using skb->tail by Jeff Mahoney · 15 years ago
  17. f357e6e Staging: rtl8192su: fixup size comparison warning by Jeff Mahoney · 15 years ago
  18. 859ebd9 Staging: rtl8192su: fix up printk warnings by Jeff Mahoney · 15 years ago
  19. b1af19f Staging: rtl8192su: compile fixes by Jeff Mahoney · 15 years ago
  20. 56791f0 Staging: echo: coding style cleanups by Greg Kroah-Hartman · 15 years ago
  21. c8b3953 Staging: echo: remove unneeded USE_SSE2 defines by Greg Kroah-Hartman · 15 years ago
  22. 325e3b4 Staging: echo: remove unneeded USE_MMX defines by Greg Kroah-Hartman · 15 years ago
  23. 248ed32 Staging: echo: remove bit_operations.h by Greg Kroah-Hartman · 15 years ago
  24. 196e76e Staging: echo: top bit patch by David Rowe · 15 years ago
  25. a3c0f0a Staging: echo: remove TODO item by Greg Kroah-Hartman · 15 years ago
  26. 49bb9e6 Staging: echo: fix up remaining checkpatch.pl issues by Greg Kroah-Hartman · 15 years ago
  27. 817bb33 Staging: sep: SEP driver build breaks with CONFIG_PCI=n by Kamalesh Babulal · 15 years ago
  28. 663d8bb Staging: sep: use ioremap helpers by Alan Cox · 15 years ago
  29. a4e80a1 Staging: sep: untangle the register_fs code by Alan Cox · 15 years ago
  30. cfd498b Staging: sep: clean up time by Alan Cox · 15 years ago
  31. 2e7dcc3 Staging: sep: clean up command sending by Alan Cox · 15 years ago
  32. 6f9e0f6 Staging: sep: flow ioctl cleanup by Alan Cox · 15 years ago
  33. 70ae04e Staging: sep: kick out various fields we can prove are not needed by Alan Cox · 15 years ago
  34. 4c29e97 Staging: sep: Implement some proper open/close methods by Alan Cox · 15 years ago
  35. 6f13ea3 Staging: sep: tidy firmware load by Alan Cox · 15 years ago
  36. 51faa9d Staging: sep: various minor tidyups by Alan Cox · 15 years ago
  37. c7b7556 Staging: sep: fix a conversion thinko by Alan Cox · 15 years ago
  38. ad6b9ab Staging: sep: Use the proper allocators for the shared area by Alan Cox · 15 years ago
  39. d7d90a2 Staging: sep: remove extra CFLAGS we don't use by Alan Cox · 15 years ago
  40. 790cf1b Staging: sep: Try and get kernel address and user address types right by Alan Cox · 15 years ago
  41. 3b66bb6 Staging: sep: remove module int macro by Alan Cox · 15 years ago
  42. dabe6e6 Staging: sep: load_rom is remarkably verbose and repetetive by Alan Cox · 15 years ago
  43. 3cacf72 Staging: sep: fix flow API by Alan Cox · 15 years ago
  44. 8c7ff81 Staging: sep: clean up after switching to passing sep by Alan Cox · 15 years ago
  45. ca605bb Staging: sep: Use filp->private_data to create proper device instances by Alan Cox · 15 years ago
  46. 6343cef Staging: sep: Fix PCI irq usage by Alan Cox · 15 years ago
  47. 904290c Staging: sep: rename some fields by Alan Cox · 15 years ago
  48. 577092a Staging: sep: use O_NDELAY instead of magic APIs by Alan Cox · 15 years ago
  49. 7913c21 Staging: sep: fix time handler by Alan Cox · 15 years ago
  50. 0a18d7b Staging: sep: forward declaration removal time by Alan Cox · 15 years ago
  51. 9141006 Staging: sep: squish some of the wrapper functions by Alan Cox · 15 years ago
  52. b636803 Staging: sep: kill off unused code by Alan Cox · 15 years ago
  53. b10b483 Staging: sep: make everything static by Alan Cox · 15 years ago
  54. 0097a69 Staging: sep: merge the two files by Alan Cox · 15 years ago
  55. 8407248 Staging: sep: kill lock wrapper by Alan Cox · 15 years ago
  56. 2f82614 Staging: sep: statically initialize the fops like other drivers by Alan Cox · 15 years ago
  57. a2171b6 Staging: sep: function shuffle by Alan Cox · 15 years ago
  58. 8f3aa57 Staging: sep: Put all the ARM bits together by Alan Cox · 15 years ago
  59. 43e8c4a Staging: sep: priceless ... by Alan Cox · 15 years ago
  60. f93e4bf Staging: sep: first pass after indent by Alan Cox · 15 years ago
  61. d19cf32 Staging: sep: indent pass by Alan Cox · 15 years ago
  62. 46eb5a1 Staging: sep: do something about all the printk macros by Alan Cox · 15 years ago
  63. 794f1d7 Staging: sep: We have two different repeats of the same logic by Alan Cox · 15 years ago
  64. 79de99e8 Staging: sep: rework write_register/read_register by Alan Cox · 15 years ago
  65. f5e3980 Staging: sep: Create a structure to hold all the current crap spewed about as globals by Alan Cox · 15 years ago
  66. 6a10753 Staging: rar/sep: Remove C++isms from the headers by Alan Cox · 15 years ago
  67. 9dd3bd4 Staging: sep: Fix rar build by Alan Cox · 15 years ago
  68. 4dd0084 Staging: rar/sep: Don't use random VENDOR_ID macros but the proper names by Alan Cox · 15 years ago
  69. 137cf5b Staging: rar: fix some initial type problems by Alan Cox · 15 years ago
  70. 542385e Staging: sep: Move the RAR support into staging where it is supposed to be by Alan Cox · 15 years ago
  71. cd1bb43 Staging: sep: Upstream revision 3 of the security processor kernel driver by Mark Allyn · 15 years ago
  72. 249c033c Staging: pata_rdc: remove the driver from the staging tree by Greg Kroah-Hartman · 15 years ago
  73. 0841a55 Staging: remove epl driver by Greg Kroah-Hartman · 15 years ago
  74. 51be979 Staging: vme: change to VME_BUS by Greg Kroah-Hartman · 15 years ago
  75. bf39f9a Staging: vme: Separate the list of TODOs from the API documentation by Martyn Welch · 15 years ago
  76. 3d0f8bc Staging: vme: Update support for the Universe II VME driver by Martyn Welch · 15 years ago
  77. 42fb503 Staging: vme: add VME Location Monitor management mechanism by Martyn Welch · 15 years ago
  78. 400822f Staging: Use proper mutexes in the tsi-148 VME driver by Martyn Welch · 15 years ago
  79. 238add5 Staging: Update VME vme_user module by Martyn Welch · 15 years ago
  80. 7515502 Staging: vme: Add syncronize interrupts before removing callback by Martyn Welch · 15 years ago
  81. 51a569f Staging: vme: fix {master,slave}_get check bug by Emilio G. Cota · 15 years ago
  82. a37b0da Staging: vme: Extend VME core probing for special matches by Martyn Welch · 15 years ago
  83. df45517 Staging: vme: Correct tsi-148 VME interrupt free routine by Martyn Welch · 15 years ago
  84. c7ef5da Staging: vme: add TODO file by Martyn Welch · 15 years ago
  85. d22b8ed Staging: vme: add Tundra TSI148 VME-PCI Bridge driver by Martyn Welch · 15 years ago
  86. 6047969 Staging: vme: add Universe I/II bridge driver by Martyn Welch · 15 years ago
  87. f00a86d Staging: vme: add VME userspace driver by Martyn Welch · 15 years ago
  88. a17a75e Staging: VME Framework for the Linux Kernel by Martyn Welch · 15 years ago
  89. 03cd713 Staging: vt6655: fix possible Read buffer overflow by Roel Kluin · 15 years ago
  90. 256a816 Staging: vt665x: remove tbit.h part 2 by Jim Lieb · 15 years ago
  91. 8a3d91b Staging: vt665x: remove tbit.h by Jim Lieb · 15 years ago
  92. dad72fe Staging: vt665x: cleanup USB definitions by Jim Lieb · 15 years ago
  93. f9de7e7 Staging: vt665x: remove tpci.h file in vt6656 by Jim Lieb · 15 years ago
  94. 1e5743c Staging: vt665x: remove tpci.h file by Jim Lieb · 15 years ago
  95. 3e36259 Staging: vt665x: Remove umem.h Part 2 by Jim Lieb · 15 years ago
  96. 51b6d9c Staging: vt665x: Remove umem.h Part 1 by Jim Lieb · 15 years ago
  97. a7ad322 Staging: vt665x: Clean up include files, Part 2 by Jim Lieb · 15 years ago
  98. 9d26d60 Staging: vt665x: Clean up include files, Part 1 by Jim Lieb · 15 years ago
  99. a884847 Staging: vt665x: Typedef and macro cleanup Part 2 by Jim Lieb · 15 years ago
  100. 193a823 Staging: vt665x: Typedef and macro cleanup Part 1 by Jim Lieb · 15 years ago