summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-06-09[media] exynos4-is: Remove "sysreg" clock handlingSylwester Nawrocki2-2/+0
2013-06-09[media] exynos4-is: Fix reported colorspace at FIMC-IS-ISP subdevSylwester Nawrocki1-2/+2
2013-06-09[media] exynos4-is: Ensure fimc-is clocks are not enabled until properly conf...Sylwester Nawrocki1-10/+3
2013-06-09[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-05-27[media] staging/solo6x10: select the desired fontXiong Zhou1-0/+1
2013-05-27[media] drivers/staging: davinci: vpfe: fix dependency for building the driverLad, Prabhakar1-1/+1
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
2013-05-21[media] vpfe-capture.c: remove unused label probe_free_lockHans Verkuil1-1/+0
2013-05-21[media] radio-si476x: depend on SND_SOCArnd Bergmann1-0/+1
2013-05-21[media] v4l2: SI476X MFD - Do not use binary constantsGeert Uytterhoeven1-1/+1
2013-05-21[media] davinci: vpfe: fix error return code in vpfe_probe()Wei Yongjun1-2/+4
2013-05-21[media] davinci: vpfe: fix error path in probeLad, Prabhakar1-1/+1
2013-05-21[media] media: davinci: vpbe: fix layer availability for NV12 formatLad, Prabhakar1-0/+15
2013-05-07[media] gspca-sonixb: Adjust hstart on sn9c103 + pas202Hans de Goede1-0/+7
2013-05-07[media] pwc: Fix comment wrt lock orderingHans de Goede1-1/+1
2013-04-30Merge branch 'devel-for-v3.10' into v4l_for_linusMauro Carvalho Chehab586-27899/+38262
2013-04-28[media] cx88: make core less verboseMauro Carvalho Chehab3-18/+25
2013-04-28[media] em28xx: fix oops at em28xx_dvb_bus_ctrl()Mauro Carvalho Chehab1-1/+2
2013-04-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2013-04-26efivars: only check for duplicates on the registered listMatt Fleming1-5/+7
2013-04-26TTY: fix atime/mtime regressionJiri Slaby1-2/+16
2013-04-25[media] s5c73m3: fix indentation of the help section in KconfigGianluca Gennari1-2/+2
2013-04-25[media] cx25821-alsa: get rid of a __must_check warningMauro Carvalho Chehab1-0/+2
2013-04-25[media] cx25821-video: declare cx25821_vidioc_s_std as staticMauro Carvalho Chehab1-1/+2
2013-04-25[media] cx25821-video: remove maxw from cx25821_vidioc_try_fmt_vid_capMauro Carvalho Chehab1-2/+1
2013-04-25[media] r820t: Remove a warning for an unused valueMauro Carvalho Chehab2-0/+8
2013-04-25[media] dib0090: Fix a warning at dib0090_set_EFUSEMauro Carvalho Chehab1-7/+3
2013-04-25[media] dib8000: fix a warningMauro Carvalho Chehab1-6/+6
2013-04-25[media] dib8000: Fix sub-channel rangeMauro Carvalho Chehab1-4/+10
2013-04-25[media] dib8000: store dtv_property_cache in a temp varMauro Carvalho Chehab1-122/+133
2013-04-25[media] dib8000: warning fix: declare internal functions as staticMauro Carvalho Chehab1-2/+4
2013-04-25[media] r820t: quiet gcc warning on n_ringFengguang Wu1-4/+1
2013-04-25[media] r820t: memory leak in release()Dan Carpenter1-2/+1
2013-04-25[media] r820t: precendence bug in r820t_xtal_check()Dan Carpenter1-1/+1
2013-04-25Merge branch 'topic/cx25821' into patchworkMauro Carvalho Chehab15-3245/+782