summaryrefslogtreecommitdiffstats
path: root/drivers/staging/echo/echo.c
AgeCommit message (Expand)AuthorLines
2011-07-05drivers: staging: echo: Fix coding style issues.Chris Forbes-9/+2
2011-05-17staging: echo: Trivial indentation changesRahul Tank-11/+15
2011-03-02staging: echo: fix a typo ("overflow")Jonathan Neuschäfer-1/+1
2010-05-14staging: trivial: fix typo "seperate"Anand Gadiyar-1/+1
2009-09-15Staging: echo: coding style cleanupsGreg Kroah-Hartman-5/+5
2009-09-15Staging: echo: top bit patchDavid Rowe-10/+17
2009-09-15Staging: echo: fix up remaining checkpatch.pl issuesGreg Kroah-Hartman-69/+96
2009-06-19Staging: oslec bug fixDavid Rowe-1/+1
2009-04-03Staging: echo cleanupAlexander Beregalov-26/+16
2008-11-04drivers: remove duplicated #includeJianjun Kong-1/+0
2008-10-22Staging: Lindent the echo driverJ.R. Mauro-399/+404
2008-10-22Staging: echo: remove annoying "end of function" markersPekka Enberg-7/+0
2008-10-22Staging: echo: fix kmalloc()/kfree() usesPekka Enberg-19/+17
2008-10-22Staging: echo: Replace __BLACKFIN__ASM__ with __bfin__Tzafrir Cohen-1/+1
2008-10-22Staging: echo: Changed preffix from echo_can_ to oslec_Tzafrir Cohen-18/+18
2008-10-22Staging: echo: Replace echo_can_state_t with struct echo_can_stateTzafrir Cohen-10/+10
2008-10-22Staging: echo: Export interface functions. Add module headers.Tzafrir Cohen-1/+12
2008-10-10Staging: add echo cancelation moduleDavid Rowe-0/+632