summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
AgeCommit message (Expand)AuthorFilesLines
2008-10-20byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison2-0/+2
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds4-18/+27
2008-10-17USB: remove warn() macro from usb media driversGreg Kroah-Hartman4-18/+27
2008-10-17V4L/DVB (9296): Patch to remove warning message during cx88-dvb compilationIgor M. Liplianin1-2/+2
2008-10-17V4L/DVB (9294): gspca: Add a stop sequence in t613.Jean-Francois Moine1-0/+14
2008-10-17V4L/DVB (9293): gspca: Separate and fix the sensor dependant sequences in t613.Leandro Costantino1-37/+110
2008-10-17V4L/DVB (9292): gspca: Call the control setting functions at init time in t613.Jean-Francois Moine1-72/+70
2008-10-17V4L/DVB (9291): gspca: Do not set the white balance temperature by default in...Jean-Francois Moine1-1/+1
2008-10-17V4L/DVB (9290): gspca: Adjust the sensor init sequences in t613.Jean-Francois Moine1-7/+20
2008-10-17V4L/DVB (9289): gspca: Other sensor identified as om6802 in t613.Jean-Francois Moine1-6/+10
2008-10-17V4L/DVB (9288): gspca: Write to the USB device and not USB interface in t613.Jean-Francois Moine1-3/+3
2008-10-17V4L/DVB (9287): gspca: Change the name of the multi bytes write function in t...Jean-Francois Moine1-31/+32
2008-10-17V4L/DVB (9286): gspca: Compilation problem of gspca.c and the kernel version.Jean-Francois Moine2-1/+1
2008-10-17V4L/DVB (9283): Correct typo and enable setting the gain on the mt9m111 sensorErik Andrén1-2/+2
2008-10-17V4L/DVB (9282): Properly iterate the urbs when destroying them.Erik Andrén1-1/+1
2008-10-17V4L/DVB (9281): gspca: Add hflip and vflip to the po1030 sensorErik Andren2-7/+101
2008-10-17V4L/DVB (9280): gspca: Use the gspca debug macrosErik Andren7-98/+66
2008-10-17V4L/DVB (9279): gspca: Correct some copyright headersErik Andren13-14/+13
2008-10-17V4L/DVB (9278): gspca: Remove the m5602_debug variableErik Andren4-5/+0
2008-10-17V4L/DVB (9277): gspca: propagate an error in m5602_start_transfer()Erik Andren1-4/+6
2008-10-17V4L/DVB (9276): videobuf-dvb: two functions are now staticMauro Carvalho Chehab1-58/+50
2008-10-17V4L/DVB (9273): MFE: videobuf-dvb.c checkpatch cleanup as part of MFE mergeSteven Toth1-18/+25
2008-10-17V4L/DVB (9271): videobuf: data storage optimisation (2)Darron Broad4-8/+5
2008-10-17V4L/DVB (9269): cx88: add I2S-ADC tvaudio methodDarron Broad3-22/+42
2008-10-17V4L/DVB (9268): tuner: add FMD1216MEX tunerDarron Broad1-1/+1
2008-10-17V4L/DVB (9267): cx88: Update of audio routing config for FM radioDarron Broad1-3/+22
2008-10-17V4L/DVB (9266): videobuf: properly handle attachment failureDarron Broad1-13/+24
2008-10-17V4L/DVB (9265): videobuf: data storage optimisationDarron Broad4-9/+8
2008-10-17V4L/DVB (9262): cx88: Change spurious buffer message into a debug only messageSteven Toth1-1/+2
2008-10-17V4L/DVB (9252): au0828: Checkpatch complianceSteven Toth3-3/+5
2008-10-17V4L/DVB (9251): cx23885: Checkpatch complianceSteven Toth6-251/+297
2008-10-17V4L/DVB (9250): cx88: Convert __FUNCTION__ to __func__Steven Toth2-15/+15
2008-10-17V4L/DVB (9247): au0828: add support for another USB id for Hauppauge HVR950QMichael Krufky1-0/+3
2008-10-17V4L/DVB (9244): video: improve sh_mobile_ceu buffer handlingMagnus Damm1-1/+14
2008-10-17V4L/DVB (9243): video: add byte swap to sh_mobile_ceu driverMagnus Damm1-3/+3
2008-10-17V4L/DVB (9242): video: add sh_mobile_ceu commentsMagnus Damm1-33/+46
2008-10-17V4L/DVB (9241): soc-camera: move sensor power management to soc_camera_platfo...Guennadi Liakhovetski1-9/+11
2008-10-17V4L/DVB (9240): saa7127: Fix two typosJean Delvare1-1/+1
2008-10-17V4L/DVB (9239): Add support for rgb555 pixel formats to viviMagnus Damm1-0/+40
2008-10-17V4L/DVB (9238): Add support for rgb565 pixel formats to viviMagnus Damm1-0/+40
2008-10-17V4L/DVB (9237): Add uyvy pixel format support to viviMagnus Damm1-0/+20
2008-10-17V4L/DVB (9236): Teach vivi about multiple pixel formatsMagnus Damm1-30/+67
2008-10-17V4L/DVB (9235): Precalculate vivi yuv valuesMagnus Damm1-59/+58
2008-10-17V4L/DVB (9234): zoran: Drop redundant printkJean Delvare1-1/+0
2008-10-17V4L/DVB (9232): cx23885: Move the MFE frontend allocation into the correct placeSteven Toth1-22/+41
2008-10-17V4L/DVB (9231): cx23885: Define num_frontends as a function of the portSteven Toth2-0/+10
2008-10-17V4L/DVB (9230): cx23885: MFE related OOPS fixSteven Toth2-5/+4
2008-10-17V4L/DVB (9229): cx88: Add intial config for FM radio supportDarron Broad1-3/+11
2008-10-17V4L/DVB (9228): cx88: Add audio routing for the hvr-3000/4000Darron Broad2-1/+9
2008-10-17V4L/DVB (9227): MFE: Add multi-frontend mutual exclusionDarron Broad4-12/+12