linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-03-15 15:12:59 to 2011-03-17 10:36:22 UTC [more...]

[PATCH 0/7] add the GPMI controller driver for IMX23/IMX28
 2011-03-17 10:36 UTC  (13+ messages)
` [PATCH 1/7] ARM: add GPMI support for imx23/imx28
` [PATCH 2/7] add the common code for GPMI driver
` [PATCH 3/7] add the database for the NANDs
` [PATCH 4/7] add GPMI support for imx23
` [PATCH 5/7] add GPMI support for imx28
` [PATCH 6/7] dmaengine: change the flags of request_irq()
    ` 答复: "
` [PATCH 7/7] MTD : add GPMI driver in the config and Makefile

[PATCHv3 1/3] ARM: mx51: Add entry for gpc_dvfs_clk
 2011-03-17 10:31 UTC  (9+ messages)
` [PATCHv3 2/3] ARM: mx51: Implement code to allow mx51 to enter WFI
  ` [PATCHv3 3/3] ARM: mx51: Add support for low power suspend on MX51

[RFC PATCHv2 00/20] A15 architected timer support
 2011-03-17 10:12 UTC  (10+ messages)
` [RFC PATCHv2 14/20] ARM: omap4: dynamically register local timer setup function
  ` [RFC PATCHv2 14/20] ARM: omap4: dynamically register local timersetup function
` [RFC PATCHv2 16/20] ARM: shmobile: dynamically register local timer setup function
` [RFC PATCHv2 17/20] ARM: tegra: "
` [RFC PATCHv2 18/20] ARM: ux500: "
` [RFC PATCHv2 19/20] ARM: simplify percpu_timer_setup
` [RFC PATCHv2 20/20] ARM: simplify percpu_timer_ack

[PATCHv2 0/9] macb: add support for Cadence GEM
 2011-03-17 10:09 UTC  (15+ messages)
` [PATCHv2 1/9] at91: provide macb clks with "pclk" and "hclk" name
` [PATCHv2 3/9] macb: unify at91 and avr32 platform data

[PATCH] arm: mmci: Add ARM variant with extended FIFO
 2011-03-17 10:07 UTC  (6+ messages)

[PATCH 1/2] arm: mach-omap2: devices: fix omap3_l3_init() return value
 2011-03-17 10:06 UTC  (6+ messages)
` [PATCH 2/2] arm: mach-omap2: omap_l3_smx: fix irq handler setup

[PM8921 MFD V3 0/6] pmic8921 core and subdevices
 2011-03-17  9:59 UTC  (8+ messages)
` [PM8921 MFD V3 1/6] mfd: pm8921: Add PMIC 8921 core driver
` [PM8921 MFD V3 2/6] mfd: pm8xxx: Add irq support
` [PM8921 MFD V3 3/6] gpio: pm8xxx-gpio: Add pm8xxx gpio driver
` [PM8921 MFD V3 4/6] mfd: pm8xxx-mpp: Add pm8xxx MPP driver
` [PM8921 MFD V3 5/6] MAINTAINERS: Add patterns for pmic 8921 files to MSM subsystem
` [PM8921 MFD V3 6/6] msm: board-8960: Add support for pm8921

[PATCH V2 1/2] AHCI Add the AHCI SATA feature on MX53 platforms
 2011-03-17  9:58 UTC  (2+ messages)
` [PATCH V2 2/2] MX53 Enable the AHCI SATA on MX53 LOCO

[PATCH V1 1/3] ahci_platform: add two clk pointer member into ahci_platform_data struct
 2011-03-17  9:48 UTC  (6+ messages)
` [PATCH V1 2/3] AHCI Add the AHCI SATA feature on MX53 platforms
` [PATCH V1 3/3] MX53 Enable the AHCI SATA on MX53 LOCO

[PATCH] arm: cmpxchg syscall should data abort if page not write or not young
 2011-03-17  9:18 UTC  (3+ messages)
` [PATCH v2] arm: cmpxchg syscall should data abort if page not write

[PATCH 2/2] s5pc110: add MIPI-DSI controller driver
 2011-03-17  9:06 UTC  (3+ messages)

[PATCH 0/4] Fix ST-Ericsson Ux500 specific PL022 & PL180 amba devices
 2011-03-17  8:58 UTC  (6+ messages)
` [PATCH 1/4] amba: add name based matching

[PATCH] ARM: EXYNOS4 NURI: Add MAX8997 support (MFD+Regulator+RTC)
 2011-03-17  8:50 UTC  (2+ messages)

[PATCH 1/2] s5pc110: add clock gate for MIPI-DSI controller
 2011-03-17  8:28 UTC  (3+ messages)

[PATCH 1/4] ARM: mx5/babbage: Use gpio_request_one in babbage_fec_reset
 2011-03-17  7:57 UTC  (6+ messages)
` [PATCH 2/4] ARM: mx5/babbage: Use gpio_request_one in babbage_usbhub_reset
  ` [PATCH 3/4] ARM: mx5/mx53_evk: Use gpio_request_one in mx53_evk_fec_reset
    ` [PATCH 4/4] ARM: mx5/mx53_evk: Make the reset pin name more meaningful

