linux/Documentation/DocBook/media/v4l
Linus Torvalds ab11ca34ee Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Pull media updates from Mauro Carvalho Chehab:
 - some V4L2 API updates needed by embedded devices
 - DVB API extensions for ATSC-MH delivery system, used in US for mobile
   TV
 - new tuners for fc0011/0012/0013 and tua9001
 - a new dvb driver for af9033/9035
 - a new ATSC-MH frontend (lg2160)
 - new remote controller keymaps
 - Removal of a few legacy webcam driver that got replaced by gspca on
   several kernel versions ago
 - a new driver for Exynos 4/5 webcams(s5pp fimc-lite)
 - a new webcam sensor driver (smiapp)
 - a new video input driver for embedded (sta2x1xx)
 - several improvements, fixes, cleanups, etc inside the drivers.

Manually fix up conflicts due to err() -> dev_err() conversion in
drivers/staging/media/easycap/easycap_main.c

* 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (484 commits)
  [media] saa7134-cards: Remove a PCI entry added by mistake
  [media] radio-sf16fmi: add support for SF16-FMD
  [media] rc-loopback: remove duplicate line
  [media] patch for Asus My Cinema PS3-100 (1043:48cd)
  [media] au0828: Move the Kconfig knob under V4L_USB_DRIVERS
  [media] em28xx: simple comment fix
  [media] [resend] radio-sf16fmr2: add PnP support for SF16-FMD2
  [media] smiapp: Use v4l2_ctrl_new_int_menu() instead of v4l2_ctrl_new_custom()
  [media] smiapp: Add support for 8-bit uncompressed formats
  [media] smiapp: Allow generic quirk registers
  [media] smiapp: Use non-binning limits if the binning limit is zero
  [media] smiapp: Initialise rval in smiapp_read_nvm()
  [media] smiapp: Round minimum pre_pll up rather than down in ip_clk_freq check
  [media] smiapp: Use 8-bit reads only before identifying the sensor
  [media] smiapp: Quirk for sensors that only do 8-bit reads
  [media] smiapp: Pass struct sensor to register writing commands instead of i2c_client
  [media] smiapp: Allow using external clock from the clock framework
  [media] zl10353: change .read_snr() to report SNR as a 0.1 dB
  [media] media: add support to gspca/pac7302.c for 093a:2627 (Genius FaceCam 300)
  [media] m88rs2000 - only flip bit 2 on reg 0x70 on 16th try
  ...
