aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/sep/sep_driver.c
AgeCommit message (Expand)Author
2009-10-14staging: Complete sched.h removal from interrupt.hJeff Mahoney
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: 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