linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-29 23:20:39 to 2015-10-30 15:01:35 UTC [more...]

arm64: about Add CONFIG_DEBUG_SET_MODULE_RONX suport
 2015-10-30 15:01 UTC 

[PATCH v2 0/4] Add support for NXP LPC18xx EEPROM using nvmem
 2015-10-30 14:58 UTC  (9+ messages)
` [PATCH v2 1/4] DT: nvmem: Add NXP LPC18xx EEPROM memory binding documentation
` [PATCH v2 2/4] nvmem: NXP LPC18xx EEPROM memory NVMEM driver

[PATCH 0/2] validate the delta of cycle_now and cycle_last on arm64
 2015-10-30 14:56 UTC  (3+ messages)
` [PATCH 1/2] clocksource: replace cycle_last validation with an equal way

[PATCH 00/19] drm: Add Allwinner A10 display engine support
 2015-10-30 14:52 UTC  (22+ messages)
` [PATCH 01/19] clk: sunxi: Add display clock
` [PATCH 02/19] clk: sunxi: Add PLL3 clock
` [PATCH 03/19] clk: sunxi: Add TCON channel0 clock
` [PATCH 04/19] clk: sunxi: Add TCON channel1 clock
` [PATCH 05/19] clk: sunxi: add DRAM gates
` [PATCH 06/19] clk: sunxi: Add Allwinner R8 AHB gates support
` [PATCH 07/19] drm/panel: simple: Add timings for the Olimex LCD-OLinuXino-4.3TS
` [PATCH 08/19] drm: Add Allwinner A10 Display Engine support
` [PATCH 09/19] drm: sun4i: Add DT bindings documentation
` [PATCH 10/19] drm: sun4i: Add RGB output
` [PATCH 11/19] drm: sun4i: Add composite output
` [PATCH 12/19] drm: sun4i: tv: Add PAL output standard
` [PATCH 13/19] drm: sun4i: tv: Add NTSC "
` [PATCH 14/19] ARM: sun5i: dt: Add pll3 and pll7 clocks
` [PATCH 15/19] ARM: sun5i: dt: Add display and TCON clocks
` [PATCH 16/19] ARM: sun5i: dt: Add DRAM gates
` [PATCH 17/19] ARM: sun5i: dt: Add display blocks to the DTSI
` [PATCH 18/19] ARM: sun5i: r8: Add AHB gates "
` [PATCH 19/19] ARM: sun5i: chip: Enable the TV Encoder

[PATCH] ARM: BCM5301X: Add missing Netgear R8000 LEDs
 2015-10-30 14:44 UTC 

[PATCH 0/3] recordmcount: bugfix and amend
 2015-10-30 14:35 UTC  (7+ messages)
` [PATCH 1/3] recordmcount: fix endianness handling bug for nop_mcount
` [PATCH 2/3] recordmcount: x86: assign a meaningful value to rel_type_nop
` [PATCH 3/3] recordmcount: arm64: replace the ignored mcount call into nop

[PATCH v4 0/3] arm64: EFI stub isolation
 2015-10-30 14:35 UTC  (8+ messages)
` [PATCH v4 3/3] arm64/efi: isolate EFI stub from the kernel proper

[PATCH] arm64: dts: Added syscon-reboot node for FSL's LS2085A SoC
 2015-10-30 14:32 UTC  (5+ messages)

[PATCH v6 0/3] arm64: IOMMU-backed DMA mapping
 2015-10-30 14:27 UTC  (7+ messages)
` [PATCH v6 1/3] iommu: Implement common IOMMU ops for "

[PATCH RESEND v2 net-next] net: hisilicon: updates HNS config and documents
 2015-10-30 14:20 UTC  (2+ messages)

[PATCH v6] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2015-10-30 14:15 UTC  (2+ messages)

[PATCH] pinctrl: zynq: fix UTF-8 errors
 2015-10-30 14:06 UTC 

[PATCH V3 0/6] gicv2m: acpi: Add ACPI support for GICv2m MSI
 2015-10-30 14:03 UTC  (3+ messages)

[PATCH 1/3] mtd: create a partition type device tree binding
 2015-10-30 14:00 UTC  (3+ messages)

[PATCH v4] ARM: configs: Add Freescale LS1021A defconfig
 2015-10-30 13:46 UTC  (4+ messages)

[PATCH v2] serial: 8250_uniphier: add earlycon support
 2015-10-30 13:30 UTC  (2+ messages)

[PATCH] ARM: fix bug in vdsomunge swab32 macro
 2015-10-30 13:04 UTC  (3+ messages)

[PATCH] clocksource: dw_apb_timer_of: support timer-based delay
 2015-10-30 12:42 UTC  (6+ messages)

[PATCH] ARM64: Enable multi-core scheduler support by default
 2015-10-30 12:29 UTC  (3+ messages)

[PATCH 0/3] Revert arm64 cache geometry
 2015-10-30 12:27 UTC  (10+ messages)

[PATCH v2 1/4] Revert "arm64: kernel: add support for cpu cache information"
 2015-10-30 12:08 UTC  (5+ messages)
` [PATCH v2 2/4] Revert "arm64: don't flag non-aliasing VIPT I-caches as aliasing"
` [PATCH v2 3/4] Revert "arm64: add helper functions to read I-cache attributes"
` [PATCH v2 4/4] arm64: document the cache policy behavior

