linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-08 17:10:19 to 2011-08-09 17:02:40 UTC [more...]

[PATCH 00/13] Clean up mach/gpio.h headers
 2011-08-09 17:02 UTC  (17+ messages)
` [PATCH 01/13] ARM: gpio: at91: remove redundant include of mach/gpio.h
` [PATCH 02/13] ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
` [PATCH 03/13] ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
` [PATCH 04/13] ARM: gpio: at91: "
` [PATCH 05/13] ARM: gpio: nomadik: "
` [PATCH 06/13] ARM: gpio: davinci: "
` [PATCH 07/13] ARM: gpio: pnx4008: "
` [PATCH 08/13] ARM: gpio: ixp2000: "
` [PATCH 09/13] ARM: gpio: tegra: "
` [PATCH 10/13] ARM: gpio: pxa: "
` [PATCH 11/13] ARM: gpio: consolidate trivial gpiolib implementations
` [PATCH 12/13] ARM: gpio: consolidate gpio_to_irq
` [PATCH 13/13] ARM: gpio: make trivial GPIOLIB implementation the default

How to handle named resources with DT?
 2011-08-09 16:57 UTC  (3+ messages)

[PATCH 0/3 v2] RFC: marvell dreamplug dft support
 2011-08-09 16:47 UTC  (4+ messages)
` [PATCH 1/3 v2] RFC: arm/kirkwood: TEMP hack till mach-types is updated
` [PATCH 2/3 v2] RFC: arm/kirkwood: add dreamplug support
` [PATCH 3/3 v2] RFC: arm: kirkwood: dreamplug fdt support

Building failure of 3.1-rc1 of drivers/usb/host/ehci-mxc.c
 2011-08-09 16:28 UTC  (3+ messages)

[PATCH v2] pxa/hx4700: Add PCMCIA/CF support
 2011-08-09 16:23 UTC 

[PATCH] pxa/hx4700: Set DS1WM clock_rate
 2011-08-09 16:23 UTC 

[PATCH] pxa/hx4700: Add Synaptics NavPoint (PXA27x SSP/SPI) driver
 2011-08-09 16:23 UTC 

ARM Maintainers workshop at Kernel Summit 2011
 2011-08-09 15:57 UTC  (11+ messages)
` [Ksummit-2011-discuss] "
  ` experience with the new arm-soc workflow (Was: Re: [Ksummit-2011-discuss] ARM Maintainers workshop at Kernel Summit) 2011
          ` [Ksummit-2011-discuss] experience with the new arm-soc workflow (Was: "

[PATCH] iomux-mx53: fix PAD_CTRL for I2C1_SDA and I2C1_SCL
 2011-08-09 15:39 UTC  (2+ messages)

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

[PATCH v3 5/6] OMAP: omap_device: Create a default omap_device_pm_latency
 2011-08-09 14:54 UTC 

[PATCH] atmel_serial: keep the platform_device unchanged
 2011-08-09 14:17 UTC  (6+ messages)
` [PATCH] atmel_serial: fix internal port num
  ` [PATCH] atmel_serial: fix atmel_default_console_device

[RFC][PATCH 2/2] spi: s3c64xx: Use clkdev for bus clock lookup
 2011-08-09 13:58 UTC  (2+ messages)

[RFC][PATCH 1/2] S5PV210: SPI: Add clkdev support
 2011-08-09 13:57 UTC  (2+ messages)

OMAP3 kernels fail to build
 2011-08-09 13:16 UTC  (6+ messages)
` [PATCH] OMAP: Fix linking error in twl-common.c for OMAP2/3/4 only builds

[RFC PATCH 0/2] add pinmux and gpio for CSR SiRFprimaII
 2011-08-09 13:15 UTC  (10+ messages)
` [RFC PATCH 2/2] GPIO: add gpiolib and irqchip for CSR SiRFprimaII GPIO controller
    ` PLEA: Please fix mach/gpio.h includes (was: Re: [RFC PATCH 2/2] GPIO: add gpiolib and irqchip for CSR SiRFprimaII GPIO controller)

[PATCH] ARM: local timers: Add A15 architected timer support
 2011-08-09 12:19 UTC 

[PATCH 0/6] Miscellaneous patches for 3.1 and 3.2
 2011-08-09 12:13 UTC  (16+ messages)
