summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] V4L/DVB (3087) fix analog NTSC for pcHDTV 3000Mauro Carvalho Chehab2005-12-041-0/+2
* [PATCH] V4l/dvb: Fix typo, removing incorrect info from CONFIG_BT848_DVB kcon...Michael Krufky2005-12-011-3/+0
* [PATCH] V4l/dvb: Restore missing tuner definition for Hauppauge tuner type 0x103Mike Isely2005-12-011-1/+1
* [PATCH] V4L/dvb: fix kernel message (print of %s from random pointer)Hans Verkuil2005-12-011-6/+8
* [PATCH] DVB: BUDGET CI card depends on STV0297 demodulator.Carlos Silva2005-12-011-0/+1
* [PATCH] DVB: Fixes ifs in ves1820 set symbolrate().Denis Vlasenko2005-12-011-7/+7
* [PATCH] DVB: Fix locking to prevent Oops on SMP systemsRalph Metzler2005-12-011-11/+20
* [PATCH] DVB: Update Steve's email address.Steven Toth2005-12-012-2/+2
* [PATCH] DVB: Small cleanups and CodeStyle fixesAdrian Bunk2005-12-016-4/+6
* [PATCH] DVB: Include fixes for 2.6.15-rc1 for removing sched.h from module.hTim Schmielau2005-12-011-0/+2
* [PATCH] DVB: Fixed incorrect usage at the private state of the dvb-usb-devicesPatrick Boettcher2005-12-011-9/+9
* [PATCH] DVB: Fix locking problems and code cleanupAndrew de Quincey2005-12-011-46/+23
* [PATCH] DVB: Fixed DiSEqC timing for saa7146-based budget cardsOliver Endriss2005-12-013-2/+4
* [PATCH] V4L: Add workaround for Hauppauge PVR150 with certain NTSC tuner modelsHans Verkuil2005-12-013-3/+43
* [PATCH] V4L: Fixed eeprom handling for cx88 and added Nova-T PCI model 90003Steven Toth2005-12-012-9/+12
* [PATCH] V4L: Fix bttv ioctls VIDIOC_ENUMINPUT, VIDIOCGTUNER, VIDIOC_QUERYCAPMichael H. Schimek2005-12-011-5/+15
* [PATCH] V4L: Fix crash when not compiled as moduleReimar Doeffinger2005-12-011-6/+3
* [PATCH] V4L: Write cached value to correct register for SECAMDwaine Garden2005-12-011-1/+1
* [PATCH] V4L: Fixes Bttv raw format to fix VIDIOCSPICT ioctlMichael H. Schimek2005-12-012-0/+10
* [PATCH] V4L: Makes needlessly global code staticAdrian Bunk2005-12-015-12/+13
* [PATCH] V4L: Some funcions now static and I2C hw code for IRMauro Carvalho Chehab2005-12-013-6/+6
* [PATCH] V4L: Enables audio DMA setting on cx88 chips, even when dma not in useMauro Carvalho Chehab2005-12-013-0/+39
* [PATCH] V4L: Bttv bytes per line fixMichael H. Schimek2005-12-011-11/+23
* [PATCH] V4L: Fix read() bugs in bttv driverNickolay V. Shmyrev2005-12-012-3/+7
* [PATCH] V4L: Removed audio DMA enabling from cx88-coreMauro Carvalho Chehab2005-12-011-3/+0
* [PATCH] V4L: Fixes nicam soundIan Pickworth2005-12-011-15/+10
* [PATCH] V4L: tveeprom MAC address parsing/cleanupSteven Toth2005-12-012-36/+56
* [PATCH] V4: Include comments for DVB models and includes missing onesSteven Toth2005-12-011-3/+6
* [PATCH] V4L: Fixes warning at bttv-driver.cLuiz Capitulino2005-12-011-1/+1
* [PATCH] V4L: Fix hotplugging issues with saa7134Ricardo Cerqueira2005-12-014-38/+88
* [PATCH] V4L: Fixes maximum number of VBI devicesSigmund Augdal Helberg2005-12-011-13/+13
OpenPOWER on IntegriCloud