aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (13671): sh_mobile_ceu_camera: Remove frame size page alignmentMagnus Damm2009-12-161-2/+2
* V4L/DVB (13670): soc-camera: Add mt9t112 camera driverKuninori Morimoto2009-12-163-0/+1184
* V4L/DVB (13669): tw9910: Add sync polarity supportKuninori Morimoto2009-12-161-2/+12
* V4L/DVB (13668): tw9910: remove croppingKuninori Morimoto2009-12-161-48/+0
* V4L/DVB (13667): tw9910: modify output formatKuninori Morimoto2009-12-161-4/+4
* V4L/DVB (13666): tw9910: modify V/H outpit pin setting to use VALIDKuninori Morimoto2009-12-161-30/+8
* V4L/DVB (13665): sh_mobile_ceu_camera: Add support for sync polarity selectionKuninori Morimoto2009-12-161-0/+17
* V4L/DVB (13664): tw9910: use V4L2_FIELD_INTERLACED_BTKuninori Morimoto2009-12-161-4/+4
* V4L/DVB (13663): sh_mobile_ceu: Add V4L2_FIELD_INTERLACED_BT/TB supportKuninori Morimoto2009-12-161-24/+51
* V4L/DVB (13662): mt9t031: make the use of the soc-camera client API optionalGuennadi Liakhovetski2009-12-161-82/+85
* V4L/DVB (13661): rj54n1cb0c: Add cropping, auto white balance, restrict sizes...Guennadi Liakhovetski2009-12-161-46/+231
* V4L/DVB (13659): soc-camera: convert to the new mediabus APIGuennadi Liakhovetski2009-12-1614-959/+1374
* V4L/DVB (13658): v4l: add a media-bus API for configuring v4l2 subdev pixel a...Guennadi Liakhovetski2009-12-162-1/+158
* V4L/DVB (13657): tw9910: Add revision control to tw9910_set_hsyncKuninori Morimoto2009-12-161-5/+8
* V4L/DVB (13656): tw9910: tw9910_set_hsync clean upKuninori Morimoto2009-12-161-21/+16
* V4L/DVB (13655): tw9910: Add power controlKuninori Morimoto2009-12-161-3/+36
* V4L/DVB (13654): tw9910: Tri-state pins when idleKuninori Morimoto2009-12-161-13/+30
* V4L/DVB (13653): tw9910: simplify chip ID calculationKuninori Morimoto2009-12-161-6/+7
* V4L/DVB (13652): tw9910: Add revision controlKuninori Morimoto2009-12-161-5/+11
* V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in str...Guennadi Liakhovetski2009-12-162-5/+5
* V4L/DVB (13646): sh_mobile_ceu_camera: do not mark host occupied, when adding...Guennadi Liakhovetski2009-12-161-2/+5
* V4L/DVB (13645): soc-camera: fix multi-line comment coding styleGuennadi Liakhovetski2009-12-169-90/+176
* V4L/DVB (13644): v4l: add new v4l2-subdev sensor operations, use g_skip_top_l...Guennadi Liakhovetski2009-12-166-24/+73
* V4L/DVB (13642): tw9910: The driver can also handle revision 1 of the chipKuninori Morimoto2009-12-161-1/+2
* V4L/DVB (13627): gspca - zc3xx: Set the quality for sensor tas5130c.Jean-Francois Moine2009-12-161-1/+0
* V4L/DVB (13626): gspca - many subdrivers: Fix some warnings.Jean-Francois Moine2009-12-1610-26/+33
* V4L/DVB (13621): gspca - some subdrivers: Make device_table[]s constant.Márton Németh2009-12-166-12/+12
* V4L/DVB (13618): v4l2: Adding helper function to get dv preset descriptionMuralidharan Karicheri2009-12-161-0/+47
* V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r...Mauro Carvalho Chehab2009-12-167-37/+14
* V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregisterMauro Carvalho Chehab2009-12-167-14/+14
* V4L/DVB (13612): IR: Move common IR code to drivers/media/IRMauro Carvalho Chehab2009-12-161-4/+0
* V4L/DVB (13610): uvc: Correct size given to memsetJulia Lawall2009-12-161-1/+1
* V4L/DVB (13607): vpif: move vpif_remove to .devexitUwe Kleine-König2009-12-161-1/+1
* V4L/DVB (13606): vpfe_capture: move vpfe_remove to .devexitUwe Kleine-König2009-12-161-1/+1
* V4L/DVB (13605): sh_mobile_ceu_camera: don't use __exit_p to wrap sh_mobile_c...Uwe Kleine-König2009-12-161-1/+1
* V4L/DVB (13604): vpss: move vpss_remove to .devexitUwe Kleine-König2009-12-161-1/+1
* V4L/DVB (13602): bttv: fix MODULE_PARM_DESC for i2c_debug and i2c_hwJarod Wilson2009-12-161-1/+1
* V4L/DVB (13598): videobuf_dma_contig_user_get() for non-aligned offsetsMuralidharan Karicheri2009-12-161-2/+4
* V4L/DVB (13597): bttv: add i2c addr for old WinTV card to IR probe listJarod Wilson2009-12-161-1/+1
* V4L/DVB (13596): ov511.c typo: lock => unlockDan Carpenter2009-12-161-1/+1
* V4L/DVB (13594): cpia2: use __stringify macro.Thiago Farina2009-12-161-16/+11
* V4L/DVB (13593): PWC: parameter trace is only available in debugAndrea Odetti2009-12-161-0/+2
* V4L/DVB (13591): add support for IR on FlyDVB Trio (saa7134)Lukas Karas2009-12-163-1/+86
* V4L/DVB (13590): cpia: convert it to use proc_fopsAlexey Dobriyan2009-12-161-107/+105
* V4L/DVB (13575): em28xx: Use the complete address/command RC5 code for WinTV ...Mauro Carvalho Chehab2009-12-162-13/+30
* V4L/DVB (13571): v4l: Adding Digital Video Timings APIsMuralidharan Karicheri2009-12-162-0/+153
* V4L/DVB (13567): gspca - sunplus/stk014: Propagate errors to higher level.Jean-Francois Moine2009-12-162-175/+168
* V4L/DVB (13566): gspca - main: New variable usb_err for USB exchanges.Jean-Francois Moine2009-12-162-0/+14
* V4L/DVB (13565): gspca - pac7302: One more webcam is upside-down by default.Jean-Francois Moine2009-12-161-1/+1
* V4L/DVB (13564): gspca - main: Implement vidioc_enum_frameintervals.Antonio Ospite2009-12-162-0/+38