summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
| * | [media] sh_mobile_ceu_camera: Support user-configurable line strideLaurent Pinchart2012-05-151-15/+18
| * | [media] soc-camera: Support user-configurable line strideLaurent Pinchart2012-05-152-2/+6
| * | [media] mx2_camera: Use soc_mbus_image_size() instead of manual computationLaurent Pinchart2012-05-151-2/+4
| * | [media] soc-camera: Honor user-requested bytesperline and sizeimageLaurent Pinchart2012-05-153-26/+43
| * | [media] soc-camera: Add soc_mbus_image_sizeLaurent Pinchart2012-05-151-0/+18
| * | [media] soc-camera: Fix bytes per line computation for planar formatsLaurent Pinchart2012-05-151-0/+3
| * | [media] soc-camera: Add plane layout information to struct soc_mbus_pixelfmtLaurent Pinchart2012-05-156-0/+49
| * | [media] soc_camera: Use soc_camera_device::bytesperline to compute line sizesLaurent Pinchart2012-05-152-8/+3
| * | [media] soc_camera: Use soc_camera_device::sizeimage to compute buffer sizesLaurent Pinchart2012-05-157-89/+29
| * | [media] mx2_camera: Fix sizeimage computation in try_fmt()Laurent Pinchart2012-05-151-0/+1
| * | [media] V4L: mem2mem: fix alignment in mem2mem-testdevGuennadi Liakhovetski2012-05-151-1/+1
| * | [media] smiapp: Remove smiapp-debug.h in favour of dynamic debugSakari Ailus2012-05-156-47/+0
| * | [media] cx231xx: replace open-coded ARRAY_SIZE with macroJim Cromie2012-05-151-2/+2
| * | [media] af9015: various small changes and clean-upsAntti Palosaari2012-05-151-283/+212
| * | [media] smiapp: fix compilation breakageMauro Carvalho Chehab2012-05-152-1/+3
| * | [media] media: mx2_camera: Fix mbus format handlingJavier Martin2012-05-151-5/+47
| * | [media] media: tvp5150: Fix mbus formatJavier Martin2012-05-151-2/+2
| * | [media] dib9000: get rid of Dib*Lock macrosAlexey Khoroshilov2012-05-151-70/+58
| * | [media] rtl28xxu: dynamic USB ID supportAntti Palosaari2012-05-151-0/+25
| * | [media] dib0700: Return -EINTR and unlock mutex if locking attempts failsSantosh Nayak2012-05-151-11/+13
| * | [media] cxd2820r: tweak search algorithm behaviorGianluca Gennari2012-05-151-2/+2
| * | [media] em28xx-dvb: enable LNA for cxd2820r in DVB-T modeGianluca Gennari2012-05-151-1/+2
| * | [media] saa7134: remove unused log_err() macroMauro Carvalho Chehab2012-05-151-5/+0
| * | [media] V4L: soc-camera: (cosmetic) use a more explicit name for a host handlerGuennadi Liakhovetski2012-05-151-7/+7
| * | [media] V4L: marvell-ccic: (cosmetic) remove redundant variable assignmentGuennadi Liakhovetski2012-05-151-1/+0
| * | [media] v4l2-event: fix regression with initial event handlingHans Verkuil2012-05-153-3/+9
| * | Merge remote-tracking branch 'linus/master' into staging/for_v3.5Mauro Carvalho Chehab2012-05-1514-118/+161
| |\ \
| * | | [media] lmedm04: Initialize a variable before its usageIl Han2012-05-151-1/+1
| * | | [media] it913x.: Fix a misuse of ||Malcolm Priestley2012-05-151-2/+2
| * | | [media] em28xx: Remove unused wait_queue'sEzequiel García2012-05-153-9/+0
| * | | [media] drivers/media: add missing __devexit_p() annotationsArnd Bergmann2012-05-157-7/+7
| * | | [media] media/video: add I2C dependenciesArnd Bergmann2012-05-151-0/+1
| * | | [media] media/rc: IR_SONY_DECODER depends on BITREVERSEArnd Bergmann2012-05-151-0/+1
| * | | [media] dvb/drxd: stub out drxd_attach when not builtArnd Bergmann2012-05-151-0/+14
| * | | [media] video/omap24xxcam: use __iomem annotationsArnd Bergmann2012-05-153-19/+18
| * | | [media] Convert I2C drivers to dev_pm_opsMark Brown2012-05-152-8/+22
| * | | [media] gspca: passing wrong length parameter to reg_w()Dan Carpenter2012-05-151-2/+2
| * | | [media] via-camera: specify XO-1.5 camera clock speedDaniel Drake2012-05-141-2/+13
| * | | [media] em28xx: Remove unused enum em28xx_io_methodEzequiel García2012-05-141-8/+0
| * | | [media] em28xx: Remove unused field from em28xx_buffer structEzequiel García2012-05-141-1/+0
| * | | [media] em28xx: Remove unused list_head struct for queued buffersEzequiel Garcia2012-05-142-3/+0
| * | | [media] em28xx: Make card_setup() and pre_card_setup() staticEzequiel Garcia2012-05-142-4/+4
| * | | [media] v4l2-dev: rename two functionsHans Verkuil2012-05-143-7/+7
| * | | [media] av7110: fix v4l2_compliance test issuesHans Verkuil2012-05-143-15/+41
| * | | [media] vivi: add the alpha component controlHans Verkuil2012-05-141-8/+21
| * | | [media] vivi: add more pixelformatsHans Verkuil2012-05-141-30/+135
| * | | [media] hexium-orion: fix incorrect input tableHans Verkuil2012-05-141-9/+9
| * | | [media] hexium-gemini: remove B&W control, fix input tableHans Verkuil2012-05-141-113/+10
| * | | [media] fixes and add querystd support to mxbHans Verkuil2012-05-142-0/+18
| * | | [media] saa7146: fix querycap, vbi/video separation and g/s_registerHans Verkuil2012-05-147-43/+89