reboot/kexec in 2.6.38
 2011-03-17  6:45 UTC 

[PATCH V6 1/4] mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from ESDHC_DEFAULT_QUIRKS
 2011-03-17  6:34 UTC  (4+ messages)
` [PATCH V6 2/4] mmc: add the abort CMDTYE bits definition
` [PATCH V6 3/4] mmc: sdhci-esdhc: make the writel/readl as the general APIs
` [PATCH V6 4/4] mmc: sdhci-esdhc: enable esdhc on imx53

[PATCH] mtd/mxc_nand: add support for multiple chips on V21 devices
 2011-03-17  5:09 UTC  (2+ messages)

[PATCH 2/3] ep93xx: add /proc/cpuinfo extension
 2011-03-17  3:30 UTC  (2+ messages)

compiling 2.6.37 kernel in THUMB2 mode
 2011-03-16 23:32 UTC  (14+ messages)

[Qualcomm PM8921 MFD v2 0/6] pmic 8921 core and subdevices
 2011-03-16 23:06 UTC  (7+ messages)
` [Qualcomm PM8921 MFD v2 3/6] gpio: pm8xxx-gpio: Add pm8xxx gpio driver

[PATCH 0/3] Peripheral image loader (PIL)
 2011-03-16 21:12 UTC  (6+ messages)
` [PATCH 2/3] msm: Peripheral Image Loader (PIL) driver

[PATCH 1/2] arm: mxs: add i2c-devices for mx28
 2011-03-16 20:40 UTC  (2+ messages)
` [PATCH] ARM: mxs: fix naming of struct holding info for mxs-i2c devices

[PATCH] ARM: Use generic BUG() handler
 2011-03-16 20:27 UTC 

[PATCH 1/8] ARM: PXA: Z2: Use only power button as wake source
 2011-03-16 16:51 UTC  (12+ messages)
` [PATCH 4/8] ARM: PXA: Z2: Add mtd partition with logo
` [PATCH 5/8] ARM: PXA: Z2: Add poweroff function
            ` [PATCH v2] "

[PATCH 1/2] ARM: perf: reset counters on all CPUs during initialisation
 2011-03-16 16:34 UTC  (6+ messages)
` [PATCH 2/2] ARM: perf: add required isbs() to ARMv7 backend

PATCH [1/1] Clock support for VT8500/WM8505
 2011-03-16 15:51 UTC  (2+ messages)

[PATCH V2] OMAP4: Intialize IVA Device in addition to DSP device
 2011-03-16 15:35 UTC  (3+ messages)

[PATCH V12 0/4] ptp: IEEE 1588 hardware clock support
 2011-03-16 14:26 UTC  (2+ messages)

[PATCH 1/2] ARM: mx5/babbage: Remove unneeded gpio_set_value call
 2011-03-16 14:19 UTC  (9+ messages)
