[PATCH v3 6/7] T104xRDB: Add qe node to t104xrdb
add qe node to t104xrdb.dtsi Signed-off-by: Zhao Qiang <qiang.zhao@nxp.com> --- Changes for v2 - rebase Changes for v3 - rebase arc
View Article[PATCH v3 7/7] T104xQDS: Add qe node to t104xqds
add qe node to t104xqds.dtsi Signed-off-by: Zhao Qiang <qiang.zhao@nxp.com> --- Changes for v2 - rebase Changes for v3 - rebase arc
View Article[PATCH] mmc: dw_mmc-rockchip: fix failing to mount partition with...
Without MMC_CAP_ERASE support, we fail to mount partition with "discard" option since mmc_queue_setup_discard is limited for checking mmc_can_erase. W
View Article[PATCH] CNS3xxx: remove unused *_VIRT definitions
diff --git a/arch/arm/mach-cns3xxx/cns3xxx.h b/arch/arm/mach-cns3xxx/cns3xxx.h index a0f5b60..a642ba5 100644 --- a/arch/arm/mach-cns3xxx/cns3xxx.h +++
View Article[PATCH V2 0/2] kexec: Make a pair of map/unmap reserved pages in error path
v1: - Bisect the patch according to Andrew Morton's suggestion Minfei Huang (2): kexec: Make a pair of map/unmap reserved pages in error path kex
View Article[PATCH V2 1/2] kexec: Make a pair of map/unmap reserved pages in error path
For some arch, kexec shall map the reserved pages, then use them, when we try to start the kdump service. kexec may return directly, without unmaping
View Article[PATCH V2 2/2] kexec: Do a cleanup for function kexec_load
There are a lof of work to be done in function kexec_load, not only for allocating structs and loading initram, but also for some misc. To make it mo
View ArticleÐоÑледно пÑедÑпÑеждение
ÐаÑолаÑа ви Ñе изÑеÑе в ÑледваÑиÑе 24 ÑаÑа, за да Ñе избегне Ñова кликнеÑе на линка h
View Article[PATCH v2] sign-file: fix build with CMS support disabled
Some versions of openssl might have the CMS feature disabled LibreSSL disables this feature too If the feature is disabled, fallback to PKCS7 In file
View Articleextending /sys/.../iio:deviceX/in_accelX_power_mode
Would it be ok, if adding in_accelX_power_mode to a driver, to extend it so that in_accel_power_mode_available offers: low_noise low_power low_power_
View ArticleSEC Filing
SEC XBRL Filings (www.secxbrlfilings.com) is offering new clients FIRST FILING FREE for a limited period of time and for a limited number of companies
View Article[PATCH -mm] oom: make oom_reaper_list single linked
Entries are only added/removed from oom_reaper_list at head so we can use a single linked list and hence save a word in task_struct. Signed-off-by: V
View Article[GIT PULL] ARM: EXYNOS: dts for 4.6, 2nd pull
Hi, Second pull request with DT changes for v4.6. This is on top of previous DT changes. Best regards, Krzysztof The following changes since commi
View Article[GIT PULL] ARM64: EXYNOS: defconfig for 4.6
Hi, Defconfig changes for v4.6, for ARM64 (second pull request for defconfig). This is on top of previous defconfig changes. This may conflict with
View Article[GIT PULL] ARM: EXYNOS: SROM driver for v4.6, 2nd try
Hi, After Olof comments, second pull request with movement of SROM code to separate driver - under drivers/memory/samsung (more are planned for that
View Article[RESEND PATCH] ASoC: atmel_ssc_dai: distinguish the different SSC
From: Songjun Wu <songjun.wu@atmel.com> Cpu_dai id always equals 0, can't distinguish the different SSC. Use platform_device id to record and disting
View ArticleRe: [PATCH] usbhid: Fix lockdep unannotated irqs-off warning
On Tue, Oct 13, 2015 at 2:57 AM, Steven Rostedt <rostedt@goodmis.org> wrote: > On Sat, 3 Oct 2015 12:05:42 +0200 > Sedat Dilek <sedat.dilek@gmail.com>
View ArticleRe: extending /sys/.../iio:deviceX/in accelX power mode
Am 01.03.2016 10:53 schrieb Crt Mori: > On 1 March 2016 at 10:47, Martin Kepplinger <martink@posteo.de> wrote: >> Am 2016-03-01 um 10:38 schrieb Danie
View Article[RESEND PATCH v2 0/5] Add more clock compatible features and support the...
Hi, The patch series add support more mux parameters and multiple clock providers for the rockchip features of the clock framework, and support the
View Article[RESEND PATCH v2 1/5] clk: rockchip: add more mux parameters for new pll sources
Thers are only two parent PLLs that APLL and GPLL for core on the previous SoCs (RK3066/RK3188/RK3288/RK3368). Hence, we set fixed GPLL as alternate p
View Article