summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
...
* 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 (12242): mt9v011: implement core->s_config to allow adjusting xtal fr...Mauro Carvalho Chehab2009-07-241-0/+17
* V4L/DVB (12241): mt9v011: Fix vstartMauro Carvalho Chehab2009-07-241-1/+1
* V4L/DVB (12240): mt9v011: add a function to calculate frames per second rateMauro Carvalho Chehab2009-07-241-1/+31
* 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 (12237): mt9v011: implement VIDIOC_QUERYCTRLMauro Carvalho Chehab2009-07-241-0/+18
* 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 (12224): gspca - m5602-s5k4aa: Remove erroneous register writesErik Andrén2009-07-241-6/+0
* V4L/DVB (12223): gspca - stv06xx-hdcs: Correct the pixelformatErik Andrén2009-07-241-2/+2
* V4L/DVB (12222): gspca - stv06xx-hdcs: Fix sensor sequence bugErik Andrén2009-07-241-3/+5
* V4L/DVB (12221): gspca - stv06xx-hdcs: Actually update the sensor stateErik Andrén2009-07-241-1/+3
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-1220-4/+16
* 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 (12174): mt9v011: let's stick with datasheet values where it worksMauro Carvalho Chehab2009-07-051-16/+7
* V4L/DVB (12173): mt9v011: properly calculate image resolution registersMauro Carvalho Chehab2009-07-051-20/+94
* V4L/DVB (12137): mt9v011: CodingStyle fixesMauro Carvalho Chehab2009-07-051-4/+7
* V4L/DVB (12136): mt9v011: Some fixes at the register initialization tableMauro Carvalho Chehab2009-07-051-6/+14
* V4L/DVB (12135): Add a driver for mt9v011 sensorMauro Carvalho Chehab2009-07-054-0/+399
* V4L/DVB (12166): cx23885: add FIXME comment above set_frontend overrideMichael Krufky2009-07-052-0/+3
* V4L/DVB (12165): cx23885: override set_frontend to allow rf input path switch...Michael Krufky2009-07-052-0/+31
* V4L/DVB (12148): move V4L2_PIX_FMT_SGRBG8 to the proper placeMauro Carvalho Chehab2009-07-051-4/+0
* V4L/DVB (12182): cx18: Add DVB-T support for Yuan MPC-718 cards with an MT352...Andy Walls2009-07-052-2/+162
* V4L/DVB (12180): cx18: Update Yuan MPC-718 card entry with better information...Andy Walls2009-07-051-12/+22
* V4L/DVB (12160): soc-camera: fix missing clean up on error pathGuennadi Liakhovetski2009-07-051-3/+7
* V4L/DVB (12159): soc_camera: Fix debug output of supported formats countStefan Herbrechtsmeier2009-07-051-1/+1
* V4L/DVB (12134): vivi: bug: don't assume that S_STD will be called before str...Mauro Carvalho Chehab2009-07-051-49/+50
* V4L/DVB (12003): v4l2: Move bounding code outside I2C ifdef blockTrent Piepho2009-06-231-1/+2
* V4L/DVB (11913): cx231xx: TRY_FMT should not actually set anythingTrent Piepho2009-06-233-23/+7
* V4L/DVB (11912): em28xx: Use v4l bounding/alignment functionTrent Piepho2009-06-231-26/+12
* V4L/DVB (11911): cx231xx: Use v4l bounding/alignment functionTrent Piepho2009-06-231-13/+3
* V4L/DVB (11910): mt9: Use v4l bounding/alignment functionTrent Piepho2009-06-233-29/+9
* V4L/DVB (11909): cx23885: Use v4l bounding/alignment functionTrent Piepho2009-06-231-9/+2
* V4L/DVB (11908): w8968cf: Use v4l bounding/alignment functionTrent Piepho2009-06-231-21/+14
* V4L/DVB (11907): cx88: Use v4l bounding/alignment functionTrent Piepho2009-06-231-9/+2
* V4L/DVB (11906): saa7134: Use v4l bounding/alignment functionTrent Piepho2009-06-231-9/+2
* V4L/DVB (11905): vivi: Use v4l bounding/alignment functionTrent Piepho2009-06-231-9/+2
* V4L/DVB (11904): zoran: Use v4l bounding/alignment functiobTrent Piepho2009-06-231-10/+4
* V4L/DVB (11903): sh_mobile_ceu_camera: Use v4l bounding/alignment functionTrent Piepho2009-06-231-10/+2
* V4L/DVB (11902): pxa-camera: Use v4l bounding/alignment functionTrent Piepho2009-06-231-27/+7
OpenPOWER on IntegriCloud