linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-05 06:09:29 to 2013-11-05 18:09:14 UTC [more...]

[patch 1/1] ARM: kirkwood: stop printk TCLK value at boot for DT boards
 2013-11-05 18:09 UTC 

[PATCH] typo fixes (coordiante -> coordinate) in am335x
 2013-11-05 18:03 UTC  (8+ messages)

[RFC PATCH dtc] C-based DT schema checker integrated into dtc
 2013-11-05 18:03 UTC  (10+ messages)

[PATCH v2 00/13] uprobes: Add uprobes support for ARM
 2013-11-05 18:01 UTC  (10+ messages)
` [PATCH v2 01/13] uprobes: move function declarations out of arch
` [PATCH v2 03/13] uprobes: allow arch access to xol slot
        ` [PATCH] uprobes: introduce arch_uprobe->ixol

[PATCH RFC 0/4] Add Exynos5 USB 3.0 phy driver based on generic PHY framework
 2013-11-05 17:58 UTC  (14+ messages)
` [PATCH RFC 1/4] phy: Add new Exynos5 USB 3.0 PHY driver

[PATCH] RM: shmobile: lager: phy fixup needs CONFIG_PHYLIB
 2013-11-05 17:53 UTC  (6+ messages)

[PATCH 00/11] CPU enable method based SMP/hotplug + MSM conversion
 2013-11-05 17:51 UTC  (19+ messages)
` [PATCH 02/11] devicetree: bindings: Document Qualcomm cpus and enable-method
` [PATCH 03/11] devicetree: bindings: Document qcom,kpss-acc
` [PATCH 04/11] devicetree: bindings: Document qcom,saw2 node
` [PATCH 05/11] ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smp
` [PATCH 07/11] ARM: msm: Re-organize platsmp to make it extensible

[PATCH v2] ARM: remove name from machine_desc for DT platforms
 2013-11-05 17:44 UTC  (4+ messages)

[PATCH] ARM/serial: at91: switch atmel serial to use gpiolib
 2013-11-05 17:29 UTC  (9+ messages)
` [PATCH] ARM/serial: at91: specify RTS in DT using gpio
  ` [PATCH v2] "

[PATCH v4 0/6] gpio: daVinci: Fixes and feature enhancement
 2013-11-05 16:59 UTC  (10+ messages)
` [PATCH v4 1/6] gpio: davinci: Fixed a check for unbanked gpio
` [PATCH v4 3/6] gpio: davinci: use irqdomain
` [PATCH v4 4/6] gpio: davinci: add OF support

[PATCH] ARM: at91/trivial: fix at91rm9200 rts/cts pinctrl definitions
 2013-11-05 16:31 UTC  (2+ messages)

[PATCH] ARM: mm: Ensure get_unmapped_area() returns higher address than mmap_min_addr
 2013-11-05 16:22 UTC 

Patch "clockevents: Sanitize ticks to nsec conversion" has been added to the 3.4-stable tree
 2013-11-05 16:00 UTC 

Patch "clockevents: Sanitize ticks to nsec conversion" has been added to the 3.11-stable tree
 2013-11-05 16:00 UTC 

Patch "clockevents: Sanitize ticks to nsec conversion" has been added to the 3.10-stable tree
 2013-11-05 15:59 UTC 

[PATCHv3] ARM: imx: add support code for IMX50 based machines
 2013-11-05 15:57 UTC  (5+ messages)

[PATCH] phy: Add MOXA RTL8201CP PHY support
 2013-11-05 15:55 UTC  (2+ messages)
