linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-25 14:51:06 to 2015-11-25 22:57:34 UTC [more...]

[PATCH 00/14] Add support for sbc-t43
 2015-11-25 22:57 UTC  (3+ messages)
` [PATCH 12/14] ARM: sb-som: dts: introduce SB-SOM baseboard

[GIT PULL] omap fixes against v4.4-rc2
 2015-11-25 22:49 UTC  (2+ messages)

[PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatform
 2015-11-25 22:47 UTC  (16+ messages)
` [PATCH 1/5] ARM: orion: move watchdog setup to mach-orion5x
` [PATCH 2/5] ARM: orion: always use MULTI_IRQ_HANDLER
` [PATCH 3/5] ARM: orion: use SPARSE_IRQ everywhere
` [PATCH 4/5] ARM: orion: clean up mach/*.h headers
` [PATCH 5/5] ARM: orion: multiplatform support

[PATCH 1/3] i2c: at91: add setting HOLD field of TWIHS_CWGR via DT
 2015-11-25 22:46 UTC  (3+ messages)
` [PATCH 2/3] i2c: at91: add DT property "atmel, twd-hold-cycles" to binding
  ` [PATCH 2/3] i2c: at91: add DT property "atmel,twd-hold-cycles" "

[PATCH 0/6] ARM: OMAP2+: dts: cm-t335: initial support
 2015-11-25 22:44 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] ARM: OMAP2+: dts: cm-t335: add "

[GIT PULL] ARM: imx: fixes for 4.4
 2015-11-25 22:44 UTC  (2+ messages)

[GIT PULL] Keystone fixes for 4.4-rcx
 2015-11-25 22:42 UTC  (2+ messages)

Building an uImage with appended DTB
 2015-11-25 22:41 UTC  (4+ messages)

[PATCH v2 0/3] Remove ARCH_MSM* configs
 2015-11-25 22:40 UTC  (7+ messages)
` [PATCH v2 1/3] ARM: qcom: Make an option for qcom clocksource platforms
` [PATCH v2 2/3] ARM: qcom_defconfig: Enable HAVE_ARM_ARCH_TIMER
` [PATCH v2 3/3] ARM: qcom: Drop ARCH_MSM* configs

[PATCH 0/2] qcom: Remove size elements from pmic reg properties
 2015-11-25 22:27 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: "
` [PATCH 2/2] ARM64: "

[PATCH v3 1/2] phy-sun4i-usb: Use of_match_node to get model specific config data
 2015-11-25 22:11 UTC  (3+ messages)
` [PATCH v3 2/2] phy-sun4i-usb: Add support for the host usb-phys found on the H3 SoC

[PATCH] clk: mmp: add linux/clk.h includes
 2015-11-25 22:07 UTC  (2+ messages)

[PATCH v5 0/5] Add board support for TS-4800
 2015-11-25 22:02 UTC  (13+ messages)
` [PATCH v6 1/6] of: add vendor prefix for Technologic Systems
` [PATCH v6 2/6] mfd: syscon: add a DT property to set value width
` [PATCH v6 3/6] watchdog: ts4800: add driver for TS-4800 watchdog
` [PATCH v6 4/6] ARM: imx_v6_v7_defconfig: add "
` [PATCH v6 5/6] of: documentation: add bindings documentation for TS-4800
` [PATCH v6 6/6] ARM: dts: TS-4800: add basic device tree

[PATCH 5/5] arm: boot: store ATAGs structure into DT "/chosen/linux,atags" entry
 2015-11-25 22:00 UTC  (17+ messages)
  ` [PATCH 5/5] arm: boot: store ATAGs structure into DT "/chosen/linux, atags" entry

[PATCH 0/7] ARM: mmp multiplatform support
 2015-11-25 21:57 UTC  (14+ messages)
` [PATCH 1/7] clk: mmp: stop using platform headers
` [PATCH 2/7] ARM: make xscale iwmmxt code multiplatform aware
` [PATCH 3/7] ARM: mohawk: allow building with MMU disabled
` [PATCH 4/7] ARM: mmp: remove remaining legacy pxa-dma support
` [PATCH 5/7] ARM: mmp: make plat-pxa build standalone
` [PATCH 6/7] ARM: mmp: make all header files local
` [PATCH 7/7] ARM: mmp: move into ARCH_MULTIPLATFORM

[PATCH v2 0/2] ARM: Use udiv/sdiv for __aeabi_{u}idiv library functions
 2015-11-25 21:51 UTC  (3+ messages)
` [PATCH v2 1/2] scripts: Add a recorduidiv program
` [PATCH v2 2/2] ARM: Replace calls to __aeabi_{u}idiv with udiv/sdiv instructions

[PATCH V7 0/3] dma: add Qualcomm Technologies HIDMA driver
 2015-11-25 21:42 UTC  (3+ messages)
` [PATCH V7 1/3] dma: qcom_bam_dma: move to qcom directory

[PATCH 00/18] Add support for CL-SOM-AM57X and SBC-AM57X
 2015-11-25 21:41 UTC  (8+ messages)
