linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-26 16:15:42 to 2016-09-27 23:39:15 UTC [more...]

[PATCH v24 1/9] arm64: kdump: reserve memory for crash dump kernel
 2016-09-27 23:39 UTC  (4+ messages)
` [PATCH v24 9/9] Documentation: dt: chosen properties for arm64 kdump

[PATCH v7 0/8] power: add power sequence library
 2016-09-27 23:30 UTC  (2+ messages)

[PATCH v2 0/4] PM / AVS: add Rockchip cpu avs
 2016-09-27 22:14 UTC  (6+ messages)
` [PATCH v2 4/4] PM / AVS: rockchip-cpu-avs: add driver handling "

[RFC/PATCH] usb: misc: Add a driver for TC7USB40MU
 2016-09-27 21:25 UTC  (10+ messages)

[PATCH v10 0/4] ACPI: parse the SPCR table
 2016-09-27 20:54 UTC  (12+ messages)
              ` [PATCH v11 1/4] of/serial: move earlycon early_param handling to serial
                ` [PATCH v11 2/4] ACPI: parse SPCR and enable matching console
                ` [PATCH v11 3/4] ARM64: ACPI: enable ACPI_SPCR_TABLE
                ` [PATCH v11 4/4] serial: pl011: add console matching function

[PATCH v2] ARM: dts: rockchip: temporarily remove emmc hs200 speed from rk3288-veyron-speedy
 2016-09-27 20:53 UTC 

[RFC 00/11] KVM PCIe/MSI passthrough on ARM/ARM64: re-design with transparent MSI mapping
 2016-09-27 20:48 UTC 

[PATCHv2 0/2] pwm: sunxi: give the pwm IP block more time
 2016-09-27 20:16 UTC  (9+ messages)
` [PATCH 1/2] pwm: sunxi: allow the pwm to finish its pulse before disable

[PATCH 0/5] add resistive touchscreen support for new Allwinner SoCs' GPADC's driver
 2016-09-27 19:59 UTC  (11+ messages)
` [PATCH 3/5] iio: adc: sunxi-gpadc-iio: enable iio_buffers
` [PATCH 4/5] input: touchscreen: support Allwinner SoCs' touchscreen

[PATCH 0/4] Add DMA support for ti_am335x_adc driver
 2016-09-27 19:40 UTC  (3+ messages)
` [PATCH 1/4] mfd: ti_am335x_tscadc: store physical address

next-20160927 build: 2 failures 4 warnings (next-20160927)
 2016-09-27 19:36 UTC  (2+ messages)

[PATCH v2 0/8] i2c: bcm2835: Bring in changes from downstream
 2016-09-27 19:27 UTC  (14+ messages)
` [PATCH v2 1/8] i2c: bcm2835: Fix hang for writing messages larger than 16 bytes
` [PATCH v2 2/8] i2c: bcm2835: Protect against unexpected TXW/RXR interrupts
` [PATCH v2 3/8] i2c: bcm2835: Use ratelimited logging on transfer errors
` [PATCH v2 4/8] i2c: bcm2835: Can't support I2C_M_IGNORE_NAK
` [PATCH v2 5/8] i2c: bcm2835: Add support for Repeated Start Condition
` [PATCH v2 6/8] i2c: bcm2835: Support i2c-dev ioctl I2C_TIMEOUT
` [PATCH v2 7/8] i2c: bcm2835: Add support for dynamic clock
` [PATCH v2 8/8] ARM: bcm2835: Disable i2c2 in the Device Tree

linux-next: manual merge of the gpio tree with the arm-soc tree
 2016-09-27 19:16 UTC  (2+ messages)

[PATCH 0/3] Support userspace irqchip with arch timers
 2016-09-27 19:08 UTC  (4+ messages)
