linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-16 03:08:41 to 2012-08-16 17:38:44 UTC [more...]

[PATCH 00/14] ARM: at91: add pinctrl support
 2012-08-16 17:38 UTC  (10+ messages)
` [PATCH 01/14] ARM: at91: gpio: implement request and free
  ` [PATCH 05/14] ARM: at91: add pinctrl support
  ` [PATCH 13/14] arm: at91: dt: at91sam9 add nand "

[PATCH] ARM: mm: only flush both pmd entries for classic MMU
 2012-08-16 17:37 UTC 

[GIT PULL] Update LZO compression
 2012-08-16 17:25 UTC  (10+ messages)

[PATCH V3 0/6] ARM: tegra: add CPU hotplug support
 2012-08-16 17:22 UTC  (8+ messages)
` [PATCH V3 1/6] ARM: tegra: introduce tegra_cpu_car_ops structures
` [PATCH V3 2/6] ARM: tegra: replace the CPU CAR access code by tegra_cpu_car_ops
` [PATCH V3 3/6] ARM: tegra: clean up the common assembly macros into sleep.h
` [PATCH V3 4/6] ARM: tegra30: add CPU hotplug support
` [PATCH V3 5/6] ARM: tegra20: "
` [PATCH V3 6/6] ARM: tegra: defconfig: enable HOTPLUG_CPU

imx6q restart is broken
 2012-08-16 17:21 UTC  (9+ messages)

[RFC RESEND 0/4] ARM: OMAP3+: Add device-tree support for timers
 2012-08-16 16:57 UTC  (10+ messages)
` [RFC RESEND 1/4] arm/dts: OMAP: Add timer nodes
` [RFC RESEND 2/4] ARM: OMAP3: Dynamically disable secure timer nodes for secure devices

[PATCH v3 0/7] mv643xx.c: Add basic device tree support
 2012-08-16 16:30 UTC  (6+ messages)

[PATCH v3 00/23] Introduce Xen support on ARM
 2012-08-16 15:36 UTC  (26+ messages)
` [PATCH v3 01/25] arm: initial Xen support
` [PATCH v3 02/25] xen/arm: hypercalls
` [PATCH v3 03/25] xen/arm: page.h definitions
` [PATCH v3 04/25] xen/arm: sync_bitops
` [PATCH v3 05/25] xen/arm: empty implementation of grant_table arch specific functions
` [PATCH v3 06/25] docs: Xen ARM DT bindings
` [PATCH v3 07/25] xen/arm: Xen detection and shared_info page mapping
` [PATCH v3 08/25] xen/arm: Introduce xen_pfn_t for pfn and mfn types
` [PATCH v3 09/25] xen/arm: Introduce xen_ulong_t for unsigned long
` [PATCH v3 10/25] xen/arm: compile and run xenbus
` [PATCH v3 11/25] xen: do not compile manage, balloon, pci, acpi and cpu_hotplug on ARM
` [PATCH v3 12/25] xen/arm: introduce CONFIG_XEN "
` [PATCH v3 13/25] xen/arm: get privilege status
` [PATCH v3 14/25] xen/arm: initialize grant_table on ARM
` [PATCH v3 15/25] xen/arm: receive Xen events "
` [PATCH v3 16/25] xen: clear IRQ_NOAUTOEN and IRQ_NOREQUEST
` [PATCH v3 17/25] xen/arm: implement alloc/free_xenballooned_pages with alloc_pages/kfree
` [PATCH v3 18/25] xen: allow privcmd for HVM guests
` [PATCH v3 19/25] xen/arm: compile blkfront and blkback
` [PATCH v3 20/25] xen/arm: compile netback
` [PATCH v3 21/25] arm/v2m: initialize arch_timers even if v2m_timer is not present
` [PATCH v3 22/25] xen/arm: use the __HVC macro
` [PATCH v3 23/25] xen: missing includes
` [PATCH v3 24/25] xen: update xen_add_to_physmap interface
` [PATCH v3 25/25] [HACK] xen/arm: implement xen_remap_domain_mfn_range

[PATCH v3 00/10] ARM: tegra: Add PCIe device tree support
 2012-08-16 15:18 UTC  (21+ messages)
