linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-11-13 13:37:26 to 2011-11-15 06:49:57 UTC [more...]

[PATCH 0/3] Support Samsung S5P OHCI device and driver
 2011-11-15  6:49 UTC 

[PATCH V4 00/14] add clk_prepare/clk_unprepare to imx drivers
 2011-11-15  6:48 UTC  (15+ messages)
` [PATCH V4 01/14] clk: add helper functions clk_prepare_enable and clk_disable_unprepare
` [PATCH V4 02/14] ARM: mxc: time: add clk_prepare/clk_unprepare
` [PATCH V4 03/14] ARM: mxc: ahci: "
` [PATCH V4 04/14] ARM: mxc: pwm: "
` [PATCH V4 05/14] ARM: mxc: epit: "
` [PATCH V4 06/14] ARM: mxc: arch_reset: "
` [PATCH V4 07/14] ARM: mxc: audmux-v2: "
` [PATCH V4 08/14] ARM: pm-imx5: "
` [PATCH V4 09/14] ARM: mx31moboard: "
` [PATCH V4 10/14] ARM: mxs: "
` [PATCH V4 11/14] serial: imx: "
` [PATCH V4 12/14] net: fec: "
` [PATCH V4 13/14] i2c: imx: "
` [PATCH V4 14/14] mmc: sdhci-esdhc-imx: "

[PATCH 3/3] USB: Add S5P OHCI diver
 2011-11-15  6:31 UTC 

[PATCH 2/3] ARM: EXYNOS: Add USB OHCI support to SMDKV310 board
 2011-11-15  6:31 UTC 

[PATCH 1/3] ARM: SAMSUNG: Add USB OHCI device
 2011-11-15  6:31 UTC 

[PATCH] OMAP2+: UART: Make the SERIAL_OMAP depend on ARCH_OMAP2PLUS
 2011-11-15  6:27 UTC 

[PATCH v1] dts: tegra-ventana: use proper root instead of /dev/ram
 2011-11-15  6:21 UTC 

[PATCH v6 0/2] iommu/exynos: Add IOMMU and Enhance System MMU driver for Samsung Exynos
 2011-11-15  6:12 UTC  (6+ messages)
` [PATCH v6 1/2] ARM: EXYNOS: Change System MMU platform device definitions
` [PATCH v6 2/2] iommu/exynos: Add iommu driver for Exynos Platforms

[PATCH 0/4] omap hsmmc device tree support
 2011-11-15  4:15 UTC  (4+ messages)
` [PATCH 2/4] mmc: omap: adapt the hsmmc driver to device tree

[PATCH] ARM: mmp: encode device id into {pxa168, pxa910, mmp2}_add_*()
 2011-11-15  3:27 UTC 

[PATCH v2] ARM: mach-imx: convert logical CPU numbers to physical numbers
 2011-11-15  3:27 UTC  (2+ messages)

[PATCH 1/6] ARM: fix be8 support for phys/virt address conversion
 2011-11-15  2:06 UTC  (6+ messages)
` [PATCH 2/6] ARM: gic: fix big endian support
` [PATCH 3/6] ARM: early_printk: pl01x: "
` [PATCH 4/6] ARM: add big endian support for peripheral access
` [PATCH 5/6] ARM: Atomic64: fix 64bit ops in BE mode
` [PATCH 6/6] ARM: support kernel modules in BE8 mode

[PATCH] ARM: exynos: remove exynos4_scu_enable()
 2011-11-15  1:58 UTC  (2+ messages)

[01: PATCH 0/7] Preparation for arch_reset changes
 2011-11-15  1:16 UTC  (7+ messages)
` [02: PATCH 0/41] Platform "
  ` [03: PATCH 0/5] The remaining stuff
` [PATCH 04/41] ARM: restart: at91: use new restart hook

[PATCH] at91: at91-ohci: fix set/get power
 2011-11-15  0:59 UTC  (6+ messages)

[PATCH 0/2] irq/of: Enchance irq_domain support
 2011-11-15  0:11 UTC  (5+ messages)

[PATCH 0/5] Move mbus setup code out of drivers and into platform
 2011-11-15  0:06 UTC  (4+ messages)
` [PATCH 3/5] [orion] Move address map setup out of the "

[GIT PULL] ARM: OMAP: DSS hwmod/reset fixes for 3.2
 2011-11-14 22:04 UTC  (9+ messages)

[PATCH v2] spi: QUP based bus driver for Qualcomm MSM chipsets
 2011-11-14 21:58 UTC 

[PATCH v6] AT91: Add a driver for the ADC
 2011-11-14 21:32 UTC  (6+ messages)
