index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
saa7134
/
saa7134-alsa.c
Age
Commit message (
Expand
)
Author
2006-07-19
[PATCH] irq-flags: media: Use the new IRQF_ constants
Mauro Carvalho Chehab
2006-07-15
Saa7134: rename dmasound_{init, exit}
Mauro Carvalho Chehab
2006-06-20
Whitespace cleanups
Mauro Carvalho Chehab
2006-04-11
Since we are not using CVS, $Id makes no sense anymore
Mauro Carvalho Chehab
2006-03-28
Wrong version testing... fixed.
Mauro Carvalho Chehab
2006-03-28
Make code sync with recent ALSA changes on -git
Mauro Carvalho Chehab
2006-03-15
Merging from mchehab vivi branch
Mauro Carvalho Chehab
2006-03-13
BUG_ON() Conversion in drivers/video/media
Mauro Carvalho Chehab
2006-03-10
Make video_buf more generic
Mauro Carvalho Chehab
2006-02-12
Fixed saa7134 ALSA initialization with multiple cards
Ricardo Cerqueira
2006-02-06
sem2mutex: drivers/media/, #2
Mauro Carvalho Chehab
2005-12-26
Make late module load fix looking the same as kernel version.
Mauro Carvalho Chehab
2005-12-21
Changes saa7134 DMA sound modules to late_initcall() to prevent oops
Ricardo Cerqueira
2005-12-20
Fix saa7134 ALSA/OSS collisions
Ricardo Cerqueira
2005-12-18
Fix compilation failure with gcc 2.95.3.
Mauro Carvalho Chehab
2005-12-17
Reverted latest two patches
Mauro Carvalho Chehab
2005-12-17
Fix compilation failure with gcc 2.95.3 and corrected set video std
Mauro Carvalho Chehab
2005-11-20
This patch makes needlessly global code static.
Mauro Carvalho Chehab
2005-11-16
Fix hotplugging issues with saa7134
Ricardo Cerqueira
2005-11-11
Applied saa7134-alsa changes suggested by ALSA's Takashi Iwai
Ricardo Cerqueira
2005-11-09
Fixed saa7134-alsa spinlock bug
Ricardo Cerqueira
2005-11-09
Moves 32 bit ioctl compat handler to V4L sybsystem
Mauro Carvalho Chehab
2005-11-09
Cleanups in saa7134-alsa
Ricardo Cerqueira
2005-11-09
Finish split of DMA sound code from main saa7134 module
Ricardo Cerqueira
2005-11-08
Removed superfluous stop_dma() from saa7134-alsa IRQ handler
Ricardo Cerqueira
2005-11-08
* ../linux/drivers/media/video/saa7134/saa7134-alsa.c:
Nickolay V. Shmyrev
2005-11-08
* ../linux/drivers/media/video/saa7134/saa7134-alsa.c:
Nickolay V. Shmyrev
2005-11-08
- SAA7134/ALSA IRQ management improvements
Ricardo Cerqueira
2005-11-08
- distclean now cleans also .orig and .rej files
Mauro Carvalho Chehab
2005-11-08
- Fix multiple board support in saa7134-alsa
Ricardo Cerqueira
2005-11-07
- Fix nasty IRQ hook bug.
Ricardo Cerqueira
2005-11-07
- DMA sound struct has been renamed from "oss" to "dmasound" to better
Ricardo Cerqueira
2005-11-07
- More ALSA-proposed changes
Ricardo Cerqueira
2005-11-07
- Applied some of the changes proposed by the ALSA team
Ricardo Cerqueira
2005-11-07
- saa7134-alsa is now a standalone module
Ricardo Cerqueira
2005-10-25
* ../linux/drivers/media/video/saa7134/saa7134-alsa.c:
Nickolay V. Shmyrev
2005-10-18
- Cleanup some unnecessary ALSA memory (de/)allocations
Mauro Carvalho Chehab
2005-10-16
- Whitespaces Cleanups.
Mauro Carvalho Chehab
2005-10-16
- Whitespace Cleanups.
Mauro Carvalho Chehab
2005-10-09
From: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Mauro Carvalho Chehab
2005-10-08
* saa7134-alsa.c: (snd_saa7134_capsrc_put),
Nickolay V. Shmyrev
2005-10-07
* saa7134-alsa.c: (saa7134_dma_stop),
Nickolay V. Shmyrev
2005-10-06
removed trailing whitespace
Michael Krufky
2005-10-06
* Makefile:
Nickolay V. Shmyrev
2005-10-05
Corrected settings for SECAM-L
Nickolay V. Shmyrev