linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-11 07:27:02 to 2013-10-11 17:00:51 UTC [more...]

[GIT PULL] ARM: OMAP2+: hwmod changes for v3.13
 2013-10-11 17:00 UTC 

[PATCH 0/3] s390/arm/arm64: include: asm: atomic.h: use 'unsigned int' and 'atomic_t' instead of 'unsigned long' for atomic_*_mask()
 2013-10-11 16:55 UTC  (15+ messages)
` [PATCH 1/3] s390: include: asm: atomic.h: use 'unsigned int' "
  ` [PATCH 2/3] arm: include: asm: atomic.h: use 'unsigned int' and 'atomic' instead of 'unsigned long' for atomic_clear_mask()
    ` [PATCH 3/3] arm64: include: asm: atomic.h: use 'unsigned int' and 'atomic_t' "
                  ` [PATCH] arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h"

[PATCH 0/7] kvmtool: handle guests of a different endianness
 2013-10-11 16:54 UTC  (11+ messages)
` [PATCH 1/7] kvmtool: virt_queue configuration based on endianness
` [PATCH 2/7] kvmtool: virt_queue: handle guest endianness
` [PATCH 3/7] kvmtool: convert console backend to support bi-endianness
` [PATCH 4/7] kvmtool: convert 9p "
` [PATCH 5/7] kvmtool: convert blk "
` [PATCH 6/7] kvmtool: convert net "
` [PATCH 7/7] kvmtool: virtio: enable arm/arm64 support for bi-endianness

[PATCH v2 1/2] ARM: dts: dra7-evm: Add mmc1 node for micro-sd support
 2013-10-11 16:44 UTC  (3+ messages)

[GIT PULL] ARM: OMAP: Device Tree for 3.13
 2013-10-11 16:42 UTC 

[PATCH] arm: vfp: always clear vfp_current_hw_state when forcing reload
 2013-10-11 16:26 UTC  (7+ messages)

[PATCH v3 1/3] gpio: davinci: add OF support
 2013-10-11 16:21 UTC  (5+ messages)

[PATCH] pinctrl: single: call pcs_soc->rearm() whenever IRQ mask is changed
 2013-10-11 16:19 UTC  (2+ messages)

[PATCH 00/11] ARM: OMAP2+: CM cleanup series
 2013-10-11 16:15 UTC  (12+ messages)
` [PATCH 01/11] ARM: OMAP2: CM/PM: remove direct register accesses outside CM code
` [PATCH 02/11] ARM: OMAP3: clock: add API to enable/disable autoidle for a single clock
` [PATCH 03/11] ARM: OMAP3: McBSP: do not access CM register directly
` [PATCH 04/11] ARM: OMAP3: CM/control: move CM scratchpad save to CM driver
` [PATCH 05/11] ARM: OMAP3: CM/PM: add API for accessing module clock enable registers
` [PATCH 06/11] ARM: OMAP3: CM/PM: add API for forcing IVA2 clk enable/disable
` [PATCH 07/11] ARM: OMAP3: CM/PM: add new API for checking IVA2 idle status
` [PATCH 08/11] ARM: OMAP3: control: add API for setting IVA bootmode
` [PATCH 09/11] ARM: OMAP3: PRM: move iva2 force idle functionality to PRM driver
` [PATCH 10/11] ARM: OMAP3: PRM: move PRCM interrupt handler helper "
` [PATCH 11/11] ARM: OMAP2+: CM: move direct register write macros to internal header

[PATCH V6 00/15] ARM: OMAP3+: support cpufreq-cpu0 for device tree boot
 2013-10-11 16:11 UTC  (7+ messages)
