Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-17 09:47:00 to 2015-09-17 19:02:10 UTC [more...]

[PATCH v2 0/3] Add __ioread32_copy() and use it
 2015-09-17 19:02 UTC  (3+ messages)
` [PATCH v2 1/3] lib: iomap_copy: Add __ioread32_copy()
` [PATCH v2 2/3] soc: qcom: smd: Use __ioread32_copy() instead of open-coding it

[PATCH 0/3] Support the timer on RK3368 SoC
 2015-09-17 19:01 UTC  (10+ messages)
` [PATCH 1/3] clocksource: rockchip: Make the driver more readability and compatible
` [PATCH 3/3] arm64: dts: rockchip: Add the needed timer for rk3368 SoC

[RESEND PATCH 0/2] ST PLL fixes for 4.3-rc2
 2015-09-17 18:51 UTC  (6+ messages)
` [PATCH 2/2] drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_x

[PATCH] iommu-common: only compile lib/iommu_common.c for Sparc64
 2015-09-17 18:38 UTC  (2+ messages)

[PATCH v8 0/4] can: Allwinner A10/A20 CAN Controller support - Summary
 2015-09-17 18:29 UTC  (11+ messages)
` [PATCH v8 1/3] can: Allwinner A10/A20 CAN Controller support - Devicetree bindings
` [PATCH v8 4/4] can: Allwinner A10/A20 CAN Controller support - Kernel module

[PATCH v7 1/2] usb: make xhci platform driver use 64 bit or 32 bit DMA
 2015-09-17 18:19 UTC  (5+ messages)
` [PATCH v8 0/3] usb: xhci-platform: Configure 64-bit DMA mask if the platform is capable
  ` [PATCH v8 1/3] usb: make xhci platform driver use 64 bit or 32 bit DMA
  ` [PATCH v8 2/3] usb: Add support for ACPI identification to xhci-platform
  ` [PATCH v8 3/3] usb: xhci: configure 32-bit DMA if the controller does not support 64-bit DMA

[PATCH v2] audio: sai: Add Power Management support
 2015-09-17 18:10 UTC  (5+ messages)

[PATCH 0/2] irqchip/gicv3-its: Handle "msi-map" properties
 2015-09-17 18:00 UTC  (3+ messages)
` [PATCH 1/2] Docs: dt: Add PCI MSI map bindings
` [PATCH 2/2] irqchip/gicv3-its: Handle OF device tree "msi-map" properties

Recent GIC v1 patch
 2015-09-17 17:49 UTC  (6+ messages)

[PATCH v2 0/3] ARM: brcmstb: Bus Interface Unit support
 2015-09-17 17:42 UTC  (7+ messages)
` [PATCH v2 1/3] Documentation: bindings: brcmstb: Document write-pairing
` [PATCH v2 2/3] soc: brcmstb: Add Bus Interface Unit control setup

[PATCH 0/2] ASoC: Add support for the Allwinner A10 codec
 2015-09-17 17:37 UTC  (6+ messages)
` [PATCH 2/2] ASoC: sunxi: add support for the on-chip codec on early Allwinner SoCs
      ` [linux-sunxi] "

[PATCH 0/7] arm64: Use contigous PTE bit for the kernel linear mapping
 2015-09-17 17:33 UTC  (4+ messages)
` [PATCH 7/7] arm64: Mark kernel page ranges contiguous

[PATCH v4 0/4] PCI: arm64/powerpc: Fix parsing of linux, pci-probe-only
 2015-09-17 17:21 UTC  (4+ messages)
` [PATCH v4 0/4] PCI: arm64/powerpc: Fix parsing of linux,pci-probe-only

[PATCH 6/6] dmaengine: xilinx: Fix module autoload for OF platform driver
 2015-09-17 17:17 UTC  (3+ messages)

[PATCH 0/6] PCI: generic: Misc. bug fixes and enhanced support for MSI
 2015-09-17 17:13 UTC  (6+ messages)
` [PATCH 2/6] PCI: generic: Only fixup irqs for bus we are creating

[PATCH v2] arm64: Introduce IRQ stack
 2015-09-17 17:07 UTC  (10+ messages)

[RFC PATCH v4 0/4] arm/arm64: fix a migrating irq bug when hotplug cpu
 2015-09-17 16:44 UTC  (5+ messages)
