summaryrefslogtreecommitdiffstats
path: root/drivers/staging/echo
AgeCommit message (Expand)AuthorLines
2008-11-04drivers: remove duplicated #includeJianjun Kong-1/+0
2008-10-22Staging: Lindent the echo driverJ.R. Mauro-672/+654
2008-10-22Staging: echo: remove annoying "end of function" markersPekka Enberg-26/+0
2008-10-22Staging: echo: remove __cplusplus macro magicPekka Enberg-16/+0
2008-10-22Staging: echo: remove dead codePekka Enberg-45/+0
2008-10-22Staging: echo: fix kmalloc()/kfree() usesPekka Enberg-28/+22
2008-10-22Staging: echo: Replace __BLACKFIN__ASM__ with __bfin__Tzafrir Cohen-5/+5
2008-10-22Staging: echo: Changed preffix from echo_can_ to oslec_Tzafrir Cohen-27/+27
2008-10-22Staging: echo: Replace echo_can_state_t with struct echo_can_stateTzafrir Cohen-18/+18
2008-10-22Staging: echo: Export interface functions. Add module headers.Tzafrir Cohen-1/+12
2008-10-22Staging: echo: A separate oslec.h for external interfaceTzafrir Cohen-50/+89
2008-10-10Staging: add echo cancelation moduleDavid Rowe-0/+1782