| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB: drivers/media: Remove unnecessary casts of private_data | Joe Perches | 2010-08-02 | 1 | -1/+1 |
* | V4L/DVB: videobuf: Rename vmalloc fields to vaddr | Laurent Pinchart | 2010-08-02 | 1 | -1/+1 |
* | V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions | Laurent Pinchart | 2010-08-02 | 1 | -5/+5 |
* | V4L/DVB: drivers/media/video: move dereference after NULL test | Julia Lawall | 2010-05-18 | 1 | -2/+0 |
* | V4L/DVB (12586): Update ALSA capture controls according to selected source. | Oldřich Jedlička | 2009-09-12 | 1 | -78/+150 |
* | V4L/DVB (12490): Report only 32kHz for ALSA | Oldřich Jedlička | 2009-09-12 | 1 | -2/+12 |
* | Merge branch 'topic/snd_card_new-err' into for-linus | Takashi Iwai | 2009-03-24 | 1 | -4/+4 |
|\ |
|
| * | drivers/media: Convert to snd_card_create() | Takashi Iwai | 2009-01-12 | 1 | -4/+4 |
* | | V4L/DVB (10403): saa7134-alsa: saa7130 doesn't support digital audio | Mauro Carvalho Chehab | 2009-02-01 | 1 | -1/+5 |
|/ |
|
* | ALSA: Kill snd_assert() in other places | Takashi Iwai | 2008-08-13 | 1 | -5/+8 |
* | v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 | Hans Verkuil | 2008-07-20 | 1 | -4/+0 |
* | V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully recovered | Mauro Carvalho Chehab | 2008-06-26 | 1 | -1/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2008-04-24 | 1 | -6/+6 |
|\ |
|
| * | V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API | Guennadi Liakhovetski | 2008-04-24 | 1 | -5/+5 |
| * | V4L/DVB (7094): static memory | Douglas Schilling Landgraf | 2008-04-24 | 1 | -1/+1 |
* | | [ALSA] Fix synchronize_irq() bugs, redundancies | Jeff Garzik | 2008-04-24 | 1 | -3/+1 |
|/ |
|
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 1 | -1/+0 |
* | V4L/DVB (6623): remove saa7134-oss | Adrian Bunk | 2008-01-25 | 1 | -13/+3 |
* | V4L/DVB (6690): saa7134: fix ignored interrupts | Heikki Lindholm | 2007-12-11 | 1 | -1/+2 |
* | V4L/DVB (6666): saa7134-alsa: fix period handling | Heikki Lindholm | 2007-12-11 | 1 | -3/+10 |
* | V4L/DVB (6506): saa7134-alsa: Fix mmap support | Alexander E. Patrakov | 2007-11-04 | 1 | -1/+15 |
* | V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabs | Michael Krufky | 2007-10-09 | 1 | -1/+1 |
* | V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab | 2007-10-09 | 1 | -1/+0 |
* | V4L/DVB (5775): Alsa fix for SAA7134 based "KNC One TV-Station DVR" card | Rafał Bilski | 2007-07-18 | 1 | -5/+11 |
* | V4L/DVB (4872): Saa7134-alsa improvements | Hartmut Hackmann | 2006-12-10 | 1 | -9/+54 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -1/+1 |
* | V4L/DVB (4613): Unmute/mute saa7134 when opening/closing the audio capture de... | Ricardo Cerqueira | 2006-09-26 | 1 | -0/+8 |
* | V4L/DVB (4310): Saa7134: rename dmasound_{init, exit} | Adrian Bunk | 2006-07-29 | 1 | -5/+5 |
* | [PATCH] irq-flags: media: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | V4L/DVB (4118): Whitespace cleanups | Trent Piepho | 2006-06-25 | 1 | -1/+1 |
* | V4L/DVB (3516): Make video_buf more generic | Mauro Carvalho Chehab | 2006-03-24 | 1 | -5/+5 |
* | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2... | Jaroslav Kysela | 2006-03-22 | 1 | -5/+4 |
|\ |
|
| * | V4L/DVB (3485): BUG_ON() Conversion in drivers/video/media | Eric Sesterhenn | 2006-03-21 | 1 | -2/+1 |
| * | V4L/DVB (3348): Fixed saa7134 ALSA initialization with multiple cards | Ricardo Cerqueira | 2006-02-27 | 1 | -1/+3 |
| * | V4L/DVB (3318b): sem2mutex: drivers/media/, #2 | Ingo Molnar | 2006-02-07 | 1 | -3/+3 |
* | | [ALSA] Fix snd_xxx_t typedefs | Takashi Iwai | 2006-03-22 | 1 | -29/+36 |
* | | V4L/DVB (3348): Fixed saa7134 ALSA initialization with multiple cards | Ricardo Cerqueira | 2006-03-03 | 1 | -1/+3 |
|/ |
|
* | V4L/DVB (3123b): syncs V4L subsystem tree with kernel | Mauro Carvalho Chehab | 2006-01-09 | 1 | -1/+1 |
* | V4L/DVB (3200): Fix saa7134 ALSA/OSS collisions | Ricardo Cerqueira | 2005-12-22 | 1 | -3/+10 |
* | Initialize drivers/media/video/saa7134 late | Linus Torvalds | 2005-12-21 | 1 | -1/+2 |
* | [PATCH] V4L/DVB (3188): Fix compilation failure with gcc 2.95.3. | Jean Delvare | 2005-12-19 | 1 | -1/+1 |
* | [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4 | Mauro Carvalho Chehab | 2005-12-12 | 1 | -1/+9 |
* | [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3 | Mauro Carvalho Chehab | 2005-12-12 | 1 | -4/+4 |
* | [PATCH] V4L: Makes needlessly global code static | Adrian Bunk | 2005-12-01 | 1 | -3/+4 |
* | [PATCH] V4L: Fix hotplugging issues with saa7134 | Ricardo Cerqueira | 2005-12-01 | 1 | -7/+22 |
* | [PATCH] v4l: 975: apply saa7134-alsa fixes | Ricardo Cerqueira | 2005-11-13 | 1 | -157/+120 |
* | [PATCH] v4l: (951) Make saa7134-oss as a stand-alone module | Ricardo Cerqueira | 2005-11-13 | 1 | -64/+66 |
* | [PATCH] v4l: (937) Included missing interrupt.h at saa7134-alsa.c | Nickolay V. Shmyrev | 2005-11-13 | 1 | -0/+1 |
* | [PATCH] v4l: (930) Alsa fixes and improvements | Ricardo Cerqueira | 2005-11-13 | 1 | -45/+45 |
* | [PATCH] V4L: 926: Saa7134 alsa can only be autoloaded after saa7134 is active | Ricardo Cerqueira | 2005-11-09 | 1 | -125/+114 |