aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/solo6x10
Commit message (Expand)AuthorAgeFilesLines
* staging: solo6x10: add select SND_PCM to fix build errorPeter Foley2011-04-251-0/+1
* staging: Solo6x10: Changed solo6010* -> solo*, solo6x10* etc.Krzysztof Hałasa2011-02-1816-271/+266
* staging: Solo6x10: Stripped "solo6010-" from file names.Krzysztof Hałasa2011-02-1817-39/+21
* staging: Solo6x10: remove unneeded __solo parameter from SOLO_*_EXT_ADDR macros.Krzysztof Hałasa2011-02-184-16/+11
* staging: Solo6x10: Add support for SOLO6110 chip.Krzysztof Hałasa2011-02-186-32/+181
* staging: Solo6x10: Align MPEG video on 8-byte boundary instead of 32-byte.Krzysztof Hałasa2011-02-182-2/+1
* staging: Solo6x10: Build MPEG4 headers on the fly.Krzysztof Hałasa2011-02-182-127/+122
* staging: Solo6x10: accept WxH >= screen dimentions.Krzysztof Hałasa2011-02-181-4/+8
* staging: solo6010 depends on I2CRandy Dunlap2010-12-091-1/+1
* Staging: solo6x10: Fix checkpatch errors and most warningsfacugaich2010-11-1011-132/+142
* solo6x10: [P2M] Fix memory leakBen Collins2010-11-081-1/+4
* solo6x10: Implement working P2M descriptor more DMABen Collins2010-11-054-39/+38
* solo6x10: Updates to videobuf-dma-sg functions for latest kernelBen Collins2010-11-042-6/+6
* solo6x10: Conversion to videobuf-dma-sg (from dma-cont)Ben Collins2010-11-049-194/+554
* solo6x10: Update TODOBen Collins2010-11-041-4/+1
* solo6x10: Spaces to tabsBen Collins2010-11-042-9/+9
* Staging: solo6x10: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-081-1/+1
* staging: solo6010: fix signess bugVasiliy Kulikov2010-09-162-2/+2
* staging: Bulk convert the semaphore messThomas Gleixner2010-09-072-2/+2
* Staging: solo6x10: fixed assignments in if conditions in solo6010-core.cPrashant P. Shah2010-08-311-14/+26
* Staging: solo6x10: return -EFAULT on copy_to_user errorsDan Carpenter2010-08-311-1/+1
* Staging: solo: add delay.h headerRandy Dunlap2010-07-081-0/+1
* Staging: solo: depends on SNDRandy Dunlap2010-06-251-1/+1
* Staging: solo6x10: Add TODOBen Collins2010-06-231-0/+28
* Staging: solo6x10: Support for tw2865 in cascade/full modesBen Collins2010-06-232-28/+173
* Staging: solo6x10: New driver (staging) for Softlogic 6x10Ben Collins2010-06-2218-0/+6311