` [PATCH 1/3] KVM: arm/arm64: Cleanup the arch timer code's irqchip checking
` [PATCH 2/3] KVM: arm/arm64: Add ARM arch timer interrupts ABI
` [PATCH 3/3] KVM: arm/arm64: Support arch timers with a userspace gic

[PATCH 0/4] kill get_clock_tick_rate()
 2016-09-27 18:46 UTC  (9+ messages)
` [PATCH 2/4] ARM: sa11x0/pxa: acquire timer rate from the clock rate
` [PATCH 3/4] watchdog: sa11x0/pxa: get rid of get_clock_tick_rate
` [PATCH 4/4] ARM: "

[PULL 00/50] KVM/ARM Changes for v4.9
 2016-09-27 18:05 UTC  (51+ messages)
` [PULL 01/50] KVM: arm/arm64: Add VGICv3 save/restore API documentation
` [PULL 02/50] KVM: arm/arm64: Factor out vgic_attr_regs_access functionality
` [PULL 03/50] KVM: arm/arm64: Rename vgic_attr_regs_access to vgic_attr_regs_access_v2
` [PULL 04/50] arm64: KVM: Optimize __guest_enter/exit() to save a few instructions
` [PULL 05/50] KVM: arm: vgic: Drop build compatibility hack for older kernel versions
` [PULL 06/50] arm/kvm: excise redundant cache maintenance
` [PULL 07/50] arm64/kvm: remove unused stub functions
` [PULL 08/50] KVM: arm/arm64: Get rid of exported aliases to static functions
` [PULL 09/50] arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2
` [PULL 10/50] arm64: KVM: Move kvm_vcpu_get_condition out of emulate.c
` [PULL 11/50] arm64: KVM: Move the AArch32 conditional execution to common code
` [PULL 12/50] arm: KVM: Use common AArch32 conditional execution code
` [PULL 13/50] arm64: KVM: Make kvm_skip_instr32 available to HYP
` [PULL 14/50] arm64: KVM: vgic-v2: Add the GICV emulation infrastructure
` [PULL 15/50] arm64: KVM: vgic-v2: Add GICV access from HYP
` [PULL 16/50] arm64: KVM: vgic-v2: Enable GICV access from HYP if access from guest is unsafe
` [PULL 17/50] arm64: KVM: Rename HCR_VA to HCR_VSE
` [PULL 18/50] arm64: KVM: Preserve pending vSError in world switch
` [PULL 19/50] arm64: KVM: Add Virtual Abort injection helper
` [PULL 20/50] arm64: KVM: Add exception code to report EL1 asynchronous aborts
` [PULL 21/50] arm64: KVM: Add EL1 async abort handler
` [PULL 22/50] arm64: KVM: Route asynchronous aborts
` [PULL 23/50] arm64: KVM: Allow an exit code to be tagged with an SError
` [PULL 24/50] arm64: KVM: Inject a Virtual SError if it was pending
` [PULL 25/50] arm64: KVM: Handle async aborts delivered while at EL2
` [PULL 26/50] arm: KVM: Preserve pending Virtual Abort in world switch
` [PULL 27/50] arm: KVM: Add Virtual Abort injection helper
` [PULL 28/50] arm: KVM: Add HYP async abort handler
` [PULL 29/50] arm: KVM: Allow an exit code to be tagged with a Virtual Abort
` [PULL 30/50] arm: KVM: Handle async aborts delivered while at HYP
` [PULL 31/50] arm: KVM: Inject a Virtual Abort if it was pending
` [PULL 32/50] arm: KVM: Drop unreachable HYP abort handlers
` [PULL 33/50] arm/arm64: KVM: Inject virtual abort when guest exits on external abort
` [PULL 34/50] arm/arm64: KVM: Remove external abort test from MMIO handling
` [PULL 35/50] arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2
` [PULL 36/50] KVM: ARM: cleanup kvm_timer_hyp_init
` [PULL 37/50] arm64: KVM: Use static keys for selecting the GIC backend
` [PULL 38/50] arm64: KVM: Move GIC accessors to arch_gicv3.h
` [PULL 39/50] arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hyp
` [PULL 40/50] KVM: arm64: vgic-its: Introduce config option to guard ITS specific code
` [PULL 41/50] KVM: arm: vgic: Fix compiler warnings when built for 32-bit
` [PULL 42/50] KVM: arm: vgic: Support 64-bit data manipulation on 32-bit host systems
` [PULL 43/50] ARM: Introduce MPIDR_LEVEL_SHIFT macro
` [PULL 44/50] ARM: Move system register accessors to asm/cp15.h
` [PULL 45/50] ARM: gic-v3: Introduce 32-to-64-bit mappings for GICv3 cpu registers
` [PULL 46/50] ARM: KVM: Support vgic-v3
` [PULL 47/50] arm64: KVM: Remove duplicating init code for setting VMID
` [PULL 48/50] ARM: gic-v3: Work around definition of gic_write_bpr1
` [PULL 49/50] KVM: arm64: Require in-kernel irqchip for PMU support
` [PULL 50/50] KVM: arm/arm64: vgic: Don't flush/sync without a working vgic

