summaryrefslogtreecommitdiff
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
* DVB (2454): Port code for SU1278/SH2 (TUA6100) from pre-refactored codeAndrew de Quincey2006-01-093-0/+165
* DVB (2451): Add support for KWorld DVB-S 100, based on the same chips as Haup...Vadim Catana2006-01-092-21/+86
* DVB (2446): Minor cleanups.Johannes Stezenbach2006-01-092-189/+192
* DVB (2445): Added demodulator driver for Nova-S-Plus and Nova-SE2 DVB-S support.Steve Toth2006-01-094-0/+886
* DVB (2444): Implement frontend-specific tuning and the ability to disable zigzagAndrew de Quincey2006-01-093-152/+218
* DVB (2441): Driver support for live-ac3, firmware >= 2621 required.Dr. Werner Fink2006-01-092-4/+15
* DVB (2440): Fixed mpeg audio on spdif from Nexus-CA card (rev 2.3),Marco Schluessler2006-01-094-6/+13
* DVB (2432): LNB power can now be switched off for Activy Budget-S rev GR/AL.Oliver Endriss2006-01-092-5/+10
* DVB (2431): Fixed dishnetwork support for Nexus-S rev 2.3Oliver Endriss2006-01-091-1/+3
* DVB (2428): Fixes for the topuptv/SCM mediaguard CAM module in KNC1 CI moduleAndrew de Quincey2006-01-091-5/+23
* DVB (2421): Fixed oddities at firmware downloadHartmut Hackmann2006-01-091-48/+90
* DVB (2420): Makes integration of future devices easierPatrick Boettcher2006-01-094-86/+150
* V4L (1021): Tuner description now follows the same CodingStyle as the othersMauro Carvalho Chehab2006-01-091-137/+609
* V4L (0988): Tuner cleanups by removing Video IF from tuners structMauro Carvalho Chehab2006-01-091-145/+161
* V4L (1007): Add support for KWorld DVB-S 100Vadim Catana2006-01-093-2/+52
* V4L (0990): Enable IR support for the Nova-S-PlusSteven Toth2006-01-092-1/+9
* V4L (0979): Added V4L support for the Nova-S-Plus and Nova-SE2 DVB-S productsSteven Toth2006-01-096-0/+84
* V4L (1023): Added Hauppauge ImpactVCB boardSteven Toth2006-01-092-0/+35
* V4L (1019): Added basic support (tv + radio) for TerraTec Cinergy 250 PCIJörg Schummer2006-01-092-0/+35
* V4L (0987): Added Secam L' std on tda9887 and common macros moved to videodev2.hMauro Carvalho Chehab2006-01-092-6/+9
* V4L/DVB (3152): Fixes some troubles at v4l2 compat stuffPhilippe De Muyter2006-01-091-8/+54
* V4L/DVB (3120): Adds 32-bit compatibility for v4l2 framegrabber ioctls.Philippe De Muyter2006-01-091-12/+376
* V4L (0978): 64-bit fixes for removing warnings on compat_ioctl32Hans Verkuil2006-01-092-3/+3
* V4L (0973): Another build fix for compat_ioctl32.cMishalÅ Pytasz2006-01-091-0/+1
* V4L (0972): More build fixes for compat_ioctl32.cNickolay V. Shmyrev2006-01-091-1/+2
* V4L (963): Explicit compat_ioctl32 handler to em28xxMauro Carvalho Chehab2006-01-091-0/+2
* V4L (957): Compat ioctl32 license fixRicardo Cerqueira2006-01-091-0/+2
* V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann2006-01-0931-1/+351
* [PATCH] remove gcc-2 checksAndrew Morton2006-01-081-2/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-01-0643-186/+148
|\
| * Merge ../torvalds-2.6/Greg Kroah-Hartman2006-01-061-17/+13
| |\
| * | [PATCH] i2c: drop empty i2c_driver.command implementationsLaurent Riffard2006-01-052-14/+0
| * | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-0537-37/+0
| * | [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard2006-01-0542-106/+185
| * | [PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare2006-01-0525-25/+0
| * | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-0537-37/+0
| * | [PATCH] i2c: Drop i2c_driver.flags, 1 of 3Jean Delvare2006-01-051-4/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-065-5/+5
|\ \ \ | |_|/ |/| |
| * | kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg2006-01-065-5/+5
| |/
* | [PATCH] parport: phase fixesMarko Kohtala2006-01-061-17/+13
|/
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-0414-14/+0
* [PATCH] Simplify the VIDEO_SAA7134_OSS Kconfig dependency lineJean Delvare2005-12-291-1/+1
* [PATCH] Fix recursive config dependency for SAA7134Jean Delvare2005-12-291-2/+2
* V4L/DVB (3191): Fix CC outputHans Verkuil2005-12-221-3/+3
* V4L/DVB (3200): Fix saa7134 ALSA/OSS collisionsRicardo Cerqueira2005-12-224-10/+51
* Initialize drivers/media/video/saa7134 lateLinus Torvalds2005-12-212-2/+4
* [PATCH] V4L/DVB (3189): Fix a broken logic that didn't cover all standards.Mauro Carvalho Chehab2005-12-191-18/+24
* [PATCH] V4L/DVB (3181): Enable SPDIF output for DVB-S rev 2.3Oliver Endriss2005-12-192-1/+5
* [PATCH] V4L/DVB (3180): Fix tuner 100 definition for hauppauge eepromRicardo Cerqueira2005-12-191-1/+1
* [PATCH] V4L/DVB (3188): Fix compilation failure with gcc 2.95.3.Jean Delvare2005-12-195-10/+10