linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-14 15:02:55 to 2012-02-15 21:10:37 UTC [more...]

[PATCH 0/4] spi/omap: Adaptation to Device Tree
 2012-02-15 21:10 UTC  (11+ messages)
` [PATCH 1/4] spi/omap: Add DT support to McSPI driver
` [PATCH 2/4] arm/dts: OMAP4: Add SPI controller nodes
` [PATCH 3/4] arm/dts: OMAP3: "
` [PATCH 4/4] arm/dts: omap4-sdp: Add ks8851 ethernet SPI device

[PATCH v3 00/25] irq_domain generalization and refinement
 2012-02-15 20:33 UTC  (14+ messages)
` [PATCH v3 24/25] irq_domain: remove "hint" when allocating irq numbers
` [PATCH v3 25/25] irq_domain: mostly eliminate slow-path revmap lookups

[PATCH] ARM: ptrace: Include linux/audit.h to fix build errors
 2012-02-15 20:19 UTC  (12+ messages)

[PATCH v2 0/7] irq_domain for imx tzic and gpio
 2012-02-15 20:16 UTC  (10+ messages)
` [PATCH v2 1/7] dt: add empty of_find_compatible_node function
` [PATCH v2 2/7] ARM: imx5: adopt generic_chip irq_domain support for tzic
` [PATCH v2 3/7] ARM: imx: eliminate macro IMX_GPIO_TO_IRQ()
` [PATCH v2 4/7] ARM: imx: eliminate macro IOMUX_TO_IRQ()
` [PATCH v2 5/7] ARM: imx: eliminate macro IRQ_GPIOx()
` [PATCH v2 6/7] gpio/mxc: adopt irq_domain for gpio interrupt support
` [PATCH v2 7/7] ARM: imx: remove macro MXC_GPIO_IRQ_START

[PATCH] ARM: need to include asm/system.h in asm/processor.h
 2012-02-15 20:12 UTC  (4+ messages)

Possible circular locking dependency (3.3-rc2)
 2012-02-15 20:09 UTC  (5+ messages)

[PATCH] ARM: OMAP: remove omap_device_parent
 2012-02-15 19:58 UTC 

[PATCH v5 0/2] patch set about the MXS-DMA
 2012-02-15 19:56 UTC  (5+ messages)
` [PATCH v5 1/2] mxs-dma : move the mxs dma.h to a more common place
` [PATCH v5 2/2] mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()

[PATCH v2] ARM: OMAP: clock: cleanup CPUfreq leftovers
 2012-02-15 19:46 UTC  (3+ messages)

[PATCHv2 0/8] arm: omap: clk/clkdm/pwrdm/voltdm usecounting changes
 2012-02-15 19:37 UTC  (11+ messages)
` [PATCHv2 1/8] arm: omap: clk: add support for omap_clk_for_each
` [PATCHv2 2/8] arm: omap3+: voltage/pwrdm/clkdm/clock add recursive usecount tracking
` [PATCHv2 3/8] arm: omap3+: voltage: add support for voltagedomain usecounts
` [PATCHv2 4/8] arm: omap3: add manual control for mpu / core pwrdm usecounting
` [PATCHv2 5/8] arm: omap3: set autoidle flags for a few clocks
` [PATCHv2 6/8] arm: omap: pm-debug: enhanced usecount debug support
` [PATCHv2 7/8] arm: omap: clockdomain: add support for preventing domain transitions
` [PATCHv2 8/8] arm: omap3: prevent per_clkdm from attempting manual "

[PATCH 0/6] arm: omap: clk/clkdm/pwrdm/voltdm changes to usecounting
 2012-02-15 19:29 UTC  (16+ messages)
` [PATCH 1/6] arm: omap: clk: add support for omap_clk_for_each
` [PATCH 2/6] arm: omap3+: voltage/pwrdm/clkdm/clock add recursive usecount tracking
` [PATCH 3/6] arm: omap3+: voltage: add support for voltagedomain usecounts
` [PATCH 4/6] arm: omap3: add manual control for mpu_iva voltdm usecounting
` [PATCH 5/6] arm: omap3: set autoidle flags for a few clocks
` [PATCH 6/6] arm: omap: pm-debug: enhanced usecount debug support

[PATCH] cpufreq: OMAP driver depends CPUfreq tables
 2012-02-15 19:21 UTC 

[PATCH] arch/arm/mach-ux500/board-mop500-u8500uib.c: included linux/gpio.h twice
 2012-02-15 19:19 UTC 

[PATCH] arch/arm/mach-pxa/pxa27x.c: included linux/gpio.h twice
 2012-02-15 19:19 UTC 

[PATCH] arch/arm/mach-pxa/pxa27x.c: included linux/device.h twice
 2012-02-15 19:19 UTC 

[PATCH] arch/arm/mach-msm: linux/gpio.h included twice
 2012-02-15 19:18 UTC 

[RFC 00/11]O MAP/ASoC: Move and merge McBSP driver under ASoC
 2012-02-15 19:06 UTC  (6+ messages)
  ` [RFC 04/11] ASoC: core - Add API call to register dai kcontrols