2012-05-24 10:21:51 -07:00
..
.gitignore
biblio.xml [media] V4L2 spec: document the new V4L2 DV timings ioctls 2012-05-20 08:18:03 -03:00
capture.c.xml
common.xml [media] V4L2: Mark the DV Preset API as deprecated 2012-05-20 08:31:52 -03:00
compat.xml [media] V4L2: Mark the DV Preset API as deprecated 2012-05-20 08:31:52 -03:00
controls.xml Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 2012-05-24 10:21:51 -07:00
crop.pdf
dev-capture.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
dev-codec.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
dev-effect.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
dev-event.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
dev-osd.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
dev-output.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
dev-overlay.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
dev-radio.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
dev-raw-vbi.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
dev-rds.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
dev-sliced-vbi.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
dev-subdev.xml [media] v4l: Add subdev selections documentation 2012-04-10 17:11:27 -03:00
dev-teletext.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
driver.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
fdl-appendix.xml
fieldseq_bt.pdf
fieldseq_tb.pdf
func-close.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
func-ioctl.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
func-mmap.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
func-munmap.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
func-open.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
func-poll.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
func-read.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
func-select.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
func-write.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
gen-errors.xml
io.xml [media] v4l2: use __u32 rather than enums in ioctl() structs 2012-05-14 08:09:02 -03:00
keytable.c.xml
libv4l.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
lirc_device_interface.xml
media-controller.xml
media-func-close.xml
media-func-ioctl.xml
media-func-open.xml
media-ioc-device-info.xml
media-ioc-enum-entities.xml
media-ioc-enum-links.xml
media-ioc-setup-link.xml
pipeline.pdf
pixfmt-grey.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
pixfmt-m420.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
pixfmt-nv12.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
pixfmt-nv12m.xml [media] V4L: DocBook: Fix typos in the multi-plane formats description 2012-04-19 09:05:51 -03:00
pixfmt-nv12mt.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
pixfmt-nv16.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
pixfmt-nv24.xml v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formats 2011-12-19 20:07:13 +00:00
pixfmt-packed-rgb.xml [media] v4l: Add new alpha component control 2011-12-30 14:05:08 -02:00
pixfmt-packed-yuv.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
pixfmt-sbggr8.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
pixfmt-sbggr16.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
pixfmt-sgbrg8.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
pixfmt-sgrbg8.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
pixfmt-srggb8.xml
pixfmt-srggb10.xml [media] v4l: Add DPCM compressed raw bayer pixel formats 2012-05-14 08:43:27 -03:00
pixfmt-srggb10dpcm8.xml [media] v4l: Add DPCM compressed raw bayer pixel formats 2012-05-14 08:43:27 -03:00
pixfmt-srggb12.xml
pixfmt-uyvy.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
pixfmt-vyuy.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
pixfmt-y10.xml
pixfmt-y10b.xml
pixfmt-y12.xml
pixfmt-y16.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
pixfmt-y41p.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
pixfmt-yuv410.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
pixfmt-yuv411p.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
pixfmt-yuv420.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
pixfmt-yuv420m.xml [media] V4L: DocBook: Fix typos in the multi-plane formats description 2012-04-19 09:05:51 -03:00
pixfmt-yuv422p.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
pixfmt-yuyv.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
pixfmt-yvyu.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
pixfmt.xml [media] v4l: Add DPCM compressed raw bayer pixel formats 2012-05-14 08:43:27 -03:00
planar-apis.xml
remote_controllers.xml
selection-api.xml [media] V4L: Improve the selection API documentation 2012-03-19 15:33:24 -03:00
subdev-formats.xml
subdev-image-processing-crop.dia [media] v4l: Add subdev selections documentation: svg and dia files 2012-04-10 17:11:21 -03:00
subdev-image-processing-crop.svg [media] v4l: Add subdev selections documentation: svg and dia files 2012-04-10 17:11:21 -03:00
subdev-image-processing-full.dia [media] v4l: Add subdev selections documentation: svg and dia files 2012-04-10 17:11:21 -03:00
subdev-image-processing-full.svg [media] v4l: Add subdev selections documentation: svg and dia files 2012-04-10 17:11:21 -03:00
subdev-image-processing-scaling-multi-source.dia [media] v4l: Add subdev selections documentation: svg and dia files 2012-04-10 17:11:21 -03:00
subdev-image-processing-scaling-multi-source.svg [media] v4l: Add subdev selections documentation: svg and dia files 2012-04-10 17:11:21 -03:00
v4l2.xml [media] V4L2 spec: document the new V4L2 DV timings ioctls 2012-05-20 08:18:03 -03:00
v4l2grab.c.xml
vbi_525.pdf
vbi_625.pdf
vbi_hsync.pdf
vidioc-create-bufs.xml [media] V4L2 spec: document the new V4L2 DV timings ioctls 2012-05-20 08:18:03 -03:00
vidioc-cropcap.xml [media] v4l2: use __u32 rather than enums in ioctl() structs 2012-05-14 08:09:02 -03:00
vidioc-dbg-g-chip-ident.xml
vidioc-dbg-g-register.xml
vidioc-decoder-cmd.xml [media] Fix small DocBook typo 2012-03-08 12:13:18 -03:00
vidioc-dqevent.xml [media] v4l: events: Define V4L2_EVENT_FRAME_SYNC 2011-08-29 12:37:15 -03:00
vidioc-dv-timings-cap.xml [media] V4L2 spec: document the new V4L2 DV timings ioctls 2012-05-20 08:18:03 -03:00
vidioc-encoder-cmd.xml [media] v4l spec: document VIDIOC_(TRY_)DECODER_CMD 2012-02-14 13:42:34 -02:00
vidioc-enum-dv-presets.xml [media] V4L2 spec: document the new V4L2 DV timings ioctls 2012-05-20 08:18:03 -03:00
vidioc-enum-dv-timings.xml [media] V4L2 spec: document the new V4L2 DV timings ioctls 2012-05-20 08:18:03 -03:00
vidioc-enum-fmt.xml [media] v4l2: use __u32 rather than enums in ioctl() structs 2012-05-14 08:09:02 -03:00
vidioc-enum-frameintervals.xml
vidioc-enum-framesizes.xml
vidioc-enumaudio.xml
vidioc-enumaudioout.xml
vidioc-enuminput.xml [media] V4L2 spec: document the new V4L2 DV timings ioctls 2012-05-20 08:18:03 -03:00
vidioc-enumoutput.xml [media] V4L2 spec: document the new V4L2 DV timings ioctls 2012-05-20 08:18:03 -03:00
vidioc-enumstd.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
vidioc-g-audio.xml
vidioc-g-audioout.xml
vidioc-g-crop.xml [media] v4l2: use __u32 rather than enums in ioctl() structs 2012-05-14 08:09:02 -03:00
vidioc-g-ctrl.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
vidioc-g-dv-preset.xml [media] V4L2: Mark the DV Preset API as deprecated 2012-05-20 08:31:52 -03:00
vidioc-g-dv-timings.xml [media] V4L2 spec: document the new V4L2 DV timings ioctls 2012-05-20 08:18:03 -03:00
vidioc-g-enc-index.xml
vidioc-g-ext-ctrls.xml [media] V4L: JPEG class documentation corrections 2012-05-15 11:41:00 -03:00
vidioc-g-fbuf.xml [media] v4l2 spec: clarify usage of V4L2_FBUF_FLAG_OVERLAY 2012-01-16 09:35:55 -02:00
vidioc-g-fmt.xml [media] v4l2: use __u32 rather than enums in ioctl() structs 2012-05-14 08:09:02 -03:00
vidioc-g-frequency.xml [media] v4l2: use __u32 rather than enums in ioctl() structs 2012-05-14 08:09:02 -03:00
vidioc-g-input.xml [media] V4L2 Spec: improve the G/S_INPUT/OUTPUT documentation 2012-01-16 09:38:29 -02:00
vidioc-g-jpegcomp.xml [media] V4L: Add JPEG compression control class documentation 2012-02-28 18:54:06 -03:00
vidioc-g-modulator.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
vidioc-g-output.xml [media] V4L2 Spec: improve the G/S_INPUT/OUTPUT documentation 2012-01-16 09:38:29 -02:00
vidioc-g-parm.xml [media] v4l2: use __u32 rather than enums in ioctl() structs 2012-05-14 08:09:02 -03:00
vidioc-g-priority.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
vidioc-g-selection.xml [media] V4L: Improve the selection API documentation 2012-03-19 15:33:24 -03:00
vidioc-g-sliced-vbi-cap.xml [media] v4l2: use __u32 rather than enums in ioctl() structs 2012-05-14 08:09:02 -03:00
vidioc-g-std.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
vidioc-g-tuner.xml [media] v4l2: use __u32 rather than enums in ioctl() structs 2012-05-14 08:09:02 -03:00
vidioc-log-status.xml
vidioc-overlay.xml
vidioc-prepare-buf.xml [media] V4L2 spec: document the new V4L2 DV timings ioctls 2012-05-20 08:18:03 -03:00
vidioc-qbuf.xml
vidioc-query-dv-preset.xml [media] V4L2: Mark the DV Preset API as deprecated 2012-05-20 08:31:52 -03:00
vidioc-query-dv-timings.xml [media] V4L2 spec: document the new V4L2 DV timings ioctls 2012-05-20 08:18:03 -03:00
vidioc-querybuf.xml [media] Remove unneeded comments from the media API DocBook files 2011-12-11 09:16:53 -02:00
vidioc-querycap.xml [media] V4L2: Add per-device-node capabilities 2012-01-23 16:34:27 -02:00
vidioc-queryctrl.xml [media] v4l2: use __u32 rather than enums in ioctl() structs 2012-05-14 08:09:02 -03:00
vidioc-querystd.xml
vidioc-reqbufs.xml [media] v4l2: use __u32 rather than enums in ioctl() structs 2012-05-14 08:09:02 -03:00
vidioc-s-hw-freq-seek.xml [media] v4l2: use __u32 rather than enums in ioctl() structs 2012-05-14 08:09:02 -03:00
vidioc-streamon.xml
vidioc-subdev-enum-frame-interval.xml
vidioc-subdev-enum-frame-size.xml
vidioc-subdev-enum-mbus-code.xml
vidioc-subdev-g-crop.xml [media] v4l: Mark VIDIOC_SUBDEV_G_CROP and VIDIOC_SUBDEV_S_CROP obsolete 2012-04-10 17:12:13 -03:00
vidioc-subdev-g-fmt.xml
vidioc-subdev-g-frame-interval.xml
vidioc-subdev-g-selection.xml [media] v4l: Add subdev selections documentation 2012-04-10 17:11:27 -03:00
vidioc-subscribe-event.xml [media] v4l: events: Define V4L2_EVENT_FRAME_SYNC 2011-08-29 12:37:15 -03:00