linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-11 08:05:27 to 2012-09-11 14:20:04 UTC [more...]

[PATCH v3 0/9] pinctrl: mvebu: pinctrl driver
 2012-09-11 14:20 UTC  (4+ messages)
` pinctrl: mvebu: minor fixes
  ` [PATCH 1/2] pinctrl: mvebu: mark internal functions as static
  ` [PATCH 2/2] pinctrl: mvebu: remove dead code

[PATCH 00/16] ARM: big platform data header rename
 2012-09-11 14:17 UTC  (34+ messages)
  ` [PATCH 01/16] ARM: at91: move platform_data definitions
    ` [PATCH 02/16] ARM: davinci: "
    ` [PATCH 03/16] ARM: ep93xx: "
    ` [PATCH 04/16] ARM: imx: "
    ` [PATCH 05/16] ARM: msm: "
    ` [PATCH 06/16] ARM: netx: "
    ` [PATCH 07/16] ARM: pxa: "
    ` [PATCH 08/16] ARM: sa1100: "
    ` [PATCH 09/16] ARM: tegra: "
    ` [PATCH 10/16] ARM: vt8500: "
    ` [PATCH 11/16] ARM: w90x900: "
    ` [PATCH 12/16] ARM: nomadik: "
    ` [PATCH 13/16] ARM: omap: "
    ` [PATCH 14/16] ARM: orion: "
    ` [PATCH 15/16] ARM: samsung: "
    ` [PATCH 16/16] ARM: spear: "

[PATCH v6 0/12] KGDB/KDB FIQ (NMI) debugger
 2012-09-11 14:15 UTC  (15+ messages)
` [PATCH 01/12] kernel/debug: Mask KGDB NMI upon entry
` [PATCH 02/12] kdb: Implement disable_nmi command
` [PATCH 03/12] kdb: Turn KGDB_KDB=n stubs into static inlines
` [PATCH 04/12] tty/serial/core: Introduce poll_init callback
` [PATCH 05/12] tty/serial/amba-pl011: Implement "
` [PATCH 06/12] tty/serial/kgdboc: Add and wire up clear_irqs callback
` [PATCH 07/12] tty/serial/amba-pl011: Implement "
` [PATCH 08/12] tty/serial: Add kgdb_nmi driver
` [PATCH 09/12] ARM: Move some macros from entry-armv to entry-header
` [PATCH 10/12] ARM: Add KGDB/KDB FIQ debugger generic code
` [PATCH 11/12] ARM: VIC: Add a couple of low-level FIQ management helpers
` [PATCH 12/12] ARM: versatile: Make able to use UART ports for KGDB FIQ debugger

GCC 4.6.x miscompiling arm-linux?
 2012-09-11 14:10 UTC  (18+ messages)

[RFC v5] V4L DT bindings
 2012-09-11 14:02 UTC 

[PATCH v4] Add basic address decoding support for Marvell 370/XP
 2012-09-11 13:49 UTC  (20+ messages)
` [PATCH v4 01/17] arm: mach-dove: use plus instead of or for address definitions
` [PATCH v4 02/17] arm: mach-kirkwood: "
` [PATCH v4 03/17] arm: mach-mv78xx0: "
` [PATCH v4 04/17] arm: mach-orion5x: "
` [PATCH v4 05/17] arm: mach-dove: use IOMEM() for base "
` [PATCH v4 06/17] arm: mach-kirkwood: "
` [PATCH v4 07/17] arm: mach-mv78xx0: "
` [PATCH v4 08/17] arm: mach-orion5x: "
` [PATCH v4 09/17] arm: mach-mvebu: "
` [PATCH v4 10/17] arm: plat-orion: use void __iomem pointers for UART registration functions
` [PATCH v4 11/17] arm: plat-orion: use void __iomem pointers for MPP functions
` [PATCH v4 12/17] arm: plat-orion: use void __iomem pointers for time functions
` [PATCH v4 13/17] arm: plat-orion: use void __iomem pointers for addr-map functions
` [PATCH v4 14/17] arm: plat-orion: introduce PLAT_ORION_LEGACY hidden config option
` [PATCH v4 15/17] arm: plat-orion: make bridge_virt_base non-const to support DT use case
` [PATCH v4 16/17] arm: mvebu: add basic address decoding support to Armada 370/XP
` [PATCH v4 17/17] arm: mvebu: add address decoding controller to the DT

[PATCH V5 0/5] clk: mmp: add clock framework for mmp
 2012-09-11 13:33 UTC  (6+ messages)

[PATCH v3 00/12] Initial multi-platform support
 2012-09-11 13:25 UTC  (12+ messages)