[PATCH v4 00/21] KVM: ARM64: Add guest PMU support
 2015-10-30 12:08 UTC  (23+ messages)
` [PATCH v4 01/21] ARM64: Move PMU register related defines to asm/pmu.h
` [PATCH v4 02/21] KVM: ARM64: Define PMU data structure for each vcpu
` [PATCH v4 03/21] KVM: ARM64: Add offset defines for PMU registers
` [PATCH v4 04/21] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register
` [PATCH v4 05/21] KVM: ARM64: Add reset and access handlers for PMSELR register
` [PATCH v4 06/21] KVM: ARM64: Add reset and access handlers for PMCEID0 and PMCEID1 register
` [PATCH v4 07/21] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
` [PATCH v4 08/21] KVM: ARM64: Add reset and access handlers for PMXEVTYPER register
` [PATCH v4 09/21] KVM: ARM64: Add reset and access handlers for PMXEVCNTR register
` [PATCH v4 10/21] KVM: ARM64: Add reset and access handlers for PMCCNTR register
` [PATCH v4 11/21] KVM: ARM64: Add reset and access handlers for PMCNTENSET and PMCNTENCLR register
` [PATCH v4 12/21] KVM: ARM64: Add reset and access handlers for PMINTENSET and PMINTENCLR register
` [PATCH v4 13/21] KVM: ARM64: Add reset and access handlers for PMOVSSET and PMOVSCLR register
` [PATCH v4 14/21] KVM: ARM64: Add reset and access handlers for PMUSERENR register
` [PATCH v4 15/21] KVM: ARM64: Add reset and access handlers for PMSWINC register
` [PATCH v4 16/21] KVM: ARM64: Add access handlers for PMEVCNTRn and PMEVTYPERn register
` [PATCH v4 17/21] KVM: ARM64: Add helper to handle PMCR register bits
` [PATCH v4 18/21] KVM: ARM64: Add PMU overflow interrupt routing
` [PATCH v4 19/21] KVM: ARM64: Reset PMU state when resetting vcpu
` [PATCH v4 20/21] KVM: ARM64: Free perf event of PMU when destroying vcpu
` [PATCH v4 21/21] KVM: ARM64: Add a new kvm ARM PMU device

[PATCH] i2c: designware: Don't mask TX_EMPTY if write is in progress
 2015-10-30 12:03 UTC  (2+ messages)

[PATCH] dts/ls2080a: update the DTS for QSPI and DSPI support
 2015-10-30 12:01 UTC 

[PATCH] arm64/efi: move arm64 specific stub C code to libstub
 2015-10-30 11:57 UTC  (3+ messages)

[PATCH] ARM: don't infer VIPT I-cache properties from its reported geometry
 2015-10-30 11:51 UTC  (2+ messages)

[GIT PULL] arm64: late fixes for 4.3
 2015-10-30 11:28 UTC 

[PATCH v12 0/7] arm64: renesas: Add Renesas R8A7795 SoC support
 2015-10-30 11:19 UTC  (8+ messages)
` [PATCH v12 1/7] arm64: renesas: r8a7795: "

[PATCH v4 0/6] arm64: ftrace: fix incorrect output from stack tracer
 2015-10-30 11:16 UTC  (8+ messages)
` [PATCH v4 1/6] arm64: ftrace: adjust callsite addresses examined by "
` [PATCH v4 2/6] arm64: ftrace: modify a stack frame in a safe way
` [PATCH v4 3/6] arm64: ftrace: fix a stack tracer's output under function graph tracer
` [PATCH v4 4/6] ftrace: allow arch-specific stack tracer
` [PATCH v4 5/6] arm64: insn: add instruction decoders for ldp/stp and add/sub
` [PATCH v4 6/6] arm64: ftrace: add arch-specific stack tracer

