summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2012-07-30[media] saa7164: Remove unused saa7164_call_i2c_clients()Ezequiel García1-9/+0
2012-07-30[media] cx25821: Remove useless struct i2c_algo_bit_dataEzequiel García2-5/+0
2012-07-30[media] cx231xx: Remove useless struct i2c_algo_bit_dataEzequiel García2-4/+0
2012-07-30[media] cx23885: Remove useless struct i2c_algo_bit_dataEzequiel García3-6/+0
2012-07-30[media] saa7164: Remove useless struct i2c_algo_bit_dataEzequiel García2-5/+0
2012-07-30[media] V4L: Add capability flags for memory-to-memory devicesSylwester Nawrocki7-16/+44
2012-07-30[media] m5mols: Correct reported ISO valuesSylwester Nawrocki1-2/+2
2012-07-30[media] s5p-fimc: Use switch statement for better readabilitySylwester Nawrocki1-6/+8
2012-07-30[media] s5p-fimc: Replace custom err() macro with v4l2_err() macroSachin Kamat2-6/+3
2012-07-30[media] s5p-fimc: Remove V4L2_FL_LOCK_ALL_FOPS flagSylwester Nawrocki2-36/+87
2012-07-30[media] v4l2-dev: G_PARM was incorrectly enabled for all video nodesHans Verkuil1-1/+2
2012-07-30[media] mem2mem_testdev: set default size and fix colorspaceHans Verkuil1-2/+19
2012-07-30[media] mem2mem_testdev: add control events supportHans Verkuil1-0/+3
2012-07-30[media] v4l2-mem2mem: support events in v4l2_m2m_pollHans Verkuil1-1/+17
2012-07-30[media] mem2mem_testdev: set bus_info and device_capsHans Verkuil1-3/+3
2012-07-30[media] mem2mem_testdev: convert to the control framework and v4l2_fhHans Verkuil1-151/+83
2012-07-30[media] tw9910: Don't access the device in the g_mbus_fmt operationLaurent Pinchart1-5/+3
2012-07-30[media] ov772x: Don't access the device in the g_mbus_fmt operationLaurent Pinchart1-6/+2
2012-07-30[media] ov2640: Don't access the device in the g_mbus_fmt operationLaurent Pinchart1-4/+2
2012-07-30[media] soc-camera: Pass the physical device to the power operationLaurent Pinchart1-3/+3
2012-07-30[media] soc-camera: Don't fail at module init time if no device is presentLaurent Pinchart1-1/+2
2012-07-30[media] v4l2-ioctl.c: zero the v4l2_dv_timings_cap structHans Verkuil1-1/+1
2012-07-30[media] v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAPHans Verkuil1-0/+1
2012-07-30[media] davinci: vpif: Enable selection of the ADV7343 and THS7303Manjunath Hadli1-2/+2
2012-07-30[media] davinci: vpif: add build configuration for vpif driversManjunath Hadli2-13/+17
2012-07-30[media] davinci: vpif: Add suspend/resume callbacks to vpif driverManjunath Hadli1-0/+41
2012-07-30[media] davinci: vpif capture:Add power management supportManjunath Hadli1-12/+61
2012-07-30[media] davinci: vpif display: Add power management supportManjunath Hadli1-0/+71
2012-07-30[media] davinci: vpif: add support for clipping on output dataManjunath Hadli2-0/+40
2012-07-30[media] davinci: vpif display: migrate driver to videobuf2Lad, Prabhakar3-314/+284
2012-07-30[media] davinci: vpif capture: migrate driver to videobuf2Lad, Prabhakar3-332/+281
2012-07-30[media] davinci: vpif capture: size up the memory for the buffers from the bu...Manjunath Hadli2-2/+38
2012-07-30[media] davinci: vpif display: size up the memory for the buffers from the bu...Manjunath Hadli2-3/+40
2012-07-30[media] davinci: vpif: fix setting of data width in config_vpif_params() func...Manjunath Hadli1-1/+1
2012-07-30[media] davinci: vpif: make request_irq flags as sharedManjunath Hadli2-2/+2
2012-07-30[media] davinci: vpif: make generic changes to re-use the vpif drivers on da8...Manjunath Hadli4-14/+13
2012-07-30[media] davinci: vpif: add check for genuine interrupts in the isrManjunath Hadli3-0/+21
2012-07-30[media] videobuf-dma-contig: restore buffer mapping for uncached bufersLad, Prabhakar1-21/+32
2012-07-30[media] shark2: New driver for the Griffin radioSHARK v2 USB radio receiverHans de Goede5-0/+944
2012-07-30[media] v4l2-ioctl: Don't assume file->private_data always points to a v4l2_fhHans Verkuil1-7/+14
2012-07-30[media] v4l2-ctrls: Teach v4l2-ctrls that V4L2_CID_AUTOBRIGHTNESS is a booleanHans de Goede1-0/+1
2012-07-30[media] gspca: Don't use video_device_node_name in v4l2_device release handlerHans de Goede1-3/+0
2012-07-30[media] gspca_xirlink_cit: Grab backlight compensation control while streamingHans de Goede1-2/+5
2012-07-30[media] gspca_t613: Disable CIF resolutionsHans de Goede1-0/+4
2012-07-30[media] gspca_stv0680: Remove empty ctrls arrayHans de Goede1-6/+0
2012-07-30[media] gscpa_spca561: Add brightness control for rev12a camsHans de Goede1-6/+13
2012-07-30[media] gspca_sn9c2028: Remove empty ctrls arrayHans de Goede1-6/+0
2012-07-30[media] gspca_konica: Fix init sequenceHans de Goede1-10/+18
2012-07-30[media] gspca: Add reset_resume callback to all sub-driversHans de Goede41-2/+41
2012-07-30[media] gspca_benq: Remove empty ctrls arrayHans de Goede1-6/+0