summaryrefslogtreecommitdiffstats
path: root/drivers/staging/echo/echo.c
Commit message (Expand)AuthorAgeFilesLines
* staging: echo: move to drivers/misc/Greg Kroah-Hartman2014-02-281-674/+0
* staging: echo: Fixed camel-case variable namesLisa Nguyen2013-05-131-39/+39
* staging: echo.c: fix memory leakageCong Ding2013-01-071-13/+26
* staging: echo: remove unused variableCong Ding2013-01-071-2/+1
* Staging: echo: One variable per lineJesper Juhl2012-07-061-3/+6
* drivers: staging: echo: Fix coding style issues.Chris Forbes2011-07-051-9/+2
* 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
OpenPOWER on IntegriCloud