linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-18 12:13:02 to 2014-11-18 20:29:14 UTC [more...]

[PATCH] PM / Domains: Power on the PM domain right after attach completes
 2014-11-18 20:29 UTC  (6+ messages)

[PATCH v9 0/9] cpuidle driver for QCOM SoCs: 8064, 8074, 8084
 2014-11-18 20:28 UTC  (8+ messages)
` [PATCH v9 2/9] qcom: spm: Add Subsystem Power Manager driver

[PATCH 00/21] thermal: exynos: Thermal code rework to use device tree
 2014-11-18 20:28 UTC  (13+ messages)
` [PATCH 03/21] thermal: of: Extend of-thermal.c to provide number of non critical trip points
` [PATCH 04/21] thermal: of: Extend current of-thermal.c code to allow setting emulated temp

[PATCH v3 0/3] media: rc: add support for Amlogic Meson IR receiver
 2014-11-18 20:22 UTC  (4+ messages)
` [PATCH v3 1/3] media: rc: meson: document device tree bindings
` [PATCH v3 2/3] media: rc: add driver for Amlogic Meson IR remote receiver
` [PATCH v3 3/3] ARM: dts: meson: add IR receiver node

[PATCH v5 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-11-18 20:15 UTC  (10+ messages)
` [PATCH v5 01/18] ARM64: Move the init of cpu_logical_map(0) before unflatten_device_tree()
` [PATCH v5 03/18] ACPI / table: Count matched and successfully parsed entries without specifying max entries

[PATCH] PM / Domains: Power on the PM domain right after attach completes
 2014-11-18 20:14 UTC  (7+ messages)

[PATCH 1/2] [usb] make xhci platform driver use 64 bit or 32 bit DMA
 2014-11-18 20:05 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] [usb] add support for ACPI identification to xhci-platform

[RFC PATCH] ARM: mvebu: Let the device-tree determine smp_ops
 2014-11-18 19:43 UTC  (7+ messages)
` [RFC PATCHv2] "

[PATCH v8 00/13] ARM: berlin: USB support
 2014-11-18 19:40 UTC  (10+ messages)
` [PATCH v8 10/13] ARM: dts: berlin: add BG2Q nodes for "
` [PATCH v8 11/13] ARM: dts: Berlin: enable USB on the BG2Q DMP
` [PATCH v8 12/13] ARM: dts: berlin: add BG2CD nodes for USB support
` [PATCH v8 13/13] ARM: dts: berlin: enable USB on the Google Chromecast

[PATCH 0/2] ARM: berlin: let RESET_CONTROLLER be user-selectable
 2014-11-18 19:39 UTC  (5+ messages)
` [PATCH 1/2] phy: berlin_usb: depends on RESET_CONTROLLER
` [PATCH 2/2] ARM: berlin: do not select RESET_CONTROLLER

[PATCH v3 0/5] pwm: support backward compatibility of DTB extending PWM args
 2014-11-18 19:38 UTC  (2+ messages)
  ` [PATCH 4/5] pwm: do not set of_pwm_xlate_with_flags() as a callback

[PATCH v8 0/2] ARM: kprobes: enable OPTPROBES for ARM32
 2014-11-18 19:34 UTC  (2+ messages)
` [PATCH] kprobes: Pass the original kprobe for preparing optimized kprobe

[PATCH v4 0/2] ARM: keystone: pm: switch to use generic pm domains
 2014-11-18 19:32 UTC  (7+ messages)
` [PATCH v4 1/2] "

[PATCH 01/10] arm: omap: omap2plus_defconfig: remove unwanted ethernet drivers
 2014-11-18 19:21 UTC  (13+ messages)