` [PATCH V6 02/15] ARM: OMAP2+: AM33XX: add lateinit hook for calling pm late init

[PATCH v4 00/17] ARM: at91: move to common clk framework
 2013-10-11 16:05 UTC  (19+ messages)
` [PATCH v4 01/17] ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.h
` [PATCH v4 02/17] ARM: at91: add Kconfig options for common clk support
` [PATCH v4 03/17] clk: at91: add PMC base support
` [PATCH v4 04/17] clk: at91: add PMC macro file for dt definitions
` [PATCH v4 05/17] clk: at91: add PMC main clock
` [PATCH v4 06/17] clk: at91: add PMC pll clocks
` [PATCH v4 07/17] clk: at91: add PMC master clock
` [PATCH v4 08/17] clk: at91: add PMC system clocks
` [PATCH v4 09/17] clk: at91: add PMC peripheral clocks
` [PATCH v4 10/17] clk: at91: add peripheral clk macros for peripheral clk dt bindings
` [PATCH v4 11/17] clk: at91: add PMC programmable clocks
` [PATCH v4 12/17] clk: at91: add PMC utmi clock
` [PATCH v4 13/17] clk: at91: add PMC usb clock
` [PATCH v4 14/17] clk: at91: add PMC smd clock
` [PATCH v4 15/17] clk: at91: add PMC clk device tree binding doc
` [PATCH v4 16/17] ARM: at91: move pit timer to common clk framework
` [PATCH v4 17/17] ARM: at91: add new compatible strings for pmc driver

[PATCH v4 0/5] dma: mxs-dma bugfixes and cleanup
 2013-10-11 16:03 UTC  (9+ messages)
` [PATCH v4 1/5] dma: mxs-dma: Cleanup interrupt handler
` [PATCH v4 2/5] dma: mxs-dma: Report correct residue for cyclic DMA
` [PATCH v4 3/5] dma: mxs-dma: Fix channel reset hardware bug
` [PATCH v4 4/5] dma: mxs-dma: Update state after channel reset
` [PATCH v4 5/5] dma: mxs: Use semaphores for cyclic DMA

[PATCH 0/6] add support for omap wake-up interrupts via pinctrl-single, take2
 2013-10-11 16:01 UTC  (20+ messages)
` [PATCH 4/6] pinctrl: single: Add support for wake-up interrupts

[PATCH 0/2] Minor omap2plus_defconfig updates for v3.13 merge window
 2013-10-11 15:59 UTC  (5+ messages)
` [PATCH 1/2] ARM: OMAP2+: Run make savedefconfig on omap2plus_defconfig to shrink it

[PATCH] ARM: tegra: enable Tegra RTC as default for Tegra124
 2013-10-11 15:59 UTC  (2+ messages)

Arm errata 752520
 2013-10-11 15:45 UTC  (2+ messages)

[PATCH v4] gpio: Add MOXA ART GPIO driver
 2013-10-11 15:44 UTC  (3+ messages)
` [PATCH v5] "

[RFC PATCH] arm64: KVM: honor cacheability attributes on S2 page fault
 2013-10-11 15:44 UTC  (15+ messages)

[PATCH 0/7] ARM: tegra: support LP1 suspend mode for Tegra124
 2013-10-11 15:40 UTC  (5+ messages)
` [PATCH 4/7] ARM: tegra: add LP1 support code "

[PATCH] serial: prepare for 9bit data
 2013-10-11 15:36 UTC  (4+ messages)

[PATCH v7 0/2] Add PCIe support for i.MX6q
 2013-10-11 15:24 UTC  (5+ messages)

[PATCH 0/7] Make dwc3 use Generic PHY Framework and misc cleanup
 2013-10-11 15:09 UTC  (8+ messages)
` [PATCH 2/7] usb: dwc3: adapt dwc3 core to use Generic PHY Framework
` [PATCH 3/7] drivers: phy: usb3/pipe3: Adapt pipe3 driver to "

[PATCH 1/2] ARM: dts: omap5-uevm: remove always_on, boot_on from smps10_out1
 2013-10-11 14:46 UTC  (9+ messages)
` [PATCH 2/2] ARM: dts: omap5: Add dr_mode for dwc3

[PATCH 00/14] AArch64 BE Support
 2013-10-11 14:36 UTC  (16+ messages)
