aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/echo/echo.c
Commit message (Expand)AuthorAgeFilesLines
* staging: echo: Trivial indentation changesRahul Tank2011-05-171-11/+15
* staging: echo: fix a typo ("overflow")Jonathan Neuschäfer2011-03-021-1/+1
* staging: trivial: fix typo "seperate"Anand Gadiyar2010-05-141-1/+1
* Staging: echo: coding style cleanupsGreg Kroah-Hartman2009-09-151-5/+5
* Staging: echo: top bit patchDavid Rowe2009-09-151-10/+17
* Staging: echo: fix up remaining checkpatch.pl issuesGreg Kroah-Hartman2009-09-151-69/+96
* Staging: oslec bug fixDavid Rowe2009-06-191-1/+1
* Staging: echo cleanupAlexander Beregalov2009-04-031-26/+16
* drivers: remove duplicated #includeJianjun Kong2008-11-041-1/+0
* Staging: Lindent the echo driverJ.R. Mauro2008-10-221-399/+404
* Staging: echo: remove annoying "end of function" markersPekka Enberg2008-10-221-7/+0
* Staging: echo: fix kmalloc()/kfree() usesPekka Enberg2008-10-221-19/+17
* Staging: echo: Replace __BLACKFIN__ASM__ with __bfin__Tzafrir Cohen2008-10-221-1/+1
* Staging: echo: Changed preffix from echo_can_ to oslec_Tzafrir Cohen2008-10-221-18/+18
* Staging: echo: Replace echo_can_state_t with struct echo_can_stateTzafrir Cohen2008-10-221-10/+10
* Staging: echo: Export interface functions. Add module headers.Tzafrir Cohen2008-10-221-1/+12
* Staging: add echo cancelation moduleDavid Rowe2008-10-101-0/+632