summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-18[media] s5p-jpeg: Synchronize cached controls with V4L2 coreJacek Anaszewski
2013-12-18[media] s5p-jpeg: Fix lack of spin_lock protectionJacek Anaszewski
2013-12-18[media] s5p-jpeg: Fix clock resource managementJacek Anaszewski
2013-12-18[media] s5p-jpeg: Rename functions specific to the S5PC210 SoC accordinglyJacek Anaszewski
2013-12-18[media] s5p-jpeg: Remove superfluous call to the jpeg_bound_align_image functionJacek Anaszewski
2013-12-18[media] s5p-jpeg: Fix erroneous condition while validating bytesperline valueJacek Anaszewski
2013-12-18[media] s5p-jpeg: Fix output YUV 4:2:0 fourcc for decoderJacek Anaszewski
2013-12-18[media] s5p-jpeg: Reorder quantization tablesJacek Anaszewski
2013-12-18[media] s5p-jpeg: Add initial device tree support for S5PV210/Exynos4210 SoCsSylwester Nawrocki
2013-12-18[media] s5p-jpeg: Fix encoder and decoder video dev namesSeung-Woo Kim
2013-12-13Merge branch 'upstream-fixes' into patchworkMauro Carvalho Chehab
2013-12-11[media] v4l: vsp1: Add LUT supportLaurent Pinchart
2013-12-11[media] v4l: vsp1: Add SRU supportLaurent Pinchart
2013-12-11[media] v4l: vsp1: Add HST and HSI supportLaurent Pinchart
2013-12-11[media] v4l: Add media format codes for AHSV8888 on 32-bit bussesLaurent Pinchart
2013-12-11[media] v4l: vsp1: Add cropping supportLaurent Pinchart
2013-12-11[media] v4l: vsp1: Supply frames to the DU continuouslyLaurent Pinchart
2013-12-11[media] mt9v032: Add support for the MT9V034Laurent Pinchart
2013-12-11[media] mt9v032: Add support for model-specific parametersLaurent Pinchart
2013-12-11[media] mt9v032: Add support for monochrome modelsLaurent Pinchart
2013-12-11[media] mt9v032: Fix binning configurationLaurent Pinchart
2013-12-11[media] mt9v032: Fix pixel array sizeLaurent Pinchart
2013-12-11[media] mt9v032: Remove unused macroLaurent Pinchart
2013-12-11[media] v4l: omap4iss: resizer: Fix comment regarding bypass modeLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Cancel streaming when a fatal error occursLaurent Pinchart
2013-12-11[media] v4l: omap4iss: csi2: Replace manual if statement with a subclk fieldLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Reset the ISS when the pipeline can't be stoppedLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Enable/disabling the ISP interrupts globallyLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Propagate stop timeouts from submodules to the driver ...Laurent Pinchart
2013-12-11[media] v4l: omap4iss: Add enum_fmt_vid_cap ioctl supportLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Make __iss_video_get_format() return a v4l2_mbus_framefmtLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Add description field to iss_format_info structureLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Convert hexadecimal constants to lower caseLaurent Pinchart
2013-12-11[media] v4l: omap4iss: resizer: Stop the whole resizer to avoid FIFO overflowsLaurent Pinchart
2013-12-11[media] v4l: omap4iss: csi: Create and use register access functionsLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Create and use register access functionsLaurent Pinchart
2013-12-11[media] v4l: omap4iss: csi2: Enable automatic ULP mode transitionLaurent Pinchart
2013-12-11[media] v4l: omap4iss: ipipeif: Shift input data according to the input formatLaurent Pinchart
2013-12-11[media] v4l: omap4iss: isif: Ignore VD0 interrupts when no buffer is availableLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Fix operators precedence in ternary operatorsLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Don't make IRQ debugging functions inlineLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Enhance IRQ debuggingLaurent Pinchart
2013-12-11[media] v4l: omap4iss: isif: Define more VDINT registersLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Define more ISS and ISP IRQ register bitsLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Remove double semicolon at end of lineLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Restrict line lengths to 80 characters where possibleLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Don't split log strings on multiple linesLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Replace printk by dev_errLaurent Pinchart
2013-12-10[media] doc: no singingKees Cook
2013-12-10[media] v4l: ti-vpe: make sure VPDMA line stride constraints are metArchit Taneja