aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-10Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds1-10/+9
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+3
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds4-4/+6
2013-07-03drivers: avoid parsing names as kthread_run() format stringsKees Cook3-3/+5
2013-07-03drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook1-1/+1
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-1/+1
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-5/+6
2013-06-28treewide: relase -> releaseGeert Uytterhoeven1-1/+1
2013-06-23console/font: Refactor font support code selection logicGeert Uytterhoeven1-1/+1
2013-06-22Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds7-47/+22
2013-06-20[media] Fix build when drivers are builtin and frontend modulesMauro Carvalho Chehab2-23/+9
2013-06-20[media] s5p makefiles: don't override other selections on obj-[ym]Mauro Carvalho Chehab2-2/+2
2013-06-19[media] exynos4-is: Fix FIMC-IS clocks initializationSylwester Nawrocki2-19/+8
2013-06-19platform: Check for ARCH_EXYNOS separatelyTomasz Figa3-5/+6
2013-06-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds31-188/+213
2013-06-17[media] rtl28xxu: fix buffer overflow when probing Rafael Micro r820t tunerGianluca Gennari1-3/+3
2013-06-09firewire: introduce fw_driver.probe and .remove methodsStefan Richter1-10/+9
2013-06-08[media] soc_camera: error dev remove and v4l2 callWenbing Wang1-2/+2
2013-06-08[media] sh_veu: fix the buffer size calculationKatsuya Matsubara1-3/+3
2013-06-08[media] sh_veu: keep power supply until the m2m context is releasedKatsuya Matsubara1-2/+2
2013-06-08[media] sh_veu: invoke v4l2_m2m_job_finish() even if a job has been abortedKatsuya Matsubara1-4/+1
2013-06-08[media] v4l2-ioctl: don't print the clips listHans Verkuil1-26/+21
2013-06-08[media] v4l2-ctrls: V4L2_CTRL_CLASS_FM_RX controls are also valid radio controlsHans Verkuil1-0/+2
2013-06-08[media] cx88: fix NULL pointer dereferenceHans Verkuil2-9/+6
2013-06-08[media] exynos4-is: Remove "sysreg" clock handlingSylwester Nawrocki2-2/+0
2013-06-08[media] exynos4-is: Fix reported colorspace at FIMC-IS-ISP subdevSylwester Nawrocki1-2/+2
2013-06-08[media] exynos4-is: Ensure fimc-is clocks are not enabled until properly configuredSylwester Nawrocki1-10/+3
2013-06-08[media] exynos4-is: Prevent NULL pointer dereference when firmware isn't loadedSylwester Nawrocki1-1/+7
2013-06-03[media] s5p-mfc: Add NULL check for allocated bufferSachin Kamat1-1/+1
2013-06-03[media] s5p-mfc: added missing end-of-lines in debug messagesAndrzej Hajda6-23/+23
2013-06-03[media] s5p-mfc: v4l2 controls setup routine moved to initialization codeAndrzej Hajda1-1/+1
2013-06-03[media] s5p-mfc: separate encoder parameters for h264 and mpeg4Andrzej Hajda1-1/+1
2013-06-03[media] s5p-mfc: Remove special clock usage in driverArun Kumar K3-22/+0
2013-06-03[media] s5p-mfc: Remove unused s5p_mfc_get_decoded_status_v6() functionSylwester Nawrocki1-7/+1
2013-06-03[media] v4l2: mem2mem: save irq flags correctlyJohn Sheu1-8/+11
2013-06-03[media] coda: v4l2-compliance fix: add VIDIOC_CREATE_BUFS supportPhilipp Zabel1-0/+9
2013-06-03[media] v4l2-mem2mem: add v4l2_m2m_create_bufs helperPhilipp Zabel1-0/+14
2013-06-03[media] media: v4l2-mem2mem: return for polling if a buffer is availableSeung-Woo Kim1-2/+4
2013-06-03[media] media: vb2: return for polling if a buffer is availableSeung-Woo Kim1-1/+2
2013-06-03[media] s5p-mfc: Update v6 encoder buffer allocArun Kumar K5-53/+67
2013-06-01Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdevLinus Torvalds1-0/+3
2013-05-31zoran: racy refcount handling in vm_ops ->open()/->close()Al Viro2-8/+9
2013-05-29Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux into linux-fbdev/for-3.10-fixesJean-Christophe PLAGNIOL-VILLARD1-0/+3
2013-05-28treewide: Fix typo in printkMasanari Iida1-1/+1
2013-05-28exynos4-is: Fix Kconfig commentPaul Bolle1-1/+1
2013-05-23OMAPDSS: Fix crash with DT bootTomi Valkeinen1-0/+3
2013-05-21[media] exynos4-is: Fix off-by-one valid range checking for is->config_indexAxel Lin1-1/+1
2013-05-21[media] s5c73m3: Fix off-by-one valid range checking for fie->indexAxel Lin1-1/+1
2013-05-21[media] s3c-camif: Fix incorrect variable typeSachin Kamat1-1/+1
2013-05-21[media] exynos4-is: Fix potential null pointer dereference in mipi-csis.cSachin Kamat1-1/+1