linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-09-22 09:28:28 to 2010-09-24 01:20:04 UTC [more...]

[PATCH v6 0/8] ptp: IEEE 1588 hardware clock support
 2010-09-24  1:20 UTC  (32+ messages)
` [PATCH 1/8] posix clocks: introduce a syscall for clock tuning
` [PATCH 2/8] posix clocks: dynamic clock ids
` [PATCH 3/8] posix clocks: introduce a sysfs presence
` [PATCH 4/8] ptp: Added a brand new class driver for ptp clocks
` [PATCH 5/8] ptp: Added a simulated PTP hardware clock
` [PATCH 6/8] ptp: Added a clock that uses the eTSEC found on the MPC85xx
` [PATCH 7/8] ptp: Added a clock driver for the IXP46x
` [PATCH 8/8] ptp: Added a clock driver for the National Semiconductor PHYTER

[PATCH 00/14] omap sram, omap4 control module and es2.0 support
 2010-09-24  1:13 UTC  (4+ messages)

[GIT PULL] OMAP: hwmod fixes and improvements for 2.6.37
 2010-09-24  0:53 UTC  (2+ messages)

[PATCH] [OMAP] HTCHERALD: MMC, I2C, HTCPLD, SPI, TSC2046
 2010-09-24  0:30 UTC  (4+ messages)

[PATCH 00/10] OMAP: misc PM queue for 2.6.37
 2010-09-24  0:16 UTC  (7+ messages)
` [PATCH 03/10] OMAP3: PM: move device-specific special cases from PM core into CPUidle

[PATCH] ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LL
 2010-09-23 23:54 UTC  (2+ messages)

Regarding hw irq to Linux irq mapping on ARM
 2010-09-23 23:45 UTC  (11+ messages)

[RESEND PATCH] serial: samsung: fix device name
 2010-09-23 23:40 UTC  (3+ messages)

[PATCH] ARM: abstract atags parsing
 2010-09-23 23:34 UTC  (4+ messages)

[GIT PULL] omap2 sparse fixes
 2010-09-23 22:58 UTC  (2+ messages)

PrimeCell generic DMA v10
 2010-09-23 21:31 UTC  (3+ messages)
` [PATCH 1/6] ARM: add PrimeCell generic DMA to PL022 v10

[PATCH] ARM: implement CONFIG_STRICT_DEVMEM by disabling access to RAM via /dev/mem
 2010-09-23 21:24 UTC  (3+ messages)

[PATCH] dmaengine: fix interrupt clearing for mv_xor
 2010-09-23 21:16 UTC  (3+ messages)

[PATCH] ARM: SECCOMP support
 2010-09-23 21:11 UTC 

[PATCH] ARM: do not define VMALLOC_END relative to PAGE_OFFSET
 2010-09-23 21:04 UTC 

[PATCH 01/12] mmci: use sg_miter API to fix multi-page sg handling
 2010-09-23 20:04 UTC  (3+ messages)
` [PATCH 12/12] mmci: support variants with only one irq

[RFC] dmaengine: assorted patches and Freescale SDMA support
 2010-09-23 19:53 UTC  (6+ messages)
` [PATCH 1/3] dmaengine: add possibility for cyclic transfers
` [PATCH 2/3] dmaengine: add wrapper functions for dmaengine

[PATCH] sdhci-s3c: fix NULL ptr access in sdhci_s3c_remove
 2010-09-23 19:12 UTC  (3+ messages)

[PATCH 0/3] OMAP: pm-next: few more PM updates for 2.6.37
 2010-09-23 18:18 UTC  (4+ messages)
` [PATCH 1/3] OMAP4: hwmod: Add initial data for OMAP4430 ES1 & ES2
` [PATCH 2/3] OMAP4: pm: Change l3_main to l3_main_1 during bus device init
` [PATCH 3/3] OMAP: GPIO: ensure debounce clocks are disabled during idle/suspend

pxa3xx_nand issues
 2010-09-23 18:03 UTC  (5+ messages)

[PATCH 7/7] omap3: make coresight register save across OFF modes a sysfs option
 2010-09-23 17:52 UTC  (3+ messages)

[PATCH 0/4] U5500 mailbox driver and modem irq handler
 2010-09-23 17:49 UTC  (5+ messages)
` [PATCH 1/4] Resources for U5500 mbox "
` [PATCH 2/4] U5500 generic modem IRQ handler
` [PATCH 3/4] U5500 mailbox driver
` [PATCH 4/4] Build configuration for U5500 mbox and modem irq handler

