linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-11-30 13:54:54 to 2009-12-03 11:24:35 UTC [more...]

[PATCH 0/8] OMAP clock: convert static definitions in header files to C files
 2009-12-03 11:24 UTC  (19+ messages)
` [PATCH 1/8] OMAP1/2/3 clock: remove paranoid checks in preparation for clock{, 2xxx, 3xxx}_data.c
` [PATCH 2/8] OMAP2 clock: APLL code shouldn't rely on static clocks in its local namespace
` [PATCH 3/8] OMAP2/3: move SDRC macros to mach-omap2/sdrc.h
` [PATCH 5/8] OMAP3 clock: convert clock34xx.h to clock34xx_data.c
` [PATCH 4/8] OMAP2xxx clock: remove implicit dependency between rate CPU flag and clkdev_omap CPU flag
` [PATCH 6/8] OMAP2 clock: convert clock24xx.h to clock2xxx_data.c, opp2xxx*
` [PATCH 7/8] OMAP1 clock: convert test in disable_unused() to use ENABLE_ON_INIT
` [PATCH 8/8] OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.c
          ` [PATCH v2 5/8] OMAP3 clock: convert clock34xx.h to clock34xx_data.c
          ` [PATCH v2 6/8] OMAP2 clock: convert clock24xx.h to clock2xxx_data.c, opp2xxx*
          ` [PATCH v2 8/8] OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.c

[PATCH 1/1] fix occasional ULPI timeouts with ehci-mxc
 2009-12-03 10:55 UTC  (11+ messages)

[PATCH 1/5] ARM: OMAP4: PM: Complete OMAP4 clock tree modelling
 2009-12-03 10:11 UTC  (11+ messages)
` [PATCH 2/5] ARM: OMAP4: PM: Basic OMAP4 clock framework
  ` [PATCH 3/5] ARM: OMAP4: PM: Move DPLL control apis to dpll.c
    ` [PATCH 4/5] ARM: OMAP4: PM: Add support for OMAP4 dpll api's
      ` [PATCH 5/5] ARM: OMAP4: PM: Add init api for DPLL nodes

[PATCH] ARM: NUC900: Implements putc() which is needed when uncompressing linux
 2009-12-03  7:26 UTC 

32-rc1 aka 32-rc2: warning at manage.c:361 (set_irq_wake), matrix-keypad related?
 2009-12-03  3:17 UTC  (8+ messages)

[PATCH 0/9] Omap mux changes for v2.6.33 merge window, v2
 2009-12-03  0:22 UTC  (10+ messages)
` [PATCH 1/9] omap2: mux: intoduce omap_mux_{read,write}
` [PATCH 2/9] omap: mux: Add new style pin multiplexing code for omap3
` [PATCH 3/9] omap: mux: Add new style pin multiplexing data for 34xx
` [PATCH 4/9] omap: mux: Add new style init functions to omap3 board-*.c files
` [PATCH 5/9] omap: mux: Add debugfs support for new mux code
` [PATCH 6/9] omap: Split i2c platform init for mach-omap1 and mach-omap2
` [PATCH 7/9] omap: mux: Replace omap_cfg_reg() with new style signal or gpio functions
` [PATCH 8/9] omap: mux: Remove old mux code for 34xx
` [PATCH 9/9] omap: mux: Add 36xx CBP package support

[PATCH] leds: Add LED class driver for regulator driven LEDs
 2009-12-02 20:48 UTC  (7+ messages)

strange, spurious seeming vector exception on pxa300
 2009-12-02 16:39 UTC  (7+ messages)

USB support on i.MX27
 2009-12-02 16:09 UTC  (11+ messages)

[GIT PULL] pxa: 1 minor mmc fix for -rc8
 2009-12-02 15:03 UTC 

[PATCH] mmc: pxamci: call mmc_remove_host() before freeing resources
 2009-12-02 15:02 UTC  (4+ messages)

[PATCH 4/4]ARM: NUC900: enable uart support for nuc932
 2009-12-02 13:58 UTC 

[PATCH 3/4]ARM: NUC900: enable timer clock for nuc932
 2009-12-02 13:55 UTC 

[PATCH 2/4]ARM: NUC900: add clk definition support for nuc932
 2009-12-02 13:53 UTC 

[PATCH 1/4]ARM: NUC900: change condition of IRQ_ADC to NR_IRQS for nuc932
 2009-12-02 13:51 UTC 

What's in pxa tree for the next pull request
 2009-12-02 13:42 UTC 

[PATCH 5/9] pcm043: Add NAND support
 2009-12-02 12:46 UTC  (15+ messages)
` [PATCH 6/9] i.MX2: Add sound (ssi) resources
  ` [PATCH 7/9] i.MX3: "
    ` [PATCH 8/9] MXC: Add a digital audio multiplexer (DAM) driver
      ` [PATCH 8/9 v2] MXC: Add a digital audio multiplexer driver

[PATCH 0/7] S3C64XX IISv4 support
 2009-12-02 12:10 UTC  (16+ messages)