` [PATCH 1/6] ARM: vexpress: determine active tile site before reading tile ID
` [PATCH 2/6] ARM: realview: ensure visibility of writes during reset
` [PATCH 3/6] ARM: twd: register clockevents device before enabling PPI
` [PATCH 4/6] ARM: smp: set thread_info->cpu to hardware CPU number for boot thread
` [PATCH 5/6] ARM: cache: detect VIPT aliasing I-cache on ARMv6
` [PATCH 6/6] ARM: cache: detect PIPT I-cache using CTR

[RFC PATCH 00/12] Make SMP timers standalone
 2011-08-09 12:12 UTC  (14+ messages)
` [RFC PATCH 01/12] ARM: local timers: allow smp_twd to be used standalone
` [RFC PATCH 02/12] ARM: local timers: switch realview to standalone smp_twd
` [RFC PATCH 03/12] ARM: local timers: switch vexpress "
` [RFC PATCH 04/12] ARM: local timers: remove localtimer.c from plat-versatile
` [RFC PATCH 05/12] ARM: local timers: switch tegra to standalone smp_twd
` [RFC PATCH 06/12] ARM: local timers: switch omap4 "
` [RFC PATCH 07/12] ARM: local timers: switch shmobile "
` [RFC PATCH 08/12] ARM: local timers: switch ux500 "
` [RFC PATCH 09/12] ARM: smp_twd: remove support for non-standalone version
` [RFC PATCH 10/12] ARM: local timers: make MSM timers standalone
` [RFC PATCH 11/12] ARM: local timers: make MCT timer standalone
` [RFC PATCH 12/12] ARM: local timers: Remove CONFIG_LOCAL_TIMERS support

GPMI-NAND Status?
 2011-08-09 11:36 UTC  (19+ messages)

[PATCH] ARM: EXYNOS4: Fix the IRQ definitions for MIPI CSIS device
 2011-08-09 11:36 UTC  (2+ messages)

[PATCH 0/6] spi/spi-pl022 fixes
 2011-08-09 11:26 UTC  (8+ messages)
` [PATCH 1/6] spi/spi-pl022: Resolve formatting issues
` [PATCH 2/6] spi/spi-pl022: Use GFP_NOWAIT for allocation from tasklet
` [PATCH 3/6] spi/spi-pl022: Don't allocate more sg than required
` [PATCH 4/6] spi/spi-pl022: calculate_effective_freq() must set rate <= requested rate
` [PATCH 5/6] spi/spi-pl022: Call pl022_dma_remove(pl022) only if enable_dma is true
` [PATCH 6/6] spi/spi-pl022: Request/free DMA channels as and when required

[PATCH] ARM: fix perf build with uclibc toolchains
 2011-08-09 11:24 UTC 

[PATCH 0/6] OMAP: misc. PM-related fixes for v3.1-rc
 2011-08-09 11:14 UTC  (2+ messages)

[PATCH 00/10] ARM: perf: updates for 3.2
 2011-08-09 10:52 UTC  (17+ messages)
` [PATCH 01/10] ARM: perf: de-const struct arm_pmu
` [PATCH 02/10] ARM: PMU: move CPU PMU platform device handling and init into perf
` [PATCH 03/10] ARM: perf: use cpumask_t to record active IRQs
` [PATCH 04/10] ARM: perf: use u32 instead of unsigned long for PMNC register
` [PATCH 05/10] ARM: perf: use integers for ARMv7 event indices
` [PATCH 06/10] ARM: perf: index ARMv7 event counters starting from zero
` [PATCH 07/10] ARM: perf: index Xscale and ARMv6 "
` [PATCH 08/10] ARM: perf: index PMU registers "
` [PATCH 09/10] ARM: perf: allow armpmu to implement mode exclusion
` [PATCH 10/10] ARM: perf: add mode exclusion for Cortex-A15 PMU

[PATCH] GPIOLIB: add generic gpio_set_pull API
 2011-08-09 10:11 UTC  (9+ messages)

[PATCH 0/3] Device Tree support for Picochip picoXcell
 2011-08-09 10:11 UTC  (4+ messages)