` [PATCH 02/10] arm: omap: omap2plus_defconfig: enable EDT FT5X06 touchscreen
` [PATCH 03/10] arm: omap: omap2plus_defconfig: enable AM33XX SoC sound
` [PATCH 04/10] arm: omap: omap2plus_defconfig: enable XHCI
` [PATCH 05/10] arm: omap: omap2plus_defconfig: enable ECAP and EHRPWM
` [PATCH 06/10] input: touchscreen: edt-ft5x06: fix driver autoprobing
` [PATCH 07/10] arm: boot: dts: am437x-sk: switch over to new edt-ft5306 compatible
` [PATCH 08/10] arm: boot: dts: imx28-tx28: switch over to new edt-ft5x06 compatible
` [PATCH 09/10] arm: boot: dts: imx53-tx53-x03x: "
` [PATCH 10/10] arm: boot: dts: imx6qdl-tx6: "

ARM atomics overhaul for musl
 2014-11-18 19:19 UTC  (11+ messages)

[PATCH RFC 1/3] ARM: LPAE: rework TTBR0/TTBR1 split
 2014-11-18 19:11 UTC  (6+ messages)
` [PATCH RFC 2/3] ARM: enable TTBR0/TTBR1 split in short mode
` [PATCH RFC 3/3] ARM: reduce size of page table directory for "

[PATCH] ARM: multi_v7_defconfig: fix failure setting CPU voltage by enabling dependent I2C controller
 2014-11-18 19:10 UTC 

[PATCH v2 00/13] arm64: PCI/MSI: GICv3 ITS support (stacked domain edition)
 2014-11-18 18:53 UTC  (14+ messages)
` [PATCH v2 01/13] arm64: PCI/MSI: Use asm-generic/msi.h
` [PATCH v2 02/13] irqchip: GICv3: Convert to domain hierarchy
` [PATCH v2 03/13] irqchip: GICv3: rework redistributor structure
` [PATCH v2 04/13] irqchip: GICv3: ITS command queue
` [PATCH v2 05/13] irqchip: GICv3: ITS: irqchip implementation
` [PATCH v2 06/13] irqchip: GICv3: ITS: LPI allocator
` [PATCH v2 07/13] irqchip: GICv3: ITS: tables allocators
` [PATCH v2 08/13] irqchip: GICv3: ITS: device allocation and configuration
` [PATCH v2 09/13] irqchip: GICv3: ITS: MSI support
` [PATCH v2 10/13] irqchip: GICv3: ITS: DT probing and initialization
` [PATCH v2 11/13] irqchip: GICv3: ITS: plug ITS init into main GICv3 code
` [PATCH v2 12/13] irqchip: GICv3: ITS: enable compilation of the ITS driver
` [PATCH v2 13/13] irqchip: GICv3: Binding updates for ITS

[RFC] adp1653: Add device tree bindings for LED controller
 2014-11-18 18:35 UTC  (15+ messages)

[PATCHv3 00/12] arm: mvebu: add Synology DS213j and DS414 .dts files
 2014-11-18 18:32 UTC  (6+ messages)
` [PATCHv3 01/12] of: add "micron" vendor prefix for Micron

[PATCH RFC] ARM: option for loading modules into vmalloc area
 2014-11-18 18:13 UTC  (3+ messages)

[PATCH] documentation: pinctrl bindings: Fix trivial typo 'abitrary'
 2014-11-18 18:05 UTC  (2+ messages)

[PATCH] drm/i2c: tda998x: Allow for different audio sample rates
 2014-11-18 18:00 UTC  (2+ messages)

[PATCH 00/10] Save MSI chip in pci_sys_data
 2014-11-18 17:53 UTC  (7+ messages)

[PATCH 0/3] ARM: dts: Add spidev nodes for Exynos Chromebooks
 2014-11-18 17:50 UTC  (3+ messages)
` [PATCH 1/3] ARM: dts: Add SPI flash node for Peach boards

[RFC/PATCH] ARM: Expose cpuid registers to userspace
 2014-11-18 17:43 UTC  (2+ messages)

[PATCH] drm: i2c: tda998x: Retry fetching the EDID if it fails first time
 2014-11-18 17:41 UTC 

[PATCH] serial: mxs-auart: fix tx_empty against shift register
 2014-11-18 17:37 UTC 

[PATCH v4] ARM: EXYNOS: add Exynos3250 PMU support
 2014-11-18 17:34 UTC 

[PATCH 0/7] Pinctrl support for Zynq
 2014-11-18 17:25 UTC  (5+ messages)
` [PATCH 3/7] pinctrl: pinconf-generic: Allow driver to specify DT params

[PATCH v5.5] of/fdt: export fdt blob as /sys/firmware/fdt
 2014-11-18 17:25 UTC  (3+ messages)

[PATCH V5 00/12] Tegra xHCI support
 2014-11-18 17:12 UTC  (6+ messages)
` [PATCH V5 09/12] usb: xhci: Add NVIDIA Tegra xHCI host-controller driver

[PATCH v4 0/6] Touchscreen performance related fixes
 2014-11-18 17:12 UTC  (4+ messages)
` [PATCH v4 3/6] mfd: ti_am335x_tscadc: Remove unwanted reg_se_cache save

[PATCH v9 0/13] introduce GNTTABOP_cache_flush
 2014-11-18 16:49 UTC  (4+ messages)
` [PATCH v9 05/13] arm: introduce is_device_dma_coherent

[PATCH 2/2] net: can: comparison of unsigned variable
 2014-11-18 16:47 UTC  (2+ messages)

[BUG] blocked task after exynos_drm_init
 2014-11-18 16:32 UTC  (5+ messages)