[PATCH 1/2] ARM: BCM5301X: Add DT for Luxul XAP-1510
 2016-09-27 17:27 UTC  (2+ messages)
` [PATCH 2/2] ARM: BCM5301X: Add DT for Luxul XWR-3100

[PATCH v9 00/19] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
 2016-09-27 17:01 UTC  (6+ messages)
` [PATCH v9 17/19] drm/virtio: kconfig: Fix recursive dependency issue

ARM juno R2 board USB Issue (EHCI probe failed)
 2016-09-27 17:01 UTC  (8+ messages)

[PATCH 2/2] drm/rockchip: mark symbols static where possible
 2016-09-27 16:34 UTC  (2+ messages)

[PATCH] drm/mediatek: mark symbols static where possible
 2016-09-27 16:34 UTC  (2+ messages)

[PATCH 1/2] drm/rockchip: add missing header dependencies
 2016-09-27 16:34 UTC  (2+ messages)

[PATCH] usb: Convert pr_warning to pr_warn
 2016-09-27 16:26 UTC  (2+ messages)

[PATCH][v2] drm/sun4i: rgb: Enable panel after controller
 2016-09-27 16:05 UTC  (2+ messages)

[PATCH] arm64: set path to Image.gz in the mkspec to avoid rpm build issue
 2016-09-27 15:53 UTC 

[PATCH v2 0/2] Add initial ZTE VOU DRM/KMS driver
 2016-09-27 15:48 UTC  (3+ messages)
` [PATCH v2 2/2] drm: zte: add initial vou drm driver

[PATCHv3 0/3] Fix hardware handshake on SAM9x5 platforms
 2016-09-27 15:15 UTC  (6+ messages)
` [PATCHv3 1/3] serial: mctrl_gpio: implement mctrl_gpio_use_rtscts
` [PATCHv3 2/3] tty/serial: at91: fix hardware handshake with GPIOs
` [PATCHv3 3/3] tty/serial: at91: fix hardware handshake on SAM9x5 (without GPIOs)

[PATCH 5/5] arm64: Add uprobe support
 2016-09-27 15:03 UTC  (12+ messages)

[PATCH 0/8] pinctrl: aspeed: Fixes for core and g5, implement remaining pins
 2016-09-27 14:50 UTC  (9+ messages)
` [PATCH 1/8] pinctrl: aspeed: "Not enabled" is a significant mux state
` [PATCH 2/8] pinctrl: aspeed-g5: Fix names of GPID2 pins
` [PATCH 3/8] pinctrl: aspeed-g5: Fix GPIOE1 typo
` [PATCH 4/8] pinctrl: aspeed-g5: Fix pin association of SPI1 function
` [PATCH 5/8] pinctrl: aspeed: Enable capture of off-SCU pinmux state
` [PATCH 6/8] pinctrl: aspeed-g4: Capture SuperIO pinmux dependency
` [PATCH 7/8] pinctrl: aspeed-g4: Add mux configuration for all pins
` [PATCH 8/8] pinctrl: aspeed-g5: "