[PATCH v8 0/6] OMAP: WDT: Implement WDT in hwmod way
 2010-09-23 17:07 UTC  (9+ messages)
` [PATCH v8 1/6] OMAP3: hwmod data: Add watchdog timer
` [PATCH v8 2/6] OMAP2420: "
` [PATCH v8 3/6] OMAP2430: "
` [PATCH v8 4/6] OMAP4: "
` [PATCH v8 5/6] OMAP: WDT: Split OMAP1 and OMAP2PLUS device registration
` [PATCH v8 6/6] OMAP: WDT: Use PM runtime APIs instead of clk FW APIs

[PATCH] OMAP3: CPUidle: trigger early idle notification call chain
 2010-09-23 16:54 UTC 

[00/12] DMAENGINE: PL08X driver updates
 2010-09-23 15:35 UTC  (17+ messages)
` [PATCH 01/12] DMAENGINE: remove clock code from PL08X driver
  ` [PATCH 02/12] DMAENGINE: safeguard PL08X from missing platform data
    ` [PATCH 03/12] DMAENGINE: fetch tasklet struct for PL08X include file
      ` [PATCH 04/12] DMAENGINE: use GFP_NOWAIT for PL08X allocations
        ` [PATCH 05/12] DMAENGINE: terminate transfers on PL08X mere throughly
          ` [PATCH 06/12] DMAENGINE: free txd list if submission fails on PL08X
            ` [PATCH 07/12] DMAENGINE: add debugfs file for PL08X
              ` [PATCH 08/12] DMAENGINE: be more explicit when freeing PL08X signals
                ` [PATCH 09/12] DMAENGINE: remove pointless module safeguard on PL08X
                  ` [PATCH 10/12] DMAENGINE: move the PL08X to full runtime allocation
                    ` [PATCH 11/12] DMAENGINE: let PL08X memcpy TXDs wait

[PATCH] Fixing ethernet driver compilation error for i.MX31 ADS board
 2010-09-23 15:32 UTC 

[PATCH v2 0/3] *** SUBJECT HERE ***
 2010-09-23 15:22 UTC  (3+ messages)
` [PATCH v2 3/3] [ARM] tegra: harmony: enable PCI Express

[PATCH] Fixing ethernet driver compilation error for i.MX32 ADS board
 2010-09-23 15:16 UTC  (3+ messages)

[PATCH v3] power: introduce library for device-specific OPPs
 2010-09-23 14:39 UTC  (5+ messages)

[PATCH] sam9m10g45ek: use the right machine id
 2010-09-23 13:25 UTC  (2+ messages)

[PATCH 1/2] MTD: generic FSMC NAND MTD driver
 2010-09-23 13:00 UTC  (5+ messages)

[PATCH] at91sam9g45: fix i2c bus speed
 2010-09-23 12:00 UTC  (22+ messages)

[PATCH] at91: drop at91x40 support
 2010-09-23 11:22 UTC  (7+ messages)

[PATCH] arm: uengine.c: remove C99 comments
 2010-09-23 11:20 UTC  (2+ messages)

[PATCH] arm: scoop.c: remove C99 comments
 2010-09-23 11:19 UTC  (2+ messages)

[PATCH] arm: fix use of clock disable on idle for AT91x40 devices
 2010-09-23 11:19 UTC  (2+ messages)

[PATCH 10/13 v2] OMAP3: serial: Fix uart4 handling for 3630
 2010-09-23 11:15 UTC  (3+ messages)

[PATCH 11/13 v2] serial: Add OMAP high-speed UART driver
 2010-09-23 11:12 UTC  (3+ messages)

PXA270 audio problem
 2010-09-23  7:24 UTC  (4+ messages)

[PATCH 04/20] arm: change to new flag variables
 2010-09-23  6:50 UTC 

[PATCH 2/3] Added the M3IF base address
 2010-09-23  6:33 UTC 

[PATCH v3 1/4] omap4 hsmmc: Adding card detect support for MMC1
 2010-09-23  5:52 UTC  (3+ messages)

[PATCH 0/3] Fixing udelay() on SMP (and non-SMP too)
 2010-09-22 21:54 UTC  (2+ messages)

[PATCH 00/13 v2] OMAP: Serial: Add omap-serial driver with platform support
 2010-09-22 20:14 UTC  (2+ messages)

[PATCH] update OMAP Kconfig help texts for all supported SoC models
 2010-09-22 20:10 UTC  (2+ messages)

[PATCH v3 2/4] omap4 hsmmc: Fix the init if CONFIG_MMC_OMAP_HS is not set
 2010-09-22 18:05 UTC  (2+ messages)

