linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-26 06:15:02 to 2013-01-28 02:33:11 UTC [more...]

[PATCHv2 00/19] ARM: common warning fixes
 2013-01-28  2:33 UTC  (22+ messages)
  ` [PATCH 01/19] ARM: shmobile: fix defconfig warning on CONFIG_USB
  ` [PATCH 09/19] mfd/twl4030: don't warn about uninitialized return code
` [PATCH 15/19] sunrpc: don't warn for unused variable 'buf'
    ` [PATCH 11/19] regmap: avoid undefined return from regmap_read_debugfs
              ` [PATCH 11/19] regmap: regmap: avoid spurious warning in regmap_read_debugfs
  ` [PATCH 19/19] [INCOMPLETE] ARM: make return_address available for ARM_UNWIND

[PATCH 1/3] ARM: Dove: split legacy and DT setup
 2013-01-28  2:20 UTC  (4+ messages)
` [PATCH 2/3] ARM: Dove: cleanup includes

[PATCH v3 0/3] Add support for gpio expander pca9505 used on Mirabox
 2013-01-28  1:58 UTC  (7+ messages)
` [PATCH v3 2/3] gpio: pca953x: add support for pca9505

[PATCH 0/4] Preparatory GIC patches for arm64 support
 2013-01-28  1:03 UTC  (5+ messages)
` [PATCH 4/4] irqchip: gic: Perform the gic_secondary_init() call via CPU notifier

[PATCH 0/3] ARM: shmobile: sh-eth pins in DT for armadillo800eva
 2013-01-28  1:02 UTC  (5+ messages)

[GIT PULL v2] Renesas ARM-based SoC for v3.9
 2013-01-28  0:48 UTC  (4+ messages)
` [PATCH 12/15] ARM: mach-shmobile: sh73a0: Allow initialisation of GIC by DT

[PATCH 00/26] AB8500 MFD overhaul
 2013-01-27 23:54 UTC  (21+ messages)
` [PATCH 02/26] mfd: ab8500-sysctrl: If a charger is present, reboot instead
` [PATCH 05/26] mfd: ab8500-gpadc: Change to mdelay for greater resolution
` [PATCH 06/26] mfd: ab8500-sysctrl: Provide configuration for SysClkReqRfClkBuf registers
` [PATCH 09/26] mfd: ab8500-debugfs: Provide a means for a user subscribe to IRQs
` [PATCH 10/26] mfd: ab8500-debugfs: Wake-up device on debugfs IRQ
` [PATCH 13/26] mfd: ab8500-debugfs: Formated access AB8500 registers from debugfs entry
` [PATCH 14/26] mfd: ab8500-debugfs: Fix introduced compiler time warnings
` [PATCH 23/26] mfd: ab8500-pwm: Enable support for AB8505 PWMLED blink
` [PATCH 25/26] mfd: ab8500-gpadc: Reduce conversion timeout
` [PATCH 26/26] mfd: ab8500-gpadc: Use new ab8500_gpadc_get() with name parameter

[PATCH v2 0/3] Kirkwoode cpufreq driver
 2013-01-27 22:39 UTC  (10+ messages)
` [PATCH v2 1/3] cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCs
` [PATCH v2 2/3] arm: kirkwood: Instantiate cpufreq driver
` [PATCH v2 3/3] arm: kirkwood: Enable cpufreq and ondemand on kirkwood_defconfig

[PATCHv3] ARM: sunxi: gpio: Add Allwinner SoCs GPIO drivers
 2013-01-27 22:15 UTC  (3+ messages)

[PATCH v4 0/9] ARM: S3C24XX: rework irq handling for a later dt usage
 2013-01-27 20:49 UTC  (10+ messages)
` [PATCH v4 1/9] ARM: S3C24XX: transform irq handling into a declarative form
` [PATCH v4 2/9] ARM: S3C24XX: Move irq syscore-ops to irq-pm
` [PATCH v4 3/9] ARM: S3C24XX: Modify s3c_irq_wake to use the hwirq property
` [PATCH v4 4/9] ARM: S3C24XX: move s3c2416 irq init to common irq code
` [PATCH v4 5/9] ARM: S3C24XX: modify s3c2416 irq init to initialize all irqs
` [PATCH v4 6/9] ARM: S3C24XX: transform s3c2416 irqs into new structure
` [PATCH v4 7/9] ARM: S3C24XX: move s3c2443 irq code to irq.c
` [PATCH v4 8/9] ARM: S3C24XX: modify s3c2443 irq init to initialize all irqs
` [PATCH v4 9/9] ARM: S3C24XX: transform s3c2443 subirqs into new structure