` [PATCH 01/18] ARM: am57xx: cl-som-am57x: dts: add basic module support
` [PATCH 11/18] ARM: am57xx: sbc-am57x: dts: add basic board support
` [PATCH 15/18] ARM: am57xx: sbc-am57x: dts: add GPIO extender support

[PATCH] MAINTAINERS: Add rules for Qualcomm dts files
 2015-11-25 21:24 UTC  (2+ messages)

[PATCH] ARM: dts: qcom: msm8974: Add i2c8 node
 2015-11-25 21:24 UTC  (2+ messages)

[PATCH] ARM: qcom: select ARM_CPU_SUSPEND for power management
 2015-11-25 21:06 UTC  (2+ messages)

[PATCH 0/3] Remove ARCH_MSM* configs
 2015-11-25 20:39 UTC  (7+ messages)
` [PATCH 3/3] ARM: qcom: Drop "

[PATCH v3 0/4] Allow customizable random offset to mmap_base address
 2015-11-25 20:39 UTC  (17+ messages)
` [PATCH v3 1/4] mm: mmap: Add new /proc tunable for mmap_base ASLR
  ` [PATCH v3 2/4] arm: mm: support ARCH_MMAP_RND_BITS
    ` [PATCH v3 3/4] arm64: "

[PATCH v2] ARM: davinci: fix a problematic usage of WARN()
 2015-11-25 20:28 UTC  (3+ messages)

[PATCH RFC 00/27] PM/Domains: Cluster idle support for ARM SoCs
 2015-11-25 20:20 UTC  (6+ messages)
` [PATCH RFC 17/27] drivers: cpu-pd: Record CPUs that are part of the domain

[RFC PATCH] PCI/pci-host-generic: Add support for Cavium Thunder fixed BARs
 2015-11-25 20:09 UTC  (6+ messages)

[RFC PATCH 00/10] Support for Cortex-M Prototyping System
 2015-11-25 20:07 UTC  (10+ messages)
` [RFC PATCH 01/10] dt-bindings: document the MPS2 timer bindings
` [RFC PATCH 02/10] clockevents/drivers: add MPS2 Timer driver
` [RFC PATCH 03/10] dt-bindings: document the MPS2 UART bindings

[PATCH 0/5] Fix a trivial typo and support rk3228/rk3399 SoCs for thermal driver
 2015-11-25 20:05 UTC  (4+ messages)
` [PATCH 3/5] dt-bindings: rockchip-thermal: Support the RK3228/RK3399 SoCs compatible

[PATCH] PCI: designware: bail out if host_init failed
 2015-11-25 20:01 UTC  (2+ messages)

[question] kernel build fails with O0 gcc optimization flag
 2015-11-25 19:56 UTC  (4+ messages)

[PATCH] ARM/PCI: move align_resource function pointer into pci_host_bridge structure
 2015-11-25 19:55 UTC  (3+ messages)

[PATCH 0/3] ARM: bcm2835: add support for rpi power domain driver
 2015-11-25 19:33 UTC  (5+ messages)
` [PATCH 2/3] ARM: bcm2835: add "

[PATCH] ARM: OMAP4+: SMP: use lockless clkdm/pwrdm api in omap4_boot_secondary
 2015-11-25 19:03 UTC  (2+ messages)

[PATCH 0/2] arm: beaglex15: fix USB Gadget
 2015-11-25 19:01 UTC  (5+ messages)
` [PATCH 2/2] arm: boot: beaglex15: pass correct interrupt

[PATCH RESEND] ARM: OMAP2+: PM: Denote the cpuidle tracepoints as _rcuidle()
 2015-11-25 18:57 UTC  (2+ messages)

[PATCH v2 1/4] arm: omap2+: add missing HWMOD_NO_IDLEST in 81xx hwmod data
 2015-11-25 18:55 UTC  (2+ messages)

[PATCH v2 0/2] restrict /dev/mem to idle io memory ranges
 2015-11-25 18:54 UTC  (7+ messages)
` [PATCH v2 2/2] "

am35xx memory management issues
 2015-11-25 18:37 UTC  (4+ messages)

[PATCH v3 0/8] phy: rockchip-usb: correct pll handling and usb-uart
 2015-11-25 18:35 UTC  (7+ messages)
` [PATCH v3 4/8] phy: rockchip-usb: add compatible values for rk3066a and rk3188

[PATCH 00/13] mvneta Buffer Management and enhancements
 2015-11-25 18:35 UTC  (8+ messages)
` [PATCH 01/13] net: mvneta: add configuration for MBUS windows access protection
` [PATCH 03/13] net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REG
` [PATCH 04/13] net: mvneta: enable suspend/resume support

[PATCH v4 0/3] ARM: OMAP2+ McASP(3) support for DRA7xx family
 2015-11-25 18:26 UTC  (4+ messages)

[PATCH] ARM: dts: imx6q-icore-rqs: Add Engicam IMX6 Q7 initial support
 2015-11-25 18:14 UTC  (11+ messages)
            ` [PATCH V2] "
                ` [PATCH V3] "

[PATCH] drivers: pci: remove unused pci_sys_data structures
 2015-11-25 18:12 UTC  (2+ messages)

[PATCH 0/2] Exynos4210: fix power domain for MDMA1 device
 2015-11-25 18:09 UTC  (6+ messages)
` [PATCH 1/2] drivers: amba: properly handle devices with power domains

