aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sep
Commit message (Expand)AuthorAge
* 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
* Staging: sep: netlink - what netlinkAlan Cox2010-11-29
* Staging: sep: handle the memrar stuff in the headersAlan Cox2010-11-29
* Staging: sep: handle the rar definition stuff in the headerAlan Cox2010-11-29
* Staging: sep: minimal fix for wrong includeAlan Cox2010-11-29
* Staging: sep: Introduce sep driverMark Allyn2010-11-19
* Staging: sep: remove driverGreg Kroah-Hartman2010-08-23
* Staging: fix typos concerning "address"Uwe Kleine-König2010-07-22
* Staging: sep: return -EFAULT on copy_to_user errorsDan Carpenter2010-06-04
* Staging: sep: remove duplicated #includeHuang Weiyi2010-05-11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Staging: Fix continuation line formatsJoe Perches2010-03-03
* Staging: Fix continuation line formatsJoe Perches2010-03-03
* Staging: sep: declare MODULE_FIRMWAREBen Hutchings2010-03-03
* Staging: sep: include driver name in firmware filenamesBen Hutchings2010-03-03
* staging: make PCI device id constantNémeth Márton2010-03-03
* Staging: sep: Fix use of legacy ioctl fopAlan Cox2010-03-03
* Staging: sep: Fix build problems from header changesAlan Cox2010-03-03
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-11
* Staging: sep: fix 2 warningsRandy Dunlap2009-12-11
* staging: Complete sched.h removal from interrupt.hJeff Mahoney2009-10-14
* Staging: sep: SEP driver build breaks with CONFIG_PCI=nKamalesh Babulal2009-09-15