summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-07upstream: [media] dib8000: use jifies instead of current_kernel_time()Mauro Carvalho Chehab1-27/+30
2014-07-07upstream: [media] dib0090: Fix the sleep time at the state machineMauro Carvalho Chehab1-3/+12
2014-07-07upstream: [media] dib8000: Fix the sleep time at the state machineMauro Carvalho Chehab1-3/+12
2014-07-07upstream: [media] dib0700: better document struct initMauro Carvalho Chehab1-67/+81
2014-07-07upstream: [media] dib8000: Restart sad during dib8000_resetMauro Carvalho Chehab1-0/+1
2014-07-07upstream: [media] dib8000: In auto-search, try first with partial reception e...Mauro Carvalho Chehab1-0/+3
2014-07-07upstream: [media] dib8000: remove a double call for dib8000_get_symbol_durati...Mauro Carvalho Chehab1-1/+0
2014-07-07upstream: [media] dib8000: Fix: add missing 4K FFT modeMauro Carvalho Chehab1-0/+3
2014-07-07upstream: [media] dib8000: Fix alignments at dib8000_tune()Mauro Carvalho Chehab1-243/+243
2014-07-07upstream: [media] dib8000: Fix ADC OFF settingsMauro Carvalho Chehab1-2/+2
2014-07-07upstream: [media] dib8000: Fix handling of interleave bigger than 2Mauro Carvalho Chehab1-3/+2
2014-07-04s5p-mfc: Change buffer allocation per LSI suggestionsKamil Debski2-2/+13
2014-07-04s5p-mfc: Add special handling for MPEG2 decoding with IOMMU use caseKamil Debski5-0/+44
2014-07-04s5p-mfc: Fix the calculation of DPB size for non H264 videoKamil Debski1-5/+5
2014-07-04s5p-mfc: Optimize use of s5p_mfc_ctx parametersKamil Debski2-16/+13
2014-07-04drm/exynos: dsi: add driver data to support Exynos5420YoungJun Cho1-22/+135
2014-07-04drm/exynos: fimd: support LCD I80 interfaceYoungJun Cho3-52/+242
2014-07-04drm/exynos: dsi: add TE handler to support LCD I80 interfaceYoungJun Cho1-0/+13
2014-07-04drm/exynos: add TE handler to support LCD I80 interfaceYoungJun Cho4-0/+29
2014-07-04ARM: dts: samsung-fimd: add LCD I80 interface specific propertiesYoungJun Cho1-0/+28
2014-07-04exynos/fimd: add parallel output related bindingsAndrzej Hajda1-0/+15
2014-07-03tizen: odroid: update defconfigChanho Park1-55/+376
2014-07-03dma: pl330: Modify pause/resume cmd capability flag for slave dmaHuang Chao1-1/+1
2014-07-03ASoC: samsung: dma: Replace the private pcm operations with the generic onesHuang Chao1-263/+44
2014-07-03ASoC: samsung: Kconfig: Support sound generic dmaengine pcm operationsHuang Chao1-0/+1
2014-07-03ASoC: samsung: i2s: Configure dmaengine playback/capture DAI DMA dataHuang Chao1-17/+18
2014-07-03ASoC: samsung: i2s: Add sound dmaengine playback/capture DAI DMA dataHuang Chao1-0/+3
2014-07-03dma: pl330: Implement the DMA channel PAUSE/RESUME interfacesHuang Chao1-2/+59
2014-07-03dma: pl330: Enumerate the DMA channel PAUSE/RESUME operationsHuang Chao1-0/+4
2014-07-03ASoC: samsung: i2s: Fix the checked out code style problemsHuang Chao1-3/+2
2014-07-03extcon: max77693: Remove initial path settingKamil Debski1-3/+0
2014-07-03dts: Enable host port in ehci-exynos in Trats2Kamil Debski1-0/+4
2014-07-03dts: Enabled ohci-exynos in Trats2 boardKamil Debski1-0/+7
2014-07-03dts: Add support for the exynos-ohci driver for Exynos4Kamil Debski1-0/+19
2014-07-03max77693: Add support for OTG host power supplyKamil Debski1-0/+71
2014-07-03usb: ohci-exynos: Add facility to use phy provided by the generic phy frameworkVivek Gautam2-12/+118
2014-07-03usb: gadget: udc: Fix initialization sequence with extcon presentKamil Debski1-9/+16
2014-07-03phy: phy-samsung-usb2: Change phy power on/power off sequenceKamil Debski2-53/+72
2014-07-03ASoC: odroidx2_max98090: Support audio routing specified in DTSylwester Nawrocki2-7/+64
2014-07-03ASoC: odroidx2_max98090: Allow defining sound card name in DTSylwester Nawrocki2-7/+9
2014-07-03ARM: dts: Add audio model and audio-routing information for Odroid X2/U3Sylwester Nawrocki3-1/+22
2014-07-03ASoC: odroidx2_max98090: Add missing of_node_put() callsSylwester Nawrocki1-2/+19
2014-07-03usb: s5p-ehci: fix the status when the device is being resumedHyungwon Hwang1-1/+1
2014-07-03packaging: use upstream tagsPhilippe Coval1-0/+3
2014-07-03usb: gadget: s3c-hsotg: delay enabling irq once hardware is configured properlyMarek Szyprowski1-7/+11
2014-07-03arm: dts: odroid: make the gpio key node for power key commonHyungwon Hwang2-12/+16
2014-07-03mfd: max77686: check the interrupt is specified or notHyungwon Hwang1-0/+6
2014-07-03arm: tizen_odroid_defconfig: enable mmc unsafe resumeHyungwon Hwang1-1/+1
2014-07-03drm/exynos: use wait_event_timeout() for safety usageYoungJun Cho1-2/+5
2014-07-03drm/exynos: dsi: move the EoT packets configuration pointYoungJun Cho1-2/+3