[PATCH v2 16/22] PCI, arm: Kill pci_root_buses
 2013-01-27 19:23 UTC  (9+ messages)
        ` [PATCH v3 00/22] PCI: Iterate pci host bridge instead of pci root bus
          ` [PATCH v3 02/22] PCI: Add dummy bus_type for pci_host_bridge
          ` [PATCH v3 05/22] PCI: Add for_each_pci_host_bridge() and pci_get_next_host_bridge
          ` [PATCH v3 16/22] PCI, arm: Kill pci_root_buses
          ` [PATCH v3 21/22] PCI: Kill pci_find_next_bus
          ` [PATCH v3 22/22] PCI: Kill pci_root_buses

[PATCH 0/3] Add support for user LED on the A13-Olinuxino
 2013-01-27 19:02 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: sunxi: Add of_xlate function
` [PATCH 2/3] sunxi: dts: Report the pinctrl nodes as gpio-controllers
` [PATCH 3/3] sunxi: a13-olinuxino: Add user LED to the device tree

[PATCH V3 0/8] ARM: kirkwood: cleanup DT conversion
 2013-01-27 18:38 UTC  (16+ messages)
` [PATCH V3 1/8] ARM: kirkwood: topkick: init mvsdio via DT
` [PATCH V3 8/8] ARM: kirkwood: mv643xx_eth dt conversion

[PATCH v3 0/3] Kirkwoode cpufreq driver
 2013-01-27 18:20 UTC  (13+ messages)
` [PATCH v3 1/3] cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCs
` [PATCH v3 2/3] arm: kirkwood: Instantiate cpufreq driver
` [PATCH v3 3/3] arm: kirkwood: Enable cpufreq and ondemand on kirkwood_defconfig

[PATCH] ARM: mxs: gpio-mxs: Add IRQ_TYPE_EDGE_BOTH support
 2013-01-27 17:04 UTC 

[PATCH] clk: mvebu: Do not gate ge0/1 and runit clocks on Kirkwood
 2013-01-27 16:41 UTC  (10+ messages)

[Qemu-devel] [RFC] Virtio-desktop: Virtio-based virtual desktop
 2013-01-27 16:23 UTC  (7+ messages)
  ` [kvmarm] "
    ` [Qemu-devel] [kvmarm] "

[RFC PATCH 0/6] ARM: kirkwood: cleanup DT conversion
 2013-01-27 15:35 UTC  (22+ messages)
` [RFC V2 PATCH 0/8] "
  ` [RFC V2 PATCH 3/8] ARM: kirkwood: nsa310: cleanup includes and unneeded code
` [PATCH V4 0/8] ARM: kirkwood: cleanup DT conversion
  ` [PATCH V4 01/11] ARM: kirkwood: topkick: init mvsdio via DT
  ` [PATCH V4 02/11] ARM: kirkwood: topkick: convert to pinctrl
  ` [PATCH V4 03/11] ARM: Kirkwood: topkick: Enable i2c bus
  ` [PATCH V4 04/11] ARM: kirkwood: nsa310: cleanup includes and unneeded code
  ` [PATCH V4 05/11] ARM: kirkwood: nsa310: convert to pinctrl
  ` [PATCH V4 06/11] ARM: kirkwood: consolidate DT init of pcie
  ` [PATCH V4 07/11] ARM: mvebu: correct gated clock documentation
  ` [PATCH V4 08/11] mv643xx.c: Add basic device tree support
  ` [PATCH V4 09/11] NET: mv643xx: Get clk from device tree
    ` [PATCH] NET: mv643xx: get smi clock "
  ` [PATCH V4 10/11] ARM: kirkwood: mv643xx_eth dt conversion
  ` [PATCH V4 11/11] ARM: Kirkwood: Convert QNAP TS219 Ethernet to DT

[PATCH v2 0/2] Do not gate ge0/1 and runit clocks on Kirkwood
 2013-01-27 15:24 UTC  (11+ messages)
` [PATCH v2 1/2] ARM: kirkwood: Ensure that kirkwood_ge0[01]_init() finds its clock
` [PATCH v2 2/2] clk: mvebu: Do not gate runit clock on Kirkwood

[BUG] panda board locks up on boot
 2013-01-27 14:33 UTC  (5+ messages)

[PATCH 0/6 v14] gpio: Add block GPIO
 2013-01-27 14:29 UTC  (12+ messages)
` [PATCH 1/6 v14] gpio: Add a block GPIO API to gpiolib
` [PATCH 5/6 v14] gpio: Add device tree support to block GPIO API
` [PATCH 6/6 v14] gpio: Add block gpio to several gpio drivers

[PATCH v4 0/8] MFD: ti_am335x_tscadc: DT support and TSC features addition
 2013-01-27 14:11 UTC  (3+ messages)
` [PATCH v4 4/8] MFD: ti_am335x_tscadc: add device tree binding information

[PATCH v3 0/8] MFD: ti_am335x_tscadc: DT support and TSC features addition
 2013-01-27 13:55 UTC  (3+ messages)