` [RFC PATCH v4 2/4] genirq: add move_irqs() for cpu hotplug
` [RFC PATCH v4 3/4] arm64: fix a migrating irq bug when hotplug cpu

[PATCH] iommu/io-pgtable-arm: Don't use dma_to_phys()
 2015-09-17 16:42 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/2] arm64: mediatek: enable MTK_TIMER
 2015-09-17 16:41 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: mt8173: add timer node

[PATCH 4/4] i2c: stu300: Fix module autoload for OF platform driver
 2015-09-17 16:36 UTC 

[PATCH 3/4] i2c: rk3x: Fix module autoload for OF platform driver
 2015-09-17 16:36 UTC 

NFS/TCP/IPv6 acting strangely in 4.2
 2015-09-17 16:27 UTC  (12+ messages)

[PATCH v1 1/2] soc: ti: display firmware file name as part of boot log
 2015-09-17 16:18 UTC  (8+ messages)

[RFC PATCH] arm64/efi: isolate EFI stub from the kernel proper
 2015-09-17 16:09 UTC  (5+ messages)

[PATCH v4 0/3] Add DT support for netxbig LEDs
 2015-09-17 15:59 UTC  (4+ messages)
` [PATCH v4 1/3] leds: netxbig: add device tree binding
` [PATCH v4 2/3] ARM: Kirkwood: add LED DT entries for netxbig boards
` [PATCH v4 3/3] ARM: mvebu: remove static LED setup "

[PATCH v5 0/23] On-demand device probing
 2015-09-17 15:52 UTC  (25+ messages)
` [PATCH v5 01/23] driver core: Add pre_probe callback to bus_type
` [PATCH v5 02/23] ARM: amba: Move reading of periphid to pre_probe()
` [PATCH v5 03/23] of/platform: Point to struct device from device node
` [PATCH v5 04/23] of: add function to allow probing a device from a OF node
` [PATCH v5 05/23] gpio: Probe GPIO drivers on demand
` [PATCH v5 06/23] gpio: Probe pinctrl devices "
` [PATCH v5 07/23] regulator: core: Remove regulator_list
` [PATCH v5 08/23] regulator: core: Drop redundant locking
` [PATCH v5 09/23] regulator: core: Probe regulators on demand
` [PATCH v5 10/23] drm: Probe panels "
` [PATCH v5 11/23] drm/tegra: Probe dpaux devices "
` [PATCH v5 12/23] i2c: core: Probe i2c adapters and "
` [PATCH v5 13/23] pwm: Probe PWM chip "
` [PATCH v5 14/23] backlight: Probe backlight "
` [PATCH v5 15/23] usb: phy: Probe phy "
` [PATCH v5 16/23] clk: Probe clk providers "
` [PATCH v5 17/23] pinctrl: Probe pinctrl devices "
` [PATCH v5 18/23] phy: core: Probe phy providers "
` [PATCH v5 19/23] dma: of: Probe DMA controllers "
` [PATCH v5 20/23] power-supply: Probe power supplies "
` [PATCH v5 21/23] driver core: Allow deferring probes until late init
` [PATCH v5 22/23] driver core: Start processing deferred probes earlier
` [PATCH v5 23/23] of/platform: Defer probes of registered devices

[RFC PATCH v2 0/7] Pseudo-NMI for arm64 using ICC_PMR_EL1 (GICv3)
 2015-09-17 15:43 UTC  (9+ messages)
` [RFC PATCH v2 3/7] arm64: alternative: Apply alternatives early in boot process

[GIT PULL] Second set of KVM/ARM updates for 4.3-rc2
 2015-09-17 15:31 UTC  (13+ messages)
` [PATCH 1/8] KVM: arm64: add workaround for Cortex-A57 erratum #852523
` [PATCH 2/8] arm64: KVM: Fix user access for debug registers
` [PATCH 3/8] arm: KVM: Fix incorrect device to IPA mapping
` [PATCH 4/8] arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resources
` [PATCH 5/8] arm64: KVM: Disable virtual timer even if the guest is not using it
` [PATCH 6/8] arm: "
` [PATCH 7/8] arm64: KVM: Remove all traces of the ThumbEE registers
` [PATCH 8/8] arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'

[PATCH v2 0/9] Build and support rk3036 SoC platform
 2015-09-17 15:09 UTC  (11+ messages)
` [PATCH v2 4/9] clk: rockchip: add new clock type and controller for rk3036
` [PATCH v2 5/9] dt-bindings: add documentation of rk3036 clock controller
` [PATCH v2 6/9] pinctrl: rockchip: add support for the rk3036
` [PATCH v2 7/9] rockchip: make sure timer5 is enabled on rk3036 platforms
` [PATCH v2 8/9] ARM: rockchip: add support smp for rk3036

