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