Quantcast
Browsing all 24115 articles
Browse latest View live

[PATCH] usb: gadget: tcm_usb_gadget: stop format strings (no replies)

This makes sure that the name coming out of configfs cannot be used accidentally as a format string. Signed-off-by: Kees Cook <keescook@chromium.org> --- drivers/usb/gadget/tcm_usb_gadget.c | 2...

View Article


[PATCH] hwmon, k10temp: Add support for AMD F16 M30h processor (no replies)

Adding new PCI ID to support AMD F16 M30h processor (Mullins). While at it, modify Kconfig and Doc files to reflect the support for newer processors Note: PCI ID for this processor will make it into...

View Article


[PATCH] ARM: dts: msm8974: Move arch-timer out of soc node (no replies)

The architected timer is not a register addressable piece of hardware. Instead it's accessed through cp15 accessors. Move it to the root of the devicetree to reflect this. Signed-off-by: Stephen Boyd...

View Article

[PATCH] x86: Dynamically relocate the compat vdso (1 reply)

This removes the compat vdso from the fixmap and instead relocates it each time it's mapped. It also documents the reason for the compat vDSO. Before this patch, using the compat vDSO partially...

View Article

[PATCH 1/2] syscall_get_arch: remove useless function arguments (no replies)

Every caller of syscall_get_arch() uses current for the task and no implementors of the function need args. So just get rid of both of those things. Admittedly, since these are inline functions we...

View Article


[PATCHv2 1/3] x86: process: Unify 32-bit and 64-bit copy_thread I/O bitmap...

The 32-bit and 64-bit versions of copy_thread have functionally identical handling for copying the I/O bitmap, modulo differences in error handling. Clean up the error paths in both by moving the copy...

View Article

[GIT PULL] KVM changes for 3.14-rc7 (no replies)

Linus, The following changes since commit 1b385cbdd74aa803e966e01e5fe49490d6044e30: kvm, vmx: Really fix lazy FPU on nested guest (2014-02-27 22:54:11 +0100) are available in the git repository at:...

View Article

Linux 3.4.83 update: wireless card (iwlwifi) stop working (no replies)

Hi, I updated today to 3.4.83 kernel and my wireless card stop working (log says: iwlwifi 0000:03:00.0: Unable to initialize device). My laptop is a Lenovo Thinkpad X230, with an Intel 6205 AGN card....

View Article


[PATCH v3 0/3] xtensa xtfpga SPI controller driver (3 replies)

Hello, this series adds driver for SPI controller used on xtfpga xtensa platform, device tree binding documentation and an entry to MAINTAINERS. Changes v2 -> v3: - support all transfer widths in...

View Article


[GIT PULL] at91: cleanup for 3.15 #1 (no replies)

Arnd, Olof, Kevin, This is the first AT91 pull-request for 3.15, and a cleanup one. The most of it is the conversion of two more Atmel SoCs to Device Tree. These are older that the ones already...

View Article

[GIT PULL] PCI updates for v3.14 (no replies)

Hi Linus, These are two important regression fixes for bugs we've introduced so far in v3.14. One of the resource allocation changes from the merge window is broken for 32-bit kernels where we don't...

View Article

[PATCH v3 2/9] mtd: nand: add ONFI timing mode to nand_timings converter (no...

Add a converter to retrieve NAND timings from an ONFI NAND timing mode. This only support SDR NAND timings for now. Signed-off-by: Boris BREZILLON <b.brezillon.dev@gmail.com> ---...

View Article

[PATCH v3 6/9] mtd: nand: add sunxi NFC dt bindings doc (no replies)

Add the sunxi NAND Flash Controller dt bindings documentation. Signed-off-by: Boris BREZILLON <b.brezillon.dev@gmail.com> --- .../devicetree/bindings/mtd/sunxi-nand.txt | 48 ++++++++++++++++++++...

View Article


[PATCH v3 9/9] ARM: sunxi/dt: enable NAND on cubietruck board (no replies)

Enable the NFC and describe the NAND flash connected to this controller. Signed-off-by: Boris BREZILLON <b.brezillon.dev@gmail.com> --- arch/arm/boot/dts/sun7i-a20-cubietruck.dts | 17...

View Article

[PATCH v3 8/9] ARM: dt/sunxi: add A20 NAND controller pin definitions (no...

Define the NAND controller pin configs. Signed-off-by: Boris BREZILLON <b.brezillon.dev@gmail.com> --- arch/arm/boot/dts/sun7i-a20.dtsi | 80 ++++++++++++++++++++++++++++++++++++++ 1 file...

View Article


[PATCH v3 5/9] mtd: nand: add sunxi NAND flash controller support (no replies)

Add support for the sunxi NAND Flash Controller (NFC). Signed-off-by: Boris BREZILLON <b.brezillon.dev@gmail.com> --- drivers/mtd/nand/Kconfig | 6 + drivers/mtd/nand/Makefile | 1 +...

View Article

[PATCH v3 4/9] of: mtd: add documentation for the ONFI NAND timing mode...

Add documentation for the ONFI NAND timing mode property. Signed-off-by: Boris BREZILLON <b.brezillon.dev@gmail.com> --- Documentation/devicetree/bindings/mtd/nand.txt | 8 ++++++++ 1 file...

View Article


[PATCH v3 7/9] ARM: dt/sunxi: add NFC node to Allwinner A20 SoC (no replies)

Add NAND Flash controller node definition to the A20 SoC. Signed-off-by: Boris BREZILLON <b.brezillon.dev@gmail.com> --- arch/arm/boot/dts/sun7i-a20.dtsi | 11 +++++++++++ 1 file changed, 11...

View Article

[PATCH v3 3/9] of: mtd: add NAND timing mode retrieval support (no replies)

Add a function to retrieve NAND timing mode (ONFI timing mode) from a given DT node. Signed-off-by: Boris BREZILLON <b.brezillon.dev@gmail.com> --- drivers/of/of_mtd.c | 19 +++++++++++++++++++...

View Article

[PATCH v3 0/9] mtd: nand: add sunxi NAND Flash Controller support (1 reply)

This series adds support for the sunxi NAND Flash Controller (NFC). I'll split this series for the next round: 1) NAND timings 2) sunxi NAND controller driver But I'd like to have some feedback on the...

View Article
Browsing all 24115 articles
Browse latest View live