[PATCH v4 0/4] PCI: st: provide support for dw pcie
 2015-09-17 14:59 UTC  (2+ messages)

[PATCH v4 0/6] MT8173 IOMMU SUPPORT
 2015-09-17 14:54 UTC  (4+ messages)
` [PATCH v4 3/6] iommu: add ARM short descriptor page table allocator

drivers/irqchip patch submission
 2015-09-17 14:50 UTC 

[PATCH] arm64: errata: add module build workaround for erratum #843419
 2015-09-17 14:48 UTC  (3+ messages)

[PATCH v4 0/2] initial suport for Alphascale ASM9260
 2015-09-17 14:29 UTC  (5+ messages)
` [PATCH 0/2] suport for Alphascale ASM9260, part 3
  ` [PATCH 2/2] ARM: irqchip: mxs: add Alpascale ASM9260 support

[PATCH 4/5] drm/rockchip: Fix module autoload for OF platform driver
 2015-09-17 14:22 UTC 

NEW SUN4i KEYPAD DRIVER
 2015-09-17 14:20 UTC  (6+ messages)
` [PATCH 2/4] ARM: dts: sun7i: Add keypad node to Allwinner A20 SoC
    ` [linux-sunxi] "
` [PATCH 3/4] input: Add new sun4i-keypad driver

[PATCH v2 0/7] hwrng: Add support for STMicroelectronics' RNG IP
 2015-09-17 14:08 UTC  (9+ messages)
` [PATCH v2 1/7] Documentation: hw_random: Fix device node name reference /dev/hw_random => /dev/hwrng
` [PATCH v2 2/7] hwrng: Kconfig: "
` [PATCH v2 3/7] hwrng: core: Simplify RNG switching from sysfs
` [PATCH v2 4/7] hwrng: st: Provide DT bindings for ST's Random Number Generator
` [PATCH v2 5/7] hwrng: st: Add support for ST's HW "
` [PATCH v2 6/7] ARM: STi: STiH407: Enable the 2 HW Random Number Generators for STiH4{07, 10}
` [PATCH v2 7/7] MAINTAINERS: Add ST's Random Number Generator to the ST entry

[GIT PULL] arm64: fixes for -rc2
 2015-09-17 14:04 UTC 

[PATCH] ASoC: sunxi: fix platform_no_drv_owner.cocci warnings
 2015-09-17 13:32 UTC  (2+ messages)

[PATCH v2] arm: add cpu_idle tracepoints to arch_cpu_idle
 2015-09-17 13:14 UTC  (4+ messages)

[PATCH 00/10] arm64 switch_mm improvements
 2015-09-17 12:50 UTC  (11+ messages)
` [PATCH 01/10] arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function
` [PATCH 02/10] arm64: proc: de-scope TLBI operation during cold boot
` [PATCH 03/10] arm64: flush: use local TLB and I-cache invalidation
` [PATCH 04/10] arm64: mm: rewrite ASID allocator and MM context-switching code
` [PATCH 05/10] arm64: tlbflush: remove redundant ASID casts to (unsigned long)
` [PATCH 06/10] arm64: tlbflush: avoid flushing when fullmm == 1
` [PATCH 07/10] arm64: switch_mm: simplify mm and CPU checks
` [PATCH 08/10] arm64: mm: kill mm_cpumask usage
` [PATCH 09/10] arm64: tlb: remove redundant barrier from __flush_tlb_pgtable
` [PATCH 10/10] arm64: mm: remove dsb from update_mmu_cache

[PATCH RESEND] ARM: dts: Move display-timings node from fimd to dp
 2015-09-17 12:48 UTC 

[PATCH] arm/ls1021a: Add Sleep feature for ls1021
 2015-09-17 12:31 UTC  (4+ messages)

[PATCH 1/2] mmc: core: enable CMD19 tuning for DDR50 mode
 2015-09-17 12:27 UTC  (6+ messages)

[PATCH RFC 0/8] Add New DRM Driver for Hisilicon's Hi6220 SoC
 2015-09-17 12:14 UTC  (13+ messages)
` [PATCH RFC 1/8] dt-bindings: Document the hi6220 bindings for DRM driver
` [PATCH RFC 2/8] drm: hisilicon: Add new DRM driver for hisilicon Soc
` [PATCH RFC 5/8] drm: hisilicon: fill interface function of encoder\connector part
` [PATCH RFC 6/8] drm: hisilicon: Add support for fbdev

[PATCH 0/3] arm/arm64: KVM: Fix !irqchip_in_kernel() handling
 2015-09-17 12:11 UTC  (4+ messages)
` [PATCH 2/3] arm64: KVM: Disable virtual timer even if the guest is not using it

