summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sep
Commit message (Expand)AuthorAgeFilesLines
* 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: SEP driver build breaks with CONFIG_PCI=nKamalesh Babulal2009-09-151-1/+1
* Staging: sep: use ioremap helpersAlan Cox2009-09-151-33/+9
* Staging: sep: untangle the register_fs codeAlan Cox2009-09-151-17/+8
* Staging: sep: clean up timeAlan Cox2009-09-151-29/+43
* Staging: sep: clean up command sendingAlan Cox2009-09-151-23/+45
* Staging: sep: flow ioctl cleanupAlan Cox2009-09-151-25/+18
* Staging: sep: kick out various fields we can prove are not neededAlan Cox2009-09-152-101/+77
* Staging: sep: Implement some proper open/close methodsAlan Cox2009-09-152-39/+52
* Staging: sep: tidy firmware loadAlan Cox2009-09-153-109/+47
* Staging: sep: various minor tidyupsAlan Cox2009-09-152-61/+53
* Staging: sep: fix a conversion thinkoAlan Cox2009-09-151-1/+1
* Staging: sep: Use the proper allocators for the shared areaAlan Cox2009-09-151-61/+59
* Staging: sep: remove extra CFLAGS we don't useAlan Cox2009-09-151-1/+0
* Staging: sep: Try and get kernel address and user address types rightAlan Cox2009-09-152-64/+72
* Staging: sep: remove module int macroAlan Cox2009-09-151-1/+2
* Staging: sep: load_rom is remarkably verbose and repetetiveAlan Cox2009-09-151-19/+6
* Staging: sep: fix flow APIAlan Cox2009-09-151-38/+28
* Staging: sep: clean up after switching to passing sepAlan Cox2009-09-151-13/+13
* Staging: sep: Use filp->private_data to create proper device instancesAlan Cox2009-09-151-324/+395
* Staging: sep: Fix PCI irq usageAlan Cox2009-09-152-10/+1
* Staging: sep: rename some fieldsAlan Cox2009-09-152-140/+140
* Staging: sep: use O_NDELAY instead of magic APIsAlan Cox2009-09-153-55/+5
* Staging: sep: fix time handlerAlan Cox2009-09-151-1/+3
* Staging: sep: forward declaration removal timeAlan Cox2009-09-153-1311/+998
* Staging: sep: squish some of the wrapper functionsAlan Cox2009-09-152-51/+8
* Staging: sep: kill off unused codeAlan Cox2009-09-152-101/+32
* Staging: sep: make everything staticAlan Cox2009-09-154-58/+48
* Staging: sep: merge the two filesAlan Cox2009-09-153-469/+404
* Staging: sep: kill lock wrapperAlan Cox2009-09-151-18/+0
* Staging: sep: statically initialize the fops like other driversAlan Cox2009-09-151-23/+24
* Staging: sep: function shuffleAlan Cox2009-09-152-193/+189
* Staging: sep: Put all the ARM bits togetherAlan Cox2009-09-151-97/+83
* Staging: sep: priceless ...Alan Cox2009-09-151-12/+1
* Staging: sep: first pass after indentAlan Cox2009-09-152-704/+66
* Staging: sep: indent passAlan Cox2009-09-156-2673/+2048
* Staging: sep: do something about all the printk macrosAlan Cox2009-09-153-368/+249
* Staging: sep: We have two different repeats of the same logicAlan Cox2009-09-151-6/+11
OpenPOWER on IntegriCloud