aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/echo (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Staging: echo: coding style cleanupsGreg Kroah-Hartman4-63/+67
2009-09-15Staging: echo: remove unneeded USE_SSE2 definesGreg Kroah-Hartman1-36/+3
2009-09-15Staging: echo: remove unneeded USE_MMX definesGreg Kroah-Hartman2-319/+3
2009-09-15Staging: echo: remove bit_operations.hGreg Kroah-Hartman1-226/+0
2009-09-15Staging: echo: top bit patchDavid Rowe2-11/+18
2009-09-15Staging: echo: remove TODO itemGreg Kroah-Hartman1-2/+0
2009-09-15Staging: echo: fix up remaining checkpatch.pl issuesGreg Kroah-Hartman2-70/+96
2009-06-19Staging: oslec bug fixDavid Rowe1-1/+1
2009-04-03Staging: echo cleanupAlexander Beregalov5-263/+247
2009-01-06Staging: echo: Lindent drivers/staging/echoJ.R. Mauro3-14/+13
2009-01-06Staging: echo: remove typedefsJ.R. Mauro4-29/+28
2008-11-04drivers: remove duplicated #includeJianjun Kong1-1/+0
2008-10-22Staging: Lindent the echo driverJ.R. Mauro6-672/+654
2008-10-22Staging: echo: remove annoying "end of function" markersPekka Enberg3-26/+0
2008-10-22Staging: echo: remove __cplusplus macro magicPekka Enberg2-16/+0
2008-10-22Staging: echo: remove dead codePekka Enberg1-45/+0
2008-10-22Staging: echo: fix kmalloc()/kfree() usesPekka Enberg2-28/+22
2008-10-22Staging: echo: Replace __BLACKFIN__ASM__ with __bfin__Tzafrir Cohen2-5/+5
2008-10-22Staging: echo: Changed preffix from echo_can_ to oslec_Tzafrir Cohen3-27/+27
2008-10-22Staging: echo: Replace echo_can_state_t with struct echo_can_stateTzafrir Cohen2-18/+18
2008-10-22Staging: echo: Export interface functions. Add module headers.Tzafrir Cohen1-1/+12
2008-10-22Staging: echo: A separate oslec.h for external interfaceTzafrir Cohen2-50/+89
2008-10-10Staging: add echo cancelation moduleDavid Rowe8-0/+1782