aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* [PATCH] dst_ca __user annotations, portability fixesAl Viro2005-12-151-3/+3
* [PATCH] em28xx: %zd for size_tAl Viro2005-12-151-1/+1
* [PATCH] V4L/DVB: (3151) I2C ID renamed to I2C_DRIVERID_INFRAREDMauro Carvalho Chehab2005-12-121-1/+1
* [PATCH] V4L/DVB: (3113) Convert em28xx to use vm_insert_page instead of remap...Sascha Sommer2005-12-122-61/+9
* [PATCH] V4L/DVB: (3135) Fix tuner init for Pinnacle PCTV StereoRicardo Cerqueira2005-12-121-1/+1
* [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4Mauro Carvalho Chehab2005-12-1229-66/+87
* [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab2005-12-1228-717/+717
* [PATCH] V4L/DVB: (3086b) Whitespaces cleanups part 2Mauro Carvalho Chehab2005-12-121-1638/+1638
* [PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab2005-12-1239-542/+542