linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-17 14:06:41 to 2012-06-18 18:00:17 UTC [more...]

[PATCH] watchdog: coh901327_wdt: use clk_prepare/unprepare
 2012-06-18 18:00 UTC  (2+ messages)

[PATCH 00/11] ARM: OMAP: core/hwmod: first set of fixes for 3.5-rc
 2012-06-18 17:41 UTC  (4+ messages)
` [PATCH 09/11] ARM: OMAP4: clock data: add clockdomains for clocks used as main clocks

[PATCH 0/6] ARM: l2x0: kexex, cleanup and optimisation
 2012-06-18 17:41 UTC  (6+ messages)
    ` [PATCH 3/6] omap4: l2x0: Override the default l2x0_disable
      ` [PATCH 4/6] ARM: l2x0: Fix coding-style in the cache-l2x0.h
        ` [PATCH 5/6] ARM: l2x0: Determine the cache size
          ` [PATCH 6/6] ARM: l2x0: Optimise the range based operations

[PATCH] sound/gpio: of_get_named_gpio() return -EPROBE_DEFER if GPIO deferred
 2012-06-18 17:29 UTC  (3+ messages)

[PATCH 1/2] sound: tegra_wm8903: Adjust to of_get_named_gpio() change
 2012-06-18 17:28 UTC  (8+ messages)
` [PATCH 2/2] sound: tegra_alc5632: "

[Patch v5 00/13] add imx usb driver for mx28/6x
 2012-06-18 17:25 UTC  (4+ messages)

[PATCH] clk: SPEAr600: Fix ethernet clock name for DT based probing
 2012-06-18 17:20 UTC  (5+ messages)

[PATCH 00/16] Enable SPARSE_IRQ support for imx
 2012-06-18 16:44 UTC  (21+ messages)
` [PATCH 07/16] dma: ipu: remove the use of ipu_platform_data
` [PATCH 11/16] ARM: imx: add a legacy irqdomain for mx31ads
` [PATCH 12/16] i2c: imx: remove unneeded mach/irqs.h inclusion
` [PATCH 13/16] ARM: imx: remove unneeded mach/irq.h inclusion
` [PATCH 14/16] tty: serial: imx: remove the use of MXC_INTERNAL_IRQS
` [PATCH 15/16] ARM: fiq: save FIQ_START by passing absolute fiq number
` [PATCH 16/16] ARM: imx: enable SPARSE_IRQ for imx platform

[PATCH] gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet available
 2012-06-18 16:40 UTC  (16+ messages)
` [PATCH v3 1/2] mmc: mmci.c: Defer probe() in case of yet uninitialized GPIOs
` [PATCH v3 2/2] mmc: mmci.c: Remove wrong error handling of gpio 0

[PATCH v2 0/4] ARM: OMAP2+: dmtimer: cleanup related to devm API and clk usage
 2012-06-18 16:23 UTC  (3+ messages)
` [PATCH v2 2/4] ARM: OMAP2+: hwmod: add omap_hwmod_get_main_clk() API

[PATCH 0/3] ARM: OMAP2/3: Move McBSP fck alias to hwmod data
 2012-06-18 16:04 UTC  (2+ messages)

[PATCH v2 0/3] Prepare for GPMC driver conversion
 2012-06-18 16:01 UTC  (3+ messages)
` [PATCH v2 2/3] ARM: OMAP2+: onenand: prepare for gpmc driver migration

[PATCH] ARM: OMAP2+: hwmod data: Fix wrong McBSP clock alias on OMAP4
 2012-06-18 15:57 UTC  (2+ messages)

[PATCHv3 0/7] ARM: OMAP: core/hwmod: first set of fixes for 3.5-rc
 2012-06-18 15:45 UTC  (10+ messages)
` [PATCHv3 1/7] ARM: OMAP: PM: Lock clocks list while generating summary
` [PATCHv3 2/7] ARM: OMAP2+: hwmod code/data: fix 32K sync timer
` [PATCHv3 3/7] ARM: OMAP4+: hwmod: fix issue causing IPs not going back to Smart-Standby
` [PATCHv3 4/7] ARM: OMAP4: hwmod data: fix 32k sync timer idle modes
` [PATCHv3 5/7] ARM: OMAP4: clock data: add clockdomains for clocks used as main clocks
` [PATCHv3 6/7] ARM: OMAP2+: CM: increase the module disable timeout
` [PATCHv3 7/7] ARM: OMAP2+: mux: fix sparse warning

[PATCH] arm: zynq: Support GIC OF initialization
 2012-06-18 15:45 UTC  (4+ messages)