[PATCH 0/4] CPU hotplug support for Versatile platforms
 2010-09-22 17:45 UTC  (5+ messages)

[PATCH] update OMAP Kconfig help texts for all supported SoC models
 2010-09-22 17:26 UTC  (2+ messages)

Unable to get CF working on HP Jornada 700 flashrom
 2010-09-22 16:52 UTC 

[PATCH v3 4/4] omap4 hsmmc: Update ocr mask for MMC2 for regulator to use
 2010-09-22 16:44 UTC 

[PATCH v3 3/4] omap4 hsmmc: Register offset handling
 2010-09-22 16:43 UTC 

[PATCH v3 0/4] omap4 hsmmc: Card detect and Register offset handling
 2010-09-22 16:43 UTC 

[PATCH v2] Separate display's pixel configuration from video mode
 2010-09-22 16:15 UTC  (5+ messages)
` [PATCH v2|RESEND] "
    ` [PATCH v3] "

[PATCH v2 0/3] mfd: regulator: max8998: BUCK1/2 control augmented by GPIO pins
 2010-09-22 16:11 UTC  (6+ messages)
` [PATCH v2 1/3] mfd: regulator: max8998: set_voltage_buck routine added
` [PATCH v2 2/3] mfd: regulator: max8998: probe routine modified for GPIOs use
` [PATCH v2 3/3] mfd: regulator: max8998: mfd code

[PATCH 13/13 v2] OMAP3: SERIAL: Initialize all omap-uarts for zoom boards
 2010-09-22 16:06 UTC  (2+ messages)

[PATCH] Watchdog: Adding support for Watchdog found with ARM CortexA9
 2010-09-22 15:56 UTC  (9+ messages)
            ` mpcore_wdt A9 questions

[PATCH] ARM: kprobes-decode: add support for MOVW instruction
 2010-09-22 15:42 UTC 

[PATCH 0/5] OMAP: hwmod: second set of core patches for 2.6.37
 2010-09-22 15:22 UTC  (4+ messages)
` [PATCH 3/5] OMAP: hwmod: Enable module wakeup if in smartidle

[PATCH 12/13 v2] OMAP: SERIAL: Enable omap-serial driver in Kconfig
 2010-09-22 15:14 UTC 

[PATCH 09/13 v2] OMAP3: PM: Add prepare idle and resume idle call for uart4
 2010-09-22 15:14 UTC 

[PATCH 08/13 v2] OMAP3: PRCM: Consider UART4 for 3630 chip in prcm_setup_regs
 2010-09-22 15:14 UTC 

[PATCH 07/13 v2] OMAP clock: Add uart4_ick/fck definitions for 3630
 2010-09-22 15:14 UTC 

[PATCH 06/13 v2] OMAP: UART: use non-locking versions of hwmod enable/idle functions
 2010-09-22 15:13 UTC 

[PATCH 05/13 v2] OMAP: UART: don't do automatic bus-level suspend/resume
 2010-09-22 15:13 UTC 

[PATCH 04/13 v2] OMAP2: UART: remove set_uart_globals
 2010-09-22 15:13 UTC 

[PATCH 03/13 v2] OMAP: UART: omap_device converions, remove implicit 8520 assumptions
 2010-09-22 15:13 UTC 

[PATCH 02/13 v2] OMAP2/3: UART: add omap_hwmod data for UARTs 1-4
 2010-09-22 15:13 UTC 

[PATCH 01/13 v2] OMAP4: UART: Add uart1-4 hwmods data for omap4
 2010-09-22 15:13 UTC 

[RFC] ARM: DMA coherent allocator: align remapped addresses
 2010-09-22 14:49 UTC  (2+ messages)

[PATCH] mx3: remove mx31pdk_defconfig
 2010-09-22 13:38 UTC 

[PATCH 1/2 v3]Update broken web addresses
 2010-09-22 13:06 UTC  (3+ messages)

[PATCH] mmc: failure of block read wait for long time
 2010-09-22 12:51 UTC  (12+ messages)

[PATCH] mfd: regulator: max8998: BUCK1/2 control augmented by GPIO pins
 2010-09-22 10:26 UTC  (4+ messages)

[PATCH 1/5] ptp: Added a brand new class driver for ptp clocks
 2010-09-22 10:14 UTC  (11+ messages)

[PATCH v2 1/4] omap4 hsmmc: Adding card detect support for MMC1
 2010-09-22  9:38 UTC  (3+ messages)

[PATCH] mx3fb and ipu_idmac cleanups
 2010-09-22  9:28 UTC  (2+ 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).