aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sep
Commit message (Expand)AuthorAge
* staging: Fix SEP buildAlan Cox2012-02-13
* staging: sep: reworked crypto layerMark A. Allyn2012-02-10
* staging: sep: NULL out pointers, mark debug code DEBUG to fix warningsMark A. Allyn2012-02-10
* staging: sep: update initialisationMark A. Allyn2012-02-10
* staging: sep: Add interfaces for the new functionsMark A. Allyn2012-02-10
* staging: sep: Basic infrastructure for SEP DMA access to non CPU regionsMark A. Allyn2012-02-10
* staging: sep: Add new PCI identifierMark A. Allyn2012-02-10
* staging: sep: Fix warnings caused by sizeof() typesAlan Cox2012-01-31
* staging: sep: SEP updateMark Allyn2012-01-30
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-09
|\
| * Staging: sep: potential buffer overflow in ioctlDan Carpenter2011-11-26
* | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-02
|/
* staging: sep: call to sep_ioctl() may leave driver in unusable stateAlexey Khoroshilov2011-09-06
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-26
|\
| * staging: sep: fix function name in kernel-docJonathan Neuschäfer2011-06-28
| * staging: sep: clean up some checkpatch.pl issuesTim Retout2011-06-28
* | treewide: remove duplicate includesVitaliy Ivanov2011-06-20
|/
* staging: sep: resolve issue with false zero length of pageMark Allyn2011-04-25
* Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-07
|\
| * staging: sep: remove last memrar remnantsAlan Cox2011-04-05
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* staging: sep: remove unused ioctlsMark Allyn2011-03-07
* staging: sep: Further tidyingAlan Cox2011-02-01
* staging: sep: update driver to SEP version 3.4.5Mark Allyn2011-01-21
* staging: sep: Remove un-needed debug printsMark Allyn2011-01-21
* staging: sep: Add comment to TODO to clean up un-needed debug printsMark Allyn2011-01-21
* staging: sep: fix comments in sep_get_static_pool_addr_handlerMark Allyn2010-12-10
* Staging: sep: eliminate kernel crash due to null parameter in dma_alloc_coherentMark Allyn2010-12-09
* Staging: sep: ensure that caller id buffer is little endianMark Allyn2010-12-09
* Staging: sep: reduce 64 and 32 bit compile warningsMark Allyn2010-12-09
* Staging: sep: limit time to wait for reconfig shared area completeMark Allyn2010-12-09
* Staging: sep: remove completed items in TODOMark Allyn2010-12-09
* Staging: sep: remove code for Moorestown deviceMark Allyn2010-12-09
* Staging: sep: initialize driver copy of send and receive count with deviceMark Allyn2010-12-09
* Staging: sep: clean up error checking in probe functionMark Allyn2010-12-09
* Staging: sep: sram_addr is 32 bit; this is not a kernel address, but device i...Mark Allyn2010-12-09
* Staging: sep: remove spaces at end of linesMark Allyn2010-12-09
* Staging: sep: remove virtual address being passed to user space applicationMark Allyn2010-12-09
* staging/sep: Fix printk format warningPeter Huewe2010-12-02
* staging/sep: Fix sparse warning 'Using plain integer as NULL pointer'Peter Huewe2010-12-02
* staging/sep: Fix sparse warning 'do-while statement is not a compound statement'Peter Huewe2010-12-02
* Staging: sep: do not select the driver by defaultGreg Kroah-Hartman2010-11-29
* Staging: sep: Fix crash if a device is not foundAlan Cox2010-11-29
* Staging: sep: clean up a couple of spots missed in pass oneAlan Cox2010-11-29
* Staging: sep: cant is an angular inclinationAlan Cox2010-11-29
* Staging: sep: Make SEP consistentAlan Cox2010-11-29
* Staging: sep: Use kzalloc when neededAlan Cox2010-11-29
* Staging: sep: clean up some of the obvious silliesAlan Cox2010-11-29
* Staging: sep: Fix the kernel-doc in SEPAlan Cox2010-11-29
* Staging: sep: clean up caller_id functionAlan Cox2010-11-29