` [PATCH 1/3] ARM: AT91: Add platform data for the ADCs
` [PATCH 2/3] ARM: AT91: IIO: Add AT91 ADC driver
` [PATCH 3/3] ARM: AT91: Add the ADC to the sam9g20ek board

[PATCH 1/1] ASoC: mxs-saif: remove function in platform_data
 2011-11-14 21:20 UTC  (5+ messages)

[RFC 0/5] OMAP groundwork for IOMMU-based DMA API
 2011-11-14 21:02 UTC  (8+ messages)
` [RFC 5/5] iommu/omap: eliminate the public omap_find_iommu_device() method
  ` [RFC 3/5] ARM: OMAP: iommu: declare a private iommu binding struct
  ` [RFC 4/5] ARM: OMAP3: bind omap3isp_device to its iommu device

[PATCH 1/2] ARM: use cache type functions for arch_get_unmapped_area
 2011-11-14 20:36 UTC  (8+ messages)
` [PATCH 2/2] ARM: topdown mmap support

[PATCH 0/12] ARM: at91: make aic/ccfg/dbgu/dma/ecc/gpio/pit/rtt/smc/watchdog register base soc.h independant
 2011-11-14 20:24 UTC  (25+ messages)
` [PATCH 01/12] ARM: at91: make gpio register base soc independent
` [PATCH 02/12] ARM: at91: make ecc "
` [PATCH 03/12] ARM: at91: make dma "
` [PATCH 04/12] ARM: at91: make rtt "
` [PATCH 05/12] ARM: at91: add ioremap_registers entry point to soc setup
` [PATCH 06/12] ARM: at91: make pit register base soc independent
` [PATCH 07/12] ARM: at91: make smc "
` [PATCH 08/12] ARM: at91: make CCFG "
` [PATCH 09/12] ARM: at91: make shutdown controler "
` [PATCH 10/12] ARM: at91: make watchdog drivers "
` [PATCH 11/12] ARM: at91: make DBGU "
` [PATCH 12/12] ARM: at91: make aic "

[PATCH v4 1/4] ARM: davinci: psc: fix incorrect mask
 2011-11-14 20:12 UTC  (4+ messages)
` [PATCH v4 2/4] ARM: davinci: psc: fix incorrect offsets
  ` [PATCH 3/4] ARM: davinci: dm646x does not have a DSP domain
    ` [PATCH v4 4/4] ARM: davinci: add support for multiple power domains

[PATCH] ARM: drop support for the ARM1020E processor
 2011-11-14 20:02 UTC 

[PATCH v8 10/20] OMAP2+: UART: Get context loss count to context restore
 2011-11-14 19:50 UTC  (3+ messages)
` [PATCH v8 11/20] OMAP2+: UART: Move errata handling from serial.c to omap-serial

[PATCH] ARM: SAMSUNG: Save/restore GPIO drive strength across suspend/resume
 2011-11-14 19:37 UTC  (5+ messages)

[PATCH v2 1/2] arm/dt: add basic usb nodes to tegra device trees
 2011-11-14 19:21 UTC  (3+ messages)
` [PATCH v2 2/2] USB: ehci-tegra: add probing through device tree

[PATCH] ARM: restart: davinci: use new restart hook
 2011-11-14 18:52 UTC 

3.2-rc1 boot broken on OMAP1 / Amstrad E3
 2011-11-14 18:24 UTC  (13+ messages)
  ` [PATCH] ARM: OMAP: Fix map_io for "
              ` [PATCH] ARM: OMAP: Fix reprogramming of dpll1 rate
              ` DEBUG_LL on OMAP1 (was Re: [PATCH] ARM: OMAP: Fix map_io for Amstrad E3)

[PATCH] dts: tegra-ventana: use proper root instead of /dev/ram
 2011-11-14 16:49 UTC  (2+ messages)

[PATCH v4 00/10] Add support for tegra30 and cardhu
 2011-11-14 16:49 UTC  (8+ messages)
` [PATCH v4 01/10] arm/tegra: initial device tree for tegra30

[PATCH] mmc: mmci: Fix PIO read for small SDIO packets
 2011-11-14 16:38 UTC  (2+ messages)

[PATCH v9 00/15] ARM: Add support for the Large Physical Address Extensions
 2011-11-14 16:23 UTC  (16+ messages)
