aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/echo
Commit message (Expand)AuthorAgeFilesLines
* 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-154-63/+67
* Staging: echo: remove unneeded USE_SSE2 definesGreg Kroah-Hartman2009-09-151-36/+3
* Staging: echo: remove unneeded USE_MMX definesGreg Kroah-Hartman2009-09-152-319/+3
* Staging: echo: remove bit_operations.hGreg Kroah-Hartman2009-09-151-226/+0
* Staging: echo: top bit patchDavid Rowe2009-09-152-11/+18
* Staging: echo: remove TODO itemGreg Kroah-Hartman2009-09-151-2/+0
* Staging: echo: fix up remaining checkpatch.pl issuesGreg Kroah-Hartman2009-09-152-70/+96
* Staging: oslec bug fixDavid Rowe2009-06-191-1/+1
* Staging: echo cleanupAlexander Beregalov2009-04-035-263/+247
* Staging: echo: Lindent drivers/staging/echoJ.R. Mauro2009-01-063-14/+13
* Staging: echo: remove typedefsJ.R. Mauro2009-01-064-29/+28
* drivers: remove duplicated #includeJianjun Kong2008-11-041-1/+0
* Staging: Lindent the echo driverJ.R. Mauro2008-10-226-672/+654
* Staging: echo: remove annoying "end of function" markersPekka Enberg2008-10-223-26/+0
* Staging: echo: remove __cplusplus macro magicPekka Enberg2008-10-222-16/+0
* Staging: echo: remove dead codePekka Enberg2008-10-221-45/+0
* Staging: echo: fix kmalloc()/kfree() usesPekka Enberg2008-10-222-28/+22
* Staging: echo: Replace __BLACKFIN__ASM__ with __bfin__Tzafrir Cohen2008-10-222-5/+5
* Staging: echo: Changed preffix from echo_can_ to oslec_Tzafrir Cohen2008-10-223-27/+27
* Staging: echo: Replace echo_can_state_t with struct echo_can_stateTzafrir Cohen2008-10-222-18/+18
* Staging: echo: Export interface functions. Add module headers.Tzafrir Cohen2008-10-221-1/+12
* Staging: echo: A separate oslec.h for external interfaceTzafrir Cohen2008-10-222-50/+89
* Staging: add echo cancelation moduleDavid Rowe2008-10-108-0/+1782