summaryrefslogtreecommitdiff
path: root/drivers/media/video/mxc/capture/mxc_v4l2_capture.h
AgeCommit message (Collapse)Author
2007-10-24Bugzilla 605. Fix tearing when VPU rotates images.2.6.22-mx27ads-2007102503272.6.22-mx27-200710250327Quinn Jensen
Patch for Bugzilla 605. Fix tearing when VPU rotates images. A diagonal line appears when the VPU rotates the picture, at the encode stage. The PRP driver updates the buffer addresses while the PRP is processing data. Applies to linux 2.6.22 kernel for MX27 platform. http://www.bitshrine.org/gpp/linux-2.6.22-mx-Bugzilla-605.-Fix-tearing-when-VPU-rotates.patch
2007-10-24CR 34439732: Camera and V4L2 improvementsQuinn Jensen
Patch for CR 34439732: Camera and V4L2 improvements. Add flicker control, white balance, automatic exposure support, and tear prevention to the iMagic camera driver on the linux 2.6.22 kernel for MX platforms. Ported to 2.6.22 by Ross Wille http://www.bitshrine.org/gpp/linux-2.6.22-mx-CR-34439732-Camera-and-V4L2-improvements.patch
2007-10-24CR ENGR37631: Adds correct signal handling to the V4L2 input and outputQuinn Jensen
Patch for CR ENGR37631: Adds correct signal handling to the V4L2 input and output devices. Adds handling of PRP overflow on channel2 under high system load. Applies to linux 2.6.22 kernel on MX27 platform. http://www.bitshrine.org/gpp/linux-2.6.22-mx-CR-ENGR37631-Adds-correct-signal-handling-.patch
2007-10-24Add interrogation of V4L2 or Linux udev to determine if no camera is present.Quinn Jensen
Patch to add interrogation of V4L2 or Linux udev to determine if a camera is present. Add status and detection functionality for mt9v111 camera to the linux 2.6.22 kernel for MX platforms. http://www.bitshrine.org/gpp/linux-2.6.22-mx-Add-interrogation-of-V4L2-or-Linux-udev-to.patch
2007-10-24This patch adds the multimedia capture and output functionality to theQuinn Jensen
linux 2.6.22 kernel for MX platforms. http://www.bitshrine.org/gpp/linux-2.6.22-mx-drivers_media.patch