summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-04ASoC: rsnd: add DT support to DVCKuninori Morimoto3-2/+57
2015-02-04ASoC: rsnd: DMA start address is properly used for each DMACKuninori Morimoto2-0/+3
2015-02-04ASoC: rsnd: DMA cleanup for flexible SSI/SRC selectionKuninori Morimoto3-59/+64
2015-02-04ASoC: rsnd: enable DVC when captureKuninori Morimoto1-8/+4
2015-02-04ASoC: rsnd: use dmaengine_prep_dma_cyclic() instead of original methodKuninori Morimoto2-62/+18
2015-02-04ASoC: rsnd: SSI + DMA can select BUSIFKuninori Morimoto7-45/+123
2015-02-04ASoC: rcar: Fix dma direction typeLars-Peter Clausen2-2/+2
2015-02-04ASoC: rsnd: fixup loop exit timing of dma name searchKuninori Morimoto1-1/+3
2015-02-04ASoC: rsnd: fixup rsnd_gen_dma_addr() for Gen1Kuninori Morimoto1-12/+21
2015-02-04v4l: vsp1: uds: Fix scaling of alpha layerLaurent Pinchart5-35/+122
2015-02-04v4l: vsp1: bru: Make the background color configurableLaurent Pinchart2-5/+49
2015-02-04v4l: vsp1: bru: Support non-premultiplied colors at the BRU outputLaurent Pinchart1-2/+9
2015-02-04v4l: vsp1: bru: Support premultiplied alpha at the BRU inputsLaurent Pinchart3-28/+50
2015-02-04v4l: vsp1: Add V4L2_CID_ALPHA_COMPONENT control supportLaurent Pinchart3-4/+104
2015-02-04v4l: vsp1: Add alpha channel support to the memory portsLaurent Pinchart4-20/+41
2015-02-04v4l: vsp1: Switch to XRGB formatsLaurent Pinchart1-4/+22
2015-02-04v4l: vsp1: wpf: Clear RPF to WPF association at stream off timeLaurent Pinchart1-0/+1
2015-02-04v4l: vsp1: wpf: Simplify cast to pipeline structureLaurent Pinchart1-2/+1
2015-02-04v4l: vsp1: sru: Make the intensity controllable during streamingLaurent Pinchart3-43/+61
2015-02-04v4l: vsp1: sru: Fix the intensity control default valueLaurent Pinchart1-1/+11
2015-02-04v4l: vsp1: Setup control handler automatically at stream on timeLaurent Pinchart2-0/+46
2015-02-04v4l: vsp1: Propagate vsp1_device_get errors to the callersLaurent Pinchart3-13/+9
2015-02-04v4l: vsp1: Cleanup video nodes at removal timeLaurent Pinchart4-12/+18
2015-02-04v4l: vsp1: Fix typosLaurent Pinchart3-10/+10
2015-02-04v4l: vsp1: Fix pipeline stop timeoutLaurent Pinchart1-3/+7
2015-02-04v4l: vsp1: Release buffers at stream stopLaurent Pinchart1-0/+3
2015-02-04v4l: vsp1: Fix routing cleanup when stopping the streamLaurent Pinchart1-1/+1
2015-02-04rcar_vin: add devicetree supportBen Dooks2-7/+151
2015-02-04rcar_vin: copy flags from pdataBen Dooks1-6/+6
2015-02-04of: move graph helpers from drivers/media/v4l2-core to drivers/ofPhilipp Zabel12-153/+182
2015-02-04i2c: i2c-rcar: Drop class based scanning to improve bootup timeWolfram Sang1-7/+7
2015-02-04PCI: rcar: Fix GPL v2 license string typoBjorn Helgaas1-1/+1
2015-02-04drm/rcar-du: Fix maximum frame buffer pitch computationLaurent Pinchart1-2/+11
2015-02-04drm: rcar-du: fix warningsRussell King1-1/+1
2015-02-04thermal: rcar: Document SoC-specific bindingsGeert Uytterhoeven1-6/+12
2015-02-04spi: rspi: Fix leaking of unused DMA descriptorsGeert Uytterhoeven1-36/+58
2015-02-04spi: rspi: Handle dmaengine_prep_slave_sg() failures gracefullyGeert Uytterhoeven1-8/+22
2015-02-04sh: intc: Confine SH_INTC to platforms that need itGeert Uytterhoeven4-3/+11
2015-02-04net: sh_eth: Add r8a7794 supportHisashi Nakamura2-0/+3
2015-02-04mmc: sh_mmcif: Configure DMA slave bus widthLaurent Pinchart1-2/+5
2015-02-04mmc: sh_mmcif: Fix DMA slave address configurationLaurent Pinchart1-3/+7
2015-02-04mmc: tmio: Configure DMA slave bus widthLaurent Pinchart1-0/+2
2015-02-04spi: sh-msiof: Fix transmit-only DMA transfersGeert Uytterhoeven1-2/+2
2015-02-04spi: sh-msiof: Fix leaking of unused DMA descriptorsGeert Uytterhoeven1-33/+38
2015-02-04spi: sh-msiof: Use correct device for DMA mapping with IOMMUGeert Uytterhoeven1-10/+16
2015-02-04spi: sh-msiof: Handle dmaengine_prep_slave_single() failures gracefullyGeert Uytterhoeven1-8/+15
2015-02-04spi: sh-msiof: Add DMA supportGeert Uytterhoeven2-7/+343
2015-02-04spi: sh-msiof: Refactor sh_msiof_transfer_one()Geert Uytterhoeven1-22/+21
2015-02-04spi: sh-msiof: Improve transfer error handlingGeert Uytterhoeven1-5/+13
2015-02-04spi: sh-msiof: Extract sh_msiof_spi_{start,stop}() helpersGeert Uytterhoeven1-14/+37