aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/echo
AgeCommit message (Expand)AuthorFilesLines
2013-05-13staging: echo: Fixed camel-case variable namesGravatar Lisa Nguyen 2-52/+52
2013-01-07staging: echo.c: fix memory leakageGravatar Cong Ding 1-13/+26
2013-01-07staging: echo: remove unused variableGravatar Cong Ding 1-2/+1
2012-07-06Staging: echo: One variable per lineGravatar Jesper Juhl 2-11/+26
2011-07-05drivers: staging: echo: Fix coding style issues.Gravatar Chris Forbes 1-9/+2
2011-05-17staging: echo: Trivial indentation changesGravatar Rahul Tank 1-11/+15
2011-03-02staging: echo: fix a typo ("overflow")Gravatar Jonathan Neuschäfer 1-1/+1
2010-05-14staging: trivial: fix typo "seperate"Gravatar Anand Gadiyar 1-1/+1
2009-09-15Staging: echo: coding style cleanupsGravatar Greg Kroah-Hartman 4-63/+67
2009-09-15Staging: echo: remove unneeded USE_SSE2 definesGravatar Greg Kroah-Hartman 1-36/+3
2009-09-15Staging: echo: remove unneeded USE_MMX definesGravatar Greg Kroah-Hartman 2-319/+3
2009-09-15Staging: echo: remove bit_operations.hGravatar Greg Kroah-Hartman 1-226/+0
2009-09-15Staging: echo: top bit patchGravatar David Rowe 2-11/+18
2009-09-15Staging: echo: remove TODO itemGravatar Greg Kroah-Hartman 1-2/+0
2009-09-15Staging: echo: fix up remaining checkpatch.pl issuesGravatar Greg Kroah-Hartman 2-70/+96
2009-06-19Staging: oslec bug fixGravatar David Rowe 1-1/+1
2009-04-03Staging: echo cleanupGravatar Alexander Beregalov 5-263/+247
2009-01-06Staging: echo: Lindent drivers/staging/echoGravatar J.R. Mauro 3-14/+13
2009-01-06Staging: echo: remove typedefsGravatar J.R. Mauro 4-29/+28
2008-11-04drivers: remove duplicated #includeGravatar Jianjun Kong 1-1/+0
2008-10-22Staging: Lindent the echo driverGravatar J.R. Mauro 6-672/+654
2008-10-22Staging: echo: remove annoying "end of function" markersGravatar Pekka Enberg 3-26/+0
2008-10-22Staging: echo: remove __cplusplus macro magicGravatar Pekka Enberg 2-16/+0
2008-10-22Staging: echo: remove dead codeGravatar Pekka Enberg 1-45/+0
2008-10-22Staging: echo: fix kmalloc()/kfree() usesGravatar Pekka Enberg 2-28/+22
2008-10-22Staging: echo: Replace __BLACKFIN__ASM__ with __bfin__Gravatar Tzafrir Cohen 2-5/+5
2008-10-22Staging: echo: Changed preffix from echo_can_ to oslec_Gravatar Tzafrir Cohen 3-27/+27
2008-10-22Staging: echo: Replace echo_can_state_t with struct echo_can_stateGravatar Tzafrir Cohen 2-18/+18
2008-10-22Staging: echo: Export interface functions. Add module headers.Gravatar Tzafrir Cohen 1-1/+12
2008-10-22Staging: echo: A separate oslec.h for external interfaceGravatar Tzafrir Cohen 2-50/+89
2008-10-10Staging: add echo cancelation moduleGravatar David Rowe 8-0/+1782