1. ff3d9c3 staging: sep: SEP update by Mark Allyn · 13 years ago
  2. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  3. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  4. 9638b67 Staging: sep: potential buffer overflow in ioctl by Dan Carpenter · 13 years ago
  5. f19885f staging: sep: call to sep_ioctl() may leave driver in unusable state by Alexey Khoroshilov · 13 years ago
  6. 1380516 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  7. 09861bc staging: sep: fix function name in kernel-doc by Jonathan Neuschäfer · 13 years ago
  8. 1fddb42 staging: sep: clean up some checkpatch.pl issues by Tim Retout · 13 years ago
  9. e44ba03 treewide: remove duplicate includes by Vitaliy Ivanov · 13 years ago
  10. c09c9ae staging: sep: resolve issue with false zero length of page by Mark Allyn · 13 years ago
  11. df9b29d Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  12. 00838d4 staging: sep: remove last memrar remnants by Alan Cox · 13 years ago
  13. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  14. 1254a45 staging: sep: remove unused ioctls by Mark Allyn · 13 years ago
  15. 836aded staging: sep: Further tidying by Alan Cox · 13 years ago
  16. e508edb staging: sep: update driver to SEP version 3.4.5 by Mark Allyn · 14 years ago
  17. dfcfc16 staging: sep: Remove un-needed debug prints by Mark Allyn · 14 years ago
  18. 91caec3 staging: sep: Add comment to TODO to clean up un-needed debug prints by Mark Allyn · 14 years ago
  19. bc657f6 staging: sep: fix comments in sep_get_static_pool_addr_handler by Mark Allyn · 14 years ago
  20. fd59998 Staging: sep: eliminate kernel crash due to null parameter in dma_alloc_coherent by Mark Allyn · 14 years ago
  21. 653bf0c Staging: sep: ensure that caller id buffer is little endian by Mark Allyn · 14 years ago
  22. c100fa4 Staging: sep: reduce 64 and 32 bit compile warnings by Mark Allyn · 14 years ago
  23. be38efe Staging: sep: limit time to wait for reconfig shared area complete by Mark Allyn · 14 years ago
  24. 8f9346a Staging: sep: remove completed items in TODO by Mark Allyn · 14 years ago
  25. 0dd12c4 Staging: sep: remove code for Moorestown device by Mark Allyn · 14 years ago
  26. 08740c9 Staging: sep: initialize driver copy of send and receive count with device by Mark Allyn · 14 years ago
  27. 843f65c Staging: sep: clean up error checking in probe function by Mark Allyn · 14 years ago
  28. b0daf59 Staging: sep: sram_addr is 32 bit; this is not a kernel address, but device internal value by Mark Allyn · 14 years ago
  29. e957b06 Staging: sep: remove spaces at end of lines by Mark Allyn · 14 years ago
  30. f156627 Staging: sep: remove virtual address being passed to user space application by Mark Allyn · 14 years ago
  31. d1f521c staging/sep: Fix printk format warning by Peter Huewe · 14 years ago
  32. dda16b2 staging/sep: Fix sparse warning 'Using plain integer as NULL pointer' by Peter Huewe · 14 years ago
  33. eb6b420 staging/sep: Fix sparse warning 'do-while statement is not a compound statement' by Peter Huewe · 14 years ago
  34. 3b93ff0 Staging: sep: do not select the driver by default by Greg Kroah-Hartman · 14 years ago
  35. da3f825 Staging: sep: Fix crash if a device is not found by Alan Cox · 14 years ago
  36. 6f89be9 Staging: sep: clean up a couple of spots missed in pass one by Alan Cox · 14 years ago
  37. 2bb3af5 Staging: sep: cant is an angular inclination by Alan Cox · 14 years ago
  38. 6eb44c5 Staging: sep: Make SEP consistent by Alan Cox · 14 years ago
  39. 7c9eb69 Staging: sep: Use kzalloc when needed by Alan Cox · 14 years ago
  40. da14e55 Staging: sep: clean up some of the obvious sillies by Alan Cox · 14 years ago
  41. d1bb832 Staging: sep: Fix the kernel-doc in SEP by Alan Cox · 14 years ago
  42. 4c8e2a1 Staging: sep: clean up caller_id function by Alan Cox · 14 years ago
  43. 8d80e4e Staging: sep: netlink - what netlink by Alan Cox · 14 years ago
  44. 266aa856 Staging: sep: handle the memrar stuff in the headers by Alan Cox · 14 years ago
  45. 62a8c3a Staging: sep: handle the rar definition stuff in the header by Alan Cox · 14 years ago
  46. de92e3a Staging: sep: minimal fix for wrong include by Alan Cox · 14 years ago
  47. 4856ab3 Staging: sep: Introduce sep driver by Mark Allyn · 14 years ago
  48. d49824c Staging: sep: remove driver by Greg Kroah-Hartman · 14 years ago
  49. f69b0d6 Staging: fix typos concerning "address" by Uwe Kleine-König · 14 years ago
  50. 640f7dc Staging: sep: return -EFAULT on copy_to_user errors by Dan Carpenter · 14 years ago
  51. 09a3c4a Staging: sep: remove duplicated #include by Huang Weiyi · 14 years ago
  52. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  53. c7e10c9 Staging: Fix continuation line formats by Joe Perches · 14 years ago
  54. bc56894 Staging: Fix continuation line formats by Joe Perches · 14 years ago
  55. e4c3a24 Staging: sep: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  56. 4401e82 Staging: sep: include driver name in firmware filenames by Ben Hutchings · 15 years ago
  57. 13ac58d staging: make PCI device id constant by Németh Márton · 15 years ago
  58. 74e1cd4 Staging: sep: Fix use of legacy ioctl fop by Alan Cox · 15 years ago
  59. db37600 Staging: sep: Fix build problems from header changes by Alan Cox · 15 years ago
  60. bbc9a99 Staging: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  61. 727acb4 Staging: sep: fix 2 warnings by Randy Dunlap · 15 years ago
  62. 4439c93 staging: Complete sched.h removal from interrupt.h by Jeff Mahoney · 15 years ago
  63. 817bb33 Staging: sep: SEP driver build breaks with CONFIG_PCI=n by Kamalesh Babulal · 15 years ago
  64. 663d8bb Staging: sep: use ioremap helpers by Alan Cox · 15 years ago
  65. a4e80a1 Staging: sep: untangle the register_fs code by Alan Cox · 15 years ago
  66. cfd498b Staging: sep: clean up time by Alan Cox · 15 years ago
  67. 2e7dcc3 Staging: sep: clean up command sending by Alan Cox · 15 years ago
  68. 6f9e0f6 Staging: sep: flow ioctl cleanup by Alan Cox · 15 years ago
  69. 70ae04e Staging: sep: kick out various fields we can prove are not needed by Alan Cox · 15 years ago
  70. 4c29e97 Staging: sep: Implement some proper open/close methods by Alan Cox · 15 years ago
  71. 6f13ea3 Staging: sep: tidy firmware load by Alan Cox · 15 years ago
  72. 51faa9d Staging: sep: various minor tidyups by Alan Cox · 15 years ago
  73. c7b7556 Staging: sep: fix a conversion thinko by Alan Cox · 15 years ago
  74. ad6b9ab Staging: sep: Use the proper allocators for the shared area by Alan Cox · 15 years ago
  75. d7d90a2 Staging: sep: remove extra CFLAGS we don't use by Alan Cox · 15 years ago
  76. 790cf1b Staging: sep: Try and get kernel address and user address types right by Alan Cox · 15 years ago
  77. 3b66bb6 Staging: sep: remove module int macro by Alan Cox · 15 years ago
  78. dabe6e6 Staging: sep: load_rom is remarkably verbose and repetetive by Alan Cox · 15 years ago
  79. 3cacf72 Staging: sep: fix flow API by Alan Cox · 15 years ago
  80. 8c7ff81 Staging: sep: clean up after switching to passing sep by Alan Cox · 15 years ago
  81. ca605bb Staging: sep: Use filp->private_data to create proper device instances by Alan Cox · 15 years ago
  82. 6343cef Staging: sep: Fix PCI irq usage by Alan Cox · 15 years ago
  83. 904290c Staging: sep: rename some fields by Alan Cox · 15 years ago
  84. 577092a Staging: sep: use O_NDELAY instead of magic APIs by Alan Cox · 15 years ago
  85. 7913c21 Staging: sep: fix time handler by Alan Cox · 15 years ago
  86. 0a18d7b Staging: sep: forward declaration removal time by Alan Cox · 15 years ago
  87. 9141006 Staging: sep: squish some of the wrapper functions by Alan Cox · 15 years ago
  88. b636803 Staging: sep: kill off unused code by Alan Cox · 15 years ago
  89. b10b483 Staging: sep: make everything static by Alan Cox · 15 years ago
  90. 0097a69 Staging: sep: merge the two files by Alan Cox · 15 years ago
  91. 8407248 Staging: sep: kill lock wrapper by Alan Cox · 15 years ago
  92. 2f82614 Staging: sep: statically initialize the fops like other drivers by Alan Cox · 15 years ago
  93. a2171b6 Staging: sep: function shuffle by Alan Cox · 15 years ago
  94. 8f3aa57 Staging: sep: Put all the ARM bits together by Alan Cox · 15 years ago
  95. 43e8c4a Staging: sep: priceless ... by Alan Cox · 15 years ago
  96. f93e4bf Staging: sep: first pass after indent by Alan Cox · 15 years ago
  97. d19cf32 Staging: sep: indent pass by Alan Cox · 15 years ago
  98. 46eb5a1 Staging: sep: do something about all the printk macros by Alan Cox · 15 years ago
  99. 794f1d7 Staging: sep: We have two different repeats of the same logic by Alan Cox · 15 years ago
  100. 79de99e8 Staging: sep: rework write_register/read_register by Alan Cox · 15 years ago