` [PATCH 1/3] picoxcell: support for Picochip picoxcell devices
` [PATCH 2/3] picoxcell: add the DTS for pc3x2 and pc3x3 devices
` [PATCH 3/3] picoxcell: add the DTS for the PC7302 board

[PATCH v11 0/4] Consolidating GIC per-cpu interrupts
 2011-08-09  9:56 UTC  (5+ messages)
` [PATCH v11 1/4] ARM: gic: consolidate PPI handling
` [PATCH v11 2/4] ARM: gic: Add PPI registration interface
` [PATCH v11 3/4] ARM: local timers: drop local_timer_ack()
` [PATCH v11 4/4] ARM: gic: add compute_irqnr macro for exynos4

[PATCH 0/12] ARM: Remove define CONSISTENT_DMA_SIZE
 2011-08-09  9:31 UTC  (5+ messages)
` [PATCH 08/12] ARM: mach-u300: Setup consistent dma size at boot time
` [PATCH 09/12] ARM: mach-at91: "

[PATCH] ARM: tegra: fix i2c-tegra compilation when !CONFIG_OF
 2011-08-09  9:19 UTC 

[PATCH] ARM: SAMSUNG: Fix Section Mismatch in PWM backlight support
 2011-08-09  8:24 UTC 

[RFC] ARM: dma_map|unmap_sg plus iommu
 2011-08-09  7:04 UTC  (11+ messages)

RFC[PATCH 0/6] ARM: S5P64X0: Add SDHCI support using clkdev
 2011-08-09  6:03 UTC  (6+ messages)
` RFC[PATCH 3/6] ARM: S5P64X0: Add pin-mux setup support for SDHCI
` RFC[PATCH 6/6] ARM: S5P64X0: Add clkdev bus lookup support

[PATCH] imx5: not include the unused head file
 2011-08-09  5:05 UTC  (2+ messages)

[PATCH] dmaengine: pl330: add missing include of scatterlist.h
 2011-08-09  4:36 UTC  (3+ messages)

[PATCH V5 00/15] To use DMA generic APIs for Samsung DMA
 2011-08-09  4:13 UTC  (11+ messages)
` [PATCH 12/15] spi/s3c64xx: Add support DMA engine API
` [PATCH 13/15] spi/s3c64xx: Merge dma control code
` [PATCH 14/15] ASoC: Samsung: Update DMA interface

[GIT PULL] imx-fixes
 2011-08-08 21:59 UTC  (3+ messages)

Tegra pinmux Device Tree support
 2011-08-08 21:42 UTC 

[PATCH 4/5] ARM: tegra: paz00: add clocks required for usb operation
 2011-08-08 21:15 UTC  (5+ messages)
    ` [PATCH 4/5] ARM: tegra: paz00: add clocks required for usboperation
        ` [PATCH 4/5] ARM: tegra: paz00: add clocks required forusboperation

[PATCH] ARM: Tegra: Force PORT_TEGRA as the UART type
 2011-08-08 21:01 UTC 

[PATCH v2 0/3] ARM: Tegra: Harmony & Seaboard USB and audio
 2011-08-08 20:35 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: Tegra: Harmony: Add USB device
` [PATCH v2 2/3] ARM: Tegra: Seaboard board updates for audio
` [PATCH v2 3/3] ARM: Tegra: Seaboard: Add USB devices

[RFC PATCH 1/2] AT91: dt: at91sam9g45 family and board device tree files
 2011-08-08 19:59 UTC  (4+ messages)
` [RFC PATCH 2/2] AT91: dt: simple device tree support for at91sam9g45 family

3.1-rc1 link failure
 2011-08-08 19:58 UTC  (2+ messages)

[PATCH 1/2] gpio/tegra: Remove use of irq_to_gpio
 2011-08-08 18:10 UTC  (8+ messages)
` [PATCH 2/2] arm/tegra: Delete irq_to_gpio

[PATCH 0/5] ARM: hw_breakpoint: updates for 3.2
 2011-08-08 18:10 UTC  (8+ messages)
` [PATCH 1/5] ARM: hw_breakpoint: add initial Cortex-A15 (debug v7.1) support
` [PATCH 2/5] ARM: hw_breakpoint: reserve one breakpoint for watchpoint stepping
` [PATCH 3/5] ARM: hw_breakpoint: add support for multiple watchpoints
` [PATCH 4/5] ARM: hw_breakpoint: reduce the number of WARN_ONCE invocations
` [PATCH 5/5] ARM: hw_breakpoint: trap undef instruction exceptions in reset_ctrl_regs


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