[PATCH] drm/sun4i: rgb: Enable panel after controller
 2016-09-27 14:42 UTC  (6+ messages)

[PATCH 0/3] iMX7 PWM polarity control
 2016-09-27 14:24 UTC  (4+ messages)
` [PATCH 1/3] arm: dts: imx7: Update #pwm-cells for "

[RFC] irqchip/gic-v3: Implement suspend and resume callbacks
 2016-09-27 14:18 UTC  (5+ messages)

[PATCH 1/3] coresight: tmc: Cleanup operation mode handling
 2016-09-27 13:44 UTC  (3+ messages)
` [PATCH 2/3] coresight: tmc: Get rid of mode parameter for helper routines
` [PATCH 3/3] coresight: tmc: Remove duplicate memset

[PATCH 2/2] drm/rockchip: analogix_dp: Refuse to enable PSR if panel doesn't support it
 2016-09-27 13:28 UTC  (2+ messages)

[PATCH 0/5] arm64: dts: hisilicon: Hip06 fix and support Hip07 D05 board
 2016-09-27 13:15 UTC  (4+ messages)
` [PATCH 5/5] tty: amba-pl011: Add earlycon support for SBSA UART

Improper TTBCR for arm 32bit kernel decompression
 2016-09-27 12:54 UTC  (6+ messages)
` [PATCH] ARM: decompressor: reset ttbcr fields to use TTBR0 on ARMv7

[PATCH/RFT 0/4] ARM: shmobile: R-Car Gen2: Allow booting secondary CPU cores in debug mode
 2016-09-27 12:37 UTC 

[PATCH] ARM: dts: lpc32xx: add pwm-cells to base dts file
 2016-09-27 12:34 UTC  (3+ messages)

[PATCH] ARM: at91: pm: remove useless extern definition
 2016-09-27 11:58 UTC  (2+ messages)

[RFC PATCH 00/11] pci: support for configurable PCI endpoint
 2016-09-27 11:34 UTC  (7+ messages)
` [RFC PATCH 07/11] pci: controller: designware: Add EP mode support
` [RFC PATCH 08/11] pci: controller: dra7xx: "

[PATCH] simplefb: Disable and release clocks and regulators in destroy callback
 2016-09-27  8:22 UTC  (2+ messages)

[PATCH v3 2/2] ARM: exynos_defconfig: Remove old non-working MIPI driver
 2016-09-27  8:06 UTC  (2+ messages)

[PATCH 00/19] [RESEND] Remove STiH415 and STiH416 SoC platform support
 2016-09-27  8:02 UTC  (3+ messages)
` [PATCH 15/19] reset: sti: Remove STiH415/6 reset support

[PATCH V2 0/6] ARM64: Uprobe support added
 2016-09-27  7:48 UTC  (7+ messages)
` [PATCH V2 1/6] arm64: kprobe: protect/rename few definitions to be reused by uprobe
` [PATCH V2 2/6] arm64: kgdb_step_brk_fn: ignore other's exception
` [PATCH V2 3/6] arm64: Handle TRAP_TRACE for user mode as well
` [PATCH V2 4/6] arm64: Handle TRAP_BRKPT "
` [PATCH V2 5/6] arm64: introduce mm context flag to keep 32 bit task information
` [PATCH V2 6/6] arm64: Add uprobe support

[PATCHv2 0/3] Fix handware handshake on SAM9x5 platforms
 2016-09-27  7:45 UTC  (4+ messages)
` [PATCHv2 2/3] tty/serial: at91: fix hardware handshake with GPIOs

[PATCH 1/2] net: qcom/emac: do not use devm on internal phy pdev
 2016-09-27  7:34 UTC  (2+ messages)

[PATCH v2 1/3] ARM: dts: imx6qdl-apalis: Do not rely on DDC I2C bus bitbang for HDMI
 2016-09-27  6:28 UTC  (3+ messages)

[PATCH] ARM: dts: imx6: Add support for Toradex Colibri iMX6 module
 2016-09-27  6:27 UTC  (3+ messages)

[PATCH] arm64, numa: Add cpu_to_node() implementation
 2016-09-27  6:26 UTC  (5+ messages)

[PATCH -next] arm64: Kconfig: select OF/ACPI_NUMA under NUMA config
 2016-09-27  3:57 UTC  (2+ messages)
` [PATCH -next] arm64: Kconfig: remove SMP dependence for NUMA

