summaryrefslogtreecommitdiff
path: root/include/media
AgeCommit message (Expand)AuthorFilesLines
2012-05-14[media] V4L: Add helper function for standard integer menu controlsSylwester Nawrocki1-0/+17
2012-05-14[media] v4l: v4l2-ctrls: moves the forward declaration of struct fileLaurent Pinchart1-1/+1
2012-05-14[media] mt9p031: Replace the reset board callback by a GPIO numberLaurent Pinchart1-3/+10
2012-05-14[media] mt9p031: Identify color/mono models using I2C device nameLaurent Pinchart1-6/+0
2012-05-14[media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil1-0/+3
2012-05-14[media] v4l2-dev/ioctl: determine the valid ioctls upfrontHans Verkuil1-0/+11
2012-05-14[media] v4l2-dev: make it possible to skip locking for selected ioctlsHans Verkuil1-0/+11
2012-05-14[media] smiapp: Add driverSakari Ailus1-0/+83
2012-05-14[media] omap3isp: Add lane configuration to platform dataSakari Ailus1-0/+25
2012-05-14[media] omap3isp: Move definitions required by board code under include/mediaSakari Ailus1-0/+4
2012-05-14[media] v4l: Allow changing control handler lockSakari Ailus1-3/+6
2012-05-14[media] v4l: Implement v4l2_subdev_link_validate()Sakari Ailus1-0/+12
2012-05-14[media] media: Add link_validate() op to check links to the sink padSakari Ailus1-2/+3
2012-05-07[media] v4l2-ctrls: Use v4l2_subscribed_event_opsHans de Goede1-4/+3
2012-05-07[media] v4l2-event: Add v4l2_subscribed_event_opsHans de Goede1-7/+17
2012-04-20[media] V4L: fix a compiler warningGuennadi Liakhovetski1-0/+1
2012-04-19Merge tag 'v3.4-rc3' into staging/for_v3.5Mauro Carvalho Chehab3-3/+2
2012-04-11[media] ati_remote: add support for Medion X10 Digitainer remoteAnssi Hannula1-0/+1
2012-04-10[media] v4l: Check pad number in get try pointer functionsSakari Ailus1-17/+13
2012-04-10[media] v4l: vdev_to_v4l2_subdev() should have return type "struct v4l2_subde...Sakari Ailus1-1/+1
2012-04-10[media] v4l: VIDIOC_SUBDEV_S_SELECTION and VIDIOC_SUBDEV_G_SELECTION IOCTLsSakari Ailus1-4/+17
2012-04-10[media] v4l: Introduce integer menu controlsSakari Ailus1-1/+5
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-3/+2
2012-03-20[media] V4L: sh_mobile_ceu_camera: maximum image size depends on the hardware...Guennadi Liakhovetski1-0/+2
2012-03-20[media] v4l: Add driver for Micron MT9M032 camera sensorMartin Hostettler1-0/+36
2012-03-19[media] gpio-ir-recv: a couple signedness bugsDan Carpenter1-1/+1
2012-03-19[media] add blackfin capture bridge driverScott Jiang2-0/+111
2012-03-19[media] vs6624: add vs6624 sensor driverScott Jiang1-0/+3
2012-03-19[media] adv7183: add adv7183 decoder driverScott Jiang2-0/+50
2012-03-19[media] v4l: Add custom compat_ioctl32 operationLaurent Pinchart1-0/+3
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker3-3/+2
2012-03-08[media] rc: Add support for GPIO based IR Receiver driverRavi Kumar V1-0/+22
2012-03-08[media] Add support for KWorld PC150-U ATSC hybrid tuner cardKyle Strickland1-0/+1
2012-02-29[media] v4l: s5p-tv: hdmi: add support for platform dataTomasz Stanislawski1-0/+35
2012-02-29[media] v4l: s5p-tv: add sii9234 driverTomasz Stanislawski1-0/+24
2012-02-14[media] tuner: add support for Xceive XC5000CMichael Krufky1-0/+1
2012-02-14[media] v4l2-ctrls: add helper functions for control eventsHans Verkuil1-0/+9
2012-02-14[media] v4l2: standardize log start/end messageHans Verkuil1-0/+4
2012-02-14[media] IT913X Version 1 and Version 2 keymapsMalcolm Priestley1-0/+2
2012-02-14[media] v4l2: add VIDIOC_(TRY_)DECODER_CMDHans Verkuil1-0/+4
2012-02-08[media] davinci: vpif: remove machine specific header file includesManjunath Hadli1-0/+2
2012-01-19Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2012-01-16[media] tuner: Fix numberspace conflict between xc4000 and pti 5nf05 tunersMiroslav Slugen1-1/+2
2012-01-16Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-331/+108
2012-01-11[media] rc-videomate-m1f.c Rename to match remote controler nameSamuel Rakitnican1-1/+1
2012-01-11[media] v4l: add support for selection apiTomasz Stanislawski1-0/+4
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann1-1/+6
2012-01-06[media] atmel-isi: add code to enable/disable ISI_MCK clockJosh Wu1-1/+3
2012-01-06[media] soc-camera: remove redundant parameter from .set_bus_param()Guennadi Liakhovetski1-1/+1
2012-01-06[media] pwc: Remove driver specific ioctlsHans de Goede1-323/+0