aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sep/sep_driver.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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-151-79/+69
* Staging: sep: Implement some proper open/close methodsAlan Cox2009-09-151-39/+50
* Staging: sep: tidy firmware loadAlan Cox2009-09-151-86/+42
* Staging: sep: various minor tidyupsAlan Cox2009-09-151-59/+51
* 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: Try and get kernel address and user address types rightAlan Cox2009-09-151-57/+65
* 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-151-7/+1
* Staging: sep: rename some fieldsAlan Cox2009-09-151-119/+119
* Staging: sep: use O_NDELAY instead of magic APIsAlan Cox2009-09-151-41/+5
* Staging: sep: fix time handlerAlan Cox2009-09-151-1/+3
* Staging: sep: forward declaration removal timeAlan Cox2009-09-151-1185/+998
* Staging: sep: squish some of the wrapper functionsAlan Cox2009-09-151-40/+8
* Staging: sep: kill off unused codeAlan Cox2009-09-151-81/+32
* Staging: sep: make everything staticAlan Cox2009-09-151-29/+29
* Staging: sep: merge the two filesAlan Cox2009-09-151-0/+3015