linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-11-04 21:47:05 to 2011-11-07 14:20:13 UTC [more...]

[PATCH v3 0/8] Add support for tegra30 and cardhu
 2011-11-07 14:20 UTC  (7+ messages)
` [PATCH v3 1/8] arm/tegra: initial device tree for tegra30
` [PATCH v3 2/8] arm/tegra: prepare early init for multiple tegra variants
` [PATCH v3 3/8] arm/tegra: rename tegra20 pinmux files
` [PATCH v3 4/8] arm/tegra: prepare pinmux code for multiple tegra variants
` [PATCH v3 5/8] arm/tegra: add new fields to struct tegra_pingroup_desc
` [PATCH v3 6/8] arm/tegra: pinmux tables and definitions for tegra30

[PATCH v3 00/17] Switch GIC users (and omap2plus) to CONFIG_MULTI_IRQ_HANDLER
 2011-11-07 14:01 UTC  (10+ messages)
` [PATCH v3 01/17] ARM: Make global handler and CONFIG_MULTI_IRQ_HANDLER mutually exclusive
` [PATCH v3 04/17] ARM: mxc: convert smp platforms to global gic_handle_irq()

[01: PATCH 0/7] Preparation for arch_reset changes
 2011-11-07 13:52 UTC  (68+ messages)
` [PATCH 1/7] ARM: restart: add restart hook to machine_desc record
` [PATCH 2/7] ARM: restart: allow platforms more flexibility specifying restart mode
` [PATCH 3/7] ARM: restart: add default restart modes for PXA mioa701, spitz and tosa
` [PATCH 4/7] ARM: restart: move reboot failure handing into machine_restart()
` [PATCH 5/7] ARM: restart: remove argument to setup_mm_for_reboot()
` [PATCH 6/7] ARM: restart: only perform setup for restart when soft-restarting
` [PATCH 7/7] ARM: restart: remove local_irq_disable() from within arch_reset()
` [02: PATCH 0/41] Platform arch_reset changes
  ` [03: PATCH 0/5] The remaining stuff
    ` [PATCH 1/5] XXX: tcc8k
    ` [PATCH 2/5] ARM: restart: omap: use new restart hook XXX WIP XXX
    ` [PATCH 3/5] ARM: restart: exynos4: use new restart hook XXX WIP XXX WHY IS THERE NO LOCAL HEADERS IN arch/arm/mach-exynos4 XXX
    ` [PATCH 4/5] ARM: restart: s5pv210: "
    ` [PATCH 5/5] ARM: restart: plat-samsung: remove plat/reset.h and s5p_reset_hook
