summaryrefslogtreecommitdiffstats
path: root/include/media
AgeCommit message (Expand)AuthorLines
2012-01-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+2
2012-01-16[media] tuner: Fix numberspace conflict between xc4000 and pti 5nf05 tunersMiroslav Slugen-1/+2
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-331/+108
2012-01-10[media] rc-videomate-m1f.c Rename to match remote controler nameSamuel Rakitnican-1/+1
2012-01-10[media] v4l: add support for selection apiTomasz Stanislawski-0/+4
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann-1/+6
2012-01-06[media] atmel-isi: add code to enable/disable ISI_MCK clockJosh Wu-1/+3
2012-01-06[media] soc-camera: remove redundant parameter from .set_bus_param()Guennadi Liakhovetski-1/+1
2012-01-06[media] pwc: Remove driver specific ioctlsHans de Goede-323/+0
2012-01-06[media] davinci vpbe: add VENC block changes to enable dm365 and dm355Manjunath Hadli-0/+4
2012-01-06[media] davinci vpbe: add dm365 VPBE display driver changesManjunath Hadli-0/+16
2012-01-05[media] cx25840: Add a flag to enable the CX23888 DIF to be enabled or notSteven Toth-0/+1
2011-12-30Merge tag 'v3.2-rc7' into staging/for_v3.3Mauro Carvalho Chehab-1/+6
2011-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+6
2011-12-20[media] as3645a: Add driver for LED flash controllerLaurent Pinchart-0/+71
2011-12-20[media] media: fix truncated entity specificationClemens Ladisch-1/+1
2011-12-20[media] omap3isp: Clarify the clk_pol field in platform dataLaurent Pinchart-1/+1
2011-12-11[media] V4L: soc-camera: fix compiler warnings on 64-bit platformsGuennadi Liakhovetski-1/+6
2011-12-03ARM: davinci: vpif: move code to driver core header from platformManjunath Hadli-0/+71
2011-11-23Merge tag 'v3.2-rc2' into staging/for_v3.3Mauro Carvalho Chehab-2/+4
2011-11-23[media] rc: Add support for decoding Sanyo protocolMauro Carvalho Chehab-3/+5
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+4
2011-11-03[media] vb2: add vb2_get_unmapped_area in vb2 coreScott Jiang-0/+7
2011-11-03[media] v4l: Add v4l2 subdev driver for S5K6AAFX sensorSylwester Nawrocki-0/+51
2011-11-03[media] V4L: soc-camera: make (almost) all client drivers re-usable outside o...Guennadi Liakhovetski-3/+3
2011-11-03[media] V4L: add .g_std() core V4L2 subdevice operationGuennadi Liakhovetski-0/+1
2011-11-03[media] V4L: dynamically allocate video_device nodes in subdevicesGuennadi Liakhovetski-2/+2
2011-11-03[media] V4L: mt9m001, mt9v022: use internally cached pixel codeGuennadi Liakhovetski-5/+0
2011-11-03[media] V4L: soc-camera: start removing struct soc_camera_device from client ...Guennadi Liakhovetski-4/+21
2011-11-03[media] soc_camera: remove the now obsolete struct soc_camera_opsHans Verkuil-18/+0
2011-11-03[media] sh_mobile_ceu_camera: implement the control handlerHans Verkuil-4/+0
2011-11-03[media] soc_camera: add control handler supportHans Verkuil-0/+2
2011-11-03[media] V4L: vb2: add support for buffers of different sizes on a single queueGuennadi Liakhovetski-12/+23
2011-11-03[media] V4L: vb2: prepare to support multi-size buffersGuennadi Liakhovetski-3/+3
2011-11-03[media] V4L: add two new ioctl()s for multi-size videobuffer managementGuennadi Liakhovetski-0/+2
2011-11-03[media] V4L: add a new videobuf2 buffer state VB2_BUF_STATE_PREPAREDGuennadi Liakhovetski-0/+2
2011-11-03[media] V4L: soc-camera: remove soc-camera client bus-param operations and su...Guennadi Liakhovetski-44/+8
2011-11-03[media] V4L: soc_camera_platform: remove superfluous soc-camera client operat...Guennadi Liakhovetski-1/+0
2011-11-03[media] V4L: ov772x: remove superfluous soc-camera client operationsGuennadi Liakhovetski-1/+0
2011-11-03[media] V4L: soc-camera: compatible bus-width flagsGuennadi Liakhovetski-6/+6
2011-11-03[media] V4L: soc_camera_platform: support the new mbus-config subdev opsGuennadi Liakhovetski-0/+3
2011-11-03[media] V4L: ov772x: rename macros to not pollute the global namespaceGuennadi Liakhovetski-13/+12
2011-11-03[media] V4L: soc-camera: add helper functions for new bus configuration typeGuennadi Liakhovetski-2/+6
2011-10-31include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker-2/+4
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-52/+242
2011-09-27doc: fix broken referencesPaul Bolle-1/+1
2011-09-24[media] m5mols: Remove superfluous irq field from the platform data structSylwester Nawrocki-3/+1
2011-09-24[media] s5p-fimc: Convert to use generic media bus polarity flagsSylwester Nawrocki-6/+1
2011-09-24[media] v4l2: Add polarity flag definitions for the parallel bus FIELD signalSylwester Nawrocki-2/+10
2011-09-22[media] ati_remote: add support for SnapStream Firefly remoteAnssi Hannula-0/+1