[PATCH 00/11] Generalized broadcom cygnus gpio driver
 2015-10-30 11:06 UTC  (7+ messages)
` [PATCH 07/11] pinctrl: use ngpios propety from DT

[PATCH v4] dmaengine: fsl-edma: add PM suspend/resume support
 2015-10-30 11:03 UTC 

How is jiffies upation while holding spinlock in Uniprocessor or SMP environment?
 2015-10-30 10:59 UTC  (3+ messages)

[PATCH v4 0/4] [PATCH v4 0/4] Exynos SROMc configuration and Ethernet support for SMDK5410
 2015-10-30 10:51 UTC  (13+ messages)
` [PATCH v4 1/4] Documentation: dt-bindings: Describe SROMc configuration
` [PATCH v4 2/4] ARM: dts: Add SROMc to Exynos 5410

[PATCH v5 00/14] arm64: renesas: add sound support
 2015-10-30 10:43 UTC  (18+ messages)
` [PATCH v5 01/14] arm64: renesas: r8a7795: add AUDIO_DMAC support
` [PATCH v5 02/14] arm64: renesas: r8a7795: Sound SSI PIO support
` [PATCH v5 03/14] arm64: renesas: r8a7795: Sound SSI DMA support
` [PATCH v5 04/14] arm64: renesas: r8a7795: Sound SRC support
` [PATCH v5 05/14] arm64: renesas: r8a7795: Sound DVC support
` [PATCH v5 06/14] arm64: renesas: r8a7795: Sound CTU/MIX support
` [PATCH v5 07/14] arm64: renesas: salvator-x: Sound SSI PIO support
` [PATCH v5 08/14] arm64: renesas: salvator-x: Sound SSI DMA support
` [PATCH v5 09/14] arm64: renesas: salvator-x: Sound SSI DMA support via BUSIF
` [PATCH v5 10/14] arm64: renesas: salvator-x: Sound SRC support
` [PATCH v5 11/14] arm64: renesas: salvator-x: Sound DVC support
` [PATCH v5 12/14] arm64: defconfig: add Renesas sound and AK4613 support
` [PATCH v5 13/14] arm64: defconfig: add Renesas R-Car DMAC driver support
` [PATCH v5 14/14] arm64: defconfig: add CS2000 "

[PATCH v2 0/4] Support the timer on RK3368 SoC
 2015-10-30 10:42 UTC  (6+ messages)
` [PATCH v2 1/4] clocksource: rockchip: Make the driver more compatible

[PATCH v4 0/6] ARM: sunxi: Introduce Allwinner H3 support
 2015-10-30 10:34 UTC  (12+ messages)
` [PATCH v4 1/6] clk: sunxi: Let divs clocks read the base factor clock name from devicetree
` [PATCH v4 2/6] clk: sunxi: Add H3 clocks support
` [PATCH v4 3/6] pinctrl: sunxi: Add H3 PIO controller support
` [PATCH v4 4/6] reset: sunxi: Add Allwinner H3 bus resets
` [PATCH v4 5/6] ARM: dts: sunxi: Add Allwinner H3 DTSI

[PATCH v2] pwm-backlight: fix the panel power sequence
 2015-10-30 10:34 UTC  (6+ messages)

[PATCH 1/2] pinctrl: uniphier: enable UniPhier SoCs pinctrl drivers by default
 2015-10-30 10:29 UTC  (6+ messages)
` [PATCH 2/2] pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER

[PATCH v2] pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER
 2015-10-30 10:28 UTC 

[PATCH] gpio: zynq: Implement irq_(request|release)_resources
 2015-10-30 10:05 UTC  (4+ messages)

[PATCH] ARM: dts: rockchip: Setup ethernet0 alias for u-boot
 2015-10-30  9:57 UTC  (4+ messages)

[PATCH] pinctrl-zynq: Initialize early
 2015-10-30  9:42 UTC  (2+ messages)

[PATCH v2 0/3] gpio: xgene: add support to configure GPIO line as input, output or external IRQ pin
 2015-10-30  9:35 UTC  (6+ messages)