` [PATCH v2] phy: Add MOXA MDIO driver

[PATCH v3 00/28] Armada 370/XP NAND support
 2013-11-05 15:37 UTC  (33+ messages)
` [PATCH v3 01/28] clk: mvebu: Add Core Divider clock
` [PATCH v3 02/28] ARM: mvebu: Add Core Divider clock device-tree binding
` [PATCH v3 03/28] ARM: mvebu: Add a 2 GHz fixed-clock Armada 370/XP
` [PATCH v3 04/28] ARM: mvebu: Add the core-divider clock to "
` [PATCH v3 05/28] mtd: nand: pxa3xx: Make config menu show supported platforms
` [PATCH v3 06/28] mtd: nand: pxa3xx: Prevent sub-page writes
` [PATCH v3 07/28] mtd: nand: pxa3xx: Early variant detection
` [PATCH v3 08/28] mtd: nand: pxa3xx: Use chip->cmdfunc instead of the internal
` [PATCH v3 09/28] mtd: nand: pxa3xx: Split FIFO size from to-be-read FIFO count
` [PATCH v3 10/28] mtd: nand: pxa3xx: Replace host->page_size by mtd->writesize
` [PATCH v3 11/28] mtd: nand: pxa3xx: Add a nice comment to pxa3xx_set_datasize()
` [PATCH v3 12/28] mtd: nand: pxa3xx: Use a completion to signal device ready
` [PATCH v3 13/28] mtd: nand: pxa3xx: Add bad block handling
` [PATCH v3 14/28] mtd: nand: pxa3xx: Add driver-specific ECC BCH support
` [PATCH v3 15/28] mtd: nand: pxa3xx: Clear cmd buffer #3 (NDCB3) on command start
` [PATCH v3 16/28] mtd: nand: pxa3xx: Add helper function to set page address
` [PATCH v3 17/28] mtd: nand: pxa3xx: Remove READ0 switch/case falltrough
` [PATCH v3 18/28] mtd: nand: pxa3xx: Split prepare_command_pool() in two stages
` [PATCH v3 19/28] mtd: nand: pxa3xx: Move the data buffer clean to prepare_start_command()
` [PATCH v3 20/28] mtd: nand: pxa3xx: Fix SEQIN column address set
` [PATCH v3 21/28] mtd: nand: pxa3xx: Add a read/write buffers markers
` [PATCH v3 22/28] mtd: nand: pxa3xx: Introduce multiple page I/O support
` [PATCH v3 23/28] mtd: nand: pxa3xx: Add multiple chunk write support
` [PATCH v3 24/28] mtd: nand: pxa3xx: Add ECC BCH correctable errors detection
` [PATCH v3 25/28] ARM: mvebu: Add support for NAND controller in Armada 370/XP
` [PATCH v3 26/28] ARM: mvebu: Enable NAND controller in Armada XP GP board
` [PATCH v3 27/28] ARM: mvebu: Enable NAND controller in Armada 370 Mirabox
` [PATCH v3 28/28] mtd: nand: pxa3xx: Add documentation about the controller

[PATCH 0/3] follow up fixes for V7 big endian changes
 2013-11-05 15:20 UTC  (10+ messages)
` [PATCH 1/3] ARM: __fixup_smp read of SCU config should do byteswap in BE case
` [PATCH 2/3] ARM: mm: fix __phys_to_virt to work with 64 bit phys_addr_t "
` [PATCH 3/3] ARM: fix mov to mvn conversion in case of 64 bit phys_addr_t and BE

[PATCH v4 0/4] Energy Micro efm32 support
 2013-11-05 14:58 UTC  (20+ messages)
` [PATCH v4 1/4] ARM: deprecate mach/timex.h for !ARCH_MULTIPLATFORM
      ` [PATCH] ARM: u300: fix timekeeping when periodic mode is used
      ` [PATCH v5 1/4] ARM: deprecate mach/timex.h for !ARCH_MULTIPLATFORM
` [PATCH v4 4/4] ARM: new platform for Energy Micro's EFM32 Cortex-M3 SoCs

[PATCHv11][ 1/7] video: imxfb: Introduce regulator support
 2013-11-05 14:56 UTC  (8+ messages)
` [PATCHv11][ 2/7] video: imxfb: Also add pwmr for the device tree
` [PATCHv11][ 3/7] video: Kconfig: Allow more broad selection of the imxfb framebuffer driver
` [PATCHv11][ 4/7] pinctrl: pinctrl-imx: add imx25 pinctrl driver
` [PATCHv11][ 5/7] ARM: dts: imx25.dtsi: Permit to use the iomuxc in the dts
` [PATCHv11][ 6/7] ARM i.MX25: build in pinctrl support
` [PATCHv11][ 7/7] ARM: dts: Add support for the cpuimx25 board from Eukrea and its baseboard