` [PATCH 01/14] Docs: arm64: booting: clarify boot requirements
` [PATCH 02/14] arm64: big-endian: add big-endian support to top-level arch Makefile
` [PATCH 03/14] arm64: big-endian: fix byteorder include
` [PATCH 04/14] arm64: ELF: add support for big-endian executables
` [PATCH 05/14] arm64: setup: report ELF_PLATFORM as the machine for utsname
` [PATCH 06/14] arm64: compat: add support for big-endian (BE8) AArch32 binaries
` [PATCH 07/14] arm64: compat: correct register concatenation for syscall wrappers
` [PATCH 08/14] arm64: big-endian: don't treat code as data when copying sigret code
` [PATCH 09/14] arm64: asm: add CPU_LE & CPU_BE assembler helpers
` [PATCH 10/14] arm64: head: create a new function for setting the boot_cpu_mode flag
` [PATCH 11/14] arm64: big-endian: set correct endianess on kernel entry
` [PATCH 12/14] arm64: big-endian: write CPU holding pen address as LE
` [PATCH 13/14] arm64: kconfig: allow CPU_BIG_ENDIAN to be selected
` [PATCH 14/14] net: smc91x: dont't use SMC_outw for fixing up halfword-aligned data

[PATCH 0/3] virtio-mmio: handle BE guests on LE hosts
 2013-10-11 14:36 UTC  (4+ messages)
` [PATCH 1/3] virtio: let the guest report its endianess if advertized by the host
` [PATCH 2/3] virtio: mmio: fix signature checking for BE guests
` [PATCH 3/3] virtio: mmio: access configuration space as little-endian

[PATCH] arm/arm64: KVM: MMIO support for BE guest
 2013-10-11 14:35 UTC 

[PATCH 0/5] USB Device Controller support for BCM281xx
 2013-10-11 13:47 UTC  (12+ messages)
` [PATCH 2/5] usb: gadget: s3c-hsotg: support configurable UTMI PHY width
` [PATCH 3/5] usb: phy: add Broadcom Kona USB control driver

New big-endian patch series against 3.12-rc4
 2013-10-11 13:47 UTC  (3+ messages)

[PATCH 1/2] ARM: SMMU: add devices attached to the SMMU to an IOMMU group
 2013-10-11 13:24 UTC  (2+ messages)
` [PATCH 2/2] ARM: SMMU: return NULL on error in arm_smmu_iova_to_phys

[PATCH 1/5] ARM: Kconfig: Move if ARCH_S3C64XX statement to mach-s3c64xx/Kconfig
 2013-10-11 13:13 UTC  (3+ messages)
` [PATCH 3/5] [media] s3c-camif: Use CONFIG_ARCH_S3C64XX to check for S3C64xx support

[RFC PATCH 0/4] Big Endian support for ARM64 kernel
 2013-10-11 12:52 UTC  (6+ messages)
` [RFC PATCH 1/4] ARM64: Add Kconfig option to enable Big Endian kernel
` [RFC PATCH 2/4] ARM64: Include appropriate byteorder for Big Endian
` [RFC PATCH 3/4] ARM64: Big Endian fixes for kernel booting
` [RFC PATCH 4/4] ARM64: Support for 32-bit big endian userspace

[PATCH 0/1] fix MVEBU GPIO driver bug causing kernel hang
 2013-10-11 12:44 UTC  (8+ messages)
` [PATCH 1/1] gpio: mvebu: enable and use IRQ_GC_MASK_CACHE_PER_TYPE

[PATCH v2 0/6] ARM: at91: use new at91 clks for samad3 SoCs
 2013-10-11 12:43 UTC  (7+ messages)
` [PATCH v2 1/6] ARM: at91: prepare sama5 dt boards transition to common clk
` [PATCH v2 2/6] ARM: at91: prepare common clk transition for sama5d3 SoC
` [PATCH v2 3/6] ARM: at91/dt: define sama5d3 clocks
` [PATCH v2 4/6] ARM: at91/dt: define sama5d3xek's main clk frequency
` [PATCH v2 5/6] ARM: at91: move sama5d3 SoC to common clk
` [PATCH v2 6/6] ARM: at91/dt: remove old clk material

[PATCH] ARM: davinci: usb: provide minimal support for da850. (v2)
 2013-10-11 12:28 UTC 

[PATCH v7 0/2] Add PCIe support for i.MX6q
 2013-10-11 11:55 UTC  (4+ messages)
` [PATCH 2/2] PCI: imx6: Fix the clock for PCIe

[PATCH 1/2] at91: add rtt irq fixup
 2013-10-11 11:15 UTC  (2+ messages)
` [PATCH 2/2] at91: add rtc "