[PATCH] soc: rockchip: power-domain: Don't (incorrectly) set rk3399 up/down counts
 2016-09-26 20:18 UTC  (2+ messages)

[PATCH] ARM: dts: socfpga: enable arm,shared-override in the pl310
 2016-09-26 19:34 UTC 

[PATCH v6 1/6] of: Add vendor prefix for Engicam s.r.l company
 2016-09-26 19:25 UTC  (6+ messages)
` [PATCH v6 2/6] ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual initial support
` [PATCH v6 3/6] ARM: dts: imx6q: Add Engicam i.CoreM6 DualLite/Solo "
` [PATCH v6 4/6] ARM: dts: imx6qdl-icore: Add usbhost support
` [PATCH v6 5/6] ARM: dts: imx6qdl-icore: Add usbotg support
` [PATCH v6 6/6] ARM: dts: imx6qdl-icore: Add FEC support

[PATCH v6 0/6] ARM: dts: imx6q: Add Engicam i.CoreM6 dts
 2016-09-26 19:23 UTC 

[PATCH v2] ARM: dts: socfpga: Add Macnica sodia board
 2016-09-26 19:19 UTC  (2+ messages)

[PATCH] ARM: dts: lpc32xx: set pwm1 & pwm2 default clock rate
 2016-09-26 18:54 UTC 

[PATCH] clk: lpc32xx: fix pwm clock divider computation
 2016-09-26 18:44 UTC 

[PATCH 1/3] dt-bindings: Add a binding for the RPi firmware GPIO driver
 2016-09-26 18:42 UTC  (11+ messages)
` [PATCH 2/3] gpio: Add a driver for the Raspberry Pi's firmware GPIO calls

[PATCH] dmaengine: sun6i: Add support for Allwinner A83T (sun8i) variant
 2016-09-26 17:45 UTC 

[PATCH v3] dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devices
 2016-09-26 17:43 UTC  (2+ messages)

[PATCH 00/24] ste_dma40: Fine-tuning for several function implementations
 2016-09-26 17:39 UTC  (2+ messages)

[PATCH v26 0/7] arm64: add kdump support
 2016-09-26 17:21 UTC  (4+ messages)
` [PATCH v26 6/7] arm64: kdump: update a kernel doc

[PATCH] ARM: dts: exynos: Add reboot reason support for Trats2
 2016-09-26 17:07 UTC  (4+ messages)

[PATCH 1/2] clk: rockchip: add I2S internal clock IDs for rk3288
 2016-09-26 17:04 UTC  (5+ messages)

[PATCHv9 0/6] dmaengine: rcar-dmac: add iommu support for slave transfers
 2016-09-26 16:47 UTC  (2+ messages)

[PATCH v3 1/3] ASoC: sun4i-codec: rename "sun4i_codec_widgets" to "sun4i_codec_controls" for consistency with the struct field name
 2016-09-26 16:43 UTC  (2+ messages)
` Applied "ASoC: sun4i-codec: Rename sun4i_codec_widgets for consistency" to the asoc tree

[PATCH 1/1 v8] ARM: imx: Added perf functionality to mmdc driver
 2016-09-26 16:40 UTC  (2+ messages)

[PATCH v6 0/3] ASoC: sun4i-codec: Distinguish sun4i from sun7i
 2016-09-26 16:33 UTC  (3+ messages)
` [linux-sunxi] "

[PATCH v2] ASoC: rk3399_gru_sound: fix recording pop at first attempt
 2016-09-26 16:15 UTC  (2+ messages)
` Applied "ASoC: rk3399_gru_sound: fix recording pop at first attempt" to the asoc tree


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).