summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [media] omap24xxcam: add v4l2_device and replace parent with v4l2_devHans Verkuil2013-06-212-1/+11
* [media] f_uvc: add v4l2_device and replace parent with v4l2_devHans Verkuil2013-06-212-1/+10
* [media] pvrusb2: use v4l2_dev instead of the deprecated parent fieldHans Verkuil2013-06-213-3/+12
* [media] saa7164: add v4l2_device and replace parent with v4l2_devHans Verkuil2013-06-214-2/+12
* [media] sn9c102_core: add v4l2_device and replace parent with v4l2_devHans Verkuil2013-06-212-1/+15
* [media] zoran: use v4l2_dev instead of the deprecated parent fieldHans Verkuil2013-06-211-1/+1
* [media] cx23885-417: use v4l2_dev instead of the deprecated parent fieldHans Verkuil2013-06-211-1/+1
* [media] soc_camera: replace vdev->parent by vdev->v4l2_devHans Verkuil2013-06-212-4/+5
* [media] v4l2-device: check if already unregisteredHans Verkuil2013-06-211-2/+7
* [media] cx88: fix register maskHans Verkuil2013-06-211-2/+2
* [media] DocBook: remove obsolete note from the dbg_g_register docHans Verkuil2013-06-211-9/+0
* [media] DocBook: remove references to the dropped VIDIOC_DBG_G_CHIP_IDENT ioctlHans Verkuil2013-06-215-329/+24
* [media] v4l2-core: remove support for obsolete VIDIOC_DBG_G_CHIP_IDENTHans Verkuil2013-06-217-403/+4
* [media] v4l2-int-device: remove unused chip_ident referenceHans Verkuil2013-06-211-3/+0
* [media] v4l2-common: remove unused v4l2_chip_match/ident_i2c_client functionsHans Verkuil2013-06-212-55/+1
* [media] v4l2: remove obsolete v4l2_chip_match_host()Hans Verkuil2013-06-213-16/+0
* [media] cx88: remove g_chip_identHans Verkuil2013-06-213-27/+14
* Merge branch 'linus' into patchworkMauro Carvalho Chehab2013-06-201479-10719/+18761
|\
| * Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-06-1838-206/+245
| |\
| | * [media] soc_camera: error dev remove and v4l2 callWenbing Wang2013-06-081-2/+2
| | * [media] sh_veu: fix the buffer size calculationKatsuya Matsubara2013-06-081-3/+3
| | * [media] sh_veu: keep power supply until the m2m context is releasedKatsuya Matsubara2013-06-081-2/+2
| | * [media] sh_veu: invoke v4l2_m2m_job_finish() even if a job has been abortedKatsuya Matsubara2013-06-081-4/+1
| | * [media] v4l2-ioctl: don't print the clips listHans Verkuil2013-06-081-26/+21
| | * [media] v4l2-ctrls: V4L2_CTRL_CLASS_FM_RX controls are also valid radio controlsHans Verkuil2013-06-081-0/+2
| | * [media] cx88: fix NULL pointer dereferenceHans Verkuil2013-06-082-9/+6
| | * [media] DocBook/media/v4l: update version numberHans Verkuil2013-06-081-1/+1
| | * [media] exynos4-is: Remove "sysreg" clock handlingSylwester Nawrocki2013-06-082-2/+0
| | * [media] exynos4-is: Fix reported colorspace at FIMC-IS-ISP subdevSylwester Nawrocki2013-06-081-2/+2
| | * [media] exynos4-is: Ensure fimc-is clocks are not enabled until properly conf...Sylwester Nawrocki2013-06-081-10/+3
| | * [media] exynos4-is: Prevent NULL pointer dereference when firmware isn't loadedSylwester Nawrocki2013-06-081-1/+7
| | * [media] s5p-mfc: Add NULL check for allocated bufferSachin Kamat2013-06-031-1/+1
| | * [media] s5p-mfc: added missing end-of-lines in debug messagesAndrzej Hajda2013-06-036-23/+23
| | * [media] s5p-mfc: v4l2 controls setup routine moved to initialization codeAndrzej Hajda2013-06-031-1/+1
| | * [media] s5p-mfc: separate encoder parameters for h264 and mpeg4Andrzej Hajda2013-06-031-1/+1
| | * [media] s5p-mfc: Remove special clock usage in driverArun Kumar K2013-06-033-22/+0
| | * [media] s5p-mfc: Remove unused s5p_mfc_get_decoded_status_v6() functionSylwester Nawrocki2013-06-031-7/+1
| | * [media] v4l2: mem2mem: save irq flags correctlyJohn Sheu2013-06-031-8/+11
| | * [media] coda: v4l2-compliance fix: add VIDIOC_CREATE_BUFS supportPhilipp Zabel2013-06-031-0/+9
| | * [media] v4l2-mem2mem: add v4l2_m2m_create_bufs helperPhilipp Zabel2013-06-032-0/+16
| | * [media] media: v4l2-mem2mem: return for polling if a buffer is availableSeung-Woo Kim2013-06-031-2/+4
| | * [media] media: vb2: return for polling if a buffer is availableSeung-Woo Kim2013-06-031-1/+2
| | * [media] s5p-mfc: Update v6 encoder buffer allocArun Kumar K2013-06-035-53/+67
| | * [media] staging/solo6x10: select the desired fontXiong Zhou2013-05-271-0/+1
| | * [media] drivers/staging: davinci: vpfe: fix dependency for building the driverLad, Prabhakar2013-05-271-1/+1
| | * [media] exynos4-is: Correct fimc-lite compatible property descriptionSylwester Nawrocki2013-05-211-1/+1
| | * [media] exynos4-is: Fix off-by-one valid range checking for is->config_indexAxel Lin2013-05-211-1/+1
| | * [media] s5c73m3: Fix off-by-one valid range checking for fie->indexAxel Lin2013-05-211-1/+1
| | * [media] s3c-camif: Fix incorrect variable typeSachin Kamat2013-05-211-1/+1
| | * [media] exynos4-is: Fix potential null pointer dereference in mipi-csis.cSachin Kamat2013-05-211-1/+1
OpenPOWER on IntegriCloud