linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-18 18:14:56 to 2015-12-21 02:37:09 UTC [more...]

[PATCH v2 0/5] pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt2701
 2015-12-21  2:37 UTC  (4+ messages)
` [PATCH v2 4/5] pinctrl: mediatek: Add Pinctrl/GPIO/EINT "

[PATCH 4/6] drm/rockchip: vop: spilt scale regsters
 2015-12-21  1:50 UTC  (2+ messages)
` [PATCH v1.1 "

[GIT PULL 1/3] rockchip soc changes for 4.5
 2015-12-21  1:28 UTC  (3+ messages)
` [GIT PULL 2/3] rockchip dts32 changes for 4.5, round 2
` [GIT PULL 3/3] rockchip dts64 "

[PATCH] ARM: dma-mapping: Just allocate one chunk at a time
 2015-12-21  1:26 UTC  (9+ messages)

[PATCH] pinctrl: bcm2835: Fix memory leak in error path
 2015-12-21  0:44 UTC 

[PATCH] ARM: socfpga: dts: Enable MMC support at correct place in the DT
 2015-12-20 23:37 UTC  (3+ messages)

[PATCH V2] ARM: socfpga: dts: Enable MMC support at correct place in the DT
 2015-12-20 23:36 UTC 

[PATCH v5 3/5] PCI: qcom: Add Qualcomm PCIe controller driver
 2015-12-20 23:10 UTC  (3+ messages)

[PATCH 4.4-rc5 v22 0/4] irq/arm: Use FIQ for NMI backtrace (when possible)
 2015-12-20 22:52 UTC  (7+ messages)
` [PATCH 4.4-rc5 v22 1/4] irqchip: gic: Optimize locking in gic_raise_softirq
` [PATCH 4.4-rc5 v22 2/4] irqchip: gic: Make gic_raise_softirq FIQ-safe
` [PATCH 4.4-rc5 v22 3/4] irqchip: gic: Introduce plumbing for IPI FIQ
` [PATCH 4.4-rc5 v22 4/4] ARM: Allow IPI_CPU_BACKTRACE to exploit FIQ

[PATCH 0/4] clocksource/vt8500: Fix hangs in small delays
 2015-12-20 22:28 UTC  (5+ messages)
` [PATCH 1/4] clocksource/vt8500: Use [read\write]l_relaxed()
` [PATCH 2/4] clocksource/vt8500: Remove the 'loops' variable
` [PATCH 3/4] clocksource/vt8500: Use MIN_OSCR_DELTA from PXA
` [PATCH 4/4] clocksource/vt8500: Add register R/W functions

[GIT PULL] LPC18xx DTS changes for v4.5
 2015-12-20 22:18 UTC 

[GIT PULL] LPC18xx defconfig changes for v4.5
 2015-12-20 22:17 UTC 

[PATCH v2 0/8] Raspberry Pi 2 support
 2015-12-20 22:11 UTC  (5+ messages)
` [PATCH v2 3/8] dt-bindings: Add root properties for Raspberry Pi 2

[GIT PULL] ARM: mediatek: soc updates for v4.4
 2015-12-20 21:22 UTC 

[GIT PULL] ARM: mediatek: kconfig update for v4.4
 2015-12-20 21:21 UTC 

[GIT PULL] ARM: mediatek: dts updates for v4.4
 2015-12-20 21:19 UTC 

[GIT PULL] ARM: mediatek: arm64 updates for v4.4
 2015-12-20 21:17 UTC 

[PATCH] ARM: multi_v7_defconfig: enable TPS65217 regulator
 2015-12-20 18:44 UTC  (2+ messages)

[PATCH] ARM: uniphier: select PINCTRL
 2015-12-20 18:43 UTC  (3+ messages)

[RFC PATCH] ARM: pxa: add defconfig covering all the boards
 2015-12-20 16:54 UTC 

[PATCH 1/2 v2] ARM: l2x0: make it possible to disable outer sync from DT
 2015-12-20 16:11 UTC  (3+ messages)

[PATCH v1 1/3] i2c: rk3x: add calc_divs ops for new version
 2015-12-20 15:43 UTC  (3+ messages)

[PATCH V7 00/24] Coresight integration with perf
 2015-12-20 15:29 UTC  (30+ messages)
` [PATCH V7 01/24] coresight: implementing 'cpu_id()' API
` [PATCH V7 02/24] coresight: associating path with session rather than tracer
` [PATCH V7 03/24] coresight: add API to get sink from path
` [PATCH V7 04/24] coresight: moving PM runtime operations to core framework
` [PATCH V7 05/24] coresight: etm3x: moving etm_readl/writel to header file
` [PATCH V7 06/24] coresight: etm3x: moving sysFS entries to dedicated file
` [PATCH V7 07/24] coresight: etm3x: unlocking tracers in default arch init
` [PATCH V7 08/24] coresight: etm3x: splitting struct etm_drvdata
` [PATCH V7 09/24] coresight: etm3x: adding operation mode for etm_enable()
` [PATCH V7 10/24] coresight: etm3x: set progbit to stop trace collection
` [PATCH V7 11/24] coresight: etm3x: changing default trace configuration
` [PATCH V7 12/24] coresight: etm3x: consolidating initial config
` [PATCH V7 13/24] coresight: etm3x: implementing user/kernel mode tracing
` [PATCH V7 14/24] coresight: etm3x: implementing perf_enable/disable() API
` [PATCH V7 15/24] coresight: etb10: moving to local atomic operations
` [PATCH V7 16/24] coresight: etb10: adding operation mode for sink->enable()
` [PATCH V7 17/24] coresight: etb10: implementing AUX space API
` [PATCH V7 18/24] coresight: updating documentation to reflect integration with perf
` [PATCH V7 19/24] coresight: etm-perf: new PMU driver for ETM tracers
` [PATCH V7 20/24] coresight: introducing a global trace ID function
` [PATCH V7 21/24] perf tools: making function set_max_cpu_num() non static
` [PATCH V7 22/24] perf tools: adding perf_evlist to *info_priv_size()
` [PATCH V7 23/24] perf tools: making coresight PMU listable
` [PATCH V7 24/24] perf tools: adding coresight etm PMU record capabilities

[PATCH v1 0/6] Support the rk3036 Kylin board
 2015-12-20 14:44 UTC  (6+ messages)
` [PATCH v1 4/6] ARM: dts: rockchip: add the kylin board for rk3036

[PATCH v5 0/2] spi: dts: sun4i: Add support for wait time between word transmissions
 2015-12-20 12:47 UTC  (6+ messages)
` [PATCH v5 1/2] spi: dts: Add new device property to specifcy a "
` [PATCH v5 2/2] spi: sun4i: Add support for "

[PATCH] mmc: core: Enable tuning according to the actual timing
 2015-12-20 11:51 UTC  (2+ messages)

[PATCH 1/5] ARM: dts: sun4i: Add touchscreen node to inet9f-rev03 tablet dts file
 2015-12-20 11:43 UTC  (5+ messages)
` [PATCH 2/5] ARM: dts: sun4i: Add touchscreen node to chuwi-v7 "
` [PATCH 3/5] ARM: dts: sun4i: Add touchscreen node to inet97fv2 "
` [PATCH 4/5] ARM: dts: sun5i: Add dts file for the Empire Electronix D709 tablet
` [PATCH 5/5] ARM: dts: sun7i: Enable gmac on Wits Pro A20 DKT

[PATCH v3 00/21] ARM: support for ICP DAS LP-8x4x (with dts)
 2015-12-20 11:24 UTC  (9+ messages)
  ` [PATCH v4 1/2] serial: rewrite pxa2xx-uart to use 8250_core

[PATCH v8 0/4] arm64: Add support for IRQ stack
 2015-12-20 11:07 UTC  (3+ messages)
` [PATCH v8 9/4] arm64: remove irq_count and do_softirq_own_stack()

[PATCH] ARM: dts: veyron: enable the tsadc on pinky board
 2015-12-20 10:30 UTC 

[PATCH v3 0/5] Fix a trivial typo and support rk3228/rk3399 SoCs for thermal driver
 2015-12-20  9:15 UTC  (6+ messages)
` [PATCH v3 2/5] thermal: rockchip: fix a impossible condition caused by the warning

[PATCH v3 0/8] phy: rockchip-usb: correct pll handling and usb-uart
 2015-12-20  9:09 UTC  (5+ messages)
` [PATCH v3 7/8] clk: rockchip: fix usbphy-related clocks

[PATCH v10 0/8] imx25 adc and touchscreen driver
 2015-12-20  3:39 UTC  (3+ messages)
` [PATCH v10 3/8] ARM: dt: Binding documentation for imx25 touchscreen controller

[PATCH] arm64: perf: Correct Cortex-A53/A57 compatible values
 2015-12-20  3:39 UTC  (5+ messages)

[PATCH v3 0/2] ARM64: Enable SP805 WDT support for FSL LS2080A
 2015-12-20  3:38 UTC  (3+ messages)
` [PATCH v3 1/2] Documentation: DT: Add entry for ARM SP805-WDT

[PATCH] arm: dts: am335x-pepper: fix typo in vmmc-supply property name
 2015-12-20  2:26 UTC 

[PATCH 0/3] arm: lpc32xx: remove direct control of GPIOs from shared mach file
 2015-12-20  2:22 UTC  (7+ messages)
` [PATCH 1/3] arm: dts: phy3250: add lcd and backlight fixed regulators
` [PATCH 2/3] arm: dts: phy3250: add SD fixed regulator
  ` [PATCH v2 "
` [PATCH 3/3] arm: lpc32xx: remove direct control of GPIOs from shared mach file

[PATCH] nvmem: delete unneeded IS_ERR test
 2015-12-20  2:21 UTC  (2+ messages)

[PATCH v12] Add Mediatek thermal support
 2015-12-20  2:12 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: thermal: Add binding document for Mediatek thermal controller

[PATCH] serial: atmel: remove module device table
 2015-12-20  1:39 UTC  (2+ messages)

[PATCH] ARM64: Improve copy_page for 128 cache line sizes
 2015-12-20  0:11 UTC 

BUG - Bananapi USB not working on Mainline
 2015-12-19 21:39 UTC  (3+ messages)

[PATCH] [media] gsc-m2m: Use an unsigned data type for a variable
 2015-12-19 20:42 UTC  (2+ messages)

[PATCH] mpt3sas:Fix missing error checks for calls to _transport_phy_reset in mpt3sas_transport.c
 2015-12-19 19:43 UTC 

[PATCH] mpt3sas:Fix missing error checks for calls to _transport_phy_reset in mpt3sas_transport.c
 2015-12-19 19:42 UTC 

[PATCH V10 0/7] dma: add Qualcomm Technologies HIDMA driver
 2015-12-19 18:37 UTC  (7+ messages)
` [PATCH V10 2/7] dma: hidma: Add Device Tree support
` [PATCH V10 7/7] dma: qcom_hidma: add support for object hierarchy

[RESEND RFC PATCH 0/2] Expose the PIO_ISR register on SAMA5D3
 2015-12-19 16:06 UTC  (7+ messages)

[linux-sunxi][PATCH v2 0/5] ARM: dt: sunxi: Add Itead Ibox support
 2015-12-19 15:05 UTC  (6+ messages)
` [linux-sunxi][PATCH v2 1/5] ARM: dts: sunxi: Add sunxi-itead-core-common.dtsi
` [linux-sunxi][PATCH v2 2/5] ARM: dts: sun7i: Add Itead A20 Core support
` [linux-sunxi][PATCH v2 3/5] ARM: dts: sun7i: Add Itead Ibox support
` [linux-sunxi][PATCH v2 4/5] ARM: dts: sun4i: Add Itead A10 Core support
` [linux-sunxi][PATCH v2 5/5] ARM: dts: sun4i: Itead Iteaduino to use common code

[linux-sunxi][PATCH v2] ARM: dt: sun7i: Enable audio codec on MK808C
 2015-12-19 13:08 UTC 

[linux-sunxi][PATCH v2] ARM: sunxi: dt: enable audio codec on mk802
 2015-12-19 13:02 UTC 

[PATCH v4 2/2] arm: pxa27x: support for ICP DAS LP-8x4x w/ DT
 2015-12-19 12:27 UTC  (5+ messages)
` [PATCH v5 "

[RESEND PATCH v2 0/2] ASoC: atmel-pdmic: add driver for Atmel PDMIC
 2015-12-19 11:30 UTC  (4+ messages)
` [RESEND PATCH v2 2/2] ASoC: atmel-classd: DT binding for PDMIC driver

[PATCH v3 0/3] Add basic support for Allwinner A83T SOC
 2015-12-19 10:57 UTC  (6+ messages)
` [PATCH v3 1/3] ARM: sunxi: Introduce Allwinner for A83T support
` [PATCH v3 2/3] ARM: dts: sun8i: Add Allwinner A83T dtsi
    ` [linux-sunxi] "

[PATCH v2 1/3] reset: Add shared reset_control_[de]assert variants
 2015-12-19 10:55 UTC  (7+ messages)
          ` [linux-sunxi] "

[PATCH 0/5] ARM: dts: sunxi: Add backlight node to q8 tablets
 2015-12-19 10:54 UTC  (3+ messages)
` [PATCH 5/5] ARM: dts: sun5i: Add backlight node to sun5i-q8-common.dtsi

[PATCH v5 2/2] arm: pxa27x: support for ICP DAS LP-8x4x w/ DT
 2015-12-19  7:53 UTC  (2+ messages)
` [PATCH] arm: pxa: create a unified defconfig for PXA27X-DT

[PATCH v5 0/3] KVM/arm/arm64: enhance armv7/8 fp/simd lazy switch
 2015-12-19  7:45 UTC  (11+ messages)
` [PATCH v5 1/3] KVM/arm: add hooks for armv7 fp/simd lazy switch support
` [PATCH v5 2/3] KVM/arm/arm64: enable enhanced armv7 fp/simd lazy switch
` [PATCH v5 3/3] KVM/arm/arm64: enable enhanced armv8 "

[PATCH] netcp: fix regression in receive processing
 2015-12-19  5:10 UTC  (2+ messages)

[PATCH v2 1/2] IOMMU: arm-smmu-v3: Fix broken STE.VALID check in Broadcom Vulcan
 2015-12-19  4:47 UTC  (3+ messages)

[PATCH v2 1/3] clk: bcm2835: Add bindings for the auxiliary peripheral clock gates
 2015-12-19  4:19 UTC  (2+ messages)

[PATCH 0/6] add rk3036 vop support
 2015-12-19  4:18 UTC  (3+ messages)
` [PATCH 6/6] dt-bindings: add document for rk3036-vop

[PATCH] ARM64: Fix compiling with GCC 6 and Atomics enabled
 2015-12-19  4:17 UTC 

[PATCH v7 0/5] MT8173 IOMMU SUPPORT
 2015-12-19  4:16 UTC  (3+ messages)
` [PATCH v7 1/5] dt-bindings: iommu: Add binding for mediatek IOMMU

[RFC PATCH 0/5] USB: add generic onboard USB driver
 2015-12-19  4:15 UTC  (3+ messages)
` [RFC PATCH 2/5] doc: dt-binding: generic onboard USB device

[PATCH v4 00/58] mtd: nand: refactor the NAND subsystem (part 1)
 2015-12-19  3:01 UTC  (5+ messages)
` [PATCH v4 55/58] mtd: nand: add helpers to access ->priv

[PATCH v7 0/2] sun4i-codec: Add FM, Line and Mic inputs
 2015-12-19  2:59 UTC  (3+ messages)
` [linux-sunxi] [PATCH v7 1/2] "
` [linux-sunxi] [PATCH v7 2/2] "

[RESEND PATCH v7 2/4] Documentation, dt, arm64/arm: dt bindings for numa
 2015-12-19  2:49 UTC  (5+ messages)

[PATCH] mtd: sh_flctl: pass FIFO as physical address
 2015-12-19  2:27 UTC  (2+ messages)

[PATCH v2 0/3] USB: add generic onboard USB HUB driver
 2015-12-18 23:48 UTC  (9+ messages)

[RESEND PATCH] mtd: mtk-nor: adjust sequence of trigger function and assignment function
 2015-12-18 23:06 UTC  (2+ messages)

[PATCH v3 0/4] Cleaning printk stuff in NMI context
 2015-12-18 23:03 UTC  (11+ messages)
` [PATCH v3 4/4] printk/nmi: Increase the size of NMI buffer and make it configurable

[PATCH] ARM: default to multi_v7_defconfig
 2015-12-18 22:44 UTC 

[PATCH 1/3] iommu/dma: Add some missing #includes
 2015-12-18 22:35 UTC  (3+ messages)
` [PATCH 3/3] iommu/dma: Avoid unlikely high-order allocations

[PATCH] mmc: pwrseq_simple: Fix regression with optional GPIOs
 2015-12-18 22:31 UTC  (5+ messages)

[PATCH v2 1/2] ARM: dma-mapping: Optimize allocation
 2015-12-18 22:27 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: dma-mapping: sort the pages after allocation

[PATCH v4] arm64: run-time detection for aarch32 support
 2015-12-18 22:09 UTC  (4+ messages)

[PATCH] drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHY
 2015-12-18 22:06 UTC  (7+ messages)
  ` [PATCH v2 0/3] drivers: net: cpsw: Fix bugs in fixed-link PHY DT parsing

[PATCH 1/3] ARM: dts: bcm5301x: Add TWD WD Support to DT
 2015-12-18 21:51 UTC  (5+ messages)
` [PATCH 2/3] ARM: dts: bcm5301x: Add I2C support to the DT
` [PATCH 3/3] arm: dts: bcm5301x: Add syscon based reboot in DT

[PATCH 0/4] ARM: dts: sun7i: Devicetree improvements for the Wexler TAB7200
 2015-12-18 21:27 UTC  (7+ messages)
` [PATCH 1/4] ARM: dts: sun7i: Enable touchscreen on Wexler TAB7200 tablet
` [PATCH 2/4] ARM: dts: sun7i: Enable PWM controller "
` [PATCH 3/4] ARM: dts: sun7i: Add backlight node to "

[PATCH] ARM: fix atags_to_fdt with stack-protector-strong
 2015-12-18 21:26 UTC  (3+ messages)

[PATCH] ARM: dts: sun4i: gemei-g9: Enable PA GPIO pin configuration
 2015-12-18 21:19 UTC  (3+ messages)

[PATCH v2 1/4] ASoC: sun4i-codec: Rename codec dapm widgets and routes
 2015-12-18 21:19 UTC  (7+ messages)
` [PATCH v2 2/4] ASoC: sun4i-codec: Add support for PA gpio pin
    ` [linux-sunxi] "
` [PATCH v2 4/4] ARM: dts: sun4i: Enable onboard codec used on the pov protab2-ips9 tablet

[PATCH] ila: add NETFILTER dependency
 2015-12-18 20:37 UTC  (5+ messages)

[PATCH 0/3] Batched user access support
 2015-12-18 20:18 UTC  (6+ messages)

SDHCI long sleep with interrupts off
 2015-12-18 20:09 UTC  (10+ messages)

[PATCH V2 00/23] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2015-12-18 18:56 UTC  (4+ messages)

[PATCH 1/2] io-64-nonatomic: Add relaxed accessor variants
 2015-12-18 18:54 UTC  (2+ messages)
` [PATCH 2/2] iommu/arm-smmu: Tidy up 64-bit/atomic I/O accesses

[PATCH] ARM: dts: Fix UART wakeirq for omap4 duovero parlor
 2015-12-18 18:35 UTC 

[PATCH v2] mtd: omap_elm: print interrupt resource using %pr
 2015-12-18 18:24 UTC  (2+ messages)

[PULL take #2] KVM/ARM fixes for v4.4-rc6
 2015-12-18 18:14 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).