linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-05 22:33:36 to 2011-12-06 20:00:52 UTC [more...]

[PATCH] ata: Don't use NO_IRQ in pata_of_platform driver
 2011-12-06 20:00 UTC  (32+ messages)

[PATCH] highmem: Fix ARM build break due to __kmap_atomic rename
 2011-12-06 19:52 UTC  (3+ messages)

[RFC][PATCH] ARM: kirkwood: Remove eSATA SheevaPlug board support
 2011-12-06 19:45 UTC  (6+ messages)
    ` Patch 7193/1: Fix machine_is_xxx() naming for eSata SheevaPlug and QNAP TS-209

[PATCH] ARM: futex: fix clobbering oldval
 2011-12-06 19:38 UTC  (5+ messages)

[PATCH] arm, da8xx, mmc: set second MMC controllers default queue
 2011-12-06 19:15 UTC  (5+ messages)

[MXS MMC 0/5] Some cleanups and fixes for the MXS MMC subsystem
 2011-12-06 19:12 UTC  (5+ messages)
  ` [MXS MMC 1/5] Fix grammatical error in comment
  ` [MXS MMC 3/5] Add support for SSP/MMC ports 2 & 3
  ` [MXS MMC 4/5] Check the return codes of clk_enable() and mxs_reset_block()
  ` [MXS MMC 5/5] Add an appropriate MODULE_ALIAS

[PATCH] ARM: make head.S register assignments more convenient
 2011-12-06 19:01 UTC  (5+ messages)

[PATCH 0/4] [orion] move *_mbus_dram_info out of platform_data
 2011-12-06 18:57 UTC  (2+ messages)

[PATCH][NET] several cleanups and bugfixes for fec.c
 2011-12-06 18:17 UTC  (12+ messages)
` [PATCH][NET] several cleanups and bugfixes for fec.c: misc cleanups
  ` [PATCH][NET] several cleanups and bugfixes for fec.c: set con_id in clk_get() call to NULL
    ` [PATCH][NET] several cleanups and bugfixes for fec.c: prevent dobule restart of interface on FDX/HDX change
      ` [PATCH][NET] several cleanups and bugfixes for fec.c: don't request invalid IRQ
        ` [PATCH][NET] several cleanups and bugfixes for fec.c: don't munge MAC address from platform data
          ` [PATCH][NET] several cleanups and bugfixes for fec.c: preserve MII/RMII setting in fec_stop()
            ` [PATCH][NET] several cleanups and bugfixes for fec.c: fix the .remove code
              ` [PATCH][NET] several cleanups and bugfixes for fec.c: make FEC driver buildable as module

[PATCH 2/3] arm/dts: OMAP: Remove bootargs node from board files
 2011-12-06 18:06 UTC  (2+ messages)

[PATCH] ARM: pl2x0/pl310: Refactor Kconfig to be more maintainable
 2011-12-06 17:20 UTC  (5+ messages)

[GIT PULL] ARM perf updates for 3.3
 2011-12-06 16:52 UTC  (6+ messages)

[PATCH 3/3] ARM: OMAP2+: board-generic: Replace #if defined by #ifdef for consistency
 2011-12-06 16:49 UTC 

[PATCH 1/3] ARM: OMAP2+: kconfig: Enable devicetree by default for OMAP2+ systems
 2011-12-06 16:49 UTC 

[PATCH v2] ARM: pl2x0/pl310: Refactor Kconfig to be more maintainable
 2011-12-06 16:28 UTC  (3+ messages)

[PATCH v7 0/2] iommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos
 2011-12-06 16:23 UTC  (13+ messages)
` [PATCH v7 1/2] ARM: EXYNOS: Change System MMU platform device definitions
` [PATCH v7 2/2] iommu/exynos: Add iommu driver for Exynos Platforms

[RFC PATCH] ARM: Add generic instruction opcode manipulation helpers
 2011-12-06 16:23 UTC  (4+ messages)

[GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA drivers
 2011-12-06 16:18 UTC  (3+ messages)

[PATCH] ARM: Add Cortex A7 proc info
 2011-12-06 15:48 UTC 

[RFC PATCH v1 0/7] media&omap4: introduce face detection(FD) driver
 2011-12-06 15:45 UTC  (10+ messages)
` [RFC PATCH v1 5/7] media: v4l2: introduce two IOCTLs for face detection

[PATCH v4 0/6] Versatile Express DT support
 2011-12-06 15:43 UTC  (7+ messages)
` [PATCH v4 1/6] ARM: versatile: Add missing ENDPROC to headsmp.S
` [PATCH v4 2/6] ARM: vexpress: Get rid of MMIO_P2V
` [PATCH v4 3/6] ARM: vexpress: Add DT support for the motherboard
` [PATCH v4 4/6] ARM: vexpress: Motherboard RS1 memory map support
` [PATCH v4 5/6] ARM: vexpress: DT-based support for Cortex-A5 and Cortex-A9 based tiles
` [PATCH v4 6/6] ARM: vexpress: DT-based support for Cortex-A7 and Cortex-A15 "

[GIT PULL v2] Linux support for ARM LPAE
 2011-12-06 15:29 UTC 

[RFC v2 0/2] Introduce DMA buffer sharing mechanism
 2011-12-06 15:28 UTC  (14+ messages)