[PATCH] efi/libstub/fdt: Standardize the names of EFI stub parameters
 2015-09-17 11:43 UTC  (2+ messages)

[PATCH] ARM: rockchip: add reboot notifier
 2015-09-17 11:07 UTC  (4+ messages)
` set rockchip-specific uboot bootmode flags on reboot (was: [PATCH] ARM: rockchip: add reboot notifier)
    ` set rockchip-specific uboot bootmode flags on reboot

[PATCH v5] dtb: Create a common home for cross-architecture dtsi files
 2015-09-17 11:07 UTC  (9+ messages)

[PATCH 0/3] input / dt-bindings: Unify defining of evdev codes
 2015-09-17 11:00 UTC  (6+ messages)
` [PATCH 2/3] devicetree: bindings: use input-event-codes.h for "

[PATCH RFT] mach-s3c64xx:Fix error handling for certain calls to s3c_gpio_cfgpin_range in the file dev-audio.c
 2015-09-17 10:52 UTC  (3+ messages)

[PATCH v4] ARM: configs: Add Freescale LS1021A defconfig
 2015-09-17 10:34 UTC  (2+ messages)

[GIT PULL 9/9] ARM: tegra: Default configuration updates for v4.3-rc1
 2015-09-17 10:26 UTC  (11+ messages)

[PATCH] arm64: expose kernel page size in Image header flags
 2015-09-17 10:17 UTC  (2+ messages)

[PATCH v3 0/6] ARM: berlin: add cpufreq support
 2015-09-17 10:15 UTC  (7+ messages)
` [PATCH v3 1/6] clk: berlin: move MAX_CLKS out of drivers/clk/berlin
` [PATCH v3 2/6] clk: berlin: add cpuclk
` [PATCH v3 3/6] ARM: berlin: dts: add the cpufreq-dt bindings on the BG2Q
` [PATCH v3 4/6] ARM: berlin: dts: add the cpufreq-dt bindings on the BG2
` [PATCH v3 5/6] ARM: berlin: dts: add the cpufreq-dt bindings on the BG2CD
` [PATCH v3 6/6] ARM: berlin: register cpufreq-dt

[PATCH v6 0/5] ARM: berlin: PWM support
 2015-09-17 10:13 UTC  (6+ messages)
` [PATCH v6 1/5] pwm: add the Berlin pwm controller driver
` [PATCH v6 2/5] Documentation: bindings: document the Berlin PWM driver
` [PATCH v6 3/5] ARM: berlin: add a PWM node on the BG2Q
` [PATCH v6 4/5] ARM: berlin: add a PWM node on the BG2
` [PATCH v6 5/5] ARM: berlin: add a PWM node on the BG2CD

[PATCH] [media] c8sectpfe: fix return of garbage
 2015-09-17 10:12 UTC 

[PATCH 0/3] ALSA: hda - Avoid potential deadlock
 2015-09-17 10:00 UTC  (4+ messages)
` [PATCH 1/3] ALSA: hda/hdmi - Add missing MODALIAS information
` [PATCH 2/3] ALSA: hda - Advertise MODALIAS in uevent
` [PATCH 3/3] ALSA: hda: Do not rely on explicit module loading

[PATCH] ARM: ux500: modify initial levelshifter status
 2015-09-17  9:50 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 read-only IMAP folder(s) and NNTP newsgroup(s).