[PATCH v4] ARM: mx23: Add initial support for olinuxino board
 2012-06-18 15:37 UTC  (3+ messages)

[PATCHv8 00/13] I2C cleanups
 2012-06-18 15:33 UTC  (18+ messages)
` [PATCHv8 01/13] I2C: OMAP: I2C register restore only if context is lost
` [PATCHv8 02/13] I2C: OMAP: Remove the definition of SYSS_RESETDONE_MASK
` [PATCHv8 03/13] I2C: OMAP: Remove reset at init
` [PATCHv8 04/13] I2C: OMAP: Recover from Bus Busy condition
` [PATCHv8 05/13] I2C: OMAP: Optimise the remove code
` [PATCHv8 06/13] I2C: OMAP: Correct I2C revision for OMAP3
` [PATCHv8 07/13] I2C: OMAP: use devm_* functions
` [PATCHv8 08/13] I2C: OMAP: Use SET_RUNTIME_PM_OPS
` [PATCHv8 09/13] I2C: OMAP: Do not initialise the completion everytime
` [PATCHv8 10/13] I2C: OMAP: simplify num_bytes handling
` [PATCHv8 11/13] I2C: OMAP: decrease indentation level on data handling
` [PATCHv8 12/13] I2C: OMAP: add blank lines
` [PATCHv8 13/13] I2C: OMAP: simplify omap_i2c_ack_stat()

[PATCH v3 1/2] ARM: dts: mx28evk: Add auart0 and auart3 support
 2012-06-18 15:25 UTC  (5+ messages)
` [PATCH v4 2/2] serial: mxs-auart: Allow device tree probing

[PATCH 1/1] TPM: STMicroelectronics ST33 I2C/SPI & ST19 I2C
 2012-06-18 15:06 UTC  (2+ messages)

Where to power on the wifi device before loading the driver
 2012-06-18 15:01 UTC  (13+ messages)

kernel fault in get_dump_page on at91
 2012-06-18 15:00 UTC  (2+ messages)

[PATCH] ARM:Orion5x: Fix panic at boot for PCI IO reservation
 2012-06-18 14:39 UTC  (3+ messages)

[PATCH] ARM: Orion: Fix Virtual/Physical mixup with watchdog
 2012-06-18 14:15 UTC 

[RFC PATCH] ARM: Make a compile trustzone conditionally
 2012-06-18 14:10 UTC  (5+ messages)

ARM SMP/GIC/LDS patches for Xilinx Zynq remoteproc
 2012-06-18 14:06 UTC  (20+ messages)
` [RFC PATCH 1/8] ARM: gic: Support forcing cpumask for possible cpus in the system
` [RFC PATCH 2/8] ARM: gic: Export gic_raise_softirq function for kernel modules
` [RFC PATCH 3/8] ARM: gic: Introduce new gic_set_cpu
` [RFC PATCH 4/8] ARM: smp: Move cpu initialization directly to ipi_cpu_stop
` [RFC PATCH 5/8] AMP: smp: Extend number of IPIs
` [RFC PATCH 6/8] ARM: smp: Use generic API for ipi
` [RFC PATCH 7/8] ARM: vmlinux.lds: Setup physical load address not virtual
` [RFC PATCH 8/8] ARM: vmlinux.lds: Setup correct entry point to physical address

[PATCH] pinctrl: pinctrl-mxs: mxs_dt_node_to_map: fix typo free -> kfree
 2012-06-18 14:01 UTC  (2+ messages)

[PATCH v3] ARM: mx23: Add initial support for olinuxino board
 2012-06-18 14:00 UTC  (2+ messages)

[GIT PULL] at91: platform data for atmel-mci (for 3.5)
 2012-06-18 13:49 UTC  (6+ messages)

[PATCH] ARM: mx23: Add initial support for olinuxino board
 2012-06-18 13:27 UTC  (4+ messages)

[PATCH v3] ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset fix issues
 2012-06-18 13:00 UTC  (4+ messages)

[PATCH] spi: spi-pl022: Adjust probe() to of_get_named_gpio() returning -EPROBE_DEFER
 2012-06-18 12:56 UTC  (5+ messages)

[RFC PATCH 00/11] OMAP System Control Module
 2012-06-18 12:13 UTC  (11+ messages)
