aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-16V4L/DVB (13698): pms: replace asm/uaccess.h to linux/uaccess.hMauro Carvalho Chehab1-1/+1
2009-12-16V4L/DVB (13687): cx231xx: use NULL when pointer is neededMárton Németh1-9/+9
2009-12-16V4L/DVB: Davinci VPFE Capture: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2009-12-16V4L/DVB (13685): Correct code taking the size of a pointerJulia Lawall1-3/+3
2009-12-16V4L/DVB (13676): configurable IRQ mode on NetUP Dual DVB-S2 CI; IRQ from CAM processing (CI interface works faster)Abylay Ospan1-29/+78
2009-12-16V4L/DVB (13671): sh_mobile_ceu_camera: Remove frame size page alignmentMagnus Damm1-2/+2
2009-12-16V4L/DVB (13670): soc-camera: Add mt9t112 camera driverKuninori Morimoto3-0/+1184
2009-12-16V4L/DVB (13669): tw9910: Add sync polarity supportKuninori Morimoto1-2/+12
2009-12-16V4L/DVB (13668): tw9910: remove croppingKuninori Morimoto1-48/+0
2009-12-16V4L/DVB (13667): tw9910: modify output formatKuninori Morimoto1-4/+4
2009-12-16V4L/DVB (13666): tw9910: modify V/H outpit pin setting to use VALIDKuninori Morimoto1-30/+8
2009-12-16V4L/DVB (13665): sh_mobile_ceu_camera: Add support for sync polarity selectionKuninori Morimoto1-0/+17
2009-12-16V4L/DVB (13664): tw9910: use V4L2_FIELD_INTERLACED_BTKuninori Morimoto1-4/+4
2009-12-16V4L/DVB (13663): sh_mobile_ceu: Add V4L2_FIELD_INTERLACED_BT/TB supportKuninori Morimoto1-24/+51
2009-12-16V4L/DVB (13662): mt9t031: make the use of the soc-camera client API optionalGuennadi Liakhovetski1-82/+85
2009-12-16V4L/DVB (13661): rj54n1cb0c: Add cropping, auto white balance, restrict sizes, add platform dataGuennadi Liakhovetski1-46/+231
2009-12-16V4L/DVB (13659): soc-camera: convert to the new mediabus APIGuennadi Liakhovetski14-959/+1374
2009-12-16V4L/DVB (13658): v4l: add a media-bus API for configuring v4l2 subdev pixel and frame formatsGuennadi Liakhovetski2-1/+158
2009-12-16V4L/DVB (13657): tw9910: Add revision control to tw9910_set_hsyncKuninori Morimoto1-5/+8
2009-12-16V4L/DVB (13656): tw9910: tw9910_set_hsync clean upKuninori Morimoto1-21/+16
2009-12-16V4L/DVB (13655): tw9910: Add power controlKuninori Morimoto1-3/+36
2009-12-16V4L/DVB (13654): tw9910: Tri-state pins when idleKuninori Morimoto1-13/+30
2009-12-16V4L/DVB (13653): tw9910: simplify chip ID calculationKuninori Morimoto1-6/+7
2009-12-16V4L/DVB (13652): tw9910: Add revision controlKuninori Morimoto1-5/+11
2009-12-16V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in struct soc_camera_linkGuennadi Liakhovetski2-5/+5
2009-12-16V4L/DVB (13646): sh_mobile_ceu_camera: do not mark host occupied, when adding a client failsGuennadi Liakhovetski1-2/+5
2009-12-16V4L/DVB (13645): soc-camera: fix multi-line comment coding styleGuennadi Liakhovetski9-90/+176
2009-12-16V4L/DVB (13644): v4l: add new v4l2-subdev sensor operations, use g_skip_top_lines in soc-cameraGuennadi Liakhovetski6-24/+73
2009-12-16V4L/DVB (13642): tw9910: The driver can also handle revision 1 of the chipKuninori Morimoto1-1/+2
2009-12-16V4L/DVB (13627): gspca - zc3xx: Set the quality for sensor tas5130c.Jean-Francois Moine1-1/+0
2009-12-16V4L/DVB (13626): gspca - many subdrivers: Fix some warnings.Jean-Francois Moine10-26/+33
2009-12-16V4L/DVB (13621): gspca - some subdrivers: Make device_table[]s constant.Márton Németh6-12/+12
2009-12-16V4L/DVB (13618): v4l2: Adding helper function to get dv preset descriptionMuralidharan Karicheri1-0/+47
2009-12-16V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register()Mauro Carvalho Chehab7-37/+14
2009-12-16V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregisterMauro Carvalho Chehab7-14/+14
2009-12-16V4L/DVB (13612): IR: Move common IR code to drivers/media/IRMauro Carvalho Chehab1-4/+0
2009-12-16V4L/DVB (13610): uvc: Correct size given to memsetJulia Lawall1-1/+1
2009-12-16V4L/DVB (13607): vpif: move vpif_remove to .devexitUwe Kleine-König1-1/+1
2009-12-16V4L/DVB (13606): vpfe_capture: move vpfe_remove to .devexitUwe Kleine-König1-1/+1
2009-12-16V4L/DVB (13605): sh_mobile_ceu_camera: don't use __exit_p to wrap sh_mobile_ceu_removeUwe Kleine-König1-1/+1
2009-12-16V4L/DVB (13604): vpss: move vpss_remove to .devexitUwe Kleine-König1-1/+1
2009-12-16V4L/DVB (13602): bttv: fix MODULE_PARM_DESC for i2c_debug and i2c_hwJarod Wilson1-1/+1
2009-12-16V4L/DVB (13598): videobuf_dma_contig_user_get() for non-aligned offsetsMuralidharan Karicheri1-2/+4
2009-12-16V4L/DVB (13597): bttv: add i2c addr for old WinTV card to IR probe listJarod Wilson1-1/+1
2009-12-16V4L/DVB (13596): ov511.c typo: lock => unlockDan Carpenter1-1/+1
2009-12-16V4L/DVB (13594): cpia2: use __stringify macro.Thiago Farina1-16/+11
2009-12-16V4L/DVB (13593): PWC: parameter trace is only available in debugAndrea Odetti1-0/+2
2009-12-16V4L/DVB (13591): add support for IR on FlyDVB Trio (saa7134)Lukas Karas3-1/+86
2009-12-16V4L/DVB (13590): cpia: convert it to use proc_fopsAlexey Dobriyan1-107/+105
2009-12-16V4L/DVB (13575): em28xx: Use the complete address/command RC5 code for WinTV USB2Mauro Carvalho Chehab2-13/+30