` [PATCH v3 05/10] resource: add PCI configuration space support
` [PATCH v3 10/10] ARM: tegra: pcie: Add device tree support

[PATCH v2 00/31] AArch64 Linux kernel port
 2012-08-16 15:09 UTC  (32+ messages)
` [PATCH v2 02/31] arm64: Kernel booting and initialisation
` [PATCH v2 03/31] arm64: Exception handling
` [PATCH v2 07/31] arm64: Process management
` [PATCH v2 16/31] arm64: ELF definitions
` [PATCH v2 21/31] arm64: 32-bit (compat) applications support
` [PATCH v2 23/31] arm64: Debugging support
` [PATCH v2 25/31] arm64: Performance counters support
` [PATCH v2 26/31] arm64: Miscellaneous library functions
` [PATCH v2 28/31] arm64: Generic timers support

[PATCH v2] ARM: support syscall tracing
 2012-08-16 14:33 UTC  (8+ messages)

[PATCH] ARM: LPC32xx: Adjust to pl08x DMA interface changes
 2012-08-16 14:26 UTC  (5+ messages)
` [PATCH 1/2] mtd: lpc32xx_slc: "

dreamplug spi partitions
 2012-08-16 14:20 UTC  (2+ messages)

[PATCHv7 00/24] I2C big cleanup
 2012-08-16 14:15 UTC  (26+ messages)
` [PATCHv7 01/24] i2c: omap: switch to devm_* API
` [PATCHv7 02/24] i2c: omap: simplify num_bytes handling
` [PATCHv7 03/24] i2c: omap: decrease indentation level on data handling
` [PATCHv7 04/24] i2c: omap: add blank lines
` [PATCHv7 05/24] i2c: omap: simplify omap_i2c_ack_stat()
` [PATCHv7 06/24] i2c: omap: split out [XR]DR and [XR]RDY
` [PATCHv7 07/24] i2c: omap: improve i462 errata handling
` [PATCHv7 08/24] i2c: omap: re-factor receive/transmit data loop
` [PATCHv7 09/24] i2c: omap: switch over to do {} while loop
` [PATCHv7 10/24] i2c: omap: ack IRQ in parts
` [PATCHv7 11/24] i2c: omap: switch to platform_get_irq()
` [PATCHv7 12/24] i2c: omap: bus: add a receiver flag
` [PATCHv7 13/24] i2c: omap: simplify errata check
` [PATCHv7 14/24] i2c: omap: always return IRQ_HANDLED
` [PATCHv7 15/24] i2c: omap: simplify IRQ exit path
` [PATCHv7 16/24] i2c: omap: resize fifos before each message
` [PATCHv7 17/24] i2c: omap: get rid of the "complete" label
` [PATCHv7 18/24] i2c: omap: remove redundant status read
` [PATCHv7 19/24] i2c: omap: always return IRQ_HANDLED
` [PATCHv7 20/24] i2c: omap: switch to threaded IRQ support
` [PATCHv7 21/24] i2c: omap: remove unnecessary pm_runtime_suspended check
` [PATCHv7 22/24] i2c: omap: switch over to autosuspend API
` [PATCHv7 23/24] i2c: omap: sanitize exit path
` [PATCHv7 24/24] i2c: omap: Prevent NULL pointer dereference in remove

[PATCH v2 0/4] Add AM33XX regulators device tree data
 2012-08-16 14:00 UTC  (9+ messages)
` [PATCH v2 3/4] arm/dts: Add tps65910 regulator DT data to am335x-evm.dts

[PATCH 0/9] ARM perf updates for 3.7
 2012-08-16 13:59 UTC  (7+ messages)
` [PATCH 1/9] ARM: PMU: Add runtime PM Support
` [PATCH 4/9] ARM: pmu: remove arm_pmu_type enumeration

[PATCH] ARM: LPC32xx: Provide DMA filter callbacks via platform data
 2012-08-16 13:59 UTC  (4+ messages)
` [PATCH] mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driver
` [PATCH] mtd: lpc32xx_mlc: "

[PATCH 5/6] ARM: integrator: convert AMBA devices to device tree
 2012-08-16 13:56 UTC  (3+ messages)

[PATCH 3/6] ARM: plat-versatile: add DT support to FPGA IRQ controller
 2012-08-16 13:50 UTC  (2+ messages)

[PATCH 2/2] ARM: kirkwood: DT descriptor for Seagate FreeAgent Dockstar
 2012-08-16 13:47 UTC  (6+ messages)
` [PATCH v2 1/2] ARM: kirkwood: DT board setup "