[PATCH v3 0/3] Add Mediatek SoC Pinctrl/GPIO driver for MT8135
 2014-11-18 16:24 UTC  (2+ messages)

[RFC] pinctrl: Provide a generic device tree binding for per-pin pin controllers
 2014-11-18 16:19 UTC  (3+ messages)

[PATCH] of/platform: Move platform devices under /sys/devices/platform
 2014-11-18 16:10 UTC  (3+ messages)

[PATCH 0/3] i2c: slave support framework for Linux devices
 2014-11-18 16:04 UTC  (4+ messages)
` [PATCH 1/3] i2c: core changes for slave support
` [PATCH 2/3] i2c: slave-eeprom: add eeprom simulator driver
` [PATCH 3/3] i2c: rcar: add slave support

[PATCH v4 00/19] KVM GICv3 emulation
 2014-11-18 15:57 UTC  (6+ messages)
` [PATCH v4 12/19] arm/arm64: KVM: add vgic.h header file
` [PATCH v4 15/19] arm/arm64: KVM: add virtual GICv3 distributor emulation

[PATCH] ARM: davinci: Remove redundant casts
 2014-11-18 15:53 UTC  (3+ messages)

[PATCH] ARM: enable stack trace dumping for all tasks
 2014-11-18 15:50 UTC 

[PATCH V2 1/5] serial: pxa: prepare/unprepare clocks
 2014-11-18 15:49 UTC  (7+ messages)
` [PATCH V2 3/5] usb: gadget: pxa25x_udc: prepare/unprepare clocks in pxa-ssp
` [PATCH V2 4/5] mfd: t7l66xb: prepare/unprepare clocks

[PATCH] ARM: fix overflow of vmalloc_limit in sanity_check_meminfo
 2014-11-18 15:48 UTC 

[RFC PATCH 00/16] Refine PCI host bridge scan interfaces
 2014-11-18 15:42 UTC  (28+ messages)
` [RFC PATCH 01/16] PCI: Enhance pci_scan_root_bus() to support default IO/MEM resources
` [RFC PATCH 02/16] PCI: Use pci_scan_root_bus() instead of pci_scan_bus()
` [RFC PATCH 04/16] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
` [RFC PATCH 07/16] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [RFC PATCH 08/16] PCI: Introduce pci_scan_host_bridge() and pci_host_info

[PATCH] clk: rockchip: fix parent clock for rk3188 hclk_lcdc1
 2014-11-18 15:41 UTC  (2+ messages)

[PATCH] davinci: Use standard logging styles
 2014-11-18 15:38 UTC  (2+ messages)

[GIT PULL 1/2] ARM: rockchip: second batch of soc related changes
 2014-11-18 15:37 UTC  (2+ messages)
` [GIT PULL 2/2] ARM: rockchip: second batch of dts "

[PATCH v3 0/3] i2c: add driver for Amlogic Meson I2C controller
 2014-11-18 15:29 UTC  (8+ messages)
` [PATCH v3 1/3] i2c: meson: add device tree bindings documentation
` [PATCH v3 2/3] i2c: add support for Amlogic Meson I2C controller
` [PATCH v3 3/3] ARM: dts: meson: add I2C controller nodes

[PATCH 1/4] dt-bindings: simplefb: Specify node location and handoff related properties
 2014-11-18 15:28 UTC  (11+ messages)
` [PATCH 3/4] simplefb: Change simplefb_init from module_init to fs_initcall

[PATCH] ARM/ARM64: support KVM_IOEVENTFD
 2014-11-18 15:24 UTC 

[PATCH v5 0/2] Handle reboot for Exynos SoC via restart_handler
 2014-11-18 15:19 UTC  (5+ messages)
` [PATCH v5 1/2] clk: samsung: exynos5440: move restart code into clock driver
` [PATCH v5 2/2] ARM: EXYNOS: PMU: move restart code into pmu driver

[PATCHv9 0/2] Add Allwinner SoCs PWM support
 2014-11-18 15:11 UTC  (6+ messages)

[PATCH v18 0/5] Rockchip soc thermal driver
 2014-11-18 15:03 UTC  (4+ messages)
` [PATCH v18 2/5] thermal: rockchip: add driver for thermal

Adding esdhc4 eMMC support on mx6sabresd
 2014-11-18 15:02 UTC 

[PATCH v11 0/3] i2c: imx: add DMA support for freescale i2c driver
 2014-11-18 15:01 UTC  (2+ messages)

[PATCH v3 0/5] ARM64: Add kernel probes(Kprobes) support
 2014-11-18 14:56 UTC  (12+ messages)
` [PATCH v3 1/5] arm64: Kprobes with single stepping support
` [PATCH v3 2/5] arm64: Kprobes instruction simulation support
` [PATCH v3 3/5] arm64: Add kernel return probes support(kretprobes)
` [PATCH v3 5/5] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature

[PATCH v5 0/6] Legacy instruction emulation for arm64
 2014-11-18 14:51 UTC  (4+ messages)
` [PATCH v5 6/6] arm64: Trace emulation of AArch32 legacy instructions

