aboutsummaryrefslogtreecommitdiff
path: root/include/media
AgeCommit message (Expand)Author
2008-10-13V4L/DVB (9168): Add support for MSI TV@nywhere Plus remoteBrian Rogers
2008-10-13V4L/DVB (9160): v4l: remove vidioc_enum_fmt_vbi_capHans Verkuil
2008-10-12V4L/DVB (9133): v4l: disconnect kernel number from minorHans Verkuil
2008-10-12V4L/DVB (9061): saa7134: Add support for Real Audio 220Mauro Carvalho Chehab
2008-10-12V4L/DVB (9060): saa7134: Add support for Avermedia PCI pure analog (M135A)Mauro Carvalho Chehab
2008-10-12V4L/DVB (9059): saa7134: Add support for Encore version 5.3 boardMauro Carvalho Chehab
2008-10-12V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky
2008-10-12V4L/DVB (8940): saa7115: fix saa7111(a) supportHans Verkuil
2008-10-12V4L/DVB (8559): replace __FUNCTION__ with __func__Alexander Beregalov
2008-10-12V4L/DVB (8852): v4l2: use register_chrdev_region instead of register_chrdevHans Verkuil
2008-10-12V4L/DVB (8787): v4l2-dev: cleanups and add video_drvdata helper functionHans Verkuil
2008-10-12V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil
2008-10-12V4L/DVB (8785): v4l2: add __must_check to v4l2_dev.hHans Verkuil
2008-10-12V4L/DVB (8782): v4l2-dev: add video_device_release_emptyHans Verkuil
2008-10-12V4L/DVB (8781): v4l2-dev: remove obsolete video_exclusive_open/releaseHans Verkuil
2008-10-12V4L/DVB (8687): soc-camera: Move .power and .reset from soc_camera host to se...Stefan Herbrechtsmeier
2008-10-12V4L/DVB (8683): Add Micron mt9m111 chip ID in V4L2 identifiersRobert Jarzmik
2008-10-12V4L/DVB (8639): saa6752hs: cleanup and add AC-3 supportHans Verkuil
2008-10-12V4L/DVB (8637): v4l2: add v4l2_ctrl_query_menu_valid_items support functionHans Verkuil
2008-10-12V4L/DVB (8636): v4l2: add v4l2_ctrl_get_name control support function.Hans Verkuil
2008-10-12V4L/DVB (8628): bttv: Add support for Encore ENLTV2-FMMauro Carvalho Chehab
2008-10-12V4L/DVB (8626): Add support for TCL tuner MF02GIP-5N-EMauro Carvalho Chehab
2008-10-12V4L/DVB (8625): saa7134: Add NEC prococol IR decoding capabilityMauro Carvalho Chehab
2008-08-06V4L/DVB (8610): Add suspend/resume capabilities to soc_camera.Robert Jarzmik
2008-07-31drivers/media, include/media: delete zero-length filesJeff Garzik
2008-07-27V4L/DVB (8525): fix a few assorted spelling mistakes.Hans Verkuil
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-26V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2...Hans Verkuil
2008-07-26V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil
2008-07-26V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil
2008-07-26V4L/DVB (8479): tveeprom/ivtv: fix usage of has_ir fieldHans Verkuil
2008-07-26V4L/DVB (8477): v4l: remove obsolete audiochip.hHans Verkuil
2008-07-23V4L/DVB (8434): Fix x86_64 compilation and move some macros to v4l2-ioctl.hMauro Carvalho Chehab
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil
2008-07-23V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev'Hans Verkuil
2008-07-23V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil
2008-07-20V4L/DVB (8395): saa7134: Fix Kbuild dependency of ir-kbd-i2cMauro Carvalho Chehab
2008-07-20V4L/DVB (8387): Some cosmetic changesHans Verkuil
2008-07-20V4L/DVB (8343): soc_camera_platform: Add SoC Camera Platform driverMagnus Damm
2008-07-20V4L/DVB (8342): sh_mobile_ceu_camera: Add SuperH Mobile CEU driver V3Magnus Damm
2008-07-20V4L/DVB (8341): videobuf: Add physically contiguous queue code V3Magnus Damm
2008-07-20V4L/DVB (8340): videobuf: Fix gather spellingMagnus Damm
2008-07-20V4L/DVB (8339): soc_camera: Add 16-bit bus width supportMagnus Damm
2008-07-20V4L/DVB (8338): soc_camera: Move spinlocksMagnus Damm
2008-07-20V4L/DVB (8337): soc_camera: make videobuf independentPaulius Zaleckas
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil
2008-07-20V4L/DVB (8128): saa7146: ->cpu_addr and friends are little-endianAl Viro
2008-07-20V4L/DVB (8105): cx2341x: add TS capabilityHans Verkuil
2008-07-20V4L/DVB (8103): videodev: fix/improve ioctl debuggingHans Verkuil
2008-07-20V4L/DVB (8078): Introduce "index" attribute for persistent video4linux device...brandon@ifup.org