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