Age | Commit message (Expand) | Author |
2011-11-26 | Staging: sep: potential buffer overflow in ioctl | Dan Carpenter |
2011-09-06 | staging: sep: call to sep_ioctl() may leave driver in unusable state | Alexey Khoroshilov |
2011-07-25 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-06-28 | staging: sep: fix function name in kernel-doc | Jonathan Neuschäfer |
2011-06-28 | staging: sep: clean up some checkpatch.pl issues | Tim Retout |
2011-06-20 | treewide: remove duplicate includes | Vitaliy Ivanov |
2011-04-25 | staging: sep: resolve issue with false zero length of page | Mark Allyn |
2011-04-07 | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-04-04 | staging: sep: remove last memrar remnants | Alan Cox |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-07 | staging: sep: remove unused ioctls | Mark Allyn |
2011-02-01 | staging: sep: Further tidying | Alan Cox |
2011-01-21 | staging: sep: update driver to SEP version 3.4.5 | Mark Allyn |
2011-01-21 | staging: sep: Remove un-needed debug prints | Mark Allyn |
2011-01-21 | staging: sep: Add comment to TODO to clean up un-needed debug prints | Mark Allyn |
2010-12-10 | staging: sep: fix comments in sep_get_static_pool_addr_handler | Mark Allyn |
2010-12-09 | Staging: sep: eliminate kernel crash due to null parameter in dma_alloc_coherent | Mark Allyn |
2010-12-09 | Staging: sep: ensure that caller id buffer is little endian | Mark Allyn |
2010-12-09 | Staging: sep: reduce 64 and 32 bit compile warnings | Mark Allyn |
2010-12-09 | Staging: sep: limit time to wait for reconfig shared area complete | Mark Allyn |
2010-12-09 | Staging: sep: remove completed items in TODO | Mark Allyn |
2010-12-09 | Staging: sep: remove code for Moorestown device | Mark Allyn |
2010-12-09 | Staging: sep: initialize driver copy of send and receive count with device | Mark Allyn |
2010-12-09 | Staging: sep: clean up error checking in probe function | Mark Allyn |
2010-12-09 | Staging: sep: sram_addr is 32 bit; this is not a kernel address, but device i... | Mark Allyn |
2010-12-09 | Staging: sep: remove spaces at end of lines | Mark Allyn |
2010-12-09 | Staging: sep: remove virtual address being passed to user space application | Mark Allyn |
2010-12-02 | staging/sep: Fix printk format warning | Peter Huewe |
2010-12-02 | staging/sep: Fix sparse warning 'Using plain integer as NULL pointer' | Peter Huewe |
2010-12-02 | staging/sep: Fix sparse warning 'do-while statement is not a compound statement' | Peter Huewe |
2010-11-29 | Staging: sep: do not select the driver by default | Greg Kroah-Hartman |
2010-11-29 | Staging: sep: Fix crash if a device is not found | Alan Cox |
2010-11-29 | Staging: sep: clean up a couple of spots missed in pass one | Alan Cox |
2010-11-29 | Staging: sep: cant is an angular inclination | Alan Cox |
2010-11-29 | Staging: sep: Make SEP consistent | Alan Cox |
2010-11-29 | Staging: sep: Use kzalloc when needed | Alan Cox |
2010-11-29 | Staging: sep: clean up some of the obvious sillies | Alan Cox |
2010-11-29 | Staging: sep: Fix the kernel-doc in SEP | Alan Cox |
2010-11-29 | Staging: sep: clean up caller_id function | Alan Cox |
2010-11-29 | Staging: sep: netlink - what netlink | Alan Cox |
2010-11-29 | Staging: sep: handle the memrar stuff in the headers | Alan Cox |
2010-11-29 | Staging: sep: handle the rar definition stuff in the header | Alan Cox |
2010-11-29 | Staging: sep: minimal fix for wrong include | Alan Cox |
2010-11-19 | Staging: sep: Introduce sep driver | Mark Allyn |
2010-08-23 | Staging: sep: remove driver | Greg Kroah-Hartman |
2010-07-22 | Staging: fix typos concerning "address" | Uwe Kleine-König |
2010-06-04 | Staging: sep: return -EFAULT on copy_to_user errors | Dan Carpenter |
2010-05-11 | Staging: sep: remove duplicated #include | Huang Weiyi |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-03 | Staging: Fix continuation line formats | Joe Perches |