[PATCH] arm64: restore bogomips information in /proc/cpuinfo
 2015-11-25 18:09 UTC  (5+ messages)

[PATCH] arm64: mm: Prevent the initial page table setup from creating larger blocks
 2015-11-25 18:08 UTC  (3+ messages)

[PATCH v3 0/5] ARM: sun9i: Add Allwinner A80 PRCM clock/reset support
 2015-11-25 17:32 UTC  (3+ messages)
` [PATCH v3 3/5] clk: sunxi: Add sun9i A80 cpus (cpu special) clock support

[PATCH net-next 0/3] mvneta: Introduce RSS support
 2015-11-25 17:08 UTC  (6+ messages)
` [PATCH net-next 1/3] net: mvneta: Make the default queue related for each port
` [PATCH net-next 2/3] net: mvneta: Associate RX queues with each CPU
` [PATCH net-next 3/3] net: mvneta: Add naive RSS support

KASAN failures in X-Gene ethernet driver in v4.4-rc2
 2015-11-25 17:02 UTC  (4+ messages)
    ` [PATCH net] drivers: net: xgene: fix possible use after free

[PATCH 00/10] ARM: s3c64xx multiplatform
 2015-11-25 16:33 UTC  (13+ messages)
` [PATCH 01/10] Input: s3c2410_ts: fix S3C_ADC dependency
` [PATCH 02/10] ASoC: samsung/smartq: use dynamic registration
` [PATCH 03/10] gpio: samsung: move gpio-samsung driver back to platform code
` [PATCH 04/10] ARM: s3c64xx: prepare initcalls for multiplatform
` [PATCH 05/10] ARM: s3c64xx: enable sparse IRQ support
` [PATCH 06/10] iio: exynos-adc: add experimental touchscreen support
` [PATCH 07/10] ARM: s3c64xx: use new adc/touchscreen driver
` [PATCH 08/10] ARM: s3c64xx: use common debug-ll implementation
` [PATCH 09/10] ARM: s3c64xx: multiplatform support
` [PATCH 10/10] ARM: s3c64xx: allow building without board support

[PATCH 00/10] ARM: realview multiplatform
 2015-11-25 16:32 UTC  (11+ messages)
` [PATCH 01/10] ARM: realview: remove sparsemem hack
` [PATCH 02/10] ARM: realview: don't map undefined PCI registers
` [PATCH 03/10] clk/realview: stop using machine headers
` [PATCH 04/10] ARM: no longer force unbuffered DMA for realview
` [PATCH 05/10] ARM: realview: remove private barrier implementation
` [PATCH 06/10] ARM: realview: enable multiplatform
` [PATCH 07/10] ARM: integrator: use explicit core module options
` [PATCH 08/10] ARM: no longer make CPU targets visible separately
` [PATCH 09/10] ARM: realview: make all header files local
` [PATCH 10/10] ARM: realview: clean up header files

[RESEND RFC/PATCH 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2015-11-25 16:11 UTC  (3+ messages)
` [RESEND RFC/PATCH 3/8] media: platform: mtk-vpu: Support Mediatek VPU

[PATCH v4 0/2] clocksource/drivers/dw_apb_timer: improve performance a bit
 2015-11-25 16:01 UTC  (3+ messages)
` [PATCH v4 1/2] clocksource/drivers/dw_apb_timer: Inline apbt_readl and apbt_writel
` [PATCH v4 2/2] clocksource/drivers/dw_apb_timer: Use {readl|writel}_relaxed in critical path

[PATCH] ARM: mach-orion5x: fix legacy get_irqnr_and_base
 2015-11-25 15:58 UTC  (9+ messages)

[PATCH v3 0/2] clocksource/drivers/dw_apb_timer: improve performance a bit
 2015-11-25 15:50 UTC  (4+ messages)
` [PATCH v3 1/2] clocksource/drivers/dw_apb_timer: Inline apbt_readl and apbt_writel
` [PATCH v3 2/2] clocksource/drivers/dw_apb_timer: Use {readl|writel}_relaxed in critical path

[PATCHv3] arm64: efi: correctly map runtime regions
 2015-11-25 15:48 UTC  (2+ messages)

[PATCH] clocksource/drivers/pistachio: Fix wrong calculated clocksource read value
 2015-11-25 15:42 UTC 

[PATCH] clocksource/drivers/dw_apb_timer: Fix apbt_readl return types
 2015-11-25 15:41 UTC 

Strange message from Kirkwood pinctrl driver
 2015-11-25 15:24 UTC  (4+ messages)

[PATCH] pwm: berlin: Add PM support
 2015-11-25 15:16 UTC  (4+ messages)

[PATCH 1/2] ARM: mvebu: update v5 defconfig
 2015-11-25 15:05 UTC  (4+ messages)

[PATCH] arm64: calculate the various pages number to show
 2015-11-25 15:04 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).