aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/echo
Commit message (Expand)AuthorAgeFilesLines
* Staging: echo cleanupAlexander Beregalov2009-04-035-263/+247
* Staging: echo: Lindent drivers/staging/echoJ.R. Mauro2009-01-063-14/+13
* Staging: echo: remove typedefsJ.R. Mauro2009-01-064-29/+28
* drivers: remove duplicated #includeJianjun Kong2008-11-041-1/+0
* Staging: Lindent the echo driverJ.R. Mauro2008-10-226-672/+654
* Staging: echo: remove annoying "end of function" markersPekka Enberg2008-10-223-26/+0
* Staging: echo: remove __cplusplus macro magicPekka Enberg2008-10-222-16/+0
* Staging: echo: remove dead codePekka Enberg2008-10-221-45/+0
* Staging: echo: fix kmalloc()/kfree() usesPekka Enberg2008-10-222-28/+22
* Staging: echo: Replace __BLACKFIN__ASM__ with __bfin__Tzafrir Cohen2008-10-222-5/+5
* Staging: echo: Changed preffix from echo_can_ to oslec_Tzafrir Cohen2008-10-223-27/+27
* Staging: echo: Replace echo_can_state_t with struct echo_can_stateTzafrir Cohen2008-10-222-18/+18
* Staging: echo: Export interface functions. Add module headers.Tzafrir Cohen2008-10-221-1/+12
* Staging: echo: A separate oslec.h for external interfaceTzafrir Cohen2008-10-222-50/+89
* Staging: add echo cancelation moduleDavid Rowe2008-10-108-0/+1782