aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/sep
AgeCommit message (Expand)Author
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
2010-03-03Staging: sep: include driver name in firmware filenamesBen Hutchings
2010-03-03staging: make PCI device id constantNémeth Márton
2010-03-03Staging: sep: Fix use of legacy ioctl fopAlan Cox
2010-03-03Staging: sep: Fix build problems from header changesAlan Cox
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-11Staging: sep: fix 2 warningsRandy Dunlap
2009-10-14staging: Complete sched.h removal from interrupt.hJeff Mahoney
2009-09-15Staging: sep: SEP driver build breaks with CONFIG_PCI=nKamalesh Babulal
2009-09-15Staging: sep: use ioremap helpersAlan Cox
2009-09-15Staging: sep: untangle the register_fs codeAlan Cox
2009-09-15Staging: sep: clean up timeAlan Cox
2009-09-15Staging: sep: clean up command sendingAlan Cox
2009-09-15Staging: sep: flow ioctl cleanupAlan Cox
2009-09-15Staging: sep: kick out various fields we can prove are not neededAlan Cox
2009-09-15Staging: sep: Implement some proper open/close methodsAlan Cox
2009-09-15Staging: sep: tidy firmware loadAlan Cox
2009-09-15Staging: sep: various minor tidyupsAlan Cox
2009-09-15Staging: sep: fix a conversion thinkoAlan Cox
2009-09-15Staging: sep: Use the proper allocators for the shared areaAlan Cox
2009-09-15Staging: sep: remove extra CFLAGS we don't useAlan Cox
2009-09-15Staging: sep: Try and get kernel address and user address types rightAlan Cox
2009-09-15Staging: sep: remove module int macroAlan Cox
2009-09-15Staging: sep: load_rom is remarkably verbose and repetetiveAlan Cox
2009-09-15Staging: sep: fix flow APIAlan Cox
2009-09-15Staging: sep: clean up after switching to passing sepAlan Cox
2009-09-15Staging: sep: Use filp->private_data to create proper device instancesAlan Cox
2009-09-15Staging: sep: Fix PCI irq usageAlan Cox
2009-09-15Staging: sep: rename some fieldsAlan Cox
2009-09-15Staging: sep: use O_NDELAY instead of magic APIsAlan Cox
2009-09-15Staging: sep: fix time handlerAlan Cox
2009-09-15Staging: sep: forward declaration removal timeAlan Cox
2009-09-15Staging: sep: squish some of the wrapper functionsAlan Cox
2009-09-15Staging: sep: kill off unused codeAlan Cox
2009-09-15Staging: sep: make everything staticAlan Cox
2009-09-15Staging: sep: merge the two filesAlan Cox
2009-09-15Staging: sep: kill lock wrapperAlan Cox
2009-09-15Staging: sep: statically initialize the fops like other driversAlan Cox
2009-09-15Staging: sep: function shuffleAlan Cox
2009-09-15Staging: sep: Put all the ARM bits togetherAlan Cox
2009-09-15Staging: sep: priceless ...Alan Cox
2009-09-15Staging: sep: first pass after indentAlan Cox
2009-09-15Staging: sep: indent passAlan Cox
2009-09-15Staging: sep: do something about all the printk macrosAlan Cox
2009-09-15Staging: sep: We have two different repeats of the same logicAlan Cox