summaryrefslogtreecommitdiff
path: root/drivers/staging/sep
AgeCommit message (Expand)Author
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-06-28staging: sep: fix function name in kernel-docJonathan Neuschäfer
2011-06-28staging: sep: clean up some checkpatch.pl issuesTim Retout
2011-06-20treewide: remove duplicate includesVitaliy Ivanov
2011-04-25staging: sep: resolve issue with false zero length of pageMark Allyn
2011-04-07Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-04-04staging: sep: remove last memrar remnantsAlan Cox
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-07staging: sep: remove unused ioctlsMark Allyn
2011-02-01staging: sep: Further tidyingAlan Cox
2011-01-21staging: sep: update driver to SEP version 3.4.5Mark Allyn
2011-01-21staging: sep: Remove un-needed debug printsMark Allyn
2011-01-21staging: sep: Add comment to TODO to clean up un-needed debug printsMark Allyn
2010-12-10staging: sep: fix comments in sep_get_static_pool_addr_handlerMark Allyn
2010-12-09Staging: sep: eliminate kernel crash due to null parameter in dma_alloc_coherentMark Allyn
2010-12-09Staging: sep: ensure that caller id buffer is little endianMark Allyn
2010-12-09Staging: sep: reduce 64 and 32 bit compile warningsMark Allyn
2010-12-09Staging: sep: limit time to wait for reconfig shared area completeMark Allyn
2010-12-09Staging: sep: remove completed items in TODOMark Allyn
2010-12-09Staging: sep: remove code for Moorestown deviceMark Allyn
2010-12-09Staging: sep: initialize driver copy of send and receive count with deviceMark Allyn
2010-12-09Staging: sep: clean up error checking in probe functionMark Allyn
2010-12-09Staging: sep: sram_addr is 32 bit; this is not a kernel address, but device i...Mark Allyn
2010-12-09Staging: sep: remove spaces at end of linesMark Allyn
2010-12-09Staging: sep: remove virtual address being passed to user space applicationMark Allyn
2010-12-02staging/sep: Fix printk format warningPeter Huewe
2010-12-02staging/sep: Fix sparse warning 'Using plain integer as NULL pointer'Peter Huewe
2010-12-02staging/sep: Fix sparse warning 'do-while statement is not a compound statement'Peter Huewe
2010-11-29Staging: sep: do not select the driver by defaultGreg Kroah-Hartman
2010-11-29Staging: sep: Fix crash if a device is not foundAlan Cox
2010-11-29Staging: sep: clean up a couple of spots missed in pass oneAlan Cox
2010-11-29Staging: sep: cant is an angular inclinationAlan Cox
2010-11-29Staging: sep: Make SEP consistentAlan Cox
2010-11-29Staging: sep: Use kzalloc when neededAlan Cox
2010-11-29Staging: sep: clean up some of the obvious silliesAlan Cox
2010-11-29Staging: sep: Fix the kernel-doc in SEPAlan Cox
2010-11-29Staging: sep: clean up caller_id functionAlan Cox
2010-11-29Staging: sep: netlink - what netlinkAlan Cox
2010-11-29Staging: sep: handle the memrar stuff in the headersAlan Cox
2010-11-29Staging: sep: handle the rar definition stuff in the headerAlan Cox
2010-11-29Staging: sep: minimal fix for wrong includeAlan Cox
2010-11-19Staging: sep: Introduce sep driverMark Allyn
2010-08-23Staging: sep: remove driverGreg Kroah-Hartman
2010-07-22Staging: fix typos concerning "address"Uwe Kleine-König
2010-06-04Staging: sep: return -EFAULT on copy_to_user errorsDan Carpenter
2010-05-11Staging: sep: remove duplicated #includeHuang Weiyi
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Staging: Fix continuation line formatsJoe Perches
2010-03-03Staging: Fix continuation line formatsJoe Perches
2010-03-03Staging: sep: declare MODULE_FIRMWAREBen Hutchings