linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-03-15 06:22:49 to 2011-03-16 10:20:19 UTC [more...]

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

[PATCH 0/7] add the GPMI controller driver for IMX23/IMX28
 2011-03-16 10:13 UTC  (10+ 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

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

[RFC PATCHv2 00/20] A15 architected timer support
 2011-03-16 10:03 UTC  (23+ messages)
` [RFC PATCHv2 01/20] ARM: architected timers: move local timer support to percpu_timer.c
` [RFC PATCHv2 02/20] ARM: omap2: remove stubbed twd_timer_setup call
` [RFC PATCHv2 03/20] ARM: exynos4: "
` [RFC PATCHv2 04/20] ARM: shmobile: "
` [RFC PATCHv2 05/20] ARM: tegra: "
` [RFC PATCHv2 06/20] ARM: ux500: "
` [RFC PATCHv2 07/20] ARM: versatile: "
` [RFC PATCHv2 08/20] ARM: remove unused twd_timer_setup stub
` [RFC PATCHv2 09/20] ARM: architected timers: add A15 architected timers
` [RFC PATCHv2 10/20] ARM: Platform dependent sched_clock() override
` [RFC PATCHv2 11/20] ARM: architected timers: Add A15 specific sched_clock implementation
` [RFC PATCHv2 12/20] ARM: versatile/vexpress: rework timer support
` [RFC PATCHv2 13/20] ARM: msm: dynamically register local timer setup function
` [RFC PATCHv2 14/20] ARM: omap4: "
  ` [RFC PATCHv2 14/20] ARM: omap4: dynamically register local timersetup function
` [RFC PATCHv2 15/20] ARM: exynos4: dynamically register local timer setup function
` [RFC PATCHv2 16/20] ARM: shmobile: "
` [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

[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 1/2] ARM: mx5/babbage: Remove unneeded gpio_set_value call
 2011-03-16  9:15 UTC  (9+ messages)
` [PATCH 2/2] ARM: mx5/mx53_evk: "

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

[PATCHv2 0/9] macb: add support for Cadence GEM
 2011-03-16  8:38 UTC  (18+ messages)
` [PATCHv2 1/9] at91: provide macb clks with "pclk" and "hclk" name
` [PATCHv2 2/9] macb: remove conditional clk handling
` [PATCHv2 3/9] macb: unify at91 and avr32 platform data
` [PATCHv2 4/9] macb: convert printk to netdev_ and friends
` [PATCHv2 5/9] macb: initial support for Cadence GEM
` [PATCHv2 6/9] macb: support higher rate GEM MDIO clock divisors
` [PATCHv2 7/9] macb: support statistics for GEM devices
` [PATCHv2 8/9] macb: support DMA bus widths > 32 bits
` [PATCHv2 9/9] macb: allow GEM to have configurable receive buffer size

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

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

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  (9+ messages)
    ` [Security] "

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

[GIT PULL] final davinci updates for 2.6.39
 2011-03-15 15:35 UTC 

[PATCH 0/4] Fix ST-Ericsson Ux500 specific PL022 & PL180 amba devices
 2011-03-15 14:55 UTC  (7+ messages)
` [PATCH 1/4] amba: add name based matching
` [PATCH 2/4] amba-pl022: Add loopback support for the SPI on 5500
` [PATCH 3/4] mmci/pl180: Support for db8500v2. ST-Ericsson modified ARM PrimeCell PL180 block has not got an updated corresponding amba-id, althought the IP block has changed in db8500v2. The change was done to the datactrl register
` [PATCH 4/4] ux500: pass name for db5500-spi & db8500v2-sdi devices

[GIT PULL] Samsung S5P for 2.6.39 merge window
 2011-03-15 14:00 UTC  (2+ messages)

[PATCH v17 13/13] davinci: dm644x EVM: add support for VPBE display
 2011-03-15 13:59 UTC 

[PATCH v17 12/13] davinci: dm644x: add support for v4l2 video display
 2011-03-15 13:59 UTC 

[PATCH v17 11/13] davinci: dm644x: move vpfe init from soc to board specific files
 2011-03-15 13:59 UTC 

[PATCH v17 10/13] davinci: dm644x: change vpfe capture structure variables for consistency
 2011-03-15 13:59 UTC 

[PATCH v17 09/13] davinci: dm644x: Replace register base value with a defined macro
 2011-03-15 13:58 UTC 

[PATCH v17 08/13] davinci: eliminate use of IO_ADDRESS() on sysmod
 2011-03-15 13:58 UTC 

[PATCH v17 07/13] davinci: move DM64XX_VDD3P3V_PWDN to devices.c
 2011-03-15 13:58 UTC 

[PATCH v15 06/13] davinci vpbe: Readme text for Dm6446 vpbe
 2011-03-15 13:58 UTC 

[PATCH v15 05/13] davinci vpbe: Build infrastructure for VPBE driver
 2011-03-15 13:58 UTC 

[PATCH v15 04/13] davinci vpbe: VENC( Video Encoder) implementation
 2011-03-15 13:57 UTC 

[PATCH v15 03/13] davinci vpbe: OSD(On Screen Display) block
 2011-03-15 13:57 UTC 

[PATCH v15 02/13] davinci vpbe: VPBE display driver
 2011-03-15 13:57 UTC 

[PATCH v15 01/13] davinci vpbe: V4L2 display driver for DM644X SoC
 2011-03-15 13:56 UTC 

[PATCH v17 00/13] davinci vpbe: dm6446 v4l2 driver
 2011-03-15 13:56 UTC 

[PATCH v2] ARM: EXYNOS4: add a placeholder for board specific interrupts
 2011-03-15 13:07 UTC  (3+ messages)

[PATCH v2 0/4] S5PC210/S5PV310/EXYNOS4 interrupts update
 2011-03-15 12:50 UTC  (2+ messages)

[PATCH v3 0/7] ARM timer clock api support
 2011-03-15 12:40 UTC  (7+ messages)
` [PATCH v3 6/7] ARM: smp_twd: add "

[PATCH 3/7] ARM: Samsung: update/rewrite Samsung SYSMMU (IOMMU) driver
 2011-03-15  9:53 UTC  (10+ messages)

[PATCH 1/1 v3] ARM: mx53_loco: Add GPIO Keypad support
 2011-03-15  9:04 UTC 

[PATCH 2/7] davinci: eliminate use of IO_ADDRESS() on sysmod
 2011-03-15  9:00 UTC  (4+ messages)

[PATCH 1/1 v2] ARM: mx53_loco: Add GPIO Keypad support
 2011-03-15  8:51 UTC  (3+ messages)

[PATCH] ARM: mx5: fix clk id for a few DEFINE_CLOCK
 2011-03-15  8:43 UTC  (2+ messages)

[PATCH V1] mx51 enchance the sd/mmc HW timing compatibility on mx51 boards
 2011-03-15  8:39 UTC  (2+ messages)

[GIT PULL] ux500,u300,nomadik core changes for 2.6.39
 2011-03-15  8:37 UTC  (2+ messages)

[PATCH] ARM: mx51_efika: update platform data for new mfd changes
 2011-03-15  8:33 UTC  (4+ messages)

[PATCH] ARM:boot:device tree: Allow the device tree binary to be appended to zImage
 2011-03-15  8:03 UTC  (4+ messages)

[PATCH 1/1] ARM: mx53_loco: Add GPIO Keypad support
 2011-03-15  7:47 UTC  (3+ messages)

[PATCH] ARM: mxs/tx28: fix up LCD pads
 2011-03-15  7:33 UTC  (5+ messages)

[PATCH v3 0/7] pruss mfd drivers
 2011-03-15  7:23 UTC  (4+ messages)
` [PATCH v3 7/7] tty: add pruss SUART driver

[PATCH v2 0/3] Harmony PCI-e and regulators
 2011-03-15  6:59 UTC  (2+ messages)

[PATCH] ARM: EXYNOS4 NURI: Add MAX8997 support (MFD+Regulator+RTC)
 2011-03-15  6:56 UTC 

[GIT PULL] OMAP PM updates for 2.6.39
 2011-03-15  6:22 UTC  (5+ 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).