aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sep/sep_driver.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-7/+6
* staging: sep: resolve issue with false zero length of pageMark Allyn2011-04-251-3/+6
* Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-071-13/+2
|\
| * staging: sep: remove last memrar remnantsAlan Cox2011-04-041-13/+2
* | Fix common misspellingsLucas De Marchi2011-03-311-5/+5
|/
* staging: sep: remove unused ioctlsMark Allyn2011-03-071-410/+1
* staging: sep: Further tidyingAlan Cox2011-02-011-59/+19
* staging: sep: update driver to SEP version 3.4.5Mark Allyn2011-01-211-19/+13
* staging: sep: Remove un-needed debug printsMark Allyn2011-01-211-203/+20
* staging: sep: fix comments in sep_get_static_pool_addr_handlerMark Allyn2010-12-101-3/+1
* Staging: sep: eliminate kernel crash due to null parameter in dma_alloc_coherentMark Allyn2010-12-091-1/+1
* Staging: sep: ensure that caller id buffer is little endianMark Allyn2010-12-091-0/+8
* Staging: sep: reduce 64 and 32 bit compile warningsMark Allyn2010-12-091-61/+40
* Staging: sep: limit time to wait for reconfig shared area completeMark Allyn2010-12-091-1/+8
* Staging: sep: remove code for Moorestown deviceMark Allyn2010-12-091-90/+20
* Staging: sep: initialize driver copy of send and receive count with deviceMark Allyn2010-12-091-0/+5
* Staging: sep: clean up error checking in probe functionMark Allyn2010-12-091-8/+15
* Staging: sep: remove spaces at end of linesMark Allyn2010-12-091-7/+7
* Staging: sep: remove virtual address being passed to user space applicationMark Allyn2010-12-091-18/+5
* 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-021-6/+6
* Staging: sep: Fix crash if a device is not foundAlan Cox2010-11-291-196/+167
* Staging: sep: clean up a couple of spots missed in pass oneAlan Cox2010-11-291-11/+5
* Staging: sep: cant is an angular inclinationAlan Cox2010-11-291-3/+3
* Staging: sep: Make SEP consistentAlan Cox2010-11-291-318/+313
* Staging: sep: Use kzalloc when neededAlan Cox2010-11-291-7/+1
* Staging: sep: clean up some of the obvious silliesAlan Cox2010-11-291-692/+249
* Staging: sep: Fix the kernel-doc in SEPAlan Cox2010-11-291-134/+188
* Staging: sep: clean up caller_id functionAlan Cox2010-11-291-42/+0
* Staging: sep: netlink - what netlinkAlan Cox2010-11-291-23/+1
* Staging: sep: handle the memrar stuff in the headersAlan Cox2010-11-291-0/+2
* Staging: sep: handle the rar definition stuff in the headerAlan Cox2010-11-291-0/+1
* Staging: sep: Introduce sep driverMark Allyn2010-11-191-0/+4152
* Staging: sep: remove driverGreg Kroah-Hartman2010-08-231-2742/+0
* Staging: sep: return -EFAULT on copy_to_user errorsDan Carpenter2010-06-041-12/+40
* Staging: sep: remove duplicated #includeHuang Weiyi2010-05-111-1/+0
* 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-031-2/+3
* Staging: Fix continuation line formatsJoe Perches2010-03-031-2/+1
* Staging: sep: declare MODULE_FIRMWAREBen Hutchings2010-03-031-0/+3
* Staging: sep: include driver name in firmware filenamesBen Hutchings2010-03-031-2/+2
* staging: make PCI device id constantNémeth Márton2010-03-031-1/+1
* Staging: sep: Fix use of legacy ioctl fopAlan Cox2010-03-031-2/+2
* Staging: sep: Fix build problems from header changesAlan Cox2010-03-031-3/+4
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-111-1/+1
* Staging: sep: fix 2 warningsRandy Dunlap2009-12-111-1/+3
* staging: Complete sched.h removal from interrupt.hJeff Mahoney2009-10-141-0/+1
* Staging: sep: use ioremap helpersAlan Cox2009-09-151-33/+9
* Staging: sep: untangle the register_fs codeAlan Cox2009-09-151-17/+8