[PATCH] mtd/gpmi : add gpmi support for mx6q
 2012-02-15 18:37 UTC  (2+ messages)

[PATCH 0/3] omap hsmmc init cleanup and section warning fixes for v3.4 merge window
 2012-02-15 18:28 UTC  (4+ messages)
` [PATCH 1/3] ARM: OMAP: omap_device: Expose omap_device_{alloc, delete, register}
` [PATCH 2/3] ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pins
` [PATCH 3/3] ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __init

[PATCH 1/4] ARM: OMAP2+: board-generic: Remove un-needed .atag_offset for DT_MACHINE
 2012-02-15 18:13 UTC  (4+ messages)

[PATCH 1/3] ARM: at91: pm select memory controler at runtime
 2012-02-15 17:37 UTC  (3+ messages)
` [PATCH 2/3] ARM: at91: at91_rtc: provide select the RTT so use at soc level
` [PATCH 3/3] ARM: at91: at91_rtc: pass the GPBR to use via ressources

[PATCHv2 6/6] ARM: add jump label support
 2012-02-15 17:00 UTC  (2+ messages)
` [PATCHv3] "

oprofile and ARM A9 hardware counter
 2012-02-15 16:38 UTC  (7+ messages)

[PATCH RFC 0/4] Scheduler idle notifiers and users
 2012-02-15 16:09 UTC  (18+ messages)

[PATCH 0/5] gpio/omap: Cleanup and adaptation to Device Tree
 2012-02-15 16:04 UTC  (6+ messages)
` [PATCH 1/5] gpio/omap: Remove bank->id information and misc cleanup
` [PATCH 2/5] gpio/omap: Use devm_ API and add request_mem_region
` [PATCH 3/5] gpio/omap: Add DT support to GPIO driver
` [PATCH 4/5] arm/dts: OMAP4: Add gpio nodes
` [PATCH 5/5] arm/dts: OMAP3: "

OMAP34xx
 2012-02-15 15:52 UTC  (3+ messages)

[RFC 00/11]O MAP/ASoC: Move and merge McBSP driver under ASoC
 2012-02-15 15:37 UTC 

remoteproc: Load coprocessor code to the specific main memory location
 2012-02-15 14:36 UTC  (11+ messages)

[PATCH 00/15] mach/io.h cleanup and removal
 2012-02-15 14:14 UTC  (26+ messages)
` [PATCH 13/15] ARM: make mach/io.h include optional

[PATCH v3 0/4] ARM: OMAP2+: Interrupt controllers adaptation to DT
 2012-02-15 13:21 UTC  (9+ messages)
` [PATCH v3 1/4] arm/dts: OMAP4: Update DTS file with new GIC bindings
` [PATCH v3 2/4] ARM: OMAP2/3: intc: Add DT support for TI interrupt controller
` [PATCH v3 3/4] arm/dts: OMAP3: Add interrupt-controller bindings for INTC
` [PATCH v3 4/4] ARM: OMAP2+: board-generic: Use of_irq_init API

[PATCH] mtd: fix the wrong check condition
 2012-02-15 10:33 UTC 

Internal timers in deep sleep
 2012-02-15 10:09 UTC  (3+ messages)