[PATCH V3] ARM: mm: make UACCESS_WITH_MEMCPY huge page aware
 2013-10-11 11:11 UTC 

[PATCH 0/3] ASoC: mxs-saif error handling
 2013-10-11 10:46 UTC  (6+ messages)
` [PATCH 1/3] ASoC: snd_soc_dai_ops trigger function description
` [PATCH 2/3] ASoC: mxs-saif: Store saif state
` [PATCH 3/3] ASoC: mxs-saif: Handle errors in trigger function

CONFIG_HZ=250 on Kirkwood
 2013-10-11 10:44 UTC 

[PATCH v2 0/3] AArch64: KGDB support
 2013-10-11 10:43 UTC  (9+ messages)
` [PATCH v2 2/3] AArch64: KGDB: Add Basic "

[PATCH V2] ARM: mm: make UACCESS_WITH_MEMCPY huge page aware
 2013-10-11 10:37 UTC  (4+ messages)

[PATCH v3 0/1] ahci: imx: setup power saving methods
 2013-10-11 10:37 UTC 

[PATCH 0/4] serail: imx: patches for DMA
 2013-10-11 10:31 UTC  (5+ messages)
` [PATCH 1/4] serial: imx: implement the flush_buffer hook
` [PATCH 2/4] serial: imx: check the DMA for imx_tx_empty
` [PATCH 3/4] serial: imx: fix the wrong number of scatterlist entries when xmit->head is 0
` [PATCH 4/4] serial: imx: use the dmaengine_tx_status

[PATCH V2 0/4]
 2013-10-11  9:58 UTC  (5+ messages)
` [PATCH V2 1/4] clk: tegra124: add suspend/resume function for tegra_cpu_car_ops
` [PATCH V2 2/4] ARM: tegra: re-calculate the LP1 data for Tegra30/114
` [PATCH V2 3/4] ARM: tegra: add LP1 support code for Tegra124
` [PATCH V2 4/4] ARM: tegra: enable LP1 suspend mode for Venice2

[PATCH V2 0/4] ARM: tegra: add CPU hot-plug and idle support for Tegra124
 2013-10-11  9:57 UTC  (5+ messages)
` [PATCH V2 1/4] clk: tegra124: add wait_for_reset and disable_clock for tegra_cpu_car_ops
` [PATCH V2 2/4] ARM: tegra: CPU hotplug support for Tegra124
` [PATCH V2 3/4] ARM: tegra: make tegra_resume can work with current and later chips
` [PATCH V2 4/4] ARM: tegra: enable CPU idle for Tegra124

[PATCH 0/8] ARM: Initial support for Marvell Berlin SoCs
 2013-10-11  9:30 UTC  (10+ messages)
` [PATCH 1/8] irqchip: add DesignWare APB ICTL interrupt controller
` [PATCH 3/8] ARM: l2x0: add Marvell Tauros3 compatible

[PATCH RESEND 0/3] ARM: S3C24XX: add missing dma-devices and warning fix
 2013-10-11  9:01 UTC  (4+ messages)
` [PATCH RESEND 1/3] ARM: S3C24XX: Fix possible dma selection warning
` [PATCH RESEND 2/3] dmaengine: s3c24xx-dma: add support for the s3c2410 type of controller
` [PATCH RESEND 3/3] ARM: S3C24XX: add dma pdata for s3c2410, s3c2440 and s3c2442

[PATCH] ARM: at91: remove init_machine() as default is suitable
 2013-10-11  8:29 UTC 

[PATCH 0/4] Add Broadcom Capri pinctrl driver
 2013-10-11  8:14 UTC  (5+ messages)
` [PATCH 3/4] ARM: pinctrl: "

[RFCv3 0/7] OMAP SSI driver
 2013-10-11  8:06 UTC  (4+ messages)

[PATCH 0/2] Revert support for reserved memory regions defined in device tree
 2013-10-11  7:48 UTC  (4+ messages)
` [PATCH 1/2] Revert "ARM: init: add support for reserved memory defined by device tree"
` [PATCH 2/2] Revert "drivers: of: add initialization code for dma reserved memory"

[PATCH V2] ARM: EXYNOS: Move arm core power down clock to exynos5250 common clock
 2013-10-11  7:33 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).