summaryrefslogtreecommitdiff
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* media video cx23888 driver: ported to new kfifo APIStefani Seibold2009-12-221-25/+19
* kfifo: fix warn_unused_resultStefani Seibold2009-12-221-2/+3
* kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-221-8/+8
* kfifo: move out spinlockStefani Seibold2009-12-221-15/+20
* kfifo: move struct kfifo in placeStefani Seibold2009-12-222-27/+25
* V4L/DVB (13698): pms: replace asm/uaccess.h to linux/uaccess.hMauro Carvalho Chehab2009-12-161-1/+1
* V4L/DVB (13687): cx231xx: use NULL when pointer is neededMárton Németh2009-12-161-9/+9
* V4L/DVB: Davinci VPFE Capture: remove unused #include <linux/version.h>Huang Weiyi2009-12-161-1/+0
* V4L/DVB (13685): Correct code taking the size of a pointerJulia Lawall2009-12-161-3/+3
* V4L/DVB (13676): configurable IRQ mode on NetUP Dual DVB-S2 CI; IRQ from CAM ...Abylay Ospan2009-12-161-29/+78
* 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