[RFC PATCH] serial: mxs-auart: Take missing uart port locks
 2014-11-18 14:46 UTC 

[PATCH] pinctrl: at91: enhance (debugfs) at91_gpio_dbg_show
 2014-11-18 14:43 UTC 

ARM: mvebu: ethernet packets corruption and I/O coherency
 2014-11-18 14:30 UTC  (2+ messages)

[PATCH v2 0/4] spi: Add support for Amlogic Meson SPIFC
 2014-11-18 14:28 UTC  (5+ messages)
` [PATCH v2 1/4] spi: Add 'last' flag to spi_transfer structure
` [PATCH v2 3/4] spi: meson: Add support for Amlogic Meson SPIFC

[GIT PULL] ARM: STi: DT changes for v3.19, round 2
 2014-11-18 14:16 UTC 

[GIT PULL] ARM: STi: defconfig changes for v3.19, round 1
 2014-11-18 14:07 UTC 

[PATCH v8 0/6] arm64: add seccomp support
 2014-11-18 14:04 UTC  (3+ messages)
` [PATCH v8 2/6] arm64: ptrace: allow tracer to skip a system call

[PATCH 1/2] ARM: dts: Fix bootup issue on smdk5250
 2014-11-18 14:02 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: Add missing irq pinctrl for max77686 "

Add Support for MediaTek PMIC MT6397 MFD Core and Regulator
 2014-11-18 13:46 UTC  (4+ messages)
` [PATCH 2/7] mfd: MT6397: Add regmap for MT8135 and MT6397 SoC

[PATCH v5 0/6] UIO driver for APM X-Gene QMTM
 2014-11-18 13:10 UTC  (4+ messages)
` [PATCH v5 5/6] Documentation: dt-bindings: Add binding info for X-Gene QMTM UIO driver

[PATCH v3 00/13] arm64: stable UEFI mappings for kexec
 2014-11-18 12:57 UTC  (14+ messages)
` [PATCH v3 01/13] arm64/mm: add explicit struct_mm argument to __create_mapping()
` [PATCH v3 02/13] arm64/mm: add create_pgd_mapping() to create private page tables
` [PATCH v3 03/13] arm64: improve CONFIG_STRICT_DEVMEM handling
` [PATCH v3 04/13] efi: split off remapping code from efi_config_init()
` [PATCH v3 05/13] efi: add common infrastructure for stub-installed virtual mapping
` [PATCH v3 06/13] efi: register iomem resources for UEFI reserved regions
` [PATCH v3 07/13] arm64/efi: move SetVirtualAddressMap() to UEFI stub
` [PATCH v3 08/13] arm64/efi: remove free_boot_services() and friends
` [PATCH v3 09/13] arm64/efi: remove idmap manipulations from UEFI code
` [PATCH v3 10/13] arm64/efi: use UEFI memory map unconditionally if available
` [PATCH v3 11/13] arm64/efi: use plain memblock API for adding and removing reserved RAM
` [PATCH v3 12/13] efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZE
` [PATCH v3 13/13] arm64/efi: set EFI_ALLOC_ALIGN to 64 KB

[GIT PULL] Second Round of Renesas ARM Based SoC DT Updates for v3.19
 2014-11-18 12:56 UTC  (6+ messages)
` [PATCH 08/25] ARM: shmobile: r8a7790: sound enables Audio DMAC peri peri entry on DTSI

Bug in clk_mux_set_parent for CLK_MUX_INDEX_BIT muxes ?
 2014-11-18 12:30 UTC  (2+ messages)

[RFC PATCH v4 0/8] Introduce automatic DMA configuration for IOMMU masters
 2014-11-18 12:28 UTC  (3+ messages)
` [RFC PATCH v4 1/8] iommu: provide early initialisation hook for IOMMU drivers

[PATCH v7 0/2] Fine tune USB 3.0 PHY on exynos5420
 2014-11-18 12:20 UTC  (6+ messages)
` [PATCH v7 1/2] usb: host: xhci-plat: Get PHYs for xhci's hcds

[PATCH v5 00/14] Tegra124 EMC (external memory controller) support
 2014-11-18 12:13 UTC  (3+ messages)
` [PATCH v5 08/14] ARM: tegra: Add EMC to Tegra124 device tree
` [PATCH v5 09/14] ARM: tegra: Add EMC timings to Jetson TK1 "


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