1. c8b3953 Staging: echo: remove unneeded USE_SSE2 defines by Greg Kroah-Hartman · 15 years ago
  2. 325e3b4 Staging: echo: remove unneeded USE_MMX defines by Greg Kroah-Hartman · 15 years ago
  3. 248ed32 Staging: echo: remove bit_operations.h by Greg Kroah-Hartman · 15 years ago
  4. 196e76e Staging: echo: top bit patch by David Rowe · 15 years ago
  5. a3c0f0a Staging: echo: remove TODO item by Greg Kroah-Hartman · 15 years ago
  6. 49bb9e6 Staging: echo: fix up remaining checkpatch.pl issues by Greg Kroah-Hartman · 15 years ago
  7. 817bb33 Staging: sep: SEP driver build breaks with CONFIG_PCI=n by Kamalesh Babulal · 15 years ago
  8. 663d8bb Staging: sep: use ioremap helpers by Alan Cox · 15 years ago
  9. a4e80a1 Staging: sep: untangle the register_fs code by Alan Cox · 15 years ago
  10. cfd498b Staging: sep: clean up time by Alan Cox · 15 years ago
  11. 2e7dcc3 Staging: sep: clean up command sending by Alan Cox · 15 years ago
  12. 6f9e0f6 Staging: sep: flow ioctl cleanup by Alan Cox · 15 years ago
  13. 70ae04e Staging: sep: kick out various fields we can prove are not needed by Alan Cox · 15 years ago
  14. 4c29e97 Staging: sep: Implement some proper open/close methods by Alan Cox · 15 years ago
  15. 6f13ea3 Staging: sep: tidy firmware load by Alan Cox · 15 years ago
  16. 51faa9d Staging: sep: various minor tidyups by Alan Cox · 15 years ago
  17. c7b7556 Staging: sep: fix a conversion thinko by Alan Cox · 15 years ago
  18. ad6b9ab Staging: sep: Use the proper allocators for the shared area by Alan Cox · 15 years ago
  19. d7d90a2 Staging: sep: remove extra CFLAGS we don't use by Alan Cox · 15 years ago
  20. 790cf1b Staging: sep: Try and get kernel address and user address types right by Alan Cox · 15 years ago
  21. 3b66bb6 Staging: sep: remove module int macro by Alan Cox · 15 years ago
  22. dabe6e6 Staging: sep: load_rom is remarkably verbose and repetetive by Alan Cox · 15 years ago
  23. 3cacf72 Staging: sep: fix flow API by Alan Cox · 15 years ago
  24. 8c7ff81 Staging: sep: clean up after switching to passing sep by Alan Cox · 15 years ago
  25. ca605bb Staging: sep: Use filp->private_data to create proper device instances by Alan Cox · 15 years ago
  26. 6343cef Staging: sep: Fix PCI irq usage by Alan Cox · 15 years ago
  27. 904290c Staging: sep: rename some fields by Alan Cox · 15 years ago
  28. 577092a Staging: sep: use O_NDELAY instead of magic APIs by Alan Cox · 15 years ago
  29. 7913c21 Staging: sep: fix time handler by Alan Cox · 15 years ago
  30. 0a18d7b Staging: sep: forward declaration removal time by Alan Cox · 15 years ago
  31. 9141006 Staging: sep: squish some of the wrapper functions by Alan Cox · 15 years ago
  32. b636803 Staging: sep: kill off unused code by Alan Cox · 15 years ago
  33. b10b483 Staging: sep: make everything static by Alan Cox · 15 years ago
  34. 0097a69 Staging: sep: merge the two files by Alan Cox · 15 years ago
  35. 8407248 Staging: sep: kill lock wrapper by Alan Cox · 15 years ago
  36. 2f82614 Staging: sep: statically initialize the fops like other drivers by Alan Cox · 15 years ago
  37. a2171b6 Staging: sep: function shuffle by Alan Cox · 15 years ago
  38. 8f3aa57 Staging: sep: Put all the ARM bits together by Alan Cox · 15 years ago
  39. 43e8c4a Staging: sep: priceless ... by Alan Cox · 15 years ago
  40. f93e4bf Staging: sep: first pass after indent by Alan Cox · 15 years ago
  41. d19cf32 Staging: sep: indent pass by Alan Cox · 15 years ago
  42. 46eb5a1 Staging: sep: do something about all the printk macros by Alan Cox · 15 years ago
  43. 794f1d7 Staging: sep: We have two different repeats of the same logic by Alan Cox · 15 years ago
  44. 79de99e8 Staging: sep: rework write_register/read_register by Alan Cox · 15 years ago
  45. f5e3980 Staging: sep: Create a structure to hold all the current crap spewed about as globals by Alan Cox · 15 years ago
  46. 6a10753 Staging: rar/sep: Remove C++isms from the headers by Alan Cox · 15 years ago
  47. 9dd3bd4 Staging: sep: Fix rar build by Alan Cox · 15 years ago
  48. 4dd0084 Staging: rar/sep: Don't use random VENDOR_ID macros but the proper names by Alan Cox · 15 years ago
  49. 137cf5b Staging: rar: fix some initial type problems by Alan Cox · 15 years ago
  50. 542385e Staging: sep: Move the RAR support into staging where it is supposed to be by Alan Cox · 15 years ago
  51. cd1bb43 Staging: sep: Upstream revision 3 of the security processor kernel driver by Mark Allyn · 15 years ago
  52. 249c033c Staging: pata_rdc: remove the driver from the staging tree by Greg Kroah-Hartman · 15 years ago
  53. 0841a55 Staging: remove epl driver by Greg Kroah-Hartman · 15 years ago
  54. 51be979 Staging: vme: change to VME_BUS by Greg Kroah-Hartman · 15 years ago
  55. bf39f9a Staging: vme: Separate the list of TODOs from the API documentation by Martyn Welch · 15 years ago
  56. 3d0f8bc Staging: vme: Update support for the Universe II VME driver by Martyn Welch · 15 years ago
  57. 42fb503 Staging: vme: add VME Location Monitor management mechanism by Martyn Welch · 15 years ago
  58. 400822f Staging: Use proper mutexes in the tsi-148 VME driver by Martyn Welch · 15 years ago
  59. 238add5 Staging: Update VME vme_user module by Martyn Welch · 15 years ago
  60. 7515502 Staging: vme: Add syncronize interrupts before removing callback by Martyn Welch · 15 years ago
  61. 51a569f Staging: vme: fix {master,slave}_get check bug by Emilio G. Cota · 15 years ago
  62. a37b0da Staging: vme: Extend VME core probing for special matches by Martyn Welch · 15 years ago
  63. df45517 Staging: vme: Correct tsi-148 VME interrupt free routine by Martyn Welch · 15 years ago
  64. c7ef5da Staging: vme: add TODO file by Martyn Welch · 15 years ago
  65. d22b8ed Staging: vme: add Tundra TSI148 VME-PCI Bridge driver by Martyn Welch · 15 years ago
  66. 6047969 Staging: vme: add Universe I/II bridge driver by Martyn Welch · 15 years ago
  67. f00a86d Staging: vme: add VME userspace driver by Martyn Welch · 15 years ago
  68. a17a75e Staging: VME Framework for the Linux Kernel by Martyn Welch · 15 years ago
  69. 03cd713 Staging: vt6655: fix possible Read buffer overflow by Roel Kluin · 15 years ago
  70. 256a816 Staging: vt665x: remove tbit.h part 2 by Jim Lieb · 15 years ago
  71. 8a3d91b Staging: vt665x: remove tbit.h by Jim Lieb · 15 years ago
  72. dad72fe Staging: vt665x: cleanup USB definitions by Jim Lieb · 15 years ago
  73. f9de7e7 Staging: vt665x: remove tpci.h file in vt6656 by Jim Lieb · 15 years ago
  74. 1e5743c Staging: vt665x: remove tpci.h file by Jim Lieb · 15 years ago
  75. 3e36259 Staging: vt665x: Remove umem.h Part 2 by Jim Lieb · 15 years ago
  76. 51b6d9c Staging: vt665x: Remove umem.h Part 1 by Jim Lieb · 15 years ago
  77. a7ad322 Staging: vt665x: Clean up include files, Part 2 by Jim Lieb · 15 years ago
  78. 9d26d60 Staging: vt665x: Clean up include files, Part 1 by Jim Lieb · 15 years ago
  79. a884847 Staging: vt665x: Typedef and macro cleanup Part 2 by Jim Lieb · 15 years ago
  80. 193a823 Staging: vt665x: Typedef and macro cleanup Part 1 by Jim Lieb · 15 years ago
  81. 555044b Staging: vt6656: add TODO by Bartlomiej Zolnierkiewicz · 15 years ago
  82. 100a538 Staging: vt6655: add TODO by Bartlomiej Zolnierkiewicz · 15 years ago
  83. 612822f Staging: vt665x: Text janitor in prep for driver merge, part 2 by Jim Lieb · 15 years ago
  84. 77f58b1 Staging: vt665x: Text janitor in prep for driver merge by Jim Lieb · 15 years ago
  85. 7e809a9 Staging: vt6655 textual cleanup in prep for driver merge by Jim Lieb · 15 years ago
  86. d899d403 Staging: vt665x: 64bit compile fixes Part 2 by Jim Lieb · 15 years ago
  87. db6cb90 Staging: vt665x: 64bit compile fixes Part 1 by Jim Lieb · 15 years ago
  88. 6f92a8d0 Staging: otus: includecheck fix: drivers/staging/otus/usbdrv.h by Jaswinder Singh Rajput · 15 years ago
  89. 2386b33 Staging: serqt_usb2: fix qt_open parameters by Bill Pemberton · 15 years ago
  90. f66abce Staging: udlfb: fix printk format warning by Randy Dunlap · 15 years ago
  91. e82bf85 Staging: rt2860: remove dependency on WIRELESS_EXT version by Alexander Beregalov · 15 years ago
  92. 7d5efd6 Staging: rt2870sta interface names by Mike Galbraith · 15 years ago
  93. d0e0507 Staging: dst: correct error-handling code by Julia Lawall · 15 years ago
  94. b6ac161 Staging: ARRAY_SIZE changes by Stoyan Gaydarov · 15 years ago
  95. 2e9ab1e Staging: Correct use of ! and & by Julia Lawall · 15 years ago
  96. 658ce9d Staging: fix typos "man[ae]g?ment" -> "management" by Uwe Kleine-König · 15 years ago
  97. a7cd582 Staging: usb-ip: vhci_hdc:Fix the returned error value by Shan Wei · 15 years ago
  98. 91c0f68 Staging: cpc-usb: add one todo entry by Felipe Balbi · 15 years ago
  99. 6c4d370 Staging: cpc-usb: convert comment style in cpcusb.h by Felipe Balbi · 15 years ago
  100. 6414842 Staging: cpc-usb: convert comment style in cpc_int.h by Felipe Balbi · 15 years ago