aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/poch (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-11Staging: poch: Add sample Rx codeVijay Kumar B1-0/+123
2009-12-11Staging: poch: Include linux/types.hVijay Kumar B1-0/+3
2009-12-11Staging: poch: Remove circular buffer headerVijay Kumar B3-108/+8
2009-12-11Staging: poch: Parameter to enable loopbackVijay Kumar1-3/+13
2009-12-11Staging: poch: Increase groups per interruptVijay Kumar B1-1/+1
2009-12-11Staging: poch: Fetch Flush IOCTL interfaceVijay Kumar B2-2/+65
2009-12-11Staging: poch: Parameter to enable synthetic counterVijay Kumar B1-3/+10
2009-10-14Staging: poch: fix sched.h build breakageGreg Kroah-Hartman1-0/+1
2009-01-28Staging: poch: fix verification of memory areaRoel Kluin1-1/+1
2009-01-06staging: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-01-06Staging: poch: Fine grained lockingVijay Kumar1-2/+5
2009-01-06Staging: poch: Fix user space protocol syncingVijay Kumar1-12/+2
2009-01-06Staging: poch: Rx control register initVijay Kumar1-3/+10
2009-01-06Staging: poch: Fix build warningsVijay Kumar1-2/+2
2009-01-06Staging: poch: minor fixesVijay Kumar1-4/+33
2009-01-06Staging: poch: Correct pages from bytes.Vijay Kumar1-8/+14
2009-01-06Staging: poch: Update TODO listVijay Kumar1-1/+8
2009-01-06Staging: poch: Block size bug fixVijay Kumar1-1/+4
2008-10-22Staging: add poch driverVijay Kumar5-0/+1468