summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2015-02-02[media] adv7180: Add support for the adv7182Lars-Peter Clausen-0/+149
2015-02-02clk: tegra: make tegra_clocks_apply_init_table() arch_initcallPeter De Schrijver-2/+5
2015-02-02[media] adv7180: Prepare for multi-chip supportLars-Peter Clausen-57/+130
2015-02-02clk: tegra: Fix order of arguments in WARNTomeu Vizoso-4/+4
2015-02-02clk: tegra124: Add init data for dsi lp clocksSean Paul-0/+2
2015-02-02[media] adv7180: Consolidate video mode settingLars-Peter Clausen-35/+32
2015-02-02clk: tegra: SDMMC controllers are on APBAndrew Bresticker-8/+8
2015-02-02[media] adv7180: Add media controller supportLars-Peter Clausen-12/+43
2015-02-02[media] adv7180: Reset the device before initializationLars-Peter Clausen-5/+9
2015-02-02[media] adv7180: Do implicit register pagingLars-Peter Clausen-101/+105
2015-02-02[media] adv7180: Cleanup register define namingLars-Peter Clausen-53/+52
2015-02-02[media] adv7180: Pass correct flags to request_threaded_irq()Lars-Peter Clausen-1/+2
2015-02-02[media] adv7180: Do not request the IRQ again during resumeLars-Peter Clausen-6/+7
2015-02-02[media] davinci: add V4L2 dependenciesArnd Bergmann-3/+3
2015-02-02[media] vivid: use consistent colorspace/Y'CbCr Encoding stringsHans Verkuil-2/+2
2015-02-02[media] siano: fix Kconfig dependenciesArnd Bergmann-0/+4
2015-02-02[media] radio/aimslab: use mdelay instead of udelayArnd Bergmann-2/+2
2015-02-02[media] timberdale: do not select TIMB_DMAArnd Bergmann-4/+2
2015-02-02[media] media: am437x: fix sparse warningsPrabhakar Lad-3/+2
2015-02-02[media] pvrusb2: use msecs_to_jiffies for conversionNicholas Mc Guire-11/+8
2015-02-02[media] cx231xx: don't use dev it not allocatedMauro Carvalho Chehab-1/+1
2015-02-02[media] cx231xx: fix usbdev leak on failure paths in cx231xx_usb_probe()Alexey Khoroshilov-3/+4
2015-02-02sd: Fix max transfer length for 4k disksBrian King-2/+4
2015-02-02scsi: fix device handler detach oopsMike Christie-1/+2
2015-02-02[media] rcar_vin: move buffer management to .stop_streaming handlerWilliam Towle-49/+13
2015-02-02[media] rcar_vin: helper function for streaming stopIan Molton-14/+27
2015-02-02[media] ov2640: use the v4l2 size definitionsJosh Wu-52/+30
2015-02-02[media] soc-camera: remove redundant codeGuennadi Liakhovetski-2/+0
2015-02-02[media] soc_camera: use vb2_ops_wait_prepare/finish helperLad, Prabhakar-24/+20
2015-02-02[media] coda: simplify check in coda_buf_queuePhilipp Zabel-2/+2
2015-02-02[media] coda: allocate bitstream ringbuffer only for BIT decoderPhilipp Zabel-1/+2
2015-02-02[media] coda: add support for contexts that do not use the BIT processorPhilipp Zabel-19/+24
2015-02-02[media] coda: free context buffers under buffer mutexPhilipp Zabel-0/+2
2015-02-02[media] coda: make seq_end_work optionalPhilipp Zabel-3/+5
2015-02-02[media] coda: switch BIT decoder source queue to vmallocPhilipp Zabel-2/+5
2015-02-02[media] coda: add coda_estimate_sizeimage and use it in set_defaultsPhilipp Zabel-15/+23
2015-02-02[media] coda: don't ever use subsampling ping-pong buffers as reconstructed r...Philipp Zabel-1/+4
2015-02-02[media] coda: issue seq_end_work during stop_streamingPhilipp Zabel-0/+5
2015-02-02[media] coda: remove unused isequence, reset qsequence in stop_streamingPhilipp Zabel-2/+1
2015-02-02[media] coda: fix width validity check when starting to decodeMarkus Pargmann-2/+3
2015-02-02[media] coda: clear RET_DEC_PIC_SUCCESS flag in prepare_decodePhilipp Zabel-0/+3
2015-02-02[media] coda: initialize SRAM on probePhilipp Zabel-0/+1
2015-02-02spi/xilinx: Fix access invalid memory on xilinx_spi_txRicardo Ribalda Delgado-1/+16
2015-02-02regmap: ac97: Clean up indentationMark Brown-2/+2
2015-02-02[media] coda: properly clear f_cap in coda_s_fmt_vid_outPhilipp Zabel-0/+1
2015-02-02[media] coda: fix try_fmt_vid_out colorspace settingPhilipp Zabel-1/+5
2015-02-02[media] coda: fix job_ready debug reporting for bitstream decodingPhilipp Zabel-9/+37
2015-02-02[media] coda: adjust sequence offset after unexpected decoded frameLucas Stach-0/+1
2015-02-02[media] coda: move meta out of paddingPhilipp Zabel-4/+5
2015-02-02[media] coda: remove context debugfs entry lastPhilipp Zabel-2/+1