summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sep
Commit message (Expand)AuthorAgeFilesLines
* staging: sep: call to sep_ioctl() may leave driver in unusable stateAlexey Khoroshilov2011-09-071-3/+3
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-262-4/+4
|\
| * staging: sep: fix function name in kernel-docJonathan Neuschäfer2011-06-281-1/+1
| * staging: sep: clean up some checkpatch.pl issuesTim Retout2011-06-282-3/+3
* | treewide: remove duplicate includesVitaliy Ivanov2011-06-201-1/+0Star
|/
* staging: sep: resolve issue with false zero length of pageMark Allyn2011-04-261-3/+6
* Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-071-13/+2Star
|\
| * staging: sep: remove last memrar remnantsAlan Cox2011-04-051-13/+2Star
* | Fix common misspellingsLucas De Marchi2011-03-312-7/+7
|/
* staging: sep: remove unused ioctlsMark Allyn2011-03-074-519/+1Star
* staging: sep: Further tidyingAlan Cox2011-02-011-59/+19Star
* staging: sep: update driver to SEP version 3.4.5Mark Allyn2011-01-213-21/+19Star
* staging: sep: Remove un-needed debug printsMark Allyn2011-01-211-203/+20Star
* staging: sep: Add comment to TODO to clean up un-needed debug printsMark Allyn2011-01-211-0/+1
* staging: sep: fix comments in sep_get_static_pool_addr_handlerMark Allyn2010-12-101-3/+1Star
* Staging: sep: eliminate kernel crash due to null parameter in dma_alloc_coherentMark Allyn2010-12-101-1/+1
* Staging: sep: ensure that caller id buffer is little endianMark Allyn2010-12-102-0/+11
* Staging: sep: reduce 64 and 32 bit compile warningsMark Allyn2010-12-101-61/+40Star
* Staging: sep: limit time to wait for reconfig shared area completeMark Allyn2010-12-102-1/+10
* Staging: sep: remove completed items in TODOMark Allyn2010-12-101-7/+0Star
* Staging: sep: remove code for Moorestown deviceMark Allyn2010-12-102-91/+20Star
* Staging: sep: initialize driver copy of send and receive count with deviceMark Allyn2010-12-101-0/+5
* Staging: sep: clean up error checking in probe functionMark Allyn2010-12-101-8/+15
* Staging: sep: sram_addr is 32 bit; this is not a kernel address, but device i...Mark Allyn2010-12-101-1/+1
* Staging: sep: remove spaces at end of linesMark Allyn2010-12-101-7/+7
* Staging: sep: remove virtual address being passed to user space applicationMark Allyn2010-12-102-31/+6Star
* staging/sep: Fix printk format warningPeter Huewe2010-12-021-6/+6
* staging/sep: Fix sparse warning 'Using plain integer as NULL pointer'Peter Huewe2010-12-021-19/+19
* staging/sep: Fix sparse warning 'do-while statement is not a compound statement'Peter Huewe2010-12-022-8/+8
* Staging: sep: do not select the driver by defaultGreg Kroah-Hartman2010-11-291-1/+0Star
* Staging: sep: Fix crash if a device is not foundAlan Cox2010-11-291-196/+167Star
* Staging: sep: clean up a couple of spots missed in pass oneAlan Cox2010-11-291-11/+5Star
* Staging: sep: cant is an angular inclinationAlan Cox2010-11-291-3/+3
* Staging: sep: Make SEP consistentAlan Cox2010-11-291-318/+313Star
* Staging: sep: Use kzalloc when neededAlan Cox2010-11-291-7/+1Star
* Staging: sep: clean up some of the obvious silliesAlan Cox2010-11-291-692/+249Star
* Staging: sep: Fix the kernel-doc in SEPAlan Cox2010-11-291-134/+188
* Staging: sep: clean up caller_id functionAlan Cox2010-11-291-42/+0Star
* Staging: sep: netlink - what netlinkAlan Cox2010-11-291-23/+1Star
* Staging: sep: handle the memrar stuff in the headersAlan Cox2010-11-292-133/+2Star
* Staging: sep: handle the rar definition stuff in the headerAlan Cox2010-11-292-61/+1Star
* Staging: sep: minimal fix for wrong includeAlan Cox2010-11-291-1/+1
* Staging: sep: Introduce sep driverMark Allyn2010-11-208-0/+5304
* Staging: sep: remove driverGreg Kroah-Hartman2010-08-248-3754/+0Star
* Staging: fix typos concerning "address"Uwe Kleine-König2010-07-221-1/+1
* Staging: sep: return -EFAULT on copy_to_user errorsDan Carpenter2010-06-041-12/+40
* Staging: sep: remove duplicated #includeHuang Weiyi2010-05-111-1/+0Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: Fix continuation line formatsJoe Perches2010-03-041-2/+3
* Staging: Fix continuation line formatsJoe Perches2010-03-041-2/+1Star