summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-02[media] Add MAINTAINERS entry for the adv7180Lars-Peter Clausen1-0/+7
2015-02-02[media] adv7180: Add fast switch supportLars-Peter Clausen2-0/+33
2015-02-02[media] adv7180: Add I2P supportLars-Peter Clausen1-8/+148
2015-02-02[media] adv7180: Add support for the adv7280-m/adv7281-m/adv7281-ma/adv7282-mLars-Peter Clausen1-16/+154
2015-02-02[media] adv7180: Add support for the adv7280/adv7281/adv7282Lars-Peter Clausen1-2/+54
2015-02-02[media] adv7180: Add support for the adv7182Lars-Peter Clausen1-0/+149
2015-02-02[media] adv7180: Prepare for multi-chip supportLars-Peter Clausen1-57/+130
2015-02-02[media] adv7180: Consolidate video mode settingLars-Peter Clausen1-35/+32
2015-02-02[media] adv7180: Add media controller supportLars-Peter Clausen4-12/+43
2015-02-02[media] adv7180: Reset the device before initializationLars-Peter Clausen1-5/+9
2015-02-02[media] adv7180: Do implicit register pagingLars-Peter Clausen1-101/+105
2015-02-02[media] adv7180: Cleanup register define namingLars-Peter Clausen1-53/+52
2015-02-02[media] adv7180: Pass correct flags to request_threaded_irq()Lars-Peter Clausen1-1/+2
2015-02-02[media] adv7180: Do not request the IRQ again during resumeLars-Peter Clausen1-6/+7
2015-02-02[media] davinci: add V4L2 dependenciesArnd Bergmann1-3/+3
2015-02-02[media] vivid: use consistent colorspace/Y'CbCr Encoding stringsHans Verkuil1-2/+2
2015-02-02[media] siano: fix Kconfig dependenciesArnd Bergmann2-0/+4
2015-02-02[media] radio/aimslab: use mdelay instead of udelayArnd Bergmann1-2/+2
2015-02-02[media] timberdale: do not select TIMB_DMAArnd Bergmann1-4/+2
2015-02-02[media] media: am437x: fix sparse warningsPrabhakar Lad1-3/+2
2015-02-02[media] pvrusb2: use msecs_to_jiffies for conversionNicholas Mc Guire1-11/+8
2015-02-02[media] MAINTAINERS: Update solo6x10 entryIsmael Luceno1-0/+1
2015-02-02[media] cx231xx: don't use dev it not allocatedMauro Carvalho Chehab1-1/+1
2015-02-02[media] cx231xx: fix usbdev leak on failure paths in cx231xx_usb_probe()Alexey Khoroshilov1-3/+4
2015-02-02[media] rcar_vin: move buffer management to .stop_streaming handlerWilliam Towle1-49/+13
2015-02-02[media] rcar_vin: helper function for streaming stopIan Molton1-14/+27
2015-02-02[media] ov2640: use the v4l2 size definitionsJosh Wu1-52/+30
2015-02-02[media] soc-camera: remove redundant codeGuennadi Liakhovetski1-2/+0
2015-02-02[media] soc_camera: use vb2_ops_wait_prepare/finish helperLad, Prabhakar5-24/+20
2015-02-02[media] coda: simplify check in coda_buf_queuePhilipp Zabel1-2/+2
2015-02-02[media] coda: allocate bitstream ringbuffer only for BIT decoderPhilipp Zabel1-1/+2
2015-02-02[media] coda: add support for contexts that do not use the BIT processorPhilipp Zabel2-19/+24
2015-02-02[media] coda: free context buffers under buffer mutexPhilipp Zabel1-0/+2
2015-02-02[media] coda: make seq_end_work optionalPhilipp Zabel1-3/+5
2015-02-02[media] coda: switch BIT decoder source queue to vmallocPhilipp Zabel2-2/+5
2015-02-02[media] coda: add coda_estimate_sizeimage and use it in set_defaultsPhilipp Zabel1-15/+23
2015-02-02[media] coda: don't ever use subsampling ping-pong buffers as reconstructed r...Philipp Zabel1-1/+4
2015-02-02[media] coda: issue seq_end_work during stop_streamingPhilipp Zabel1-0/+5
2015-02-02[media] coda: remove unused isequence, reset qsequence in stop_streamingPhilipp Zabel2-2/+1
2015-02-02[media] coda: fix width validity check when starting to decodeMarkus Pargmann1-2/+3
2015-02-02[media] coda: clear RET_DEC_PIC_SUCCESS flag in prepare_decodePhilipp Zabel1-0/+3
2015-02-02[media] coda: initialize SRAM on probePhilipp Zabel1-0/+1
2015-02-02[media] coda: properly clear f_cap in coda_s_fmt_vid_outPhilipp Zabel1-0/+1
2015-02-02[media] coda: fix try_fmt_vid_out colorspace settingPhilipp Zabel1-1/+5
2015-02-02[media] coda: fix job_ready debug reporting for bitstream decodingPhilipp Zabel1-9/+37
2015-02-02[media] coda: adjust sequence offset after unexpected decoded frameLucas Stach1-0/+1
2015-02-02[media] coda: move meta out of paddingPhilipp Zabel1-4/+5
2015-02-02[media] coda: remove context debugfs entry lastPhilipp Zabel1-2/+1
2015-02-02[media] coda: fix encoder rate control parameter masksPhilipp Zabel1-2/+2
2015-02-02[media] s5p-mfc: remove unnecessary version.h inclusionFabian Frederick2-2/+0