aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sep/sep_driver.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-30staging: sep: SEP updateMark Allyn1-2932/+0
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+2
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock1-1/+1
2011-11-26Staging: sep: potential buffer overflow in ioctlDan Carpenter1-0/+2
2011-09-06staging: sep: call to sep_ioctl() may leave driver in unusable stateAlexey Khoroshilov1-3/+3
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-3/+3
2011-06-28staging: sep: fix function name in kernel-docJonathan Neuschäfer1-1/+1
2011-06-28staging: sep: clean up some checkpatch.pl issuesTim Retout1-2/+2
2011-06-20treewide: remove duplicate includesVitaliy Ivanov1-1/+0
2011-04-25staging: sep: resolve issue with false zero length of pageMark Allyn1-3/+6
2011-04-07Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-13/+2
2011-04-04staging: sep: remove last memrar remnantsAlan Cox1-13/+2
2011-03-31Fix common misspellingsLucas De Marchi1-5/+5
2011-03-07staging: sep: remove unused ioctlsMark Allyn1-410/+1
2011-02-01staging: sep: Further tidyingAlan Cox1-59/+19
2011-01-21staging: sep: update driver to SEP version 3.4.5Mark Allyn1-19/+13
2011-01-21staging: sep: Remove un-needed debug printsMark Allyn1-203/+20
2010-12-10staging: sep: fix comments in sep_get_static_pool_addr_handlerMark Allyn1-3/+1
2010-12-09Staging: sep: eliminate kernel crash due to null parameter in dma_alloc_coherentMark Allyn1-1/+1
2010-12-09Staging: sep: ensure that caller id buffer is little endianMark Allyn1-0/+8
2010-12-09Staging: sep: reduce 64 and 32 bit compile warningsMark Allyn1-61/+40
2010-12-09Staging: sep: limit time to wait for reconfig shared area completeMark Allyn1-1/+8
2010-12-09Staging: sep: remove code for Moorestown deviceMark Allyn1-90/+20
2010-12-09Staging: sep: initialize driver copy of send and receive count with deviceMark Allyn1-0/+5
2010-12-09Staging: sep: clean up error checking in probe functionMark Allyn1-8/+15
2010-12-09Staging: sep: remove spaces at end of linesMark Allyn1-7/+7
2010-12-09Staging: sep: remove virtual address being passed to user space applicationMark Allyn1-18/+5
2010-12-02staging/sep: Fix printk format warningPeter Huewe1-6/+6
2010-12-02staging/sep: Fix sparse warning 'Using plain integer as NULL pointer'Peter Huewe1-19/+19
2010-12-02staging/sep: Fix sparse warning 'do-while statement is not a compound statement'Peter Huewe1-6/+6
2010-11-29Staging: sep: Fix crash if a device is not foundAlan Cox1-196/+167
2010-11-29Staging: sep: clean up a couple of spots missed in pass oneAlan Cox1-11/+5
2010-11-29Staging: sep: cant is an angular inclinationAlan Cox1-3/+3
2010-11-29Staging: sep: Make SEP consistentAlan Cox1-318/+313
2010-11-29Staging: sep: Use kzalloc when neededAlan Cox1-7/+1
2010-11-29Staging: sep: clean up some of the obvious silliesAlan Cox1-692/+249
2010-11-29Staging: sep: Fix the kernel-doc in SEPAlan Cox1-134/+188
2010-11-29Staging: sep: clean up caller_id functionAlan Cox1-42/+0
2010-11-29Staging: sep: netlink - what netlinkAlan Cox1-23/+1
2010-11-29Staging: sep: handle the memrar stuff in the headersAlan Cox1-0/+2
2010-11-29Staging: sep: handle the rar definition stuff in the headerAlan Cox1-0/+1
2010-11-19Staging: sep: Introduce sep driverMark Allyn1-0/+4152
2010-08-23Staging: sep: remove driverGreg Kroah-Hartman1-2742/+0
2010-06-04Staging: sep: return -EFAULT on copy_to_user errorsDan Carpenter1-12/+40
2010-05-11Staging: sep: remove duplicated #includeHuang Weiyi1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-03Staging: Fix continuation line formatsJoe Perches1-2/+3
2010-03-03Staging: Fix continuation line formatsJoe Perches1-2/+1
2010-03-03Staging: sep: declare MODULE_FIRMWAREBen Hutchings1-0/+3
2010-03-03Staging: sep: include driver name in firmware filenamesBen Hutchings1-2/+2