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-oss.c
Age
Commit message (
Expand
)
Author
2007-08-21
Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-02-21
Backport: make file_operations const
Mauro Carvalho Chehab
2006-10-21
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
Mauro Carvalho Chehab
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-04-11
Since we are not using CVS, $Id makes no sense anymore
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-06
sem2mutex: drivers/media/, #2
Mauro Carvalho Chehab
2006-01-01
ioctls cleanups.
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-10
make tree to compile against kernel 2.5.31
Mauro Carvalho Chehab
2005-12-07
kernel-sync patches.
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-10
cleanup whitespace
Michael Krufky
2005-11-09
Fix backward kernel compatibity (nothing for upstream)
Nickolay V. Shmyrev
2005-11-09
added missing #include in saa7134-oss
Ricardo Cerqueira
2005-11-09
make cx25840 use firmware image named 'cx25840.fw'
Tyler Trafford
2005-11-09
Moves 32 bit ioctl compat handler to V4L sybsystem
Mauro Carvalho Chehab
2005-11-09
Finish split of DMA sound code from main saa7134 module
Ricardo Cerqueira
2005-11-07
- DMA sound struct has been renamed from "oss" to "dmasound" to better
Ricardo Cerqueira
2005-10-16
- Whitespace Cleanups.
Mauro Carvalho Chehab
2005-10-06
* Makefile:
Nickolay V. Shmyrev
2005-07-15
- linux/version.h removed at linux-2.6.13-rc3-mm1.
Mauro Carvalho Chehab
2005-06-28
* cx88-core.c, cx88-dvb.c, cx88-input.c:
Michael Krufky
2005-06-14
- corrected oss sound routing for saa7133
Hartmut Hackmann
2005-06-13
- added preliminary support for tda827x tuners
Hartmut Hackmann
2005-05-18
- fixed off by 1 error in dma setup, corrected clock routing
Hartmut Hackmann
2004-12-10
- add moduleparam.h include to many files.
Gerd Knorr
2004-11-30
- add new tuners.
Gerd Knorr
2004-11-07
- yet another video-buf interface change + fixups.
Gerd Knorr
2004-10-13
- kill trailing whitespaces.
Gerd Knorr
2004-09-15
- added a bunch of $Id$ tags.
Gerd Knorr
2004-08-25
- saa7134: build fix.
Gerd Knorr
2004-08-25
- merge 2.6.9-rc1 changes (mostly __user stuff).
Gerd Knorr
2004-07-14
- saa7134: drop i2s_rate field + related changes.
Gerd Knorr
2004-04-14
- cx88/tda9887: secam fixes.
Gerd Knorr
2004-04-13
- bttv: splitted video + vbi buffer switching, that should make bttv
Gerd Knorr
2004-03-08
- fix saa7134 oss oops.
Gerd Knorr
2004-03-05
- more cards supported in ir-kbd-gpio.c
Gerd Knorr
2004-02-22
Initial revision
Gerd Knorr