Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-17 | [media] rtl28xxu: fix buffer overflow when probing Rafael Micro r820t tuner | Gianluca Gennari | |
As suggested by Antti, this patch replaces: https://patchwork.kernel.org/patch/2649861/ The buffer overflow is fixed by reading only the r820t ID register. Signed-off-by: Gianluca Gennari <gennarone@gmail.com> Acked-by: Antti Palosaari <crope@iki.fi> Reviewed-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | |||
2013-06-17 | ARM: dts: Correct the base address of pinctrl_3 on Exynos5250 | Padmavathi Venna | |
This patch corrects the base address of pinctrl_3 on Exynos5250 platform. Signed-off-by: Padmavathi Venna <padma.v@samsung.com> Acked-by: Kukjin Kim <kgene.kim@samsung.com> Signed-off-by: Olof Johansson <olof@lixom.net> | |||
2013-06-17 | Merge remote-tracking branch 'asoc/topic/x86' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/wm0010' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/ux500' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/tegra' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/ssm2518' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/spear' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/spdif' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/sn95031' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/sgtl5000' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/rt5640' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/pxa' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/omap' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/mxs' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/max98090' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/kirkwood' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/jz4740' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/fsl' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/fsi' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/ep93xx' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/dwc' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/dfmbcs320' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/davinci' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/blackfin' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/atmel' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/arizona' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/adsp' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/adau1701' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/88pm860x' into asoc-next | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linus | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/fix/adsp' into asoc-linus | Mark Brown | |
2013-06-17 | Merge remote-tracking branch 'asoc/fix/adav80x' into asoc-linus | Mark Brown | |
2013-06-17 | ASoC: spear: Convert to use devm_ioremap_resource | Tushar Behera | |
Commit 75096579c3ac ("lib: devres: Introduce devm_ioremap_resource()") introduced devm_ioremap_resource() and deprecated the use of devm_request_and_ioremap(). devm_request_mem_region is called in devm_ioremap_resource(). Hence that part can also be removed. Since devm_ioremap_resource prints error message on failure, there is no need to print an explicit warning message. Signed-off-by: Tushar Behera <tushar.behera@linaro.org> CC: alsa-devel@alsa-project.org CC: Liam Girdwood <lgirdwood@gmail.com> CC: Mark Brown <broonie@kernel.org> Signed-off-by: Mark Brown <broonie@linaro.org> | |||
2013-06-17 | ASoC: spear: Normalise module names | Mark Brown | |
Signed-off-by: Mark Brown <broonie@linaro.org> | |||
2013-06-17 | ARM: 7756/1: zImage/virt: remove hyp-stub.S during distclean | Magnus Damm | |
Make sure hyp-stub.S gets removed during make distclean, this left over file was introduced in commit: 424e599 ARM: zImage/virt: hyp mode entry support for the zImage loader Signed-off-by: Magnus Damm <damm@opensource.se> Acked-by: Dave Martin <dave.martin@linaro.org> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||
2013-06-17 | ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_page | Simon Baatz | |
Commit f8b63c1 made flush_kernel_dcache_page a no-op assuming that the pages it needs to handle are kernel mapped only. However, for example when doing direct I/O, pages with user space mappings may occur. Thus, continue to do lazy flushing if there are no user space mappings. Otherwise, flush the kernel cache lines directly. Signed-off-by: Simon Baatz <gmbnomis@gmail.com> Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Cc: <stable@vger.kernel.org> # 3.2+ Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||
2013-06-17 | ARM: 7754/1: Fix the CPU ID and the mask associated to the PJ4B | Gregory CLEMENT | |
This commit fixes the ID and mask for the PJ4B which was too restrictive and didn't match the CPU of the Armada 370 SoC. Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Reviewed-by: Will Deacon <will.deacon@arm.com> Cc: <stable@vger.kernel.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||
2013-06-17 | ARM: 7753/1: map_init_section flushes incorrect pmd | Po-Yu Chuang | |
This bug was introduced in commit e651eab0. Some v4/v5 platforms failed to boot due to this. Signed-off-by: Po-Yu Chuang <ratbert.chuang@gmail.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||
2013-06-17 | ARM: 7752/1: errata: LoUIS bit field in CLIDR register is incorrect | Jon Medhurst | |
On Cortex-A9 before version r1p0, the LoUIS bit field of the CLIDR register returns zero when it should return one. This leads to cache maintenance operations which rely on this value to not function as intended, causing data corruption. The workaround for this errata is to detect affected CPUs and correct the LoUIS value read. Acked-by: Will Deacon <will.deacon@arm.com> Acked-by: Nicolas Pitre <nico@linaro.org> Cc: stable@vger.kernel.org Signed-off-by: Jon Medhurst <tixy@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||
2013-06-17 | ALSA: hda - Update HD-Audio-Models.txt | David Henningsson | |
Add new known codecs, and fix up tabs. Signed-off-by: David Henningsson <david.henningsson@canonical.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> | |||
2013-06-17 | Merge branch 'for-linus' into for-next | Takashi Iwai | |
* for-linus: ALSA: hda - Add models for Dell headset jacks | |||
2013-06-17 | ALSA: hda - Add models for Dell headset jacks | David Henningsson | |
These headset jacks keep coming in on more and more platforms, and it's possible I don't catch them all. Make it easier to test and verify by making models. Signed-off-by: David Henningsson <david.henningsson@canonical.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> |