summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2014-10-28[media] s5p-mfc: correct the formats info for encoderayaka
2014-10-28[media] coda: re-queue buffers if start_streaming failsPhilipp Zabel
2014-10-28[media] s5p-mfc: fix a race in interrupt flags handlingPawel Osciak
2014-10-28[media] s5p-mfc: fix V4L2_CID_MIN_BUFFERS_FOR_CAPTURE on resolution changePawel Osciak
2014-10-28[media] s5p-mfc: Remove unused alloc field from private buffer structPawel Osciak
2014-10-28[media] s5p-mfc: flush dpbs when resolution changesKiran AVND
2014-10-28[media] s5p-mfc: De-init MFC when watchdog kicks inArun Mankuzhi
2014-10-28[media] s5p-mfc: modify mfc wakeup sequence for V8Arun Mankuzhi
2014-10-28[media] s5p-mfc: Don't crash the kernel if the watchdog kicks inPawel Osciak
2014-10-28[media] s5p-mfc: declare s5p_mfc_bus_reset as staticMauro Carvalho Chehab
2014-10-28[media] s5p-mfc: check mfc bus ctrl before resetKiran AVND
2014-10-28[media] s5p-mfc: keep RISC ON during reset for V7/V8Kiran AVND
2014-10-28[media] s5p-mfc: Only set timestamp/timecode for new framesIlja Friedel
2014-10-28[media] s5p-mfc: clear 'enter_suspend' flag if suspend failsPrathyush K
2014-10-28[media] s5p-mfc: Fix REQBUFS(0) for encoderPawel Osciak
2014-10-28[media] s5p-mfc: support MIN_BUFFERS query for encoderKiran AVND
2014-10-28[media] coda: drop JPEG buffers not framed by SOI and EOI markersPhilipp Zabel
2014-10-28[media] coda: set bitstream end flag in coda_releasePhilipp Zabel
2014-10-28[media] coda: allow userspace to set compressed buffer size in a certain rangePhilipp Zabel
2014-10-28[media] coda: try to only queue a single JPEG into the bitstreamPhilipp Zabel
2014-10-28[media] coda: pad input stream for JPEG decoderPhilipp Zabel
2014-10-28[media] coda: store bitstream buffer position with buffer metadataPhilipp Zabel
2014-10-28[media] coda: add CODA7541 JPEG supportPhilipp Zabel
2014-10-28[media] coda: add JPEG register definitions for CODA7541Philipp Zabel
2014-10-28[media] coda: split out encoder control setup to specify controls per video d...Philipp Zabel
2014-10-28[media] coda: add coda_video_device descriptorsPhilipp Zabel
2014-10-28[media] coda: identify platform device earlierPhilipp Zabel
2014-10-28[media] coda: add support for planar YCbCr 4:2:2 (YUV422P) formatPhilipp Zabel
2014-10-28[media] coda: add support for partial interleaved YCbCr 4:2:0 (NV12) formatPhilipp Zabel
2014-10-28[media] coda: simplify frame memory control register handlingPhilipp Zabel
2014-10-28[media] coda: disable rotator if not neededPhilipp Zabel
2014-10-28[media] coda: add coda_write_base helperPhilipp Zabel
2014-10-28[media] coda: remove superfluous error message on devm_kzalloc failurePhilipp Zabel
2014-10-28[media] coda: clear aborting flag in stop_streamingPhilipp Zabel
2014-10-28[media] mem2mem_testdev: rename to vim2mHans Verkuil
2014-10-28[media] smiapp: Update PLL when setting formatSakari Ailus
2014-10-28[media] smiapp: Set valid link frequency rangeSakari Ailus
2014-10-28[media] smiapp: Clean up smiapp_set_format()Sakari Ailus
2014-10-28[media] smiapp: Take valid link frequencies into account in supported mbus codesSakari Ailus
2014-10-28[media] smiapp: Gather information on valid link rate and BPP combinationsSakari Ailus
2014-10-28[media] smiapp: Split calculating PLL with sensor's limits from updating itSakari Ailus
2014-10-28[media] smiapp: Use actual pixel rate calculated by the PLL calculatorSakari Ailus
2014-10-28[media] smiapp-pll: Add pixel rate in pixel array as output parametersSakari Ailus
2014-10-28[media] smiapp: Remove validation of op_pix_clk_divSakari Ailus
2014-10-28[media] smiapp: The PLL calculator handles sensors with VT clocks onlySakari Ailus
2014-10-28[media] smiapp-pll: Don't validate OP clocks if there are noneSakari Ailus
2014-10-28[media] smiapp-pll: Calculate OP clocks only for sensors that have themSakari Ailus
2014-10-28[media] smiapp-pll: Unify OP and VT PLL structsSakari Ailus
2014-10-28[media] smiapp-pll: External clock frequency isn't an output valueSakari Ailus
2014-10-28[media] smiapp-pll: Separate bounds checking into a separate functionSakari Ailus