linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-21 16:01:47 to 2014-07-22 09:57:31 UTC [more...]

[PATCH 0/6] vf610: Add USB support
 2014-07-22  9:57 UTC  (14+ messages)
` [PATCH 1/6] ARM: dts: vf610: add USB PHY and controller
` [PATCH 2/6] ARM: imx: clk-vf610: add USBPHY clocks
` [PATCH 4/6] chipidea: usbmisc_imx: Add USB support for VF610 SoCs
` [PATCH 5/6] usb: phy: mxs: Add VF610 USB PHY support

[PATCH] phy: miphy365x: Select GENERIC_PHY instead of depending on it
 2014-07-22  9:47 UTC 

Kexec on arm64
 2014-07-22  9:44 UTC  (4+ messages)

[PATCH 1/2] ARM: multi_v7_defconfig: Enable ST's (S)ATA driver
 2014-07-22  9:39 UTC  (2+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: Enable MiPHY365x - ST's Generic (SATA & PCIe) PHY

[PATCH v2 0/3] Add ST dwc3 glue layer driver
 2014-07-22  9:38 UTC  (6+ messages)
` [PATCH v2 1/3] usb: dwc3: add ST dwc3 glue layer to manage dwc3 HC

[RESEND PATCH 1/1] ARM: DT: STi: STiH416: Add DT node for ST's SATA device
 2014-07-22  9:31 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v5 0/3] arm64: Add seccomp support
 2014-07-22  9:14 UTC  (4+ messages)
` [PATCH v5 1/3] arm64: ptrace: reload a syscall number after ptrace operations
` [PATCH v5 2/3] asm-generic: Add generic seccomp.h for secure computing mode 1
` [PATCH v5 3/3] arm64: Add seccomp support

[PATCH 0/2] use correct type for dma_map/unmap
 2014-07-22  9:13 UTC  (3+ messages)
` [PATCH 1/2] drivers/i2c/busses: "

[PATCH v6 0/7] ARM generic idle states
 2014-07-22  9:12 UTC  (11+ messages)
` [PATCH v6 1/7] Documentation: arm: define DT idle states bindings
` [PATCH v6 2/7] drivers: cpuidle: implement DT based idle states infrastructure
` [PATCH v6 3/7] arm64: kernel: introduce cpu_init_idle CPU operation
` [PATCH v6 4/7] arm64: add PSCI CPU_SUSPEND based cpu_suspend support
` [PATCH v6 5/7] drivers: cpuidle: CPU idle ARM64 driver
` [PATCH v6 6/7] drivers: cpuidle: initialize big.LITTLE driver through DT
` [PATCH v6 7/7] drivers: cpuidle: initialize Exynos "

[PATCH v3 0/5] phy: miphy365x: Introduce support for MiPHY365x
 2014-07-22  9:02 UTC  (4+ messages)
` [PATCH v3 5/5] ARM: DT: STi: STiH416: Add DT node "
  ` [PATCH v3+1 "
    ` [STLinux Kernel] "

[PATCH 0/7] arm: dts: oma3-gta04: Various updates
 2014-07-22  9:00 UTC  (10+ messages)
` [PATCH 1/7] arm: dts: omap3-gta04: Add nand support
` [PATCH 2/7] arm: dts: omap3-gta04: Fix magnetometer model
` [PATCH 3/7] arm: dts: omap3-gta04: Add wifi reset node
` [PATCH 4/7] arm: dts: omap3-gta04: Move spi gpio pins to pmx_core2
` [PATCH 5/7] arm: dts: omap3-gta04: Add USB host support
` [PATCH 6/7] arm: dts: omap3-gta04: Add display alias
` [PATCH 7/7] arm: dts: omap3-gta04: Add twl4030 regulators parameters

[PATCH] drm: rcar-du: fix warnings
 2014-07-22  8:52 UTC  (2+ messages)

[PATCH] drm: shmobile: fix warnings
 2014-07-22  8:52 UTC  (2+ messages)

[GIT PULL] Armada DRM devel updates
 2014-07-22  8:51 UTC  (2+ messages)

[GIT PULL] msm drm update for component changes
 2014-07-22  8:51 UTC  (2+ messages)

[PATCH] ARM: imx6: fix SMP compilation again
 2014-07-22  8:50 UTC  (2+ messages)

Fix me in netx-regs.h
 2014-07-22  8:44 UTC  (2+ messages)

[PATCH 0/2] iio: adc: exynos_adc: Add support for s3c64xx/s3c24xx ADC
 2014-07-22  8:39 UTC  (4+ messages)
` [PATCH 1/2] iio: adc: exynos_adc: add support for s3c64xx adc
` [PATCH 2/2] iio: adc: exynos_adc: Add support for S3C24xx ADC

iMX6Q FEC: transmit queue 0 timed out
 2014-07-22  8:15 UTC  (10+ messages)

[PATCH v7 8/9] ARM: vdso initialization, mapping, and synchronization
 2014-07-22  8:13 UTC  (13+ messages)

[PATCH 0/9] usb: musb: several bugfixes for the musb driver
 2014-07-22  8:06 UTC  (16+ messages)
` [PATCH 1/9] usb: musb: core: cleanup - remove some useless 'break's from switch statements
  ` [PATCH 2/9] usb: phy: am335x: group the #includes by subdirs
    ` [PATCH 3/9] usb: musb_am335x: source cleanup
      ` [PATCH 4/9] usb: phy: am335x-control: prevent module from being unloaded when in use
        ` [PATCH 5/9] usb: musb: print error message with dev_err() instead of dev_dbg()
          ` [PATCH 6/9] usb: musb: core: properly setup the HW before registering it to the USB core
            ` [PATCH 7/9] usb: phy: am335x: setup the gen_phy function pointers _before_ adding the phy
              ` [PATCH 8/9] usb: phy: am335x: call usb_gen_phy_init()/usb_gen_phy_shutdown() in am335x_init()/am335x_shutdown()
                ` [PATCH 9/9] usb: musb: musb_am335x: reinstate module loading/unloading support

[PATCH 1/3] ARM: exynos: remove unused <mach/memory.h>
 2014-07-22  7:51 UTC  (2+ messages)

[PATCH] ARM: dts: imx6qdl-sabresd: add always on pcie regulator
 2014-07-22  7:51 UTC  (3+ messages)

[PATCH v2] PCI: imx6: fix boot hang when link already enabled
 2014-07-22  7:47 UTC  (4+ messages)

[[RFC PATCH]] gpio: gpio-mxc: make sure gpio is input when request IRQ
 2014-07-22  7:42 UTC  (4+ messages)

[GIT PULL] nommu fixes for 3.17-rc1
 2014-07-22  7:42 UTC  (4+ messages)
` [GIT PULL v2] "

[PATCH v8 00/11] ARM: brcmstb: Add Broadcom STB SoC support
 2014-07-22  7:35 UTC  (14+ messages)
` [PATCH v8 01/11] ARM: brcmstb: add infrastructure for ARM-based Broadcom STB SoCs
` [PATCH v8 02/11] power: reset: Add reboot driver for brcmstb
` [PATCH v8 03/11] ARM: brcmstb: add debug UART for earlyprintk support
` [PATCH v8 04/11] ARM: do CPU-specific init for Broadcom Brahma15 cores
` [PATCH v8 05/11] ARM: Enable erratum 798181 for Broadcom Brahma-B15
` [PATCH v8 06/11] ARM: brcmstb: add CPU binding for Broadcom Brahma15
` [PATCH v8 07/11] ARM: brcmstb: add misc. DT bindings for brcmstb
` [PATCH v8 08/11] ARM: brcmstb: gic: add compatible string for Broadcom Brahma15
` [PATCH v8 09/11] ARM: brcmstb: dts: add a reference DTS for Broadcom 7445
` [PATCH v8 10/11] ARM: brcmstb: select GISB arbiter and interrupt drivers
` [PATCH v8 11/11] MAINTAINERS: add entry for Broadcom ARM STB architecture

[RFC V2] devicetree: Dialog Semiconductor consolidate existing vendor prefixes to standardise on 'dlg'
 2014-07-22  7:09 UTC  (3+ messages)

[PATCH V2 0/2] ARM: OMAP2+: remove DMA interrupt if DT provided
 2014-07-22  6:37 UTC  (3+ messages)
` [PATCH V2 1/2] ARM: OMAP2+: DMA: remove requirement of irq for platform-dma driver

[PATCH] SPI: spi-imx: enable realtime master workqueue
 2014-07-22  6:35 UTC  (2+ messages)

[PATCH v2 0/3] iommu: Remove OMAP IOVMM driver
 2014-07-22  6:19 UTC  (5+ messages)

[RESEND PATCH] thermal: samsung: Add TMU support for Exynos3250 SoC
 2014-07-22  6:11 UTC  (3+ messages)

[PATCH RESEND] drm/ttm: expose CPU address of DMA-allocated pages
 2014-07-22  5:46 UTC  (4+ messages)

[PATCH] ARM: dts: imx: Add alias for ethernet controller
 2014-07-22  5:45 UTC  (8+ messages)

[PATCH v2] ARM: i.MX6: add more chip revision support
 2014-07-22  5:44 UTC  (2+ messages)

[PATCH v4] pcie: Add Xilinx PCIe Host Bridge IP driver
 2014-07-22  5:10 UTC  (3+ messages)

[PATCH] cpufreq: tests: Providing cpufreq regression test
 2014-07-22  4:13 UTC  (4+ messages)

[PATCH v3 00/13] Add support for Hisilicon SMMU architecture
 2014-07-22  3:54 UTC  (3+ messages)

Tegra baseline test results for v3.16-rc6
 2014-07-22  3:45 UTC 

Tegra baseline test results for v3.16-rc5
 2014-07-22  3:45 UTC 

[PATCH 00/12] Add NVIDIA Tegra FUSE driver
 2014-07-22  3:34 UTC  (11+ messages)
` [PATCH 12/12] ARM: tegra: Convert PMC to a driver

[PATCH 0/6] net: mvpp2: Assorted fixes
 2014-07-22  3:27 UTC  (8+ messages)
` [PATCH 1/6] net: mvpp2: Fix the periodic XON enable bit
` [PATCH 2/6] net: mvpp2: Enable proper PHY polling and fix port functionality
` [PATCH 3/6] net: mvpp2: Fix the BM pool buffer release check
` [PATCH 4/6] net: mvpp2: Simplify BM pool buffers freeing
` [PATCH 5/6] ARM: mvebu: Add ethernet aliases required by U-Boot
` [PATCH 6/6] ARM: mvebu: Add missing MDIO clock in Armada 375

[PATCH v8 6/9] pci: Introduce a domain number for pci_host_bridge
 2014-07-22  3:15 UTC  (12+ messages)

[PATCH v2 1/3] mtd: atmel_nand: add NFC status error check
 2014-07-22  3:12 UTC  (2+ messages)

[PATCH v2] mtd: atmel_nand: make ecc parameters same as definition
 2014-07-22  2:56 UTC  (2+ messages)

[PATCHv7 0/4] iio: adc: exynos_adc: Support Exynos3250 ADC and code clean
 2014-07-22  2:17 UTC  (5+ messages)

[PATCH] ARM: dts: vf610-colibri: split device tree for carrier boards
 2014-07-22  2:14 UTC  (2+ messages)

[PATCH] ARM: dts: mxs: Fix the RTC compatible prop on M28EVK
 2014-07-22  2:11 UTC  (4+ messages)

[PATCH 0/3] Enable SCU standby support at core level
 2014-07-22  2:09 UTC  (8+ messages)
` [PATCH 2/3] ARM: smp_scu: enable SCU standby support

[PATCHv8 0/4] iio: adc: exynos_adc: Support Exynos3250 ADC and code clean
 2014-07-22  2:04 UTC  (5+ messages)
` [PATCHv8 1/4] iio: adc: exynos_adc: Add exynos_adc_data structure to improve readability
` [PATCHv8 2/4] iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADC
` [PATCHv8 3/4] iio: devicetree: Add DT binding documentation for "
` [PATCHv8 4/4] ARM: dts: Fix wrong compatible string "

[PATCH v3 0/8] Two-phase seccomp and x86 tracing changes
 2014-07-22  1:53 UTC  (9+ messages)
` [PATCH v3 1/8] seccomp, x86, arm, mips, s390: Remove nr parameter from secure_computing
` [PATCH v3 2/8] seccomp: Refactor the filter callback and the API
` [PATCH v3 3/8] seccomp: Allow arch code to provide seccomp_data
` [PATCH v3 4/8] seccomp: Document two-phase seccomp and arch-provided seccomp_data
` [PATCH v3 5/8] x86,x32,audit: Fix x32's AUDIT_ARCH wrt audit
  ` [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases
  ` [PATCH v3 7/8] x86_64, entry: Treat regs->ax the same in fastpath and slowpath syscalls
  ` [PATCH v3 8/8] x86_64, entry: Use split-phase syscall_trace_enter for 64-bit syscalls

[PATCH resend v2] arm64: dmi: Add SMBIOS/DMI support
 2014-07-22  1:16 UTC  (6+ messages)
        ` 答复: "

[PATCH v2 00/16] Tegra124 CL-DVFS / DFLL clocksource, plus cpufreq
 2014-07-22  0:49 UTC  (3+ messages)
` [PATCH v2 14/16] cpufreq: Add cpufreq driver for Tegra124

[PATCH v8 00/13] Add Maxim 77802 PMIC support
 2014-07-22  0:46 UTC  (4+ messages)

[PATCH 0/6] of-thermal hardware trip points + Tegra124 SOCTHERM driver
 2014-07-21 23:13 UTC  (3+ messages)
` [PATCH 4/6] ARM: tegra: Add soctherm and thermal zones to Tegra124 device tree

[PATCH 0/4] basic IPI tracing
 2014-07-21 22:54 UTC  (7+ messages)
` [PATCH 4/4] (RFC) X86: add IPI tracepoints

[PATCH 0/8] Tegra124 EMC (external memory controller) support
 2014-07-21 22:52 UTC  (8+ messages)
` [PATCH 2/8] ARM: tegra: Remove TEGRA124_CLK_EMC from tegra124-car.h
` [PATCH 5/8] of: Add Tegra124 EMC bindings

[PATCHv4 0/5] DMA Atomic pool for arm64
 2014-07-21 22:36 UTC  (15+ messages)
` [PATCHv4 2/5] lib/genalloc.c: Add genpool range check function
` [PATCHv4 3/5] common: dma-mapping: Introduce common remapping functions
` [PATCHv4 4/5] arm: use genalloc for the atomic pool
` [PATCHv4 5/5] arm64: Add atomic pool for non-coherent and CMA allocations

[RESEND PATCH v3 00/11] drm: add support for Atmel HLCDC Display Controller
 2014-07-21 22:17 UTC  (15+ messages)
` [RESEND PATCH v3 06/11] drm: add DT bindings documentation for atmel-hlcdc-dc driver

[PATCH] arm64: make CONFIG_ZONE_DMA user settable
 2014-07-21 21:56 UTC  (7+ messages)

[PATCH 0/6] clock support for Tegra132
 2014-07-21 21:55 UTC  (6+ messages)
` [PATCH 2/6] clk: tegra: make tegra_clocks_apply_init_table arch_initcall

[PATCH 0/2] Restructure driver/power and add Tegra PMC driver
 2014-07-21 21:35 UTC  (4+ messages)
` [PATCH 2/2] ARM: tegra: Convert PMC to a driver

[GIT PULL] qcom clock changes for 3.17
 2014-07-21 21:26 UTC 

[RFC] Remove remaining users of exec domains
 2014-07-21 20:53 UTC  (3+ messages)
` [PATCH 1/2] arm: Remove RISC OS personality

mvebu: Can we make the orion-mdio clock a requirement?
 2014-07-21 20:23 UTC  (4+ messages)

[GIT PULL 1/3] ARM: tegra: rework PCIe regulators
 2014-07-21 18:40 UTC  (14+ messages)
` [GIT PULL 2/3] ARM: tegra: move fuse code out of arch/arm
                    ` [PATCH] platform: Make platform_bus device a platform device

[RFC] arm: section split in boot/compressed/head.S
 2014-07-21 18:29 UTC  (2+ messages)

[PATCH v2 0/6] Migrate PXA27x platforms to clock framework
 2014-07-21 18:23 UTC  (2+ messages)

[PATCH v3 1/4] clocksource: move PXA timer to clocksource framework
 2014-07-21 18:15 UTC  (4+ messages)
` [PATCH v3 4/4] arm: pxa: add non device-tree timer link to clocksource

[PATCH] PCI: imx6: fix boot hang when link already enabled
 2014-07-21 18:12 UTC 

[GIT PULL] omap soc clean-up for v3.17 merge window
 2014-07-21 17:51 UTC  (2+ messages)

[PATCH v3 0/2] ARM: at91: remove phy fixup for sama5d3xek boards
 2014-07-21 17:44 UTC  (4+ messages)
` [PATCH v3 1/2] ARM: at91/dt: describe rgmii ethernet phy connected to "

[PATCH 1/2] PM / devfreq: Export helper functions for drivers
 2014-07-21 17:35 UTC 

[RFC] cpufreq: Add bindings for CPU clock sharing topology
 2014-07-21 17:00 UTC  (7+ messages)

[PATCH v7 0/5] Add Keystone PCIe controller driver
 2014-07-21 16:58 UTC  (6+ messages)
` [PATCH v7 1/5] PCI: designware: add rd[wr]_other_conf API
` [PATCH v7 2/5] PCI: designware: refactor MSI code to work with v3.65 dw hardware
` [PATCH v7 3/5] PCI: designware: enhance dw_pcie_host_init() to support v3.65 DW hardware
` [PATCH v7 4/5] PCI: add PCI controller for keystone PCIe h/w
` [PATCH v7 5/5] PCI: keystone: Update maintainer information

[PATCH RFC 0/9] Fix INTACK for FIQ support on ARM Cortex A9
 2014-07-21 16:46 UTC  (7+ messages)
` [PATCH RFC 1/9] irqchip: gic: Provide support for interrupt grouping
` [PATCH RFC 5/9] ARM: Add L1 PTE non-secure mapping
` [PATCH RFC 9/9] arm: imx: non-secure aliased mapping of GIC registers

[PATCH v6 0/5] Add Keystone PCIe controller driver
 2014-07-21 16:39 UTC  (6+ messages)
` [PATCH v6 4/5] PCI: add PCI controller for keystone PCIe h/w

[PATCH v2] arm64/efi: efistub: jump to 'stext' directly, not through the header
 2014-07-21 16:32 UTC  (9+ messages)

[PATCHv6 0/4] iio: adc: exynos_adc: Support Exynos3250 ADC and code clean
 2014-07-21 16:19 UTC  (5+ messages)
` [PATCH 2/2] iio: exynos-adc: add experimental touchscreen support

[PATCH] exynos: boot serial endian fix
 2014-07-21 16:11 UTC 

[PATCH] exynos: Support big endian mode in secondary_startup
 2014-07-21 16:01 UTC 


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