[PATCH 2/12] arch/arm: remove references to cpu_*_map
 2012-02-15  9:18 UTC  (2+ messages)

[PATCH 0/2] ARM: OMAP4: Cleanup in cminst code
 2012-02-15  7:40 UTC  (8+ messages)
` [PATCH 1/2] ARM: OMAP4: cminst: Add boot time __init function for cminst
` [PATCH 2/2] ARM: OMAP: am33xx: Hook-up am33xx support to existing cm code

[PATCH 3.3 v2] OMAP4: PRM: fix build breakage when CONFIG_OF is not defined
 2012-02-15  7:20 UTC  (3+ messages)

[GIT PULL] arm-soc fixes for 3.3-rc4
 2012-02-15  6:32 UTC 

[PATCH 1/4] ARM: at91: usb ohci add dt support
 2012-02-15  4:35 UTC  (7+ messages)
` [PATCH 2/4] ARM: at91: dt: enable usb ohci for 9g20 and 9g45
` [PATCH 3/4] ARM: at91: usb ehci add dt support
` [PATCH 4/4] ARM: at91: dt: enable usb ehci for 9g45
` [PATCH 1/4 v2] ARM: at91: usb ohci add dt support

[RFC-PATCH V2] ARM hugetlb support
 2012-02-15  2:50 UTC  (4+ messages)
` [PATCH 6/7] Add hugetlb Kconfig option

标准工时在工人薪酬设计中的应用I
 2012-02-15  2:38 UTC 

[PATCH] Optimize multi-CPU tlb flushing a little more
 2012-02-15  0:01 UTC  (11+ messages)

[PATCH] ARM: mach-pcm038: Fix field name of regulator_consumer_supply struct
 2012-02-14 23:48 UTC 

[PULL] generic irq chip and pl061 irqdomain support
 2012-02-14 22:27 UTC 

[PATCH] modpost: Fix section warnings for ARM for many compilers
 2012-02-14 21:01 UTC  (6+ messages)

[PATCH] ARM: tegra: select required CPU and L2 errata options
 2012-02-14 20:39 UTC 

[PATCH] arm: omap: usb-host: fix compile warning
 2012-02-14 19:47 UTC  (2+ messages)

Cache problems in user space - kernel space communication
 2012-02-14 19:28 UTC  (4+ messages)

[PATCH 0/2] ARM: OMAP: Couple of misc fixes for 3.3
 2012-02-14 19:19 UTC  (12+ messages)
` [PATCH 1/2] ARM: OMAP: Get rid of reset for system timer
` [PATCH 2/2] ARM: OMAP4: Move the barrier memboclk_steal() as part of reserve callback

[PATCH v2 2/4] ARM: rpc: make default fiq handler run-time installed
 2012-02-14 19:12 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] ARM: OMAP4: cpuidle: Fix the C-state reporting to cpuidle governor
 2012-02-14 18:58 UTC  (4+ messages)

[PATCH v4] ARM: LPC32xx: ADC support for mach-lpc32xx
 2012-02-14 18:49 UTC 

[PATCH] ARM: cache-v7: Disable preemption when reading CCSIDR
 2012-02-14 18:07 UTC  (11+ messages)

[PATCH] ARM: 3ds_debugboard: Let ethernet be functional again
 2012-02-14 17:29 UTC  (5+ messages)

[PATCH v3] ARM: LPC32xx: ADC support
 2012-02-14 17:28 UTC  (2+ messages)

[PATCH v2 6/9] ARM: mx31ads: add audmux device
 2012-02-14 17:23 UTC  (11+ messages)

[PATCH 0/3] Move most of omap io.h into omap-iomap.h
 2012-02-14 17:18 UTC  (2+ messages)

[PATCH] ARM: imx_v6_v7_defconfig: Add support for framebuffer and camera on mx31
 2012-02-14 15:40 UTC 

[PATCHv6 0/7] ARM: DMA-mapping framework redesign
 2012-02-14 15:02 UTC  (3+ messages)
` [PATCHv6 3/7] ARM: dma-mapping: implement dma sg methods on top of any generic dma ops


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