[PATCH 0/8] ARM: Initial support for Marvell Berlin SoCs
 2013-11-05 14:28 UTC  (11+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 1/9] irqchip: add DesignWare APB ICTL interrupt controller
  ` [PATCH v3 2/9] MAINTAINERS: add ARM Marvell Berlin SoC
  ` [PATCH v3 3/9] ARM: l2x0: add Marvell Tauros3 support
  ` [PATCH v3 4/9] ARM: add Marvell Berlin SoC familiy to Marvell doc
  ` [PATCH v3 5/9] ARM: add Marvell Berlin SoCs to multi_v7_defconfig
  ` [PATCH v3 6/9] ARM: add Marvell Berlin UART0 lowlevel debug
  ` [PATCH v3 7/9] ARM: add Armada 1500 and Sony NSZ-GS7 device tree files
  ` [PATCH v3 8/9] ARM: add Armada 1500-mini and Chromecast "
  ` [PATCH v3 9/9] ARM: add initial support for Marvell Berlin SoCs

[PATCH] ARM: dts: i.MX51: Fix OTG PHY clock
 2013-11-05 14:00 UTC 

[PATCHv4][ 1/6] fbdev: Add the lacking FB_SYNC_* for matching the DISPLAY_FLAGS_*
 2013-11-05 13:47 UTC  (4+ messages)
` [PATCHv4][ 2/6] dma: ipu: Add devicetree support

[PATCHv9][ 1/2] Input: tsc2007: Add device tree support
 2013-11-05 13:37 UTC  (2+ messages)
` [PATCHv9][ 2/2] ARM: dts: cpuimx51 Add touchscreen support

No subject
 2013-11-05 13:26 UTC  (9+ messages)
` [PATCHv2 1/8] ALSA: Add SAI SoC Digital Audio Interface driver
` [PATCHv2 6/8] ASoC: fsl: add SGTL5000 based audio machine driver

[PATCH V3 0/7] DRIVERS: IRQCHIP: Add support for crossbar IP
 2013-11-05 13:14 UTC  (8+ messages)
` [PATCH V3 1/7] DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqs
` [PATCH V3 2/7] DRIVERS: IRQCHIP: CROSSBAR: Add support for Crossbar IP
` [PATCH V3 3/7] ARM: DTS: DRA: Add crossbar device binding
` [PATCH V3 4/7] ARM: DTS: DRA: Replace peripheral interrupt numbers with crossbar inputs
` [PATCH V3 5/7] ARM: DTS: DRA7: Add routable-irqs property for gic node
` [PATCH V3 6/7] ARM: OMAP4+: Correct Wakeup-gen code to use physical irq number
` [PATCH V3 7/7] ARM: DRA: Enable Crossbar IP support for DRA7XX

[PATCH 0/4] wl1251 device tree support
 2013-11-05 13:12 UTC  (7+ messages)
` [PATCH 1/4] wl1251: split wl251 platform data to a separate structure
` [PATCH 2/4] wl1251: move power GPIO handling into the driver
` [PATCH 3/4] wl1251: spi: add vio regulator support

[PATCHv2] pinctrl: imx50: add pinctrl support code for the IMX50 SoC
 2013-11-05 13:11 UTC 

[PATCH] pinctrl: imx50: add pinctrl support code for the IMX50 SoC
 2013-11-05 13:03 UTC  (5+ messages)

[PATCH 1/4] ARM/serial: at91: move machine quirk into machine
 2013-11-05 12:53 UTC  (4+ messages)

[PATCH] ARM: dts: voipac: Improve fixed voltage regulator definition
 2013-11-05 12:49 UTC 

[PATCH 2/4] ALSA: atmel: remove dependency on <mach/gpio.h>
 2013-11-05 12:44 UTC  (3+ messages)

[PATCHv10][ 1/7] video: imxfb: Introduce regulator support
 2013-11-05 12:22 UTC  (8+ messages)
