aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-20[media] tvp7002: add support for the new dv timings APIHans Verkuil1-13/+89
2012-05-20[media] v4l2 framework: add support for the new dv_timings ioctlsHans Verkuil2-37/+92
2012-05-18[media] em28xx: Fix memory leak on driver defered resource releaseEzequiel García1-0/+1
2012-05-15[media] V4L2: mt9t112: fixup JPEG initialization workaroundMasahiro Nakai1-0/+1
2012-05-15[media] V4L2: sh_mobile_ceu: manage lower 8bit busKuninori Morimoto1-3/+5
2012-05-15[media] V4L: sh_mobile_ceu_camera: don't fail TRY_FMTGuennadi Liakhovetski1-2/+6
2012-05-15[media] V4L: soc-camera: switch to using the existing .enum_framesizes()Guennadi Liakhovetski1-1/+1
2012-05-15[media] V4L: mx2-camera: avoid overflowing 32-bitsGuennadi Liakhovetski1-2/+3
2012-05-15[media] sh_mobile_ceu_camera: Support user-configurable line strideLaurent Pinchart1-15/+18
2012-05-15[media] soc-camera: Support user-configurable line strideLaurent Pinchart2-2/+6
2012-05-15[media] mx2_camera: Use soc_mbus_image_size() instead of manual computationLaurent Pinchart1-2/+4
2012-05-15[media] soc-camera: Honor user-requested bytesperline and sizeimageLaurent Pinchart3-26/+43
2012-05-15[media] soc-camera: Add soc_mbus_image_sizeLaurent Pinchart1-0/+18
2012-05-15[media] soc-camera: Fix bytes per line computation for planar formatsLaurent Pinchart1-0/+3
2012-05-15[media] soc-camera: Add plane layout information to struct soc_mbus_pixelfmtLaurent Pinchart6-0/+49
2012-05-15[media] soc_camera: Use soc_camera_device::bytesperline to compute line sizesLaurent Pinchart2-8/+3
2012-05-15[media] soc_camera: Use soc_camera_device::sizeimage to compute buffer sizesLaurent Pinchart7-89/+29
2012-05-15[media] mx2_camera: Fix sizeimage computation in try_fmt()Laurent Pinchart1-0/+1
2012-05-15[media] V4L: mem2mem: fix alignment in mem2mem-testdevGuennadi Liakhovetski1-1/+1
2012-05-15[media] smiapp: Remove smiapp-debug.h in favour of dynamic debugSakari Ailus6-47/+0
2012-05-15[media] cx231xx: replace open-coded ARRAY_SIZE with macroJim Cromie1-2/+2
2012-05-15[media] af9015: various small changes and clean-upsAntti Palosaari1-283/+212
2012-05-15[media] smiapp: fix compilation breakageMauro Carvalho Chehab2-1/+3
2012-05-15[media] media: mx2_camera: Fix mbus format handlingJavier Martin1-5/+47
2012-05-15[media] media: tvp5150: Fix mbus formatJavier Martin1-2/+2
2012-05-15[media] dib9000: get rid of Dib*Lock macrosAlexey Khoroshilov1-70/+58
2012-05-15[media] rtl28xxu: dynamic USB ID supportAntti Palosaari1-0/+25
2012-05-15[media] dib0700: Return -EINTR and unlock mutex if locking attempts failsSantosh Nayak1-11/+13
2012-05-15[media] cxd2820r: tweak search algorithm behaviorGianluca Gennari1-2/+2
2012-05-15[media] em28xx-dvb: enable LNA for cxd2820r in DVB-T modeGianluca Gennari1-1/+2
2012-05-15[media] saa7134: remove unused log_err() macroMauro Carvalho Chehab1-5/+0
2012-05-15[media] staging: easycap: Split easycap_delete() into several piecesEzequiel García1-196/+249
2012-05-15[media] staging: easycap: Clean comment style in easycap_delete()Ezequiel García1-27/+16
2012-05-15[media] staging: easycap: Clean comment style in easycap_usb_disconnect()Ezequiel García1-40/+24
2012-05-15[media] staging: easycap: Split audio buffer and urb allocationEzequiel García1-105/+124
2012-05-15[media] staging: easycap: Push video registration to easycap_register_video()Ezequiel García1-25/+33
2012-05-15[media] staging: easycap: Initialize 'ntsc' parameter before usageEzequiel García1-4/+4
2012-05-15[media] staging: easycap: Push bInterfaceNumber saving to config_easycap()Ezequiel García1-31/+41
2012-05-15[media] staging: easycap: Split buffer and video urb allocationEzequiel García1-164/+211
2012-05-15[media] staging: easycap: Split device struct alloc and retrieval codeEzequiel García1-168/+216
2012-05-15[media] V4L: soc-camera: (cosmetic) use a more explicit name for a host handlerGuennadi Liakhovetski1-7/+7
2012-05-15[media] V4L: marvell-ccic: (cosmetic) remove redundant variable assignmentGuennadi Liakhovetski1-1/+0
2012-05-15[media] v4l2-event: fix regression with initial event handlingHans Verkuil3-3/+9
2012-05-15Merge remote-tracking branch 'linus/master' into staging/for_v3.5Mauro Carvalho Chehab337-2290/+3313
2012-05-15[media] lmedm04: Initialize a variable before its usageIl Han1-1/+1
2012-05-15[media] it913x.: Fix a misuse of ||Malcolm Priestley1-2/+2
2012-05-15[media] staging/media/as102: removed else statementsjoseph daniel1-21/+7
2012-05-15[media] em28xx: Remove unused wait_queue'sEzequiel García3-9/+0
2012-05-15[media] drivers/media: add missing __devexit_p() annotationsArnd Bergmann7-7/+7
2012-05-15[media] media/video: add I2C dependenciesArnd Bergmann1-0/+1