` [PATCH 07/12] ARM: move all dtb targets out of Makefile.boot

[PATCH] mfd: ab8500: Make ab8500_irq_get_virq() static
 2012-09-11 13:00 UTC  (2+ messages)

[v2] arm: mvebu: Add basic address decoding support for Marvell 370/XP
 2012-09-11 12:54 UTC  (4+ messages)
` [PATCH 1/5] arm: plat-orion: use 'void __iomem *' in addr-map code

[PATCH] atmel-ssc: include linux/io.h for raw io
 2012-09-11 12:38 UTC  (6+ messages)
` [PATCH] ASoC: "

[PATCH] omap: remoteproc: set bootaddr support
 2012-09-11 12:30 UTC  (2+ messages)

[PATCH v6 0/3] imx: add usbmisc support
 2012-09-11 12:20 UTC  (10+ messages)
` [PATCH v6 1/3] USB: chipidea: add imx "

[PATCH] i.MX: remove legacy clock support
 2012-09-11 12:18 UTC  (2+ messages)

[PATCHv7 00/23]I2C big cleanup
 2012-09-11 12:05 UTC  (26+ messages)
` [PATCHv7 01/23] i2c: omap: switch to devm_* API
` [PATCHv7 02/23] i2c: omap: simplify num_bytes handling
` [PATCHv7 03/23] i2c: omap: decrease indentation level on data handling
` [PATCHv7 04/23] i2c: omap: add blank lines
` [PATCHv7 05/23] i2c: omap: simplify omap_i2c_ack_stat()
` [PATCHv7 06/23] i2c: omap: split out [XR]DR and [XR]RDY
` [PATCHv7 07/23] i2c: omap: improve i462 errata handling
` [PATCHv7 08/23] i2c: omap: re-factor receive/transmit data loop
` [PATCHv7 09/23] i2c: omap: switch over to do {} while loop
` [PATCHv7 10/23] i2c: omap: ack IRQ in parts
` [PATCHv7 11/23] i2c: omap: switch to platform_get_irq()
` [PATCHv7 12/23] i2c: omap: bus: add a receiver flag
` [PATCHv7 13/23] i2c: omap: simplify errata check
` [PATCHv7 14/23] i2c: omap: always return IRQ_HANDLED
` [PATCHv7 15/23] i2c: omap: simplify IRQ exit path
` [PATCHv7 16/23] i2c: omap: resize fifos before each message
` [PATCHv7 17/23] i2c: omap: get rid of the "complete" label
` [PATCHv7 18/23] i2c: omap: remove redundant status read
` [PATCHv7 19/23] i2c: omap: always return IRQ_HANDLED
` [PATCHv7 20/23] i2c: omap: switch to threaded IRQ support
` [PATCHv7 21/23] i2c: omap: remove unnecessary pm_runtime_suspended check
` [PATCHv7 22/23] i2c: omap: switch over to autosuspend API
` [PATCHv7 23/23] i2c: omap: sanitize exit path

[GIT PULL 0/2] imx device tree changes for 3.7
 2012-09-11 12:02 UTC  (3+ messages)
` [GIT PULL 1/2] imx device tree changes
` [GIT PULL 2/2] imx6q clk device tree lookup

[PATCH v3 0/3] Add a generic cpufreq-cpu0 driver
 2012-09-11 11:59 UTC  (8+ messages)
` [PATCH v3 1/3] ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smp

[PATCH] arm/dts: Add omap3-beagle.dts
 2012-09-11 11:57 UTC  (3+ messages)

[PATCH v3 03/23] serial: omap: don't access the platform_device
 2012-09-11 11:54 UTC  (8+ messages)
` [PATCH v4 00/21] OMAP UART Patches

[PATCH v2 0/8] ARM/dts: OMAP audio related updates for OMAP2/3/4/5
 2012-09-11 11:42 UTC  (12+ messages)
` [PATCH v2 1/8] ARM/dts: OMAP2: Add McBSP entries for OMAP2420 and OMAP2430 SoC

[PATCH v2 0/3] omap: musb: Add device tree support
 2012-09-11 11:34 UTC  (8+ messages)
` [PATCH v2 1/3] arm: omap: hwmod: add a new addr space in otg for writing to control module
` [PATCH v2 2/3] usb: musb: omap: write directly to mailbox instead of using phy
` [PATCH v2 3/3] usb: musb: omap: Add device tree support for omap musb glue

[PATCH] ARM: dts: AM33XX: fix gpio node numbering to match hardware
 2012-09-11 11:30 UTC  (4+ messages)

mfd: Implement devicetree support for AB8500 Btemp
 2012-09-11 11:22 UTC  (4+ messages)

[PATCH v2] ARM : i.MX27 : split code for allocation of ressources of camera and eMMA
 2012-09-11 11:17 UTC  (4+ messages)

[PATCH v2 0/3] arm/dts: omap: add dt data for MUSB
 2012-09-11 11:07 UTC  (16+ messages)
` [PATCH v2 1/3] arm/dts: Add twl6030-usb data
` [PATCH v2 2/3] arm/dts: Add twl4030-usb data
` [PATCH v2 3/3] arm/dts: omap: Add usb_otg and glue data

