[PATCH v11 3/6] added support for DesignWare Controller
This patch has the goal to add support for DesignWare UFS Controller specific operations. Signed-off-by: Joao Pinto <jpinto@synopsys.com> Acked-by: A
View Article[PATCH v11 4/6] added support for Synopsys G210 Test Chip
This patch adds support for Synopsys G210 Test Chip. Signed-off-by: Joao Pinto <jpinto@synopsys.com> Acked-by: Arnd Bergmann <arnd@arndb.de> --- Chan
View Article[PATCH v11 5/6] add TC G210 platform driver
This patch adds a glue platform driver for the Synopsys G210 Test Chip. Signed-off-by: Joao Pinto <jpinto@synopsys.com> --- Changes v10->v11 (Arnd Be
View Article[PATCH v11 6/6] add-TC-G210-pci-driver
This patch adds a glue pci driver for the Synopsys G210 Test Chip. Signed-off-by: Joao Pinto <jpinto@synopsys.com> --- Changes v10->v11 (Arnd Bergman
View Article[tip:x86/microcode] x86/microcode/intel: Merge two consecutive if-statements
Commit-ID: 7d0161569a3b66aaa01520002c3e5fd7126d071f Gitweb: http://git.kernel.org/tip/7d0161569a3b66aaa01520002c3e5fd7126d071f Author: Borisl
View Article[tip:x86/microcode] x86/microcode/intel: Improve microcode sanity-checking...
Commit-ID: 5b46b5e003724547f0c83041cada15f9f496590d Gitweb: http://git.kernel.org/tip/5b46b5e003724547f0c83041cada15f9f496590d Author: Borisl
View Article[tip:x86/microcode] x86/microcode/intel: Drop orig_sum from ext signature...
Commit-ID: 4ace2e7a48ab426eaa9745ace4c50c6a7adb3992 Gitweb: http://git.kernel.org/tip/4ace2e7a48ab426eaa9745ace4c50c6a7adb3992 Author: Borisl
View Article[PATCH v5 1/2] Documentation: fsl: dspi: Add fsl,ls2080a-dspi compatible string
new compatible string: "fsl,ls2080a-dspi". Signed-off-by: Yuan Yao <yao.yuan@nxp.com> Acked-by: Rob Herring <robh@kernel.org> --- Changed in v5: Fix
View Article[PATCH 2/2] dts/ls2080a: Update DSPI compatible
From: Yuan Yao <yao.yuan@nxp.com> The patch adds LS2085a to DSPI compatible. The DSPI driver on LS2080A should use TCFQ mode. It's different from on
View Article[PATCH] phy: rockchip-emmc: fix compile issue on arm64 platform
This patch rename "reg" property to "reg_offset". We rename it to fix the compile issue on ARM64 platform: (reg_format): "reg" property in /phy has in
View Article[PATCH] kbuild: Add option to turn incompatible pointer check into error
From: Daniel Wagner <daniel.wagner@bmw-carit.de> With the introduction of the simple wait API we have two very similar APIs in the kernel. For exampl
View Article[PATCH V2 2/8] perf session: Simplify tool stubs
Some of the stubs are identical so just have one function for them. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> --- Changes in V2:
View Article[PATCH V2 3/8] perf tools: Add time conversion event
Intel PT uses the time members from the perf_event_mmap_page to convert between TSC and perf time. Due to a lack of foresight when Intel PT was imple
View Article[PATCH V2 5/8] perf jit: Move clockid validation
Move clockid validation into jit_process() so it can later be made conditional. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> --- Changes i
View Article[PATCH V2 6/8] perf jit: Add support for using TSC as a timestamp
Intel PT uses TSC as a timestamp, so add support for using TSC instead of the monotonic clock. Use of TSC is selected by an environment variable "JIT
View Article[PATCH V2 7/8] perf intel-pt/bts: Define JITDUMP_USE_ARCH_TIMESTAMP
For Intel PT / BTS, define the environment variable that selects TSC timestamps in the jitdump file. Signed-off-by: Adrian Hunter <adrian.hunter@inte
View Article[PATCH net] r8169:Remove unnecessary phy reset for pcie nic when setting link...
For pcie nic, after setting link speed and thers is no link driver does not need to do phy reset untill link up. For some pcie nics, to do this will
View ArticleApplied "regulator: pv88060: fix incorrect clear of event register"...
The patch regulator: pv88060: fix incorrect clear of event register has been applied to the regulator tree at git://git.kernel.org/pub/scm/li
View Article[PATCH] mtd: davinci-nand: disable subpage write for davinci-nand
Commit 28c015a9daabe4e ("mtd: davinci-nand: disable subpage write for keystone-nand") disables subpage write for Keystone SOCs due to hw issues. But
View Article[PATCH] usb: hub: fix panic caused by NULL bos pointer during reset device
From: "Du, Changbin" <changbin.du@intel.com> This is a reworked patch based on reverted commit d8f00cd685f5 ("usb: hub: do not clear BOS field during
View Article