` [PATCH v9 01/15] ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopud
` [PATCH v9 02/15] ARM: pgtable: switch to use pgtable-nopud.h
` [PATCH v9 03/15] ARM: LPAE: Move page table maintenance macros to pgtable-2level.h
` [PATCH v9 04/15] ARM: LPAE: Move the FSR definitions to separate files
` [PATCH v9 05/15] ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.S
` [PATCH v9 06/15] ARM: LPAE: add ISBs around MMU enabling code
` [PATCH v9 07/15] ARM: LPAE: Introduce the 3-level page table format definitions
` [PATCH v9 08/15] ARM: LPAE: Page table maintenance for the 3-level format
` [PATCH v9 09/15] ARM: LPAE: MMU setup for the 3-level page table format
` [PATCH v9 10/15] ARM: LPAE: Invalidate the TLB before freeing the PMD
` [PATCH v9 11/15] ARM: LPAE: Add fault handling support
` [PATCH v9 12/15] ARM: LPAE: Add context switching support
` [PATCH v9 13/15] ARM: LPAE: Add identity mapping support for the 3-level page table format
` [PATCH v9 14/15] ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem
` [PATCH v9 15/15] ARM: LPAE: Add the Kconfig entries

[PATCH] ARM: perf: re-export release_pmu symbol to modules
 2011-11-14 16:19 UTC 

[PATCH] merge i.MX5 into mach-imx
 2011-11-14 15:47 UTC  (5+ messages)
` [PATCH 3/3] ARM i.MX: Update defconfig

[PATCHv5] AT91: Add a driver for the ADC
 2011-11-14 15:23 UTC  (11+ messages)
` [PATCH 1/3] ARM: AT91: Add platform data for the ADCs
` [PATCH 2/3] ARM: AT91: IIO: Add AT91 ADC driver
` [PATCH 3/3] ARM: AT91: Add the ADC to the sam9g20ek board

[PATCH v2 0/5] davinci: re-arrange definitions to have a common davinci header
 2011-11-14 15:09 UTC  (6+ messages)
` [PATCH v2 1/5] davinci: dm644x: remove the macros from the header to move to c file
` [PATCH v2 2/5] davinci: dm365: "
` [PATCH v2 3/5] davinci: dm646x: "
` [PATCH v2 4/5] davinci: create new common platform header for davinci
` [PATCH v2 5/5] davinci: delete individual platform header files and use a common header

[PATCH] ARM: gic: fix irq_alloc_descs handling for sparse irq
 2011-11-14 14:11 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/2 v4] OMAP2+: hwmod: Add API to enable IO ring wakeup
 2011-11-14 12:54 UTC  (4+ messages)
` [REPOST PATCH "

[PATCH] atmel_serial: RS485: receiving enabled when sending data
 2011-11-14 12:18 UTC  (14+ messages)
  ` [PATCH] RS485: fix inconsistencies in the meaning of some variables

[PATCH v2] ARM: ux500: update the MOP500 GPIO assignments
 2011-11-14 12:09 UTC 

[PATCH] ARM: NUC900: Add PCI driver support for NUC960
 2011-11-14 11:44 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] ARM: mmci: add capabilities2 for MMC_CAP2
 2011-11-14 11:02 UTC 

[PATCH v2] I2C: add CSR SiRFprimaII on-chip I2C controllers driver
 2011-11-14 10:55 UTC  (2+ messages)

[PATCH v7 00/11] change pxa gpio to platform driver
 2011-11-14 10:37 UTC  (10+ messages)
` [PATCH v7 01/11] ARM: mmp: fix build error on gpio
` [PATCH v7 04/11] ARM: pxa: rename gpio_to_irq and irq_to_gpio

[PATCH] AT91: Add a driver for the ADC
 2011-11-14  9:59 UTC  (7+ messages)
` [PATCHv4] "
  ` [PATCH 2/3] ARM: AT91: IIO: Add AT91 ADC driver

[PATCH] ARM: ux500: update the MOP500 GPIO assignments
 2011-11-14  9:56 UTC 

[V3 2/2] mfd: Convert 88pm860x to use regmap api
 2011-11-14  5:48 UTC 

[V3 1/2] mfd: fix 88pm860x test bank i2c interface bug
 2011-11-14  5:44 UTC 

[V3 1/2] mfd: fix 88pm860x test bank i2c interface bug
 2011-11-14  5:35 UTC 

[V3 1/2] mfd: fix 88pm860x test bank i2c interface bug
 2011-11-14  5:33 UTC 

[PATCH 1/2] ARM: mxs/tx28: add __initconst for fec pdata
 2011-11-14  5:28 UTC  (2+ messages)

mfd 88pm860x bugfix and regmap
 2011-11-14  5:27 UTC 

[PATCH] ARM: pxa168/gplugd: add the correct SSP device
 2011-11-14  5:25 UTC  (7+ messages)

[RFC 0/8] Initial DT clock bindings
 2011-11-14  3:59 UTC  (4+ messages)
  ` [RFC 6/8] of: add clock providers
  ` [RFC 3/8] of: create of_phandle_args to simplify return of phandle parsing data

[PATCH] mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resources
 2011-11-14  0:32 UTC  (2+ messages)

[PATCH] ARM: Add lsxhl machine type to mach-types
 2011-11-13 21:06 UTC  (5+ messages)

[QUESTION] omap iommu: a generic IOMMU?
 2011-11-13 14:47 UTC  (4+ 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).