summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorLines
2013-06-22Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-47/+22
2013-06-20[media] Fix build when drivers are builtin and frontend modulesMauro Carvalho Chehab-23/+9
2013-06-20[media] s5p makefiles: don't override other selections on obj-[ym]Mauro Carvalho Chehab-2/+2
2013-06-19[media] exynos4-is: Fix FIMC-IS clocks initializationSylwester Nawrocki-19/+8
2013-06-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-188/+213
2013-06-17[media] rtl28xxu: fix buffer overflow when probing Rafael Micro r820t tunerGianluca Gennari-3/+3
2013-06-08[media] soc_camera: error dev remove and v4l2 callWenbing Wang-2/+2
2013-06-08[media] sh_veu: fix the buffer size calculationKatsuya Matsubara-3/+3
2013-06-08[media] sh_veu: keep power supply until the m2m context is releasedKatsuya Matsubara-2/+2
2013-06-08[media] sh_veu: invoke v4l2_m2m_job_finish() even if a job has been abortedKatsuya Matsubara-4/+1
2013-06-08[media] v4l2-ioctl: don't print the clips listHans Verkuil-26/+21
2013-06-08[media] v4l2-ctrls: V4L2_CTRL_CLASS_FM_RX controls are also valid radio controlsHans Verkuil-0/+2
2013-06-08[media] cx88: fix NULL pointer dereferenceHans Verkuil-9/+6
2013-06-08[media] exynos4-is: Remove "sysreg" clock handlingSylwester Nawrocki-2/+0
2013-06-08[media] exynos4-is: Fix reported colorspace at FIMC-IS-ISP subdevSylwester Nawrocki-2/+2
2013-06-08[media] exynos4-is: Ensure fimc-is clocks are not enabled until properly conf...Sylwester Nawrocki-10/+3
2013-06-08[media] exynos4-is: Prevent NULL pointer dereference when firmware isn't loadedSylwester Nawrocki-1/+7
2013-06-03[media] s5p-mfc: Add NULL check for allocated bufferSachin Kamat-1/+1
2013-06-03[media] s5p-mfc: added missing end-of-lines in debug messagesAndrzej Hajda-23/+23
2013-06-03[media] s5p-mfc: v4l2 controls setup routine moved to initialization codeAndrzej Hajda-1/+1
2013-06-03[media] s5p-mfc: separate encoder parameters for h264 and mpeg4Andrzej Hajda-1/+1
2013-06-03[media] s5p-mfc: Remove special clock usage in driverArun Kumar K-22/+0
2013-06-03[media] s5p-mfc: Remove unused s5p_mfc_get_decoded_status_v6() functionSylwester Nawrocki-7/+1
2013-06-03[media] v4l2: mem2mem: save irq flags correctlyJohn Sheu-8/+11
2013-06-03[media] coda: v4l2-compliance fix: add VIDIOC_CREATE_BUFS supportPhilipp Zabel-0/+9
2013-06-03[media] v4l2-mem2mem: add v4l2_m2m_create_bufs helperPhilipp Zabel-0/+14
2013-06-03[media] media: v4l2-mem2mem: return for polling if a buffer is availableSeung-Woo Kim-2/+4
2013-06-03[media] media: vb2: return for polling if a buffer is availableSeung-Woo Kim-1/+2
2013-06-03[media] s5p-mfc: Update v6 encoder buffer allocArun Kumar K-53/+67
2013-06-01Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+3
2013-05-31zoran: racy refcount handling in vm_ops ->open()/->close()Al Viro-8/+9
2013-05-29Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...Jean-Christophe PLAGNIOL-VILLARD-0/+3
2013-05-23OMAPDSS: Fix crash with DT bootTomi Valkeinen-0/+3
2013-05-21[media] exynos4-is: Fix off-by-one valid range checking for is->config_indexAxel Lin-1/+1
2013-05-21[media] s5c73m3: Fix off-by-one valid range checking for fie->indexAxel Lin-1/+1
2013-05-21[media] s3c-camif: Fix incorrect variable typeSachin Kamat-1/+1
2013-05-21[media] exynos4-is: Fix potential null pointer dereference in mipi-csis.cSachin Kamat-1/+1
2013-05-21[media] vpfe-capture.c: remove unused label probe_free_lockHans Verkuil-1/+0
2013-05-21[media] radio-si476x: depend on SND_SOCArnd Bergmann-0/+1
2013-05-21[media] v4l2: SI476X MFD - Do not use binary constantsGeert Uytterhoeven-1/+1
2013-05-21[media] davinci: vpfe: fix error path in probeLad, Prabhakar-1/+1
2013-05-21[media] media: davinci: vpbe: fix layer availability for NV12 formatLad, Prabhakar-0/+15
2013-05-07[media] gspca-sonixb: Adjust hstart on sn9c103 + pas202Hans de Goede-0/+7
2013-05-07[media] pwc: Fix comment wrt lock orderingHans de Goede-1/+1
2013-05-02Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+6
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-139/+60
2013-05-01zoran: Don't print proc_dir_entry data in debugDavid Howells-1/+1
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells-1/+1
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-5/+5
2013-05-01Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-80/+219