` [PATCH v2 1/3] "

[PATCH 3/7] clocksource/drivers/st_lpc: Fix Kconfig dependency
 2015-10-30  8:51 UTC  (2+ messages)

[PATCH V1 00/11] MMCONFIG refactoring and ARM64 PCI hostbridge init based on ACPI
 2015-10-30  8:26 UTC  (4+ messages)

[PATCH 0/3] dmaengine: ti-dma-crossbar: channel reserving and edma3-tcc support
 2015-10-30  8:02 UTC  (4+ messages)
` [PATCH 1/3] dmaengine: ti-dma-crossbar: dra7: Use bitops instead of idr

[PATCH v2 0/3] dmaengine: ti-dma-crossbar: channel reserving and edma3-tpcc support
 2015-10-30  8:00 UTC  (4+ messages)
` [PATCH v2 1/3] dmaengine: ti-dma-crossbar: dra7: Use bitops instead of idr
` [PATCH v2 2/3] dmaengine: ti-dma-crossbar: dra7: Support for reserving DMA event ranges
` [PATCH v2 3/3] dmaengine: ti-dma-crossbar: dra7: Support for eDMA with new bindings

[PATCH v3 0/3] ARM: OMAP2+ McASP(3) support for DRA7xx family
 2015-10-30  7:55 UTC  (4+ messages)
` [PATCH v3 1/3] ARM: DTS: dra7: Fix McASP3 node regarding to clocks
` [PATCH v3 2/3] ARM: OMAP2+: hwmod: Add hwmod flag for HWMOD_OPT_CLKS_NEEDED
` [PATCH v3 3/3] ARM: OMAP: DRA7: hwmod: Add data for McASP3

[PATCH v11 0/8] arm64: renesas: Add Renesas R8A7795 SoC support
 2015-10-30  7:51 UTC  (6+ messages)
` [PATCH v11 6/8] arm64: renesas: add Salvator-X board support on DTS

[PATCH v5 0/5] arm64: dts: r8a7795: enable EthernetAVB on Salvator-X
 2015-10-30  7:25 UTC  (5+ messages)
` [PATCH v5 2/5] arm64: dts: r8a7795: add EthernetAVB device node

[PATCH v5 0/3] NAND support for Broadcom NS2 SoC
 2015-10-30  6:59 UTC  (4+ messages)
` [PATCH v5 1/3] mtd: brcmnand: factor out CFG and CFG_EXT bitfields
` [PATCH v5 2/3] mtd: brcmnand: Force 8bit mode before doing nand_scan_ident()
` [PATCH v5 3/3] arm64: dts: Add BRCM IPROC NAND DT node for NS2

[PATCH v4 0/3] NAND support for Broadcom NS2 SoC
 2015-10-30  6:58 UTC  (6+ messages)
` [PATCH v4 1/3] mtd: brcmnand: factor out CFG and CFG_EXT bitfields
` [PATCH v4 2/3] mtd: brcmnand: Force 8bit mode before doing nand_scan_ident()
` [PATCH v4 3/3] arm64: dts: Add BRCM IPROC NAND DT node for NS2

[PATCH v3 0/4] Exynos SROMc configuration and Ethernet support for SMDK5410
 2015-10-30  6:09 UTC  (7+ messages)
` [PATCH v3 1/4] Documentation: dt-bindings: Describe SROMc configuration

[PATCH] recordmcount: arm64: replace the ignored mcount call into nop
 2015-10-30  6:00 UTC  (4+ messages)

[PATCH v12 0/6] Altera PCIe host controller driver with MSI support
 2015-10-30  5:51 UTC  (7+ messages)

[PATCH v4 0/3] Mediatek SPI-NOR flash driver
 2015-10-30  5:02 UTC  (10+ messages)
` [PATCH v4 2/3] mtd: mtk-nor: mtk serial flash controller driver

[PATCH v5 0/3] Mediatek SPI-NOR flash driver
 2015-10-30  4:55 UTC  (3+ messages)
` [PATCH v5 2/3] mtd: mtk-nor: mtk serial flash controller driver

[PATCH net-next v2 0/2] drivers: xgene: Add support RGMII TX/RX delay configuration
 2015-10-30  3:22 UTC  (2+ messages)

[PATCH V6 1/6] i2c: Add i2c support to Freescale Layerscape platforms
 2015-10-30  2:31 UTC  (4+ messages)
` [PATCH V6 6/6] dts/ls1043a: add LS1043ARDB board support

[PATCH v8 0/17] Add Analogix Core Display Port Driver
 2015-10-30  1:09 UTC  (4+ messages)
` [PATCH v9 15/17] drm: bridge: analogix/dp: try force hpd after plug in lookup failed

[PATCH] arm: spinlock: const qualify read-only functions
 2015-10-30  0:27 UTC  (2+ messages)


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).