index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
sep
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-13
staging: Fix SEP build
Alan Cox
2
-2
/
+7
2012-02-10
staging: sep: reworked crypto layer
Mark A. Allyn
3
-1421
/
+1717
2012-02-10
staging: sep: NULL out pointers, mark debug code DEBUG to fix warnings
Mark A. Allyn
1
-4
/
+11
2012-02-10
staging: sep: update initialisation
Mark A. Allyn
1
-13
/
+13
2012-02-10
staging: sep: Add interfaces for the new functions
Mark A. Allyn
1
-11
/
+49
2012-02-10
staging: sep: Basic infrastructure for SEP DMA access to non CPU regions
Mark A. Allyn
2
-25
/
+223
2012-02-10
staging: sep: Add new PCI identifier
Mark A. Allyn
2
-5
/
+3
2012-01-31
staging: sep: Fix warnings caused by sizeof() types
Alan Cox
1
-6
/
+6
2012-01-30
staging: sep: SEP update
Mark Allyn
12
-3215
/
+8960
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
1
-1
/
+1
2011-11-26
Staging: sep: potential buffer overflow in ioctl
Dan Carpenter
1
-0
/
+2
2011-09-06
staging: sep: call to sep_ioctl() may leave driver in unusable state
Alexey Khoroshilov
1
-3
/
+3
2011-07-25
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+4
2011-06-28
staging: sep: fix function name in kernel-doc
Jonathan Neuschäfer
1
-1
/
+1
2011-06-28
staging: sep: clean up some checkpatch.pl issues
Tim Retout
2
-3
/
+3
2011-06-20
treewide: remove duplicate includes
Vitaliy Ivanov
1
-1
/
+0
2011-04-25
staging: sep: resolve issue with false zero length of page
Mark Allyn
1
-3
/
+6
2011-04-07
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-13
/
+2
2011-04-04
staging: sep: remove last memrar remnants
Alan Cox
1
-13
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-7
/
+7
2011-03-07
staging: sep: remove unused ioctls
Mark Allyn
4
-519
/
+1
2011-02-01
staging: sep: Further tidying
Alan Cox
1
-59
/
+19
2011-01-21
staging: sep: update driver to SEP version 3.4.5
Mark Allyn
3
-21
/
+19
2011-01-21
staging: sep: Remove un-needed debug prints
Mark Allyn
1
-203
/
+20
2011-01-21
staging: sep: Add comment to TODO to clean up un-needed debug prints
Mark Allyn
1
-0
/
+1
2010-12-10
staging: sep: fix comments in sep_get_static_pool_addr_handler
Mark Allyn
1
-3
/
+1
2010-12-09
Staging: sep: eliminate kernel crash due to null parameter in dma_alloc_coherent
Mark Allyn
1
-1
/
+1
2010-12-09
Staging: sep: ensure that caller id buffer is little endian
Mark Allyn
2
-0
/
+11
2010-12-09
Staging: sep: reduce 64 and 32 bit compile warnings
Mark Allyn
1
-61
/
+40
2010-12-09
Staging: sep: limit time to wait for reconfig shared area complete
Mark Allyn
2
-1
/
+10
2010-12-09
Staging: sep: remove completed items in TODO
Mark Allyn
1
-7
/
+0
2010-12-09
Staging: sep: remove code for Moorestown device
Mark Allyn
2
-91
/
+20
2010-12-09
Staging: sep: initialize driver copy of send and receive count with device
Mark Allyn
1
-0
/
+5
2010-12-09
Staging: sep: clean up error checking in probe function
Mark Allyn
1
-8
/
+15
2010-12-09
Staging: sep: sram_addr is 32 bit; this is not a kernel address, but device i...
Mark Allyn
1
-1
/
+1
2010-12-09
Staging: sep: remove spaces at end of lines
Mark Allyn
1
-7
/
+7
2010-12-09
Staging: sep: remove virtual address being passed to user space application
Mark Allyn
2
-31
/
+6
2010-12-02
staging/sep: Fix printk format warning
Peter Huewe
1
-6
/
+6
2010-12-02
staging/sep: Fix sparse warning 'Using plain integer as NULL pointer'
Peter Huewe
1
-19
/
+19
2010-12-02
staging/sep: Fix sparse warning 'do-while statement is not a compound statement'
Peter Huewe
2
-8
/
+8
2010-11-29
Staging: sep: do not select the driver by default
Greg Kroah-Hartman
1
-1
/
+0
2010-11-29
Staging: sep: Fix crash if a device is not found
Alan Cox
1
-196
/
+167
2010-11-29
Staging: sep: clean up a couple of spots missed in pass one
Alan Cox
1
-11
/
+5
2010-11-29
Staging: sep: cant is an angular inclination
Alan Cox
1
-3
/
+3
2010-11-29
Staging: sep: Make SEP consistent
Alan Cox
1
-318
/
+313
2010-11-29
Staging: sep: Use kzalloc when needed
Alan Cox
1
-7
/
+1
2010-11-29
Staging: sep: clean up some of the obvious sillies
Alan Cox
1
-692
/
+249
2010-11-29
Staging: sep: Fix the kernel-doc in SEP
Alan Cox
1
-134
/
+188
2010-11-29
Staging: sep: clean up caller_id function
Alan Cox
1
-42
/
+0
[next]