` [PATCH 2/2] ARM: mx5/mx53_evk: "

[PATCH v2 0/3] ARM: Add Scorpion/ScorpionMP support to perf and Oprofile
 2011-03-16 14:06 UTC  (2+ messages)

[PATCH] z2-battery: Fix count of properties
 2011-03-16 13:55 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 1/3] ARM: PXA: PXAFB: Fix double-free issue
 2011-03-16 13:16 UTC  (11+ messages)
` [PATCH 1/4] ARM: PXA: PXAFB: rework pxafb overlay memory management
  ` [PATCH 2/4] ARM: PXA: PXAFB: Fix plane Z-ordering problem
  ` [PATCH 3/4] ARM: PXA: PXAFB: Fix typo in ypos assignment
  ` [PATCH 4/4] ARM: PXA: PXAFB: don't disable controller on cpufreq transition if overlay is in use

[PATCH] DM644x EVM: register MUSB device earlier
 2011-03-16 12:54 UTC  (12+ messages)

[PATCH] ARM: S3C64XX: Fix section mismatch from cpufreq init
 2011-03-16 10:53 UTC  (5+ messages)

[PATCH v3 3/6] ARM: mxs: dynamically allocate mmc device
 2011-03-16 10:31 UTC  (2+ messages)
` [PATCH v4 "

[RFC PATCH 1/2] AHCI Add the AHCI SATA feature on MX53 platforms
 2011-03-16  9:56 UTC  (8+ messages)
` [RFC PATCH 2/2] MX53 Enable the AHCI SATA on MX53 LOCO

[PATCH v3 2/3] [ARM] perfevents: Add support for Scorpion performance monitors
 2011-03-16  9:13 UTC  (5+ messages)
` [PATCH v4 "

[PATCHv2] omap3: alsa-soc: Remove restrictive checks for cpu type
 2011-03-16  8:31 UTC 

[PATCHv2] omap3: alsa-soc: Remove restrictive checks for cpu type
 2011-03-16  8:28 UTC 

[PATCH] arm/dt: Add dtb make rule
 2011-03-16  7:51 UTC  (3+ messages)

[PATCH 0/7] add the GPMI controller driver for IMX23/IMX28
 2011-03-16  7:30 UTC  (9+ messages)
` [PATCH 1/7] ARM: add GPMI support for imx23/imx28
` [PATCH 2/7] add the common code for GPMI driver
` [PATCH 3/7] add the database for the NANDs
` [PATCH 5/7] add GPMI support for imx28
` [PATCH 6/7] dmaengine: change the flags of request_irq()
` [PATCH 7/7] MTD : add GPMI driver in the config and Makefile

[PATCH 3 00/18] I2C: OMAP1: OMAP2+: I2C fixes, removal of cpu_is... from driver
 2011-03-16  7:22 UTC  (21+ messages)
` [PATCH 3 01/18] OMAP2+: hwmod data: Set hwmod flags to only allow 16-bit accesses to i2c
` [PATCH 3 02/18] I2C: OMAP2+: Name registers in I2C IP V2 only accordingly
` [PATCH 3 03/18] I2C: OMAP2+: Introduce I2C IP versioning constants
` [PATCH 3 04/18] I2C: OMAP2+: hwmod data: Tag all OMAP2+ hwmod definitions with I2C IP revision
` [PATCH 3 05/18] I2C: OMAP: add rev to omap i2c platform data
` [PATCH 3 06/18] I2C: OMAP1: set IP revision in "
` [PATCH 3 07/18] I2C: OMAP2+: Pass hwmod rev knowledge via platform_data when i2c bus added
` [PATCH 3 08/18] I2C: OMAP2+: use platform_data ip revision to select register map
` [PATCH 3 09/18] I2C: OMAP2+: Solve array bounds overflow error on i2c idle
` [PATCH 3 10/18] I2C: OMAP2+: address confused probed version naming
` [PATCH 3 11/18] I2C: OMAP2+: increase omap_i2c_dev_attr flags from u8 to u32
` [PATCH 3 12/18] I2C: OMAP1/OMAP2+: add flags field to omap i2c platform data
` [PATCH 3 13/18] I2C: OMAP2+: Pass flags up to omap i2c platform_data as well
` [PATCH 3 14/18] I2C: OMAP1/OMAP2+: create omap I2C functionality flags for each cpu_... test
` [PATCH 3 15/18] OMAP2+: hwmod data: add correct functionality flags to all omap2plus i2c dev_attr
` [PATCH 3 16/18] I2C: OMAP1: set i2c unit feature implementation flags in platform data
` [PATCH 3 17/18] I2C: OMAP2+: Convert omap I2C driver to use feature implementation flags from "
` [PATCH 3 18/18] I2C: OMAP1/OMAP2+: prepend I2C IP version to probed version shown in dev_info

[PATCH 0/4] [rfc v3] mmc, ARM: Add zboot from eSD support for SuperH Mobile ARM
 2011-03-16  7:03 UTC  (10+ messages)
` [PATCH 4/4] "
  ` [PATCH 4/4 v4] "
                ` [PATCH 4/4 v5] "

[PATCH] ARM: EXYNOS4: Add Atmel mXT touchscreen device to the NURI board
 2011-03-16  6:59 UTC 

[PATCH] ARM: EXYNOS4: CPUIDLE Support
 2011-03-16  6:01 UTC  (4+ messages)

[PATCH 0/2] ARM: EXYNOS4: Enhancement of System MMU
 2011-03-16  5:59 UTC  (4+ messages)

[PATCH 02/13] plat-spear: use list_move() instead of list_del()/list_add() combination
 2011-03-16  3:49 UTC  (2+ messages)

ARM Tegra updates for 2.6.39
 2011-03-16  1:28 UTC 

[PATCH] ARMv7: Flush the vectors page using the base address
 2011-03-15 22:42 UTC  (3+ messages)

[PATCH v3] ARM: add QQ2440 machine architecture
 2011-03-15 22:11 UTC 

When does mach-types get updated in a tree?
 2011-03-15 21:30 UTC  (7+ messages)

pxa27x/spitz: serials in recent kernels
 2011-03-15 19:21 UTC 

[PATCH 1/2] eukrea_mbimxsd25-baseboard: add SD card detect
 2011-03-15 18:46 UTC  (3+ messages)
` [PATCH 2/2] i.MX25: add sdma clock definitions

[PATCH v2 1/1] Add core support for QQ2440
 2011-03-15 18:36 UTC  (3+ messages)

One quick question about SMP on ARM
 2011-03-15 16:49 UTC  (2+ messages)

[PATCH 00/20] world-writable files in sysfs and debugfs
 2011-03-15 16:32 UTC  (7+ messages)
    ` [Security] "

[GIT PULL] final davinci updates for 2.6.39
 2011-03-15 15:35 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 NNTP newsgroup(s).