Age | Commit message (Expand) | Author |
2005-11-20 | some funcions now static and I2C hw code for IR | Mauro Carvalho Chehab |
2005-11-18 | enabled audio DMA setting on cx88 chips, even when dma not in use | Mauro Carvalho Chehab |
2005-11-18 | bttv bytes per line fix. | Nickolay V. Shmyrev |
2005-11-18 | Fix read() bugs in bttv driver. | Nickolay V. Shmyrev |
2005-11-18 | Removed audio DMA enabling from cx88-core | Mauro Carvalho Chehab |
2005-11-18 | Fixes nicam sound | Mauro Carvalho Chehab |
2005-11-18 | tveeprom MAC address parsing/cleanup | Mauro Carvalho Chehab |
2005-11-18 | Enable IR support for the Nova-S-Plus. | Michael Krufky |
2005-11-16 | Tuner cleanups by removing Video IF from tuners struct. | Mauro Carvalho Chehab |
2005-11-16 | Added Secam L' std on tda9887 and common macros moved to videodev2.h | Mauro Carvalho Chehab |
2005-11-16 | Fixes warning at bttv-driver.c | Mauro Carvalho Chehab |
2005-11-16 | Fix hotplugging issues with saa7134 | Ricardo Cerqueira |
2005-11-14 | Fixes maximum number of VBI devices | Mauro Carvalho Chehab |
2005-11-14 | - added videodev.c from 2.6.14-git13 | Mauro Carvalho Chehab |
2005-11-13 | Added V4L support for the Nova-S-Plus and Nova-SE2 DVB-S products. | Michael Krufky |
2005-11-12 | 64-bit fixes esp. for broken compat_ioctl32. | Hans Verkuil |
2005-11-12 | - Fixed broken dependency needed for sa7134 module. | Mauro Carvalho Chehab |
2005-11-11 | Ensure consistent v4l firmware prefixes. | Michael Krufky |
2005-11-11 | Applied saa7134-alsa changes suggested by ALSA's Takashi Iwai | Ricardo Cerqueira |
2005-11-11 | saa7134 shouldn't DEPEND on SND_PCM_OSS. Instead, SELECT it. | Michael Krufky |
2005-11-11 | Another build fix for compat_ioctl32.c | Nickolay V. Shmyrev |
2005-11-11 | More build fixes for compat_ioctl32.c | Nickolay V. Shmyrev |
2005-11-11 | Remove unneeded (and undesirable) casts. | Michael Krufky |
2005-11-10 | Prevent the following build warnings: | Michael Krufky |
2005-11-10 | revert akpm's patch for saa711x Kconfig | Michael Krufky |
2005-11-10 | removed #include <asm/segment.h> | Michael Krufky |
2005-11-10 | Use f_op field of struct file instead of strange f_ops. | Nickolay V. Shmyrev |
2005-11-10 | Fixes Authorship | Mauro Carvalho Chehab |
2005-11-10 | saa711x is busted on ppc64 | Michael Krufky |
2005-11-10 | cleanup whitespace | Michael Krufky |
2005-11-10 | em28xx IR fixup and explicit compat_ioctl32 handler | Mauro Carvalho Chehab |
2005-11-10 | Added new saa7134 card (MSI TV@anywhere plus) | Ricardo Cerqueira |
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 | compat_ioctl32 installation fixes | Ricardo Cerqueira |
2005-11-09 | Fixed saa7134-alsa spinlock bug | Ricardo Cerqueira |
2005-11-09 | Included missing file at the latest commit | Mauro Carvalho Chehab |
2005-11-09 | Moves 32 bit ioctl compat handler to V4L sybsystem | Mauro Carvalho Chehab |
2005-11-09 | Makefile fixes | 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-09 | Added compiler options for cx25840, saa7115 and saa7127 | Mauro Carvalho Chehab |
2005-11-09 | Added support for SECAM L' | Mauro Carvalho Chehab |
2005-11-09 | Adds support for saa7115 video decoder. | Mauro Carvalho Chehab |
2005-11-09 | Adds support for cx25840 video decoder. | Mauro Carvalho Chehab |
2005-11-09 | - Added driver for saa7127 video decoder. | Mauro Carvalho Chehab |
2005-11-09 | Added SECAM L' video standard | Mauro Carvalho Chehab |
2005-11-08 | Removed superfluous stop_dma() from saa7134-alsa IRQ handler | Ricardo Cerqueira |
2005-11-08 | * ../linux/drivers/media/video/bttv-cards.c: (bttv_init_card2): | Nickolay V. Shmyrev |