messages from 2014-01-17 08:04:32 to 2014-01-17 19:59:21 UTC [more...]
[PATCH v3 0/6] Add Broadcom Capri pinctrl driver
2014-01-17 19:59 UTC (5+ messages)
` [PATCH v4 "
` [PATCH v4 3/4] ARM: pinctrl: "
More GPIO madness on iMX6 - and the crappy ARM port of Linux
2014-01-17 19:57 UTC (5+ messages)
[PATCH] pinctrl: capri: add dependency on OF
2014-01-17 19:51 UTC (2+ messages)
[PATCH 0/4] arm64: Add audit support
2014-01-17 19:44 UTC (10+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 1/6] audit: Enable arm64 support
` [PATCH v2 2/6] arm64: Add regs_return_value() in syscall.h
` [PATCH v2 3/6] arm64: Add audit support
` [PATCH v2 4/6] arm64: audit: Add 32-bit (compat) syscall support
` [PATCH v2 5/6] arm64: audit: Add makefile rule to create unistd_32.h for compat syscalls
` [PATCH v2 6/6] arm64: audit: Add audit hook in ptrace/syscall_trace
[PATCH] audit: Modify a set of system calls in audit class definitions
2014-01-17 19:42 UTC (3+ messages)
[PATCH v4 0/8] ARM: brcmstb: Add Broadcom STB SoC support
2014-01-17 19:24 UTC (10+ messages)
` [PATCH v4 1/8] ARM: brcmstb: add infrastructure for ARM-based Broadcom STB SoCs
` [PATCH v4 2/8] power: reset: Add reboot driver for brcmstb
` [PATCH v4 3/8] ARM: brcmstb: add debug UART for earlyprintk support
` [PATCH v4 4/8] ARM: do CPU-specific init for Broadcom Brahma15 cores
` [PATCH v4 5/8] ARM: brcmstb: add CPU binding for Broadcom Brahma15
` [PATCH v4 6/8] ARM: brcmstb: add misc. DT bindings for brcmstb
` [PATCH v4 7/8] ARM: brcmstb: gic: add compatible string for Broadcom Brahma15
` [PATCH v4 8/8] ARM: brcmstb: dts: add a reference DTS for Broadcom 7445
[PATCH 0/4] Add Allwinner A31 SPI controller support
2014-01-17 19:05 UTC (8+ messages)
` [PATCH 2/4] ARM: sun6i: dt: Add PLL6 and SPI module clocks
` [PATCH 3/4] spi: sunxi: Add Allwinner A31 SPI controller driver
[PATCH] ARM: kirkwood: kirkwood_pm_init() should return void
2014-01-17 18:52 UTC
[PATCH v3] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLY to enable this ACPI mode
2014-01-17 18:51 UTC
[PATCH] pwm: Remove obsolete HAVE_PWM Kconfig symbol
2014-01-17 18:51 UTC (2+ messages)
[PATCH] ARM: Make pgtbl macro more robust
2014-01-17 18:50 UTC (2+ messages)
[PATCH] arch_timer: Move delay timer to drivers clocksource
2014-01-17 18:36 UTC (13+ messages)
Randconfig build failure: screwed dependencies for phy-msm-usb.c
2014-01-17 18:26 UTC (6+ messages)
` [PATCH] usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEP
` [PATCH v2] "
[PATCHv13 00/40] ARM: TI SoC clock DT conversion
2014-01-17 18:11 UTC (14+ messages)
[PATCH v2 0/7] Support Krait CPU PMUs
2014-01-17 18:08 UTC (6+ messages)
` [PATCH v2 1/7] ARM: perf_event: Support percpu irqs for the CPU PMU
[PATCH V3 2/2] mm/memblock: Add support for excluded memory areas
2014-01-17 18:08 UTC
[PATCH] clocksource: timer-sun5i: Switch to sched_clock_register()
2014-01-17 18:04 UTC (4+ messages)
[PATCH RFC 0/6] net: rfkill: gpio: Add device tree support
2014-01-17 17:43 UTC (7+ messages)
` [PATCH RFC 1/6] net: rfkill: gpio: fix gpio name buffer size off by 1
` [PATCH RFC 4/6] net: rfkill: gpio: add device tree support
[PATCH v6 0/6] ARM: rockchip: add smp functionality
2014-01-17 17:42 UTC (10+ messages)
` [PATCH v6 2/6] misc: sram: implement mmio-sram-reserved option
` [PATCH] of: add function to count number of u32 elements in a property
` [PATCH v2] of: add functions to count number of "
` [PATCH v3] "
[PATCH v4 0/7] mtd: spi-nor: add a new framework for SPI NOR
2014-01-17 17:40 UTC (10+ messages)
[PATCH 00/20] Make ACPI core running on ARM64
2014-01-17 17:37 UTC (32+ messages)
` [PATCH 01/20] ARM64 / ACPI: Make PCI optional for ACPI "
` [PATCH 02/20] ARM64 : Add dummy asm/cpu.h
` [PATCH 03/20] ARM64 / ACPI: Introduce the skeleton of _PDC related for ARM64
` [PATCH 04/20] ARM64 / ACPI: Introduce arm_core.c and its related head file
` [PATCH 05/20] ARM64 / ACPI: Introduce lowlevel suspend function
` [PATCH 06/20] ARM64 / ACPI: Introduce some PCI functions when PCI is enabled
` [PATCH 07/20] ARM64 / ACPI: Enable ARM64 in Kconfig
` [PATCH 08/20] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [PATCH 09/20] ARM64 / ACPI: Implement core functions for parsing MADT table
` [PATCH 10/20] ARM64 / ACPI: Enumerate possible/present CPU set and map logical cpu id to APIC id
` [PATCH 11/20] ARM64 / ACPI: Get the enable method for SMP initialization
` [PATCH 12/20] ARM64 / ACPI: Use Parked Address in GIC structure for spin table SMP initialisation
` [PATCH 13/20] ARM64 / ACPI: Define ACPI_IRQ_MODEL_GIC needed for arm
` [PATCH 14/20] Irqchip / gic: Set as default domain so we can access from ACPI
` [PATCH 15/20] ACPI / ARM64: Update acpi_register_gsi to register with the core IRQ subsystem
` [PATCH 17/20] clocksource / arch_timer: Use ACPI GTDT table to initialize arch timer
` [PATCH 18/20] clocksource / acpi: Add macro CLOCKSOURCE_ACPI_DECLARE
` [PATCH 19/20] clocksource / ACPI: Introduce clocksource_acpi_init() using CLOCKSOURCE_ACPI_DECLARE
` [PATCH 20/20] ARM64 / clocksource: Use clocksource_acpi_init()
[PATCH v2 13/28] drm/i2c: tda998x: use irq for connection status and EDID read
2014-01-17 17:27 UTC (6+ messages)
[PATCH v7 0/2] ohci and ehci-platform clks, phy and dt support
2014-01-17 17:12 UTC (2+ messages)
[PATCH v3 0/7] ARM: brcmstb: Add Broadcom STB SoC support
2014-01-17 17:04 UTC (4+ messages)
` [PATCH v3 7/7] ARM: brcmstb: dts: add a reference DTS for Broadcom 7445
[PATCH V3 0/3] Enable X-Gene platform reboot driver
2014-01-17 16:59 UTC (4+ messages)
` [PATCH V3 3/3] power: reset: use syscon driver to parse reboot register from scu
How to support SDIO wifi/bt in DT
2014-01-17 16:58 UTC (15+ messages)
[PATCH] arm64: fix strnlen_user when count <= strlen
2014-01-17 16:22 UTC (3+ messages)
[PATCH] Add Xilinx AXI Video DMA Engine driver
2014-01-17 16:13 UTC (5+ messages)
` [PATCH] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support
[PATCH 0/2] mmc: dw_mmc: k3 remove clk_table
2014-01-17 16:10 UTC (6+ messages)
` [PATCH 2/2] mmc: dw_mmc: k3: "
[PATCH 00/18] ARM: dts: Better support for Gumstix Overo
2014-01-17 15:48 UTC (5+ messages)
` [PATCH 06/18] ARM: dts: omap3-overo: Enable MMC2
[PATCH 01/15] watchdog: orion: Remove unneeded BRIDGE_CAUSE clear
2014-01-17 15:48 UTC (11+ messages)
[PATCH v2 resend 0/5] arm64: advertise availability of CRC and crypto instructions
2014-01-17 15:26 UTC (8+ messages)
` [PATCH v2 resend 1/5] ARM: add support for AT_HWCAP2 ELF auxv entry
` [PATCH v2 resend 2/5] binfmt_elf: add ELF_HWCAP2 to compat auxv entries
` [PATCH v2 resend 3/5] arm64: add AT_HWCAP2 support for 32-bit compat
` [PATCH v2 resend 4/5] ARM: introduce HWCAP2 feature bits for ARMv8 Crypto Extensions
` [PATCH v2 resend 5/5] arm64: advertise ARMv8 extensions to 32-bit compat ELF binaries
[PATCH v9 0/5] xen/arm/arm64: CONFIG_PARAVIRT and stolen ticks accounting
2014-01-17 15:24 UTC (3+ messages)
` [PATCH v9 3/5] arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops
[PATCH v8] clk: add MOXA ART SoCs clock driver
2014-01-17 15:17 UTC (3+ messages)
` [PATCH v9] "
[PATCH] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLY to enforce this ACPI mode
2014-01-17 15:10 UTC (4+ messages)
[RFC PATCH V2 0/4] APM X-Gene PCIe controller
2014-01-17 15:07 UTC (4+ messages)
` [RFC PATCH V2 1/4] pci: APM X-Gene PCIe controller driver
[RFC PATCH 0/3] arm64: KVM: host cache maintainance when guest caches are off
2014-01-17 15:03 UTC (4+ messages)
` [RFC PATCH 1/3] arm64: KVM: force cache clean on page fault when "
` [RFC PATCH 2/3] arm64: KVM: trap VM system registers until MMU and caches are ON
` [RFC PATCH 3/3] arm64: KVM: flush VM pages before letting the guest enable caches
[PATCH v15] dmaengine: Add MOXA ART DMA engine driver
2014-01-17 14:42 UTC (3+ messages)
` [PATCH v16] "
[PATCH v5] mmc: sdhci-moxart: Add MOXA ART SDHCI driver
2014-01-17 14:40 UTC (3+ messages)
` [PATCH v6] "
Multiple CCR definitions (was: Re: mmc: omap_hsmmc: use the generic config for omap2plus devices)
2014-01-17 14:35 UTC (3+ messages)
` Multiple CCR definitions
[PATCH v2] mmc: dw_mmc: fix dw_mci_get_cd
2014-01-17 14:25 UTC (5+ messages)
` [PATCH] "
[PATCH RFC 00/26] Migrate more OMAP DMA code to DMA engine
2014-01-17 14:23 UTC (2+ messages)
[PATCH v4 0/4] Add ethernet support for r7s72100
2014-01-17 14:05 UTC (9+ messages)
` [PATCH v4 net-next 2/4] sh_eth: Add "
Deadlock in do_page_fault() on ARM (old kernel)
2014-01-17 13:46 UTC (2+ messages)
debugging head.S
2014-01-17 13:41 UTC
[PATCH net-next v3 0/8] net: stmmac: Add Allwinner A20 GMAC ethernet
2014-01-17 13:24 UTC (9+ messages)
` [PATCH net-next v3 1/8] net: stmmac: Enable stmmac main clock when probing hardware
` [PATCH net-next v3 2/8] net: stmmac: Add support for optional reset control
` [PATCH net-next v3 3/8] net: stmmac: Allocate and pass soc/board specific data to callbacks
` [PATCH net-next v3 4/8] blackfin: Update stmmac callback signatures
` [PATCH net-next v3 5/8] net: stmmac: Honor DT parameter to force DMA store and forward mode
` [PATCH net-next v3 6/8] net: stmmac: Deprecate snps, phy-addr and auto-detect PHY address
` [PATCH net-next v3 7/8] net: stmmac: Use driver data and callbacks tied with compatible strings
` [PATCH net-next v3 8/8] net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC's
New randconfig build failure: rx51 asoc / gpiolib
2014-01-17 13:12 UTC
[PATCH REPOST] ARM: Fix incorrect FDT initrd parameter override
2014-01-17 12:45 UTC (3+ messages)
imx6dl/imx6q fec rmii mode with external ref_clk
2014-01-17 12:31 UTC (6+ messages)
[PATCH] arm64: mm: use ubfm for dcache_line_size
2014-01-17 12:24 UTC (4+ messages)
[PATCH 0/3] ACPI: Some patches to prepare for running ACPI on !x86 and !ia64
2014-01-17 12:06 UTC (3+ messages)
` [PATCH 1/3] ACPI / idle: Move idle_boot_override out of the arch directory
[PATCH] ARM: sunxi: change the AllWinner A1X to sunxi
2014-01-17 12:06 UTC (4+ messages)
[PATCH V6 0/2] Exynos5250 SATA Support
2014-01-17 11:50 UTC (4+ messages)
` [PATCH V6 1/2] PHY: Exynos: Add Exynos5250 SATA PHY driver
[PATCH 1/1] clk: samsung: Remove unneeded semicolon
2014-01-17 11:35 UTC
[PATCH v4 0/11] iommu/arm-smmu: Misc modifications to support SMMUs on Calxeda ECX-2000
2014-01-17 11:16 UTC (9+ messages)
` [PATCH 08/11] of: Increase MAX_PHANDLE_ARGS
` [PATCH v2 "
` [PATCH 09/11] ARM: dts: Add nodes for SMMUs on Calxeda ECX-2000
` [PATCH v2 "
[PATCH v5 0/4] Krait L1/L2 EDAC driver
2014-01-17 10:21 UTC (10+ messages)
` [PATCH v5 2/4] devicetree: bindings: Document Krait CPU/L1 EDAC
[PATCH] ARM64: perf: support dwarf unwinding in compat mode
2014-01-17 10:07 UTC (7+ messages)
[Q] L1_CACHE_BYTES on flush_pfn_alias function
2014-01-17 9:54 UTC
[PATCH 1/2] USB: at91: fix the number of endpoint parameter
2014-01-17 9:29 UTC (4+ messages)
` [PATCH 2/2] USB: at91: using USBA_NR_DMAS for DMA channels
[PATCH] ARM: imx6: dmo edmqmx6 updates
2014-01-17 9:27 UTC (2+ messages)
[PATCH v4 0/2] usb: musb dsps updates
2014-01-17 9:22 UTC (3+ messages)
` [PATCH v4 1/2] usb: musb: dsps, debugfs files
` [PATCH v4 2/2] usb: musb: dsps, use devm_kzalloc
[PATCH v2] ARM: dts: imx6: Add DFI FS700-M60 board support
2014-01-17 9:09 UTC
[PATCH] ARM: dts: imx6: Add DFI FS700-M60 board support
2014-01-17 9:08 UTC (3+ messages)
[PATCH v5] ARM: DTS: imx5* imx6*, use imx51-ssi
2014-01-17 9:07 UTC
[PATCH 00/15] Enable compilation of various Renesas drivers with COMPILE_TEST
2014-01-17 9:00 UTC (6+ messages)
` [PATCH 13/15] fbdev: sh-mobile-lcdcfb: Enable driver compilation "
[PATCH v3 0/3] ARM: sun7i/sun6i: irqchip: Irqchip driver for NMI
2014-01-17 8:54 UTC (4+ messages)
` [PATCH v3 1/3] ARM: sun7i/sun6i: irqchip: Add irqchip driver for NMI controller
[PATCH] ARM: dma-mapping: fix GFP_ATOMIC macro usage
2014-01-17 8:46 UTC
[BUG] FL1009: xHCI host not responding to stop endpoint command
2014-01-17 8:31 UTC (9+ messages)
[PATCH 0/4] thermal: rcar: Add missing clock handling
2014-01-17 8:23 UTC (3+ messages)
` [PATCH -trivial 4/4] thermal: rcar: Spelling s/delaye/delay/g
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).