` [RFC v2 1/2] dma-buf: Introduce dma "

[RFC PATCH 0/8] Add common ARM cpuidle init code
 2011-12-06 15:06 UTC  (11+ messages)
` [RFC PATCH 1/8] ARM: Add commonly used "
` [RFC PATCH 2/8] ARM: at91: Replace init with new common ARM "
` [RFC PATCH 3/8] ARM: kirkwood: "
` [RFC PATCH 4/8] ARM: exynos: "
` [RFC PATCH 5/8] ARM: davinci: "
` [RFC PATCH 6/8] ARM: shmobile: "
` [RFC PATCH 7/8] ARM: imx: Add mx5 clock changes necessary for low power
` [RFC PATCH 8/8] ARM: imx: Add mx5 cpuidle implmentation

[GIT PULL] mxs: saif recording support
 2011-12-06 15:05 UTC  (3+ messages)

[PATCH 0/4] Add device tree support for mc13892 regulator driver
 2011-12-06 15:04 UTC  (8+ messages)
` [PATCH v2 1/4] mfd: mc13xxx: add device tree probe support
  ` [PATCH v3] "

[RFC PATCH 1/3] pinctrl: imx: add pinmux imx core driver
 2011-12-06 14:44 UTC  (32+ messages)
` [RFC PATCH 2/3] pinctrl: imx: add pinmux-imx53 support
` [RFC PATCH 3/3] pinctrl: imx: add pinmux-imx6q support

[PATCH 1/3] PM: Provide an always on power domain governor
 2011-12-06 14:33 UTC  (8+ messages)

[GIT PULL] DaVinci fixes for v3.2-rc
 2011-12-06 14:21 UTC  (2+ messages)

[GIT PULL] mxs: fixes (round 2)
 2011-12-06 14:19 UTC  (2+ messages)

[GIT PULL] ARM: CSR: fix building errors for 3.2-rc
 2011-12-06 14:17 UTC 

[GIT PULL] imx: fix add_irq_domain
 2011-12-06 14:17 UTC  (2+ messages)

[GIT PULL] at91 fixes for 3.2-rc4
 2011-12-06 14:16 UTC  (2+ messages)

[GIT PULL] Identity mapping changes for 3.3
 2011-12-06 14:14 UTC  (5+ messages)

[GIT PULL] Linux support for ARM LPAE
 2011-12-06 14:07 UTC  (3+ messages)

[RFC PATCH v1 0/7] media&omap4: introduce face detection(FD) driver
 2011-12-06 14:07 UTC  (4+ messages)
` [RFC PATCH v1 6/7] media: video: introduce face detection driver module

[BUGFIX] video/mxsfb: fix crash when unblanking the display
 2011-12-06 12:27 UTC 

[PATCH] ARM: davinci: dm368 evm: add support for CPLD version specific cpu_is_* macro
 2011-12-06 11:40 UTC  (2+ messages)

[PATCH] arm: s3c24xx: Add new LCD (W35i) support for Mini2440 board
 2011-12-06 11:35 UTC  (3+ messages)
` [PATCH resend3] "

[PATCH] ARM: S3C64XX: Add basic cpuidle driver
 2011-12-06 11:31 UTC  (2+ messages)

[PATCH resend2] s3c24xx: cpufreq: Fix compilation error when CONFIG_CPU_FREQ_S3C24XX_DEBUGFS selected
 2011-12-06 11:31 UTC  (2+ messages)

[PATCH] USB: pxa168: Fix compilation error
 2011-12-06 11:25 UTC  (2+ messages)

[PATCH V2 0/6] SPI platform device consolidation
 2011-12-06 10:44 UTC  (2+ messages)

[RFC PATCH 0/3] Use Generic USB PHY Layer at i.MX Platform
 2011-12-06 10:43 UTC  (4+ messages)
` [RFC PATCH 1/3] USB: Add Generic USB PHY Layer code
` [RFC PATCH 2/3] USB: ehci-mxc: Use new phy structure code for mxc host use
` [RFC PATCH 3/3] ARM: mx51: Create two usb phy platform drivers

realview compulsory enables CONFIG_ARM_PATCH_PHYS_VIRT on me
 2011-12-06 10:30 UTC  (8+ messages)

[PATCH] ARM: S3C64XX: Hook up VDDINT on Cragganmore
 2011-12-06 10:27 UTC  (3+ messages)

[PATCH] iommu/msm: Fix compile error in mach-msm/devices-iommu.c
 2011-12-06 10:25 UTC 

[PATCH 1/2] [media] V4L: atmel-isi: add code to enable/disable ISI_MCK clock
 2011-12-06  9:49 UTC  (3+ messages)
` [PATCH 2/2] [media] V4L: atmel-isi: add clk_prepare()/clk_unprepare() functions

Error of 'handle_local_timer' missing in plat-mxc/gic.c when building 'mx5-merge' branch
 2011-12-06  9:32 UTC  (5+ messages)

[PATCH v2 0/3] Support Samsung Exynos OHCI device and driver
 2011-12-06  9:30 UTC  (6+ messages)
` [PATCH v2 1/3] ARM: EXYNOS: Add USB OHCI device
` [PATCH v2 2/3] ARM: EXYNOS: Add USB OHCI support to SMDKV310 board
` [PATCH v2 3/3] USB: Add Samsung Exynos OHCI diver

[PATCH 0/23] mach/vmalloc.h removal, and ioremap optimization
 2011-12-06  8:55 UTC  (11+ messages)
` [PATCH 07/23] ARM: plat-omap: remove arch specific special handling for ioremap

[PATCH v5 0/4] Device tree support for regulators
 2011-12-06  6:54 UTC  (9+ messages)
` [PATCH v5 1/4] regulator: helper routine to extract regulator_init_data

[PATCH v2 1/3] ARM: at91/aic: add device tree support for AIC
 2011-12-06  6:34 UTC  (3+ messages)
` [PATCH v3 1/3] ARM: at91/aic: add irq domain and device tree support

[PATCH v3 0/5] common clk framework
 2011-12-06  6:28 UTC  (7+ messages)
` [PATCH v3 3/5] clk: introduce the common clock framework


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