summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (12190): em28xx: Add support for Gadmei UTV330+Zhenyu Wang2009-09-121-0/+2
* V4L/DVB (12495): em28xx: Don't call em28xx_ir_init when disable_ir is trueShine Liu2009-08-311-1/+3
* V4L/DVB (12449): adds webcam for Micron device MT9M111 0x143A to em28xxMauro Carvalho Chehab2009-08-312-2/+39
* V4L/DVB (12432): em28xx: fix regression in Empire DualTV digital tuningDevin Heitmueller2009-08-131-1/+1
* V4L/DVB (12405): em28xx-cards: move register 0x13 setting to the proper placeMauro Carvalho Chehab2009-08-132-4/+3
* V4L/DVB (12411): em28xx: Fix artifacts with Silvercrest webcamMauro Carvalho Chehab2009-08-131-16/+34
* V4L/DVB (12410): em28xx: Move the non-board dependent part to be outside em28...Mauro Carvalho Chehab2009-08-131-58/+53
* V4L/DVB (12407): em28xx: Adjust Silvercrest xtal frequencyMauro Carvalho Chehab2009-08-131-1/+1
* V4L/DVB (12406): em28xx: fix: don't do image interlacing on webcamsMauro Carvalho Chehab2009-08-134-10/+42
* V4L/DVB (12403): em28xx: properly reports some em2710 chipsMauro Carvalho Chehab2009-08-132-2/+6
* V4L/DVB (12402): em28xx: fix: some em2710 chips use a different vendor IDMauro Carvalho Chehab2009-08-131-0/+2
* V4L/DVB (12400): em28xx: Allow changing fps on webcamsMauro Carvalho Chehab2009-08-131-0/+37
* V4L/DVB (12344): em28xx: fix support for Plextor ConvertX PX-TV100UMauro Carvalho Chehab2009-08-131-4/+8
* V4L/DVB (12340): mtv9v011: Add a missing chip version to the driverMauro Carvalho Chehab2009-08-131-1/+2
* V4L/DVB (12265): em28xx: fix tuning problem in HVR-900 (R1)Devin Heitmueller2009-07-241-3/+11
* V4L/DVB (12263): em28xx: set demod profile for Pinnacle Hybrid Pro 320eDevin Heitmueller2009-07-241-0/+1
* V4L/DVB (12262): em28xx: Make sure the tuner is initialized if generic empia ...Devin Heitmueller2009-07-241-0/+1
* V4L/DVB (12261): em28xx: set GPIO properly for Pinnacle Hybrid Pro analog sup...Devin Heitmueller2009-07-241-1/+1
* V4L/DVB (12260): em28xx: make support work for the Pinnacle Hybrid Pro (eb1a:...Devin Heitmueller2009-07-242-4/+21
* V4L/DVB (12258): em28xx: fix typo in mt352 init sequence for Terratec Cinergy...Devin Heitmueller2009-07-241-1/+1
* V4L/DVB (12257): em28xx: make tuning work for Terratec Cinergy T XS USB (mt35...Devin Heitmueller2009-07-241-6/+41
* V4L/DVB (12245): em28xx: add support for mt9m001 webcamsMauro Carvalho Chehab2009-07-242-0/+42
* V4L/DVB (12244): em28xx: adjust vinmode/vinctl based on the stream input formatMauro Carvalho Chehab2009-07-243-14/+17
* V4L/DVB (12243): em28xx: allow specifying sensor xtal frequencyMauro Carvalho Chehab2009-07-242-3/+10
* V4L/DVB (12239): em28xx: fix webcam scalingMauro Carvalho Chehab2009-07-244-24/+18
* V4L/DVB (12238): em28xx: call sensor detection code for all webcam entriesMauro Carvalho Chehab2009-07-241-9/+9
* V4L/DVB (12236): em28xx: stop abusing of board->decoder for sensor informationMauro Carvalho Chehab2009-07-242-3/+9
* V4L/DVB (12235): em28xx: detects sensors also with the generic em2750/2750 entryMauro Carvalho Chehab2009-07-241-4/+5
* V4L/DVB (12234): em28xx-cards: use is_webcam flag for devices that are known ...Mauro Carvalho Chehab2009-07-241-4/+8
* V4L/DVB (12233): em28xx: rename is_27xx to is_webcamMauro Carvalho Chehab2009-07-244-7/+7
* V4L/DVB (12202): em28xx, fix lock imbalanceJiri Slaby2009-07-051-0/+1
* V4L/DVB (12172): em28xx: Add autodetection code for Silvercrest 1.3 mpixMauro Carvalho Chehab2009-07-052-1/+45
* V4L/DVB (12171): em28xx: fix webcam usage with different output formatsMauro Carvalho Chehab2009-07-052-24/+23
* V4L/DVB (12169): em28xx-video: fix VIDIOC_G_FMT and VIDIOC_ENUMFMT with webcamsMauro Carvalho Chehab2009-07-051-30/+49
* V4L/DVB (12156): em28xx: Fix tuning for Terratec Cinergy T XS USB (zl10353 ve...Devin Heitmueller2009-07-052-2/+28
* V4L/DVB (12139): em28xx: add other video formatsMauro Carvalho Chehab2009-07-051-1/+18
* V4L/DVB (12138): em28xx: add support for Silvercrest WebcamMauro Carvalho Chehab2009-07-054-7/+68
* V4L/DVB (11912): em28xx: Use v4l bounding/alignment functionTrent Piepho2009-06-231-26/+12
* V4L/DVB (12102): em28xx: add Remote control support for EVGA inDtubeDevin Heitmueller2009-06-231-0/+2
* V4L/DVB (12101): em28xx: add support for EVGA inDtubeDevin Heitmueller2009-06-233-0/+50
* V4L/DVB (12100): em28xx: make sure the analog GPIOs are set if we used a card...Devin Heitmueller2009-06-231-0/+6
* V4L/DVB (11979): em28xx: don't create audio device if not supportedDevin Heitmueller2009-06-161-9/+12
* V4L/DVB (11977): em28xx: Add Kworld 315 entryFranklin Meng2009-06-163-0/+84
* V4L/DVB (11976): em28xx: set up tda9887_conf in em28xx_card_setup()Franklin Meng2009-06-161-0/+3
* V4L/DVB (11927): em28xx: provide module option to disable USB speed checkDevin Heitmueller2009-06-161-1/+6
* V4L/DVB (11925): em28xx: Add support for the K-World 2800dDevin Heitmueller2009-06-162-6/+7
* V4L/DVB (11923): em28xx: Don't let device work unless connected to a high spe...Devin Heitmueller2009-06-161-0/+14
* V4L/DVB (11896): em28xx: Fix for Slow Memory LeakRobert Krakora2009-06-161-0/+5
* V4L/DVB (11845): ir-kbd-i2c: Use initialization dataJean Delvare2009-06-163-39/+15
* V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding modelJean Delvare2009-06-164-8/+22
OpenPOWER on IntegriCloud