summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-243-3/+2
|\
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-163-3/+2
* | [media] V4L: sh_mobile_ceu_camera: maximum image size depends on the hardware...Guennadi Liakhovetski2012-03-191-0/+2
* | [media] v4l: Add driver for Micron MT9M032 camera sensorMartin Hostettler2012-03-191-0/+36
* | [media] gpio-ir-recv: a couple signedness bugsDan Carpenter2012-03-191-1/+1
* | [media] add blackfin capture bridge driverScott Jiang2012-03-192-0/+111
* | [media] vs6624: add vs6624 sensor driverScott Jiang2012-03-191-0/+3
* | [media] adv7183: add adv7183 decoder driverScott Jiang2012-03-192-0/+50
* | [media] v4l: Add custom compat_ioctl32 operationLaurent Pinchart2012-03-191-0/+3
* | [media] rc: Add support for GPIO based IR Receiver driverRavi Kumar V2012-03-081-0/+22
* | [media] Add support for KWorld PC150-U ATSC hybrid tuner cardKyle Strickland2012-03-081-0/+1
* | [media] v4l: s5p-tv: hdmi: add support for platform dataTomasz Stanislawski2012-02-281-0/+35
* | [media] v4l: s5p-tv: add sii9234 driverTomasz Stanislawski2012-02-281-0/+24
* | [media] tuner: add support for Xceive XC5000CMichael Krufky2012-02-141-0/+1
* | [media] v4l2-ctrls: add helper functions for control eventsHans Verkuil2012-02-141-0/+9
* | [media] v4l2: standardize log start/end messageHans Verkuil2012-02-141-0/+4
* | [media] IT913X Version 1 and Version 2 keymapsMalcolm Priestley2012-02-141-0/+2
* | [media] v4l2: add VIDIOC_(TRY_)DECODER_CMDHans Verkuil2012-02-141-0/+4
* | [media] davinci: vpif: remove machine specific header file includesManjunath Hadli2012-02-081-0/+2
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-181-1/+2
|\
| * [media] tuner: Fix numberspace conflict between xc4000 and pti 5nf05 tunersMiroslav Slugen2012-01-161-1/+2
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-1511-331/+108
|\ \ | |/
| * [media] rc-videomate-m1f.c Rename to match remote controler nameSamuel Rakitnican2012-01-101-1/+1
| * [media] v4l: add support for selection apiTomasz Stanislawski2012-01-101-0/+4
| * [media] atmel-isi: add code to enable/disable ISI_MCK clockJosh Wu2012-01-061-1/+3
| * [media] soc-camera: remove redundant parameter from .set_bus_param()Guennadi Liakhovetski2012-01-061-1/+1
| * [media] pwc: Remove driver specific ioctlsHans de Goede2012-01-061-323/+0
| * [media] davinci vpbe: add VENC block changes to enable dm365 and dm355Manjunath Hadli2012-01-061-0/+4
| * [media] davinci vpbe: add dm365 VPBE display driver changesManjunath Hadli2012-01-061-0/+16
| * [media] cx25840: Add a flag to enable the CX23888 DIF to be enabled or notSteven Toth2012-01-051-0/+1
| * Merge tag 'v3.2-rc7' into staging/for_v3.3Mauro Carvalho Chehab2011-12-301-1/+6
| |\
| * | [media] as3645a: Add driver for LED flash controllerLaurent Pinchart2011-12-201-0/+71
| * | [media] media: fix truncated entity specificationClemens Ladisch2011-12-201-1/+1
| * | [media] omap3isp: Clarify the clk_pol field in platform dataLaurent Pinchart2011-12-201-1/+1
| * | Merge tag 'v3.2-rc2' into staging/for_v3.3Mauro Carvalho Chehab2011-11-232-2/+4
| |\ \
| * | | [media] rc: Add support for decoding Sanyo protocolMauro Carvalho Chehab2011-11-231-3/+5
* | | | Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-071-1/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-201-1/+6
| |\ \ \ | | |_|/ | |/| |
| | * | [media] V4L: soc-camera: fix compiler warnings on 64-bit platformsGuennadi Liakhovetski2011-12-111-1/+6
| | |/
* | | ARM: davinci: vpif: move code to driver core header from platformManjunath Hadli2011-12-031-0/+71
|/ /
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-062-2/+4
|\ \ | |/ |/|
| * include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-312-2/+4
* | [media] vb2: add vb2_get_unmapped_area in vb2 coreScott Jiang2011-11-031-0/+7
* | [media] v4l: Add v4l2 subdev driver for S5K6AAFX sensorSylwester Nawrocki2011-11-031-0/+51
* | [media] V4L: soc-camera: make (almost) all client drivers re-usable outside o...Guennadi Liakhovetski2011-11-031-3/+3
* | [media] V4L: add .g_std() core V4L2 subdevice operationGuennadi Liakhovetski2011-11-031-0/+1
* | [media] V4L: dynamically allocate video_device nodes in subdevicesGuennadi Liakhovetski2011-11-031-2/+2
* | [media] V4L: mt9m001, mt9v022: use internally cached pixel codeGuennadi Liakhovetski2011-11-031-5/+0
* | [media] V4L: soc-camera: start removing struct soc_camera_device from client ...Guennadi Liakhovetski2011-11-031-4/+21
* | [media] soc_camera: remove the now obsolete struct soc_camera_opsHans Verkuil2011-11-031-18/+0
OpenPOWER on IntegriCloud