` [PATCH v3 3/8] input: touchscreen: ti_tsc: remove unwanted fifo flush

[PATCH v3 0/9] ARM: S3C24XX: rework irq handling for a later dt usage
 2013-01-27 11:41 UTC  (3+ messages)

[PATCH RESEND] ARM: dts: max77686: Add DTS file for max77686 PMIC
 2013-01-27  6:17 UTC  (4+ messages)

[PATCH] mc13892: sanity check num_regulators parsed vs. registered
 2013-01-27  3:22 UTC  (2+ messages)

[PATCH] mc13892-regulator: correct/refine handling of the SWxHI bit
 2013-01-27  3:21 UTC  (2+ messages)

[PATCH 0/6] davinci: support for i2c0 and tps6507x
 2013-01-27  3:19 UTC  (3+ messages)
` [PATCH 4/6] davinci: regulator: tps6507x: add device tree support

[PATCH 0/4 v11] cpufreq: add support for Calxeda ECX-1000 (highbank)
 2013-01-26 22:24 UTC  (4+ messages)
  ` [PATCH 4/4] cpufreq, highbank: add support for highbank cpufreq

[PATCH] cpufreq: instantiate cpufreq-cpu0 as a platform_driver
 2013-01-26 22:21 UTC  (2+ messages)

[PATCHv1 for soc 0/5] Enabling socfpga on hardware
 2013-01-26 20:59 UTC  (5+ messages)
` [PATCHv1 for soc 5/5] arm: socfpga: Add SMP support for actual socfpga harware

[PATCH V3 2/8] ARM: kirkwood: topkick: convert to pinctrl
 2013-01-26 20:40 UTC  (8+ messages)
` [PATCH 1/2] ARM: Kirkwood: topkick: Fix SoC type and add missing pins
  ` [PATCH 2/2] ARM: Kirkwood: topkick: Enable i2c bus

[PATCH 0/3] Fixes and DT conversion for QNAP TS219
 2013-01-26 20:10 UTC  (7+ messages)
` [PATCH 1/3] NET: mv643xx: Get clk from device tree
` [PATCH 2/3] ARM: Kirkwood: Revert clkdev changes
` [PATCH 3/3] ARM: Kirkwood: Convert QNAP TS219 Ethernet to DT

[PATCH v2 0/6] ARM: dts: omap: add dt data for dwc3
 2013-01-26 19:49 UTC  (5+ messages)
` [PATCH v2 4/6] ARM: dts: omap5: add dwc3 omap dt data
` [PATCH v2 5/6] ARM: dts: omap5: add dwc3 core "

[PATCH 00/13] ARM: spear multiplatform support
 2013-01-26 17:54 UTC  (3+ messages)
` [PATCH 09/13] ARM: spear: make clock driver independent of headers

[PATCH] dma: mv_xor: remove minimal offload length threshold
 2013-01-26 17:30 UTC  (3+ messages)

[PATCH] arm: dts: Add uart1 and uart2 to igep boards
 2013-01-26 15:56 UTC  (4+ messages)

[PATCH 0/3] atmel_lcdfb: fix 16-bpp regression
 2013-01-26 15:44 UTC  (2+ messages)

[PATCH v4] cpufreq: add imx6q-cpufreq driver
 2013-01-26 15:31 UTC 

[PATCH v6 2/2] ARM: davinci: Remoteproc platform device creation data/code
 2013-01-26 15:21 UTC  (3+ messages)
  ` [PATCH v6 1/2] ARM: davinci: Remoteproc driver support for OMAP-L138 DSP

[PATCH 0/5] sunxi: Add pinctrl/gpio support for A10 SoCs
 2013-01-26 14:36 UTC  (6+ messages)
` [PATCH 1/5] ARM: sunxi: Increase the number of GPIOs available
` [PATCH 2/5] pinctrl: sunxi: Document sun5i pins functions
` [PATCH 3/5] ARM: pinctrl: sunxi: Add the pinctrl pin set for Allwinner A10
` [PATCH 4/5] ARM: sunxi: Add the sun4i pinctrl and gpio nodes
` [PATCH 5/5] ARM: sunxi: Add the pin groups for UART0 and UART1 on sun4i

[PATCH] ARM: imx27: clk-imx27: SPI: Rename IPG clock and add PER clock
 2013-01-26 14:07 UTC 

[PATCH] regulators/db8500: Fix compile failure for drivers/regulator/dbx500-prcmu.c
 2013-01-26 13:26 UTC  (3+ messages)

Timer Implementation
 2013-01-26 10:17 UTC 

OMAP baseline test results for v3.8-rc5
 2013-01-26  8:46 UTC  (2+ messages)

[PATCH RESEND 0/2] CFA10036: Switch to SPI Bitbanging
 2013-01-26  7:36 UTC  (3+ messages)
` [PATCH 1/2] spi: spi-gpio: Add checks for the dt properties

[PATCH] Asoc: Samsung: Add support for I2S runtime S2R
 2013-01-26  7:27 UTC  (4+ messages)
` [PATCH] Asoc: Samsung: Add I2S S/W RST in startup function

[RFC PATCH] ARM: mm: Fix alloc_init_section bug on LPAE
 2013-01-26  6:15 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).