[PATCH 1/6] ARM: integrator: call common init function from machine
 2012-08-16 13:45 UTC  (2+ messages)

[PATCH 0/6] Integrator devicetree support
 2012-08-16 13:44 UTC  (2+ messages)

[PATCH v3 0/9] ARM/ASoC: OMAP McBSP device tree support
 2012-08-16 13:41 UTC  (10+ messages)
` [PATCH v3 1/9] ARM/ASoC: omap-mcbsp: Move OMAP2+ clock parenting code to ASoC driver
` [PATCH v3 2/9] ARM: OMAP: mcbsp: Enable FIFO use for OMAP2430
` [PATCH v3 3/9] ARM: OMAP: board-am3517evm: Configure McBSP1 CLKR/FSR signal source
` [PATCH v3 4/9] ASoC: am3517evm: Do not configure McBSP1 CLKR/FSR signal muxing
` [PATCH v3 5/9] ARM/ASoC: omap-mcbsp: Remove CLKR/FSR mux configuration code
` [PATCH v3 6/9] ASoC: omap-mcbsp: Remove unused defines
` [PATCH v3 7/9] ASoC: omap-mcbsp: Remove cpu_is_omap* checks from the code
` [PATCH v3 8/9] ARM: OMAP2+: McBSP: Do not create legacy devices when booting with DT data
` [PATCH v3 9/9] ASoC: omap-mcbsp: Add device tree bindings

[v3] Add basic address decoding support for Marvell 370/XP
 2012-08-16 13:28 UTC  (2+ messages)

[PATCH] dma: amba-pl08x: Export pl08x_filter_id
 2012-08-16 13:13 UTC  (5+ messages)

[PATCH] clk: convert ARM RealView to common clk
 2012-08-16 12:56 UTC  (2+ messages)

PATCH Add support for the Iomega IX2-200 Device Tree
 2012-08-16 12:43 UTC  (9+ messages)

[PATCH 0/4] Add device tree data for AM33XX devices
 2012-08-16 12:20 UTC  (5+ messages)
` [PATCH v4 1/4] arm/dts: AM33XX: Add basic pinctrl device tree data
` [PATCH v4 2/4] arm/dts: AM33XX: Configure pinmuxs for user leds control on Bone
` [PATCH v3 3/4] arm/dts: AM33XX: Configure pinmuxs for D_CAN1 on AM335x-EVM
` [PATCH v3 4/4] arm/dts: AM33XX: Add D_CAN device tree data

[PATCH 6/6] ARM: integrator: convert platform devices to Device Tree
 2012-08-16 12:16 UTC 

[PATCH 4/6] ARM: integrator: initial device tree support
 2012-08-16 12:16 UTC 

[PATCH 2/6] ARM: integrator: check PL010 device name rather than base address
 2012-08-16 12:15 UTC 

[PATCH v2 0/3] MFD/GPIO: Add twl6040 GPO driver
 2012-08-16 12:13 UTC  (4+ messages)
` [PATCH v2 1/3] mfd: twl6040: Fix GPO mask
` [PATCH v2 2/3] mfd: twl6040: Add twl6040-gpio child
` [PATCH v2 3/3] gpio: Add basic support for TWL6040 GPOs

[PATCH 3/3] rtc: pxa: convert to use module_platform_driver()
 2012-08-16 11:59 UTC 

[PATCH 2/3] rtc: use __devinit instead on pxa-rtc
 2012-08-16 11:59 UTC 

[PATCH 1/3] rtc: avoid cpuid checking in pxa-rtc
 2012-08-16 11:59 UTC 

[PATCH v4 0/3] Input: egalax_ts: parse devicetree to get gpio
 2012-08-16 10:47 UTC  (4+ messages)
` [PATCH v4 1/3] Input: egalax_ts: get gpio from devicetree node
  ` [PATCH v4 2/3] Input: add devicetree binding note for egalax_ts
    ` [PATCH v4 3/3] ARM: dts: imx6q-sabrelite: add eeti egalax

[PATCH v3 0/4] Use dma_mmap_coherent to support IOMMU mapper
 2012-08-16 10:39 UTC  (5+ messages)
` [PATCH v3 3/4] media: videobuf2-dma-contig: use dma_mmap_coherent if available

[PATCH 0/2] ARM: davinci: da850/omap-l138: add support for VPIF driver
 2012-08-16 10:31 UTC  (7+ messages)
` [PATCH 1/2] ARM: da850/omap-l138: Add SoC related definitions for VPIF
` [PATCH 2/2] ARM: da850/omap-l138: Add EVM specific code for VPIF to work

[PATCHv2 0/8] *** ARM: Update arch-vt8500 to Devicetree ***
 2012-08-16 10:18 UTC  (3+ messages)

Discontiguous memory and cacheflush
 2012-08-16  9:43 UTC  (5+ messages)

[PATCH v2 00/14] ARM: OMAP5: Add minimal OMAP5 SOC support
 2012-08-16  9:36 UTC  (7+ messages)
` [PATCH v2 04/14] ARM: OMAP5: Add minimal support for OMAP5430 SOC

[PATCH V2 0/6] ARM: tegra: add CPU hotplug support
 2012-08-16  9:30 UTC  (3+ messages)

[GIT PULL][for 3.7] pull request from dt branch in pxa git tree
 2012-08-16  9:03 UTC  (2+ messages)

[GIT PULL][for 3.6] pull request from fixes branch in pxa git tree
 2012-08-16  8:10 UTC  (2+ messages)

[PATCH V3 0/5] clk: mmp: add clock framework for mmp
 2012-08-16  8:09 UTC  (10+ messages)
` [PATCH V3 1/5] clk: mmp: add mmp specific clocks
` [PATCH V3 2/5] clk: mmp: add clock definition for pxa168
` [PATCH V3 3/5] clk: mmp: add clock definition for pxa910
` [PATCH V3 4/5] clk: mmp: add clock definition for mmp2
` [PATCH V3 5/5] arm: mmp: make all SOCs use common clock by default

[PATCH 0/2] Move imx6q clock lookup over to device tree
 2012-08-16  8:08 UTC  (3+ messages)
` [PATCH 1/2] clk: add of_clk_src_onecell_get() support
` [PATCH 2/2] ARM: imx6q: replace clk_register_clkdev with clock DT lookup

[PATCH v3] rtc: snvs: add Freescale rtc-snvs driver
 2012-08-16  8:08 UTC  (5+ messages)
` [rtc-linux] "

[PATCH v2 0/2] Renesas IPMMU driver for sh7372
 2012-08-16  7:42 UTC  (3+ messages)
` [PATCH v2 1/2] iommu/shmobile: Add iommu driver for Renesas IPMMU modules
` [PATCH v2 2/2] ARM: mach-shmobile: sh7372: Add IPMMU device

[PATCH 00/23] work in progress: SPI controller w/DMA SAM9X5
 2012-08-16  7:07 UTC  (5+ messages)

[PATCH v3 0/3] Input: egalax_ts: parse devicetree to get gpio
 2012-08-16  6:53 UTC  (8+ messages)
` [PATCH v3 1/3] Input: egalax_ts: get gpio from devicetree node
  ` [PATCH v3 2/3] Input: add devicetree binding note for egalax_ts
    ` [PATCH v3 3/3] ARM: dts: imx6q-sabrelite: add eeti egalax

[PATCH v2 0/4] ASoC machine driver for simple SoC with twl4030
 2012-08-16  6:21 UTC  (3+ messages)
` [PATCH v2 3/4] ARM: OMAP3: Switch to use the unified audio driver (omap-twl4030) for selected boards

[PATCH v5 0/8] ARM: OMAP2+: PM: introduce the power domains functional states
 2012-08-16  5:50 UTC  (4+ messages)

[PATCH] pinctrl: imx5: start numbering pad from 0
 2012-08-16  3:45 UTC  (14+ messages)

[PATCHv6 00/24] I2C big cleanup
 2012-08-16  3:18 UTC  (3+ messages)
` [PATCHv6 14/24] i2c: omap: always return IRQ_HANDLED


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