` [PATCHv10][ 2/7] video: imxfb: Also add pwmr for the device tree
` [PATCHv10][ 3/7] video: Kconfig: Allow more broad selection of the imxfb framebuffer driver
` [PATCHv10][ 4/7] pinctrl: pinctrl-imx: add imx25 pinctrl driver
` [PATCHv10][ 5/7] ARM: dts: imx25.dtsi: Permit to use the iomuxc in the dts
` [PATCHv10][ 6/7] ARM i.MX25: build in pinctrl support
` [PATCHv10][ 7/7] ARM: dts: Add support for the cpuimx25 board from Eukrea and its baseboard

[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
 2013-11-05 12:05 UTC  (5+ messages)

[PATCH 0/3] v7-M support using MULTIPLATFORM
 2013-11-05 11:40 UTC  (4+ messages)

[PATCH v3 0/0] usb: musb bugfixes
 2013-11-05 11:11 UTC  (2+ messages)

[PATCH 0/3] virtio-mmio: handle BE guests on LE hosts
 2013-11-05 10:45 UTC  (6+ messages)
` [PATCH 2/3] virtio: mmio: fix signature checking for BE guests

[PATCH 0/2] ARM: at91: sama5d3: add sama5d36ek support
 2013-11-05 10:08 UTC  (5+ messages)
` [PATCH 1/2] ARM: at91: sama5d3: add support for sama5d36 chip
` [PATCH 2/2] ARM: at91: sama5d3/dt: add sama5d36ek dts file

[PATCH] mtd: atmel_nand: fix bug driver will in a dead lock if no nand detected
 2013-11-05  9:59 UTC 

[PATCH 3/4] pinctrl: at91: copy define to driver
 2013-11-05  9:52 UTC  (2+ messages)

[BUG?] ARM: mvebu: is second PCIe unit of Armada XP mv78230 x1 or x4?
 2013-11-05  9:48 UTC  (3+ messages)

[PATCH 4/4] ARM: at91: localize GPIO header
 2013-11-05  9:30 UTC 

[PATCH v2 0/4] Exynos 5410 Dual cluster support
 2013-11-05  9:15 UTC  (4+ messages)
` [PATCH v2 2/4] clk: exynos5410: register clocks using common clock framework

[PATCH] net: mv643xx_eth: Add missing phy_addr_set in DT mode
 2013-11-05  9:04 UTC  (2+ messages)

[PATCH 0/4] Add support for clocks in S5M8767
 2013-11-05  8:58 UTC  (7+ messages)
` [PATCH 3/4] mfd: sec-core: Add cells for S5M8767-clocks

[PATCH 0/3] Renesas R8A7790 Common Clock Framework support
 2013-11-05  8:52 UTC  (4+ messages)
` [PATCH 3/3] clk: shmobile: Add R8A7790 clocks support

[PATCH v4 0/4] AArch64: KGDB support
 2013-11-05  8:45 UTC  (5+ messages)
` [PATCH v4 1/4] arm64: support single-step and breakpoint handler hooks
` [PATCH v4 2/4] AArch64: KGDB: Add Basic KGDB support
` [PATCH v4 3/4] AArch64: KGDB: Add step debugging support
` [PATCH v4 4/4] KGDB: make kgdb_breakpoint() as noinline

[PATCHv9 00/43] ARM: TI SoC clock DT conversion
 2013-11-05  8:22 UTC  (17+ messages)
` [PATCHv9 07/43] CLK: TI: add autoidle support
` [PATCHv9 13/43] clk: ti: add support for basic mux clock
` [PATCHv9 32/43] ARM: dts: AM35xx: use DT clock data
` [PATCHv9 38/43] ARM: OMAP2+: PRM: add support for initializing PRCM clock modules from DT

pci-mvebu driver on km_kirkwood
 2013-11-05  8:13 UTC  (11+ messages)

[PATCH RFC] clk: add gpio controlled clock
 2013-11-05  8:07 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 0/3] omapdss: venc: Add support for bypass and acbias
 2013-11-05  7:24 UTC  (2+ 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).