summaryrefslogtreecommitdiffstats
path: root/include/media/videobuf-dma-contig.h
Commit message (Expand)AuthorAgeFilesLines
* [media] videobuf-dma-contig: remove support for cached memMauro Carvalho Chehab2013-04-251-10/+0Star
* [media] videobuf-dma-contig: add cache supportFederico Vaga2012-05-201-0/+10
* V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil2010-10-211-1/+2
* V4L/DVB (13377): make struct videobuf_queue_ops constantJonathan Corbet2009-12-051-1/+1
* V4L/DVB (8341): videobuf: Add physically contiguous queue code V3Magnus Damm2008-07-201-0/+32
and Resume now conditionally compiled. o #include guard around at91-pcm.h header. Signed-off-by: Frank Mandarino <fmandarino@endrelia.com> Signed-off-by: Liam Girdwood <lg@opensource.wolfsonmicro.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz> [ALSA] Update AT91 ASoC driver for 2.6.19 kernel. 2007-02-09T08:01:56+00:00 Frank Mandarino 2006-11-24T14:49:39+00:00 urn:sha1:9f0ac6e1a8677ac509821f4ff0c77d39b1d63125 Changes were required to support latest AT91 header files. Also updated to remove AT91RM9200-specific code in the ASoC platform drivers to support the AT91SAM9260 and AT91SAM9261 chips, but no testing was performed on these chips. Signed-off-by: Frank Mandarino <fmandarino@endrelia.com> Signed-off-by: Liam Girdwood <lg@opensource.wolfsonmicro.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>