` [RFC PATCH v2 01/11] ARM: OMAP4: Remove un-used control module headers and defines
` [RFC PATCH v2 02/11] ARM: OMAP: expose control.h to mach area
` [RFC PATCH v2 03/11] mfd: omap: control: core system control driver
` [RFC PATCH v2 04/11] OMAP2+: use control module mfd driver in omap_type
` [RFC PATCH v2 05/11] mfd: omap: control: usb-phy: introduce the ctrl-module usb driver
` [RFC PATCH v2 06/11] ARM: OMAP4+: Adding the temperature sensor register set bit fields
` [RFC PATCH v2 07/11] ARM: OMAP4+: thermal: introduce bandgap temperature sensor
` [RFC PATCH v2 08/11] omap4: thermal: add basic CPU thermal zone
` [RFC PATCH v2 09/11] ARM: DT: Add support to system control module for OMAP4

How to use linear mapping without DT?
 2012-06-18 12:10 UTC  (5+ messages)

RFC: [PATCH] ARM: Kirkwood: clk_register_gate_fn: add fn assignment
 2012-06-18 11:50 UTC  (11+ messages)
      ` Dove clock support (was: Re: RFC: [PATCH] ARM: Kirkwood: clk_register_gate_fn: add fn assignment)
          ` Dove clock support

[PATCH 00/14] Final (large) batch of Snowball Device Tree Enablement
 2012-06-18 11:37 UTC  (26+ messages)
` [PATCH 08/14] mfd: Add IRQ domain support for the AB8500
` [PATCH 09/14] i2c: Add Device Tree support to the Nomadik I2C driver
    ` [PATCH 1/3] "
            ` Fwd: "
    ` [PATCH 2/3] ARM: ux500: Add i2c configurations to the Device Tree for DB8500 based devices
` [PATCH 06/14] mfd: Initialise the DB8500 PRCMU driver at core_initcall time

[RFC PATCH v2 00/11] OMAP System Control Module
 2012-06-18 11:31 UTC 

[PATCH] ARM: ux500: bump i2c bus speed to 400kHz
 2012-06-18 11:28 UTC  (4+ messages)

[PATCH 00/29] Move OMAP2+ over to use COMMON clock
 2012-06-18 11:03 UTC  (3+ messages)

mach/io.h cleanup and removal question
 2012-06-18 10:18 UTC  (5+ messages)

[PATCH] OMAP7XX: Remove omap730.h and omap850.h
 2012-06-18  9:58 UTC 

[RFC PATCH 0/5] omap: add ocp2scp as a misc driver
 2012-06-18  9:34 UTC  (7+ messages)

[PATCH] ARM: SPEAr600: Fix timer interrupt definition in spear600.dtsi
 2012-06-18  9:08 UTC  (3+ messages)

[PATCH/RFC 0/2] ARM: DMA-mapping: new extensions for buffer sharing (part 2)
 2012-06-18  9:03 UTC  (3+ messages)

Current state of AM33xx patches
 2012-06-18  8:15 UTC  (3+ messages)

[PATCH 1/1] ARM: ux500: Fix build errors/warnings when MACH_UX500_DT is not set
 2012-06-18  7:00 UTC  (3+ messages)

[CFT] OMAP patches
 2012-06-18  6:41 UTC  (6+ messages)
` [CFT 07/11] spi: omap2-mcspi: add DMA engine support

[PATCH 1/2] serial/amba-pl011: use devm_* allocators
 2012-06-18  6:37 UTC  (3+ messages)

[PATCH] pinctrl: Add one-register-per-pin type device tree based pinctrl driver
 2012-06-18  5:50 UTC  (5+ messages)

[PATCH] Watchdog: OMAP: Fix the runtime pm code to avoid module getting stuck intransition state
 2012-06-18  5:41 UTC  (2+ messages)

How to add new params to DT?
 2012-06-18  2:52 UTC  (3+ messages)

[PATCH v2 0/7] ARM: at91: add sparse irq support and introduce aic5
 2012-06-18  2:24 UTC  (3+ messages)
` [PATCH v2 2/7] ARM: at91: add of default irq priorities support

[PATCH 1/3] net: lpc_eth: Replace WARN() trace with simple pr_warn()
 2012-06-17 23:28 UTC  (4+ messages)
  ` [PATCH net-next] net: lpc_eth: free skbs in start_xmit

[PATCH] regulator: Add ramp_delay to regulator constraints to get used as a configurable parameter
 2012-06-17 20:14 UTC  (2+ messages)

[RFC/PATCH 0/1] ARM: Handle user space mapped pages in flush_kernel_dcache_page
 2012-06-17 19:13 UTC  (2+ messages)

[PATCH] leds: Add DT support for leds-pca9532
 2012-06-17 18:02 UTC  (4+ messages)

[PATCH v2] ARM: iconnect: Remove include of removed linux/spi/orion_spi.h
 2012-06-17 17:52 UTC  (2+ messages)

[PATCH] arm: fix iconnect build
 2012-06-17 14:11 UTC  (3+ 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).