[PATCH v8 0/3] GPMC driver conversion
 2012-09-11 10:53 UTC  (6+ messages)
` [PATCH v8 2/3] ARM: OMAP2+: gpmc: Adapt to HWMOD

[PATCH 00/14] ARM: at91: add pinctrl support
 2012-09-11 10:36 UTC  (22+ messages)
` [PATCH 01/14] ARM: at91: gpio: implement request and free
  ` [PATCH 03/14] arm: at91: at91sam9x5: fix gpio number per bank
  ` [PATCH 04/14] ARM: at91: add dummies pinctrl for non dt platform
  ` [PATCH 05/14] ARM: at91: add pinctrl support
  ` [PATCH 06/14] arm: at91: dt: at91sam9 "
  ` [PATCH 07/14] arm: at91: dt: at91sam9 add serial "
  ` [PATCH 08/14] tty: atmel_serial: add "
  ` [PATCH 09/14] arm: at91: dt: sam9m10g45ek: use rts/cts pinctrl group for uart1
  ` [PATCH 10/14] arm: at91: dt: sam9263ek: use rts/cts pinctrl group for uart0
  ` [PATCH 11/14] arm: at91: dt: sam9g20ek: use rts/cts/dtr/dsr/dcd/ri "

[PATCH v3] input: qt1070: Add device tree support
 2012-09-11 10:14 UTC 

[PATCH v9 0/3] GPMC driver conversion
 2012-09-11  9:57 UTC  (4+ messages)
` [PATCH v9 1/3] ARM: OMAP2/3: hwmod data: add gpmc
` [PATCH v9 2/3] ARM: OMAP2+: gpmc: Adapt to HWMOD
` [PATCH v9 3/3] ARM: OMAP2+: gpmc: minimal driver support

[GIT PULL] i.MX Fixes
 2012-09-11  9:55 UTC 

[PATCH 00/29] Move OMAP2+ over to use COMMON clock
 2012-09-11  9:46 UTC  (3+ messages)

[PATCH] ARM: EXYNOS5: Add bus clock and set parent clock for FIMD
 2012-09-11  9:32 UTC  (4+ messages)

[PATCH 00/17] MOP500 Audio fix-ups and DT enablement
 2012-09-11  9:28 UTC  (14+ messages)
` [PATCH 01/17] ASoC: Ux500: Move MSP pinctrl setup into the MSP driver
` [PATCH 05/17] ASoC: Ux500: Minor coding layout changes
` [PATCH 06/17] Documentation: Define the MOP500 Audio Machine Driver Device Tree bindings
` [PATCH 07/17] Documentation: Define the MSP "

[PATCH v2 00/11] chipidea/imx: add otg support and some bug fix
 2012-09-11  9:05 UTC  (12+ messages)
` [PATCH v2 05/11] USB: chipidea: don't let probe fail if otg controller start one role failed
` [PATCH v2 06/11] USB: mxs-phy: add basic otg support

[GIT] Renesas ARM-based SoC: pmu/cleanup for 3.7
 2012-09-11  9:03 UTC  (4+ messages)
` [PATCH 2/2] ARM: shmobile: emev2: enable PMU(Performance Monitoring Unit)

[GIT PULL 0/4] mxs changes for 3.7
 2012-09-11  8:58 UTC  (3+ messages)
` [GIT PULL 3/4] mxs clk device tree lookup

[PATCH 0/3] omap: musb: Add device tree support
 2012-09-11  8:52 UTC  (10+ messages)
` [PATCH 1/3] arm: omap: hwmod: add a new addr space in otg for writing to control module

[PATCH] arm/dts: omap: Add omap-usb2 dt data
 2012-09-11  8:50 UTC  (3+ messages)

[PATCH v2] mxc_nand : allow swapping the Bad block Indicator for NFC v1
 2012-09-11  8:47 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH v2] perf: Use pre-empt safe cpu_get/put insted of smp_processor_id
 2012-09-11  8:29 UTC  (3+ messages)

[PATCH v11 3/4] drivers/i2c/busses/i2c-at91.c: add new driver
 2012-09-11  8:26 UTC  (8+ messages)

[PATCH v2 1/2] ARM: shmobile: sh73a0: enable PMU(Performance Monitoring Unit)
 2012-09-11  8:10 UTC  (3+ messages)
` [PATCH v3 0/2] ARM: shmobile: "


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