aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/solo6x10 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-03drivers:staging:solo6x10:add the missed slab.hWanlong Gao1-0/+1
2011-08-02staging: more missing slab.h inclusionsAndrew Morton2-0/+2
2011-08-02drivers/staging/solo6x10/p2m.c needs slab.hAndrew Morton1-0/+1
2011-08-02drivers/staging/solo6x10/core.c needs slab.hAndrew Morton1-0/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-04-25staging: solo6x10: add select SND_PCM to fix build errorPeter Foley1-0/+1
2011-02-18staging: Solo6x10: Changed solo6010* -> solo*, solo6x10* etc.Krzysztof Hałasa16-271/+266
2011-02-18staging: Solo6x10: Stripped "solo6010-" from file names.Krzysztof Hałasa17-39/+21
2011-02-18staging: Solo6x10: remove unneeded __solo parameter from SOLO_*_EXT_ADDR macros.Krzysztof Hałasa4-16/+11
2011-02-18staging: Solo6x10: Add support for SOLO6110 chip.Krzysztof Hałasa6-32/+181
2011-02-18staging: Solo6x10: Align MPEG video on 8-byte boundary instead of 32-byte.Krzysztof Hałasa2-2/+1
2011-02-18staging: Solo6x10: Build MPEG4 headers on the fly.Krzysztof Hałasa2-127/+122
2011-02-18staging: Solo6x10: accept WxH >= screen dimentions.Krzysztof Hałasa1-4/+8
2010-12-09staging: solo6010 depends on I2CRandy Dunlap1-1/+1
2010-11-10Staging: solo6x10: Fix checkpatch errors and most warningsfacugaich11-132/+142
2010-11-08solo6x10: [P2M] Fix memory leakBen Collins1-1/+4
2010-11-05solo6x10: Implement working P2M descriptor more DMABen Collins4-39/+38
2010-11-04solo6x10: Updates to videobuf-dma-sg functions for latest kernelBen Collins2-6/+6
2010-11-04solo6x10: Conversion to videobuf-dma-sg (from dma-cont)Ben Collins9-194/+554
2010-11-04solo6x10: Update TODOBen Collins1-4/+1
2010-11-04solo6x10: Spaces to tabsBen Collins2-9/+9
2010-10-08Staging: solo6x10: Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-09-16staging: solo6010: fix signess bugVasiliy Kulikov2-2/+2
2010-09-07staging: Bulk convert the semaphore messThomas Gleixner2-2/+2
2010-08-31Staging: solo6x10: fixed assignments in if conditions in solo6010-core.cPrashant P. Shah1-14/+26
2010-08-31Staging: solo6x10: return -EFAULT on copy_to_user errorsDan Carpenter1-1/+1
2010-07-08Staging: solo: add delay.h headerRandy Dunlap1-0/+1
2010-06-25Staging: solo: depends on SNDRandy Dunlap1-1/+1
2010-06-23Staging: solo6x10: Add TODOBen Collins1-0/+28
2010-06-23Staging: solo6x10: Support for tw2865 in cascade/full modesBen Collins2-28/+173
2010-06-22Staging: solo6x10: New driver (staging) for Softlogic 6x10Ben Collins18-0/+6311