` [PATCH 1/7] S3C64XX: Staticise platform data for PCM devices
` [PATCH 2/7] S3C6410: Correct names of IISv4 data output pin definitions
` [PATCH 3/7] S3C64XX: Add support for CLK_SRC2 configured clocks
` [PATCH 4/7] S3C64XX: Declare IISv4 PCLK for S3C6410
` [PATCH 6/7] S3C6410: Use platform data to supply pin configuration for IISv4

[PATCH] MAINTAINERS: Add arm Nomadik support
 2009-12-02  9:29 UTC  (2+ messages)

[PATCH] [AT91] Add support for the Daricom C3-Ax03 board
 2009-12-02  9:11 UTC  (8+ messages)
` [PATCH 0/3] Add support for "
  ` [PATCH 1/3] AT91: update at91_eth_data for ETX2-3 on PA10-11

Document on ARM memory barriers
 2009-12-02  8:09 UTC  (2+ messages)

[PATCH 1/6] ARM: OMAP4: PM: Fix the PRM and CM base addresses
 2009-12-02  7:05 UTC  (7+ messages)
` [PATCH 2/6] ARM: OMAP4: PM: PRM/CM module offsets for OMAP4
  ` [PATCH 3/6] ARM: OMAP4: PM: Adds PRM register defs "
    ` [PATCH 4/6] ARM: OMAP4: PM: Adds PRM register shift and mask bits
      ` [PATCH 5/6] ARM: OMAP4: PM: Adds CM1/2 register defs for OMAP4
        ` [PATCH 6/6] ARM: OMAP4: PM: Adds CM1/2 register field masks

[PATCH] MMC: pxamci: call pdata->setpower even when regulator is used
 2009-12-02  4:34 UTC  (3+ messages)

[PATCH] add PATA host controller support for Cirrus Logic's EP93xx CPUs
 2009-12-02  1:26 UTC  (5+ messages)

Git pull request: Orion/Kirkwood/Dove stuff for next merge window
 2009-12-01 19:23 UTC  (7+ messages)

[PATCH] ARM l2x0: check whether l2x0 already enabled
 2009-12-01 18:35 UTC  (2+ messages)

Disabling MMU Option for arm946E processor
 2009-12-01 18:29 UTC  (2+ messages)

ARM: gta02: Add Button, LED and Vibrator support
 2009-12-01 18:27 UTC  (11+ messages)
` [PATCH] ARM: gta02: Add button support
  ` [PATCH] ARM: gta02: Add LED support
    ` [PATCH] ARM: gta02: Add vibrator support
      ` [PATCH] ARM: gta02: Add gpio bank B quirk for hardware revision 5 and earlier

[PATCH 1/1] Remove suspend/resume functionality, add dynamic clocking
 2009-12-01 18:25 UTC  (5+ messages)

cache aliasing in dup_mmap
 2009-12-01 18:08 UTC  (13+ messages)

[PATCH V5]ARM: NUC900: add RTC driver support for nuc910 and nuc920
 2009-12-01 16:12 UTC 

[PATCH v4 0/6] ARM: ST-Ericsson's U8500 SMP platform, a new patch set
 2009-12-01 16:02 UTC  (6+ messages)

[PATCH V2] Add i.MX sound support
 2009-12-01 15:49 UTC  (6+ messages)
` [PATCH 1/3] ASoC: Add a new imx-ssi sound driver

[PATCH 1/3] AT91: update at91_eth_data for ETX2-3 on PA10-11
 2009-12-01 15:16 UTC 

[PATCH v3]ARM: NUC900: Add spi driver support for nuc900
 2009-12-01 14:29 UTC 

[PATCH 1/3] AT91: update at91_eth_data for ETX2-3 on PA10-11
 2009-12-01 12:45 UTC  (2+ messages)

[PATCH 0/5] OMAP4 clock framework support
 2009-12-01 12:26 UTC 

[PATCH 0/6] Basic OMAP4 PRCM register def series
 2009-12-01 12:16 UTC 

[PATCH] ARM U8500: add MAINTAINERS entry
 2009-12-01 12:12 UTC  (2+ messages)

Samsung clock changes
 2009-12-01 11:10 UTC  (10+ messages)
` [clocks] ARM: SAMSUNG: Move <plat/clock.h> to plat-samsung
` [clocks] ARM: S3C64XX: Cleanup common init code in s3c6400-clock.c
` [clocks] ARM: S3C64XX: Compress s3c6400-clock.c code
` [clocks] ARM: SAMSUNG: Add core clock implementation for clksrc based clocks
` [clocks] ARM: S3C64XX: Use new clock-clksrc.c code for clocks
` [clocks] ARM: S3C64XX: Remove unused clock definitions from clock header
` [clocks] ARM: SAMSUNG: Reduce size of struct clk

[PATCH 0/3] add support for Marvell's Dove SoC
 2009-12-01 10:10 UTC  (8+ messages)
` [PATCH 1/3] ARM: add base support for Marvell "

[PATCH] [ARM] [S3C64XX] Add support for hr timer
 2009-12-01  8:39 UTC 

strace failure on ARM Linux 2.6.31-rc7 running on TI OMAP3 hardware
 2009-12-01  4:12 UTC 

[RESENT PATCH] Don't disable irqs in set_next_event and set_mode callbacks
 2009-12-01  1:42 UTC  (38+ messages)
` [PATCH] warn about shared irqs requesting IRQF_DISABLED registered with setup_irq
  ` [PATCH] genirq: warn about IRQF_SHARED|IRQF_DISABLED at the right place
    ` Get rid of IRQF_DISABLED - (was [PATCH] genirq: warn about IRQF_SHARED|IRQF_DISABLED)

[PATCH V4]ARM: NUC900: add RTC driver support for nuc910 and nuc920
 2009-11-30 22:23 UTC  (2+ messages)

[PATCH v2]: NUC900: Add spi driver support for nuc900
 2009-11-30 22:13 UTC  (3+ messages)

[PATCH 0/8] Series short description
 2009-11-30 18:54 UTC  (4+ messages)
` [PATCH 1/8] omap2: mux: intoduce omap_mux_{read,write}

[PATCH] MXC: set GPIO IRQ handler
 2009-11-30 16:29 UTC  (8+ messages)
      ` [PATCH] MAINTAINERS: add tree and file pattern for ARM IMX
        ` [PATCH v2] "


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