aboutsummaryrefslogtreecommitdiffstats
path: root/include/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-20V4L/DVB (8395): saa7134: Fix Kbuild dependency of ir-kbd-i2cMauro Carvalho Chehab1-3/+0
2008-07-20V4L/DVB (8387): Some cosmetic changesHans Verkuil1-1/+1
2008-07-20V4L/DVB (8343): soc_camera_platform: Add SoC Camera Platform driverMagnus Damm1-0/+15
2008-07-20V4L/DVB (8342): sh_mobile_ceu_camera: Add SuperH Mobile CEU driver V3Magnus Damm1-0/+12
2008-07-20V4L/DVB (8341): videobuf: Add physically contiguous queue code V3Magnus Damm1-0/+32
2008-07-20V4L/DVB (8340): videobuf: Fix gather spellingMagnus Damm2-2/+2
2008-07-20V4L/DVB (8339): soc_camera: Add 16-bit bus width supportMagnus Damm1-3/+4
2008-07-20V4L/DVB (8338): soc_camera: Move spinlocksMagnus Damm1-4/+1
2008-07-20V4L/DVB (8337): soc_camera: make videobuf independentPaulius Zaleckas1-3/+3
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil2-3/+1
2008-07-20V4L/DVB (8128): saa7146: ->cpu_addr and friends are little-endianAl Viro1-2/+2
2008-07-20V4L/DVB (8105): cx2341x: add TS capabilityHans Verkuil1-3/+4
2008-07-20V4L/DVB (8103): videodev: fix/improve ioctl debuggingHans Verkuil1-2/+2
2008-07-20V4L/DVB (8078): Introduce "index" attribute for persistent video4linux device nodesbrandon@ifup.org1-0/+4
2008-07-20V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil1-37/+31
2008-07-20V4L/DVB (7948): videodev: add missing vidioc_try_fmt_sliced_vbi_output and VIDIOC_ENUMOUTPUT handlingHans Verkuil1-1/+9
2008-07-20V4L/DVB (7947): videodev: add vidioc_g_std callback.Hans Verkuil1-1/+2
2008-07-20V4L/DVB (7942): Hardware frequency seek ioctl interfaceTobias Lorenz1-0/+2
2008-06-26V4L/DVB (8092): videodev: simplify and fix standard enumerationHans Verkuil1-2/+2
2008-06-26V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506Tim Farrington1-0/+1
2008-06-26V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputsHans Verkuil1-1/+5
2008-06-05V4L/DVB (7911): Remove v4l2_video_std_fps prototype declarationGuennadi Liakhovetski1-1/+0
2008-05-20Fix a deadlock in the bttv driverArjan van de Ven1-0/+3
2008-05-11i2c: Convert some more new-style drivers to use module aliasingJean Delvare2-0/+4
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds1-0/+1
2008-04-29V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil1-0/+1
2008-04-29i2c: Add support for device alias namesJean Delvare3-3/+5
2008-04-24V4L/DVB (7677): saa7134: Add/fix Beholder entriesDmitry Belimov1-0/+1
2008-04-24V4L/DVB (7665): videodev: Add default vidioc handlerDouglas Schilling Landgraf1-0/+4
2008-04-24V4L/DVB (7566): videobuf-dvb: allow its usage with videobuf-vmallocMauro Carvalho Chehab2-8/+14
2008-04-24V4L/DVB (7554): videobuf-dma-sg: Remove unused flagMauro Carvalho Chehab1-3/+0
2008-04-24V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau1-1/+2
2008-04-24V4L/DVB (7506): Powercolor Real Angel 330 (remote control support)Dâniel Fraga1-0/+1
2008-04-24V4L/DVB (7501): soc-camera: use a spinlock for videobuffer queueGuennadi Liakhovetski1-0/+3
2008-04-24V4L/DVB (7500): soc-camera: extract function pointers from host object into operationsGuennadi Liakhovetski1-3/+6
2008-04-24V4L/DVB (7493): videobuf: Avoid deadlock with QBUF and bring up to spec for empty queueBrandon Philips1-0/+2
2008-04-24V4L/DVB (7406): soc-camera: improve separation between soc_camera_ops and soc_camera_deviceGuennadi Liakhovetski1-4/+4
2008-04-24V4L/DVB (7381): tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236DMichael Krufky1-1/+1
2008-04-24V4L/DVB (7376): Improve compile-time type-checking in videobufGuennadi Liakhovetski1-2/+2
2008-04-24V4L/DVB (7372): cx88: Add IR support for Pixelview MPEG 8000GTMauro Carvalho Chehab1-0/+1
2008-04-24V4L/DVB (7352): tuner-simple: enable digital tuning support for Philips FMD1216MEMichael Krufky1-1/+1
2008-04-24V4L/DVB (7351): tuner-simple: add init and sleep methodsMichael Krufky1-0/+3
2008-04-24V4L/DVB (7347): tuner-simple: add basic support for digital tuning of hybrid devicesMichael Krufky1-4/+10
2008-04-24V4L/DVB (7336): soc-camera: streamline hardware parameter negotiationGuennadi Liakhovetski1-14/+38
2008-04-24V4L/DVB (7276): soc-camera: deactivate cameras when not usedGuennadi Liakhovetski1-0/+2
2008-04-24V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski1-7/+7
2008-04-24V4L/DVB (7170): soc_camera V4L2 driver for directly-connected SoC-based camerasGuennadi Liakhovetski1-0/+147
2008-04-24V4L/DVB (7169): Add chip IDs for Micron mt9m001 and mt9v022 CMOS camerasGuennadi Liakhovetski1-0/+6
2008-02-18V4L/DVB (7192): Adds support for Genius TVGo A11MCEAdrian Pardini1-0/+1
2008-02-18V4L/DVB (7150): [v4l] convert videbuf_vmalloc_memory to videobuf_vmalloc_memoryBrandon Philips1-1/+1