aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (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 (13690): radio/si470x: #include <sched.h>Randy Dunlap1-0/+1
2009-12-16V4L/DVB (13688): au8522: modify the attributes of local filter coefficientsMárton Németh1-2/+2
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 (13684): Fix some cut-and-paste noise in dib0090.hDuncan Gibb1-1/+0
2009-12-16V4L/DVB (13683): sanio-ms: clean up init, exit and id_tableMárton Németh3-10/+10
2009-12-16V4L/DVB (13682): dib8000: make some constant staticMárton Németh1-21/+21
2009-12-16V4L/DVB: lgs8gxx: Use shifts rather than multiply/divide when possibleDavid Howells1-2/+2
2009-12-16V4L/DVB (13678): Add support for yet another DvbWorld, TeVii and Prof USB devicesIgor M. Liplianin2-149/+315
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 (13674): stv090x: Add DiSEqC envelope modeOliver Endriss2-3/+6
2009-12-16V4L/DVB (13673): lnbp21: Implement 22 kHz tone controlOliver Endriss1-1/+27
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 (13630): Print bitrate measured by stv0900 demod in stv0900_read_statusAbylay Ospan1-0/+13
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 Chehab11-90/+47
2009-12-16V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregisterMauro Carvalho Chehab10-20/+20
2009-12-16V4L/DVB (13615): ir-core: create ir_input_registerMauro Carvalho Chehab2-27/+41
2009-12-16V4L/DVB (13614): dib0090: Fix compilation when module is not selectedMauro Carvalho Chehab1-5/+0
2009-12-16V4L/DVB (13613): IR: create ir-core moduleMauro Carvalho Chehab4-7/+28
2009-12-16V4L/DVB (13612): IR: Move common IR code to drivers/media/IRMauro Carvalho Chehab9-7/+10
2009-12-16V4L/DVB (13611): radio-tea5764: Correct size given to memsetJulia Lawall1-2/+2