Age | Commit message (Expand) | Author |
2013-05-13 | staging: echo: Fixed camel-case variable names | Lisa Nguyen |
2013-01-07 | staging: echo.c: fix memory leakage | Cong Ding |
2013-01-07 | staging: echo: remove unused variable | Cong Ding |
2012-07-06 | Staging: echo: One variable per line | Jesper Juhl |
2011-07-05 | drivers: staging: echo: Fix coding style issues. | Chris Forbes |
2011-05-17 | staging: echo: Trivial indentation changes | Rahul Tank |
2011-03-02 | staging: echo: fix a typo ("overflow") | Jonathan Neuschäfer |
2010-05-14 | staging: trivial: fix typo "seperate" | Anand Gadiyar |
2009-09-15 | Staging: echo: coding style cleanups | Greg Kroah-Hartman |
2009-09-15 | Staging: echo: remove unneeded USE_SSE2 defines | Greg Kroah-Hartman |
2009-09-15 | Staging: echo: remove unneeded USE_MMX defines | Greg Kroah-Hartman |
2009-09-15 | Staging: echo: remove bit_operations.h | Greg Kroah-Hartman |
2009-09-15 | Staging: echo: top bit patch | David Rowe |
2009-09-15 | Staging: echo: remove TODO item | Greg Kroah-Hartman |
2009-09-15 | Staging: echo: fix up remaining checkpatch.pl issues | Greg Kroah-Hartman |
2009-06-19 | Staging: oslec bug fix | David Rowe |
2009-04-03 | Staging: echo cleanup | Alexander Beregalov |
2009-01-06 | Staging: echo: Lindent drivers/staging/echo | J.R. Mauro |
2009-01-06 | Staging: echo: remove typedefs | J.R. Mauro |
2008-11-04 | drivers: remove duplicated #include | Jianjun Kong |
2008-10-22 | Staging: Lindent the echo driver | J.R. Mauro |
2008-10-22 | Staging: echo: remove annoying "end of function" markers | Pekka Enberg |
2008-10-22 | Staging: echo: remove __cplusplus macro magic | Pekka Enberg |
2008-10-22 | Staging: echo: remove dead code | Pekka Enberg |
2008-10-22 | Staging: echo: fix kmalloc()/kfree() uses | Pekka Enberg |
2008-10-22 | Staging: echo: Replace __BLACKFIN__ASM__ with __bfin__ | Tzafrir Cohen |
2008-10-22 | Staging: echo: Changed preffix from echo_can_ to oslec_ | Tzafrir Cohen |
2008-10-22 | Staging: echo: Replace echo_can_state_t with struct echo_can_state | Tzafrir Cohen |
2008-10-22 | Staging: echo: Export interface functions. Add module headers. | Tzafrir Cohen |
2008-10-22 | Staging: echo: A separate oslec.h for external interface | Tzafrir Cohen |
2008-10-10 | Staging: add echo cancelation module | David Rowe |