aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx
Commit message (Expand)AuthorAgeFilesLines
* 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
* V4L/DVB (11843): ir-kbd-i2c: Don't use i2c_client.name for our own needsJean Delvare2009-06-162-6/+6
* V4L/DVB (11827): Add support for Terratec Grabster AV350Mauro Carvalho Chehab2009-06-162-0/+33
* V4L/DVB (11825): em28xx: add Terratec GrabbyMauro Carvalho Chehab2009-06-162-0/+19
* V4L/DVB (11810): em28xx: properly set packet size based on the device's eepro...Devin Heitmueller2009-06-164-2/+56
* V4L/DVB (11487): em28xx: fix typo em28xx_errdev messageFilipe Rosset2009-06-161-1/+1
* V4L/DVB (11486): em28xx: Add EmpireTV board supportDouglas Schilling Landgraf2009-06-163-0/+29
* V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil2009-04-062-21/+9
* V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil2009-04-061-16/+18
* V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil2009-04-061-1/+1
* V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.Hans Verkuil2009-04-062-2/+2
* V4L/DVB (11360): em28xx: use usb_interface.dev for v4l2_device_registerMauro Carvalho Chehab2009-04-061-2/+3
* V4L/DVB (11331): em28xx: convert to v4l2_subdevDouglas Schilling Landgraf2009-04-065-141/+172
* V4L/DVB (11141): em28xx: fix oops on ARM platform when allocating transfer bu...Devin Heitmueller2009-03-301-1/+1
* V4L/DVB (11139): em28xx: add remote control definition for HVR-900 (both vers...Devin Heitmueller2009-03-301-0/+2