` [PATCH 01/41] ARM: clps711x: consolidate irq/mm/time code into a single file
` [PATCH 02/41] ARM: restart: remove poodle restart handler
` [PATCH 03/41] ARM: restart: remove s3c24xx "
` [PATCH 04/41] ARM: restart: at91: use new restart hook
` [PATCH 05/41] ARM: restart: clps711x: "
` [PATCH 06/41] ARM: restart: cns3xxx: "
` [PATCH 07/41] ARM: restart: dove: "
` [PATCH 08/41] ARM: restart: ebsa110: "
` [PATCH 09/41] ARM: restart: ep93xx: "
` [PATCH 10/41] ARM: restart: footbridge: "
` [PATCH 11/41] ARM: restart: h720x: "
` [PATCH 12/41] ARM: restart: highbank: "
` [PATCH 13/41] ARM: restart: integrator: "
` [PATCH 14/41] ARM: restart: iop3xx: "
` [PATCH 15/41] ARM: restart: iop13xx: "
` [PATCH 16/41] ARM: restart: ixp2000: "
` [PATCH 17/41] ARM: restart: ixp23xx: "
` [PATCH 18/41] ARM: restart: ixp4xx: "
` [PATCH 19/41] ARM: restart: kirkwood: "
` [PATCH 20/41] ARM: restart: lpc32xx: "
` [PATCH 21/41] ARM: restart: mmp: "
` [PATCH 22/41] ARM: restart: mv78xx0: "
` [PATCH 23/41] ARM: restart: mxc: "
` [PATCH 24/41] ARM: restart: mxs: "
` [PATCH 25/41] ARM: restart: orion5x: "
` [PATCH 26/41] ARM: restart: pnx4008: "
` [PATCH 27/41] ARM: restart: prima2: "
` [PATCH 28/41] ARM: restart: pxa: "
` [PATCH 29/41] ARM: restart: realview: "
` [PATCH 30/41] ARM: restart: riscpc: "
` [PATCH 31/41] ARM: restart: sa1100: "
` [PATCH 32/41] ARM: restart: shark: "
` [PATCH 33/41] ARM: restart: spear: "
` [PATCH 34/41] ARM: restart: tegra: "
` [PATCH 35/41] ARM: restart: u300: "
` [PATCH 36/41] ARM: restart: versatile: "
` [PATCH 37/41] ARM: restart: Versatile Express: "
` [PATCH 38/41] ARM: restart: w90x900: "
` [PATCH 39/41] ARM: restart: lpc32xx & u300: remove unnecessary printk
` [PATCH 40/41] ARM: restart: remove comments about adding code to arch_reset()
` [PATCH 41/41] ARM: restart: remove the now empty arch_reset()

[PATCH] distclean: Remove generated .dtb files
 2011-11-07 13:51 UTC  (5+ messages)

[PATCH v8 REPOST 17/24] gpio/omap: fix debounce clock handling
 2011-11-07 13:49 UTC  (3+ messages)

[PATCH V2] drivers/i2c/busses/i2c-at91.c: fix brokeness
 2011-11-07 12:49 UTC  (2+ messages)

[PATCH v2 0/8] Add support for tegra30 and cardhu
 2011-11-07 12:47 UTC  (8+ messages)
` [PATCH v2 2/8] arm/tegra: prepare early init for multiple tegra variants
` [PATCH v2 7/8] arm/tegra: implement support for tegra30

[PATCH v8 00/24] gpio/omap: driver cleanup and fixes
 2011-11-07 12:05 UTC  (7+ messages)
` [PATCH v8 16/24] gpio/omap: use pm-runtime framework
` [PATCH v8 24/24] gpio/omap: handle set_dataout reg capable IP on restore

Missing patches for pxa3xx_nand
 2011-11-07 11:37 UTC  (2+ messages)

PLEASE FIX: lack of trailing , on structure initializers
 2011-11-07 11:36 UTC  (2+ messages)

[PATCH v8 REPOST 21/24] gpio/omap: save and restore debounce registers
 2011-11-07 11:11 UTC  (3+ messages)

[PATCH] ARM: pl330: Fix a race condition
 2011-11-07 11:03 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] ARM: kirkwood: add LaCie Network Space Lite v2 support
 2011-11-07 10:35 UTC  (2+ messages)

[PATCH] ARM: pxa: add support for Raumfeld DDX
 2011-11-07 10:26 UTC 

OMAP3 ISP DMA status
 2011-11-07  9:33 UTC 

[PATCH v2 0/2] OMAP2+: DMA: fix src/dst position reporting
 2011-11-07  9:33 UTC  (3+ messages)
` [PATCH v2 1/2] OMAP2+: DMA: Workaround for invalid source position
` [PATCH v2 2/2] OMAP2+: DMA: Workaround for invalid destination position

[PATCH] drivers/i2c/busses/i2c-at91.c: fix brokeness
 2011-11-07  9:31 UTC  (3+ messages)

[PATCH v5 00/11] change gpio as platform driver
 2011-11-07  8:49 UTC  (5+ messages)
` [PATCH v5 03/11] ARM: pxa: rename gpio_to_irq and irq_to_gpio

[PATCH v7 15/21] OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART
 2011-11-07  8:42 UTC  (9+ messages)
` [PATCH v7 16/21] OMAP2+: UART: Remove custom activate funcs and use generic funcs
` [PATCH v7 17/21] OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos
` [PATCH v7 19/21] OMAP2+: UART: Use custom activate func for console uart

[PATCH 1/1] ARM: mx51/53: correct clocks that take ipg_perclk as parent
 2011-11-07  7:52 UTC  (2+ messages)

orion/kirkwood and device tree
 2011-11-07  6:28 UTC  (10+ messages)
      ` [PATCH 1/1] [orion] Consolidate the address map setup on Orion based platforms

[PATCH v3 0/4] Device tree support for regulators
 2011-11-07  6:27 UTC  (11+ messages)
` [PATCH v3 2/4] regulator: adapt fixed regulator driver to dt

[PATCH v4 1/4] regulator: helper routine to extract regulator_init_data
 2011-11-07  6:27 UTC  (13+ messages)

[PATCH 1/2] ARM: mx51/53: correct misuse of _clk_max_enable and _clk_max_disable
 2011-11-07  6:22 UTC  (4+ messages)
` [PATCH 2/2] ARM: mxc: fix tzic build error

[PATCH 0/4] omap hsmmc device tree support
 2011-11-07  6:18 UTC  (7+ messages)
` [PATCH 2/4] mmc: omap: adapt the hsmmc driver to device tree

[PATCH] arm: exynos: Fix compiler error with THIS_MODULE
 2011-11-07  5:45 UTC 

[PATCH] I2C: add CSR SiRFprimaII on-chip I2C controllers driver
 2011-11-07  5:36 UTC  (5+ messages)

[PATCH] ARM: Allow kernel unaligned accesses on ARMv6+ processors
 2011-11-07  2:11 UTC  (3+ messages)

[PATCH] PM: HIBERNATION: skip the swap size check if the snapshot image size is anticipative
 2011-11-07  1:31 UTC  (6+ messages)
  ` [linux-pm] "

[PATCH] regulator: Use regmap_read/write(), regmap_update_bits functions directly
 2011-11-06 23:16 UTC 

CMA v16 and DMA-mapping v13 patch series
 2011-11-06 21:35 UTC  (2+ messages)

[GIT PULL] arm-soc: mach-exynos code reorganization
 2011-11-06 15:37 UTC 

OMAP CRAP: The Continuing Story Of Brokenness
 2011-11-06 15:29 UTC  (3+ messages)

[GIT PULL] Samsung Exynos for v3.2
 2011-11-06 15:19 UTC  (3+ messages)

[PATCH 0/4] ARM: OMAP3: cm-t35/cm-t3730 fixes
 2011-11-06 14:16 UTC  (10+ messages)
` [PATCH 1/4] ARM: OMAP3: cm-t35: add regulator supply for ads7846
` [PATCH v2 0/4] ARM: OMAP3: cm-t35/cm-t3730 fixes
  ` [PATCH v2 1/4] ARM: OMAP3: cm-t35: fix ads7846 touchscreen
  ` [PATCH v2 2/4] ARM: OMAP3: cm-t35: fix DSS regulator supply
  ` [PATCH v2 3/4] ARM: OMAP3: cm-t35: fix audio
  ` [PATCH v2 4/4] ARM: OMAP3: cm-t35: fix USB hub

Pet Peaves about Platform code, and arch_reset
 2011-11-06 13:52 UTC 

[PATCH] ARM: OMAP3: cm-t35: fix mux mode for DSS pins
 2011-11-06  9:25 UTC  (2+ messages)

[GIT PULL] Samsung devel-4 for v3.2
 2011-11-06  5:04 UTC  (5+ messages)

[PATCH 0/2] Minor PXA fixes
 2011-11-05 22:29 UTC  (4+ messages)
    ` [PATCH 1/2] ARM: PXA: fix gpio-pxa.h build errors
    ` [PATCH 2/2] ARM: PXA: fix includes in pxa2xx_cm_x2xx PCMCIA driver

[PATCH] ARM: OMAP3: Fix dependencies for OMAP3_EMU
 2011-11-05 17:51 UTC  (3+ messages)

[PATCH-V3 2/4] arm:omap:am33xx: Update common OMAP machine specific sources
 2011-11-05 10:29 UTC  (3+ messages)

[PATCH 0/3] ARM: S5P64X0: Add SDMMC support
 2011-11-05  3:39 UTC  (2+ messages)

[PATCH V4] Add SPI Support on Exynos4
 2011-11-05  3:37 UTC  (3+ messages)
` [PATCH] ARM: EXYNOS4: Add SPI support

[PATCH 0/6] SPI platform device consolidation
 2011-11-05  3:32 UTC  (2+ messages)

[RFC][PATCH] Consolidate Samsung MAINTAINERS
 2011-11-05  1:21 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update linux-omap git repository
 2011-11-05  1:08 UTC  (2+ messages)

[GIT PULL] ARM: OMAP: new miscellaneous clock/hwmod data for 3.2
 2011-11-05  0:53 UTC  (2+ messages)
    ` [GIT PULL v3] ARM: OMAP: Cortex-A9 PERIPHCLK node "

[GIT PULL] OMAP: few more PM cleanup/fixes for v3.2
 2011-11-05  0:42 UTC  (2+ messages)

[GIT PULL] ARM: OMAP: PRCM/SCM/hwmod miscellaneous fixes for 3.2
 2011-11-05  0:40 UTC  (2+ messages)

[GIT PULL] ARM: OMAP3+: clock fixes for 3.2
 2011-11-05  0:39 UTC  (3+ messages)

[GIT PULL] ARM: OMAP: DSS hwmod/reset fixes for 3.2
 2011-11-05  0:35 UTC  (2+ messages)

[PATCH] ARM: OMAP: dmtimer: Include linux/module.h
 2011-11-05  0:14 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: l3-noc: Include linux/module.h
 2011-11-05  0:13 UTC  (2+ messages)

[PATCH] omap1: Remove unused omap-alsa.h
 2011-11-05  0:00 UTC  (3+ messages)
` [PATCH RESEND] "

[GIT PULL] arm-soc cleanups for samsung
 2011-11-04 23:54 UTC 

[PATCH v3 0/4] OMAP: iommu: hwmod support and runtime PM
 2011-11-04 23:27 UTC  (5+ messages)
` [PATCH v3 2/4] OMAP4: hwmod data: add mmu hwmod for ipu and dsp
` [PATCH v3 4/4] OMAP3/4: iommu: adapt to runtime pm


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