messages from 2013-03-18 16:57:54 to 2013-03-19 13:30:46 UTC [more...]
[PATCH v2 00/11] ARM: dts: OMAP5: ocp address space and few updates for 3.10
2013-03-19 13:30 UTC
[PATCH 1/1] clk: Add notifier support in clk_prepare/clk_unprepare
2013-03-19 13:28 UTC
[BUG][mvebu] mvneta: cannot request irq 25 on openblocks-ax3
2013-03-19 13:12 UTC
[RFC PATCH] ARM: mm: disable kmap_high_get() for SMP
2013-03-19 12:40 UTC (7+ messages)
[PATCH 1/2] cpuidle / kirkwood: remove redundant Kconfig option
2013-03-19 12:22 UTC (4+ messages)
` [PATCH 2/2] cpuidle / calxeda: "
[PATCH V2] clk: Add composite clock type
2013-03-19 12:04 UTC (5+ messages)
[PATCH] genirq: allow an alternative setup for the mask cache
2013-03-19 11:56 UTC (12+ messages)
` [PATCH v3 0/9] refactoring for mask_cache
` [PATCH v3 2/9] genirq: add mask_cache and pmask_cache into struct irq_chip_type
[PATCH] ARM: ux500: select WATCHDOG and MUSB for ux500
2013-03-19 11:55 UTC (2+ messages)
[PATCH 0/4][V2] time: dynamic irq affinity
2013-03-19 11:42 UTC (4+ messages)
` [PATCH 3/4][V2] ARM: nomadik: add dynamic irq flag to the timer
[PATCH v2 0/4] SAMA5D3 support
2013-03-19 11:23 UTC (4+ messages)
` [PATCH 4/4] ARM: at91: introduce SAMA5 support
[PATCH v3 00/11] common clk drivers migration for DaVinci SoCs
2013-03-19 10:57 UTC (4+ messages)
` [PATCH v3 02/11] clk: davinci - add PSC clock driver
[PATCHv4 0/7] ARM: sunxi: Extend UART support for Allwinner SoCs
2013-03-19 10:52 UTC (10+ messages)
` [PATCH 1/7] serial: 8250_dw: add support for clk api
` [PATCH] "
` [PATCH 2/7] ARM: sunxi: dt: Use clocks property instead of clock-frequency for the UARTs
` [PATCH 3/7] ARM: sunxi: Rename uart nodes to serial
` [PATCH 4/7] ARM: sunxi: dt: Move uart0 to sun4i-a10.dtsi
` [PATCH 5/7] ARM: sunxi: dt: Add uart3 dt node
` [PATCH 6/7] ARM: sunxi: dt: Add A10 UARTs to the dtsi
` [PATCH 7/7] ARM: sunxi: hackberry: Add UART muxing
[PATCH] ARM: OMAP: clocks: Delay clk inits atleast until slab is initialized
2013-03-19 10:38 UTC
[PATCH 0/6] ARM platform spring cleaning
2013-03-19 10:35 UTC (7+ messages)
` [PATCH 3/6] ARM: remove fa526 CPU support
Shifted framebuffer after X11 starts on mx28
2013-03-19 10:33 UTC (6+ messages)
` [PATCH] ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0
[PATCH] Core Standby Mode and caches
2013-03-19 10:30 UTC (5+ messages)
` [PATCH] ARM: shmobile: r8a7740: Add CPU Core Standby Mode
[PATCH] ARM: hw_breakpoint: Enable debug powerdown only if system supports 'has_ossr'
2013-03-19 10:28 UTC (11+ messages)
[PATCH v3 1/7] ARM: shmobile: Define DT bindings for timer devices
2013-03-19 10:19 UTC (3+ messages)
[PATCH 00/03] ARM: shmobile: r8a73a4 APE6EVM board support V2
2013-03-19 10:18 UTC (6+ messages)
` [PATCH 01/03] ARM: shmobile: APE6EVM base "
[PATCH v3 0/2] crypto: sahara: Add support for SAHARA in i.MX27
2013-03-19 9:43 UTC (3+ messages)
` [PATCH v3 2/2] crypto: sahara: Add driver for SAHARA2 accelerator
[PATCH] ARM: davinci: defconfig: enable CGROUPS
2013-03-19 9:37 UTC
[PATCH v2] ARM: shmobile: ape6evm: add defconfig
2013-03-19 9:22 UTC
[PATCH] ARM: shmobile: ape6evm: add defconfig
2013-03-19 9:15 UTC (2+ messages)
[GIT PULL] defconfig changes for ux500
2013-03-19 9:14 UTC
OMAP baseline test results for v3.9-rc3
2013-03-19 9:12 UTC (6+ messages)
[GIT PULL] ux500 core changes for v3.10
2013-03-19 9:11 UTC
[PATCH 00/10] Use module_platform_driver_probe() part 2
2013-03-19 9:04 UTC (6+ messages)
` [PATCH 10/10] drivers: misc: use module_platform_driver_probe()
[PATCH] bounce:fix bug, avoid to flush dcache on slab page from jbd2
2013-03-19 8:54 UTC (14+ messages)
` [PATCH] mm: Make snapshotting pages for stable writes a per-bio operation
` [PATCH v3] "
[GIT PULL] Renesas ARM-based SoC fixes for v3.9
2013-03-19 8:40 UTC (5+ messages)
[PATCH] clk: add DT test clock consumer driver
2013-03-19 8:19 UTC (4+ messages)
[PATCH v7 00/14] spi/spi-atmel: add dmaengine support for atmel spi controller and to test the device tree support
2013-03-19 7:52 UTC (15+ messages)
` [PATCH v7 01/14] spi/spi-atmel: detect the capabilities of SPI core by reading the VERSION register
` [PATCH v7 02/14] spi/spi-atmel: add support transfer on CS1, 2, 3, not only on CS0
` [PATCH v7 03/14] spi/spi-atmel: add physical base address
` [PATCH v7 04/14] spi/spi-atmel: call unmapping on transfers buffers
` [PATCH v7 05/14] spi/spi-atmel: status information passed through controller data
` [PATCH v7 06/14] spi/spi-atmel: add flag to controller data for lock operations
` [PATCH v7 07/14] spi/spi-atmel: add dmaengine support
` [PATCH v7 08/14] spi/spi-atmel: fix spi-atmel driver to adapt to slave_config changes
` [PATCH v7 09/14] spi/spi-atmel: correct 16 bits transfers using PIO
` [PATCH v7 10/14] spi/spi-atmel: correct 16 bits transfers with DMA
` [PATCH v7 11/14] ARM: at91: add clocks for spi dt entries
` [PATCH v7 12/14] ARM: dts: add spi nodes for atmel SoC
` [PATCH v7 13/14] ARM: dts: add spi nodes for the atmel boards
` [PATCH v7 14/14] ARM: dts: add pinctrl property for spi node for atmel SoC
Anyone implement Cortex A9 FIQ
2013-03-19 7:49 UTC (5+ messages)
[PATCH 1/2] ARM: vexpress: Enable regulator framework when MMCI is in use
2013-03-19 7:46 UTC (7+ messages)
` [PATCH v2 "
[PATCH 00/04] ARM: shmobile: TWD update
2013-03-19 7:04 UTC (5+ messages)
[PATCH] ARM: kirkwood: Add support for NETGEAR ReadyNAS Duo v2 using DT
2013-03-19 6:59 UTC (6+ messages)
[PATCH 0/2] omap serial fix
2013-03-19 6:54 UTC (2+ messages)
[PATCH 6/8] SERIAL: OMAP: Remove the slave idle handling from the driver
2013-03-19 6:33 UTC (6+ messages)
[GIT PULL] mxs fixes for 3.9, take 3
2013-03-19 6:03 UTC
[GIT PULL] imx fixes for 3.9, take 3
2013-03-19 6:00 UTC
[PATCH 1/2] driver: serial-omap: move max uart count into generic header file
2013-03-19 6:00 UTC (3+ messages)
[PATCH] ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0
2013-03-19 5:51 UTC (2+ messages)
OMAP baseline test results for v3.9-rc1
2013-03-19 5:47 UTC (2+ messages)
OMAP baseline test results for v3.9-rc2
2013-03-19 5:39 UTC (2+ messages)
[PATCH 0/2] Fix crash on OMAP with CONFIG_DEBUG_SLAB
2013-03-19 5:16 UTC (9+ messages)
` [PATCH 2/2] ARM: OMAP2+: clocks: Pass static parent pointers to common clock core
[PATCH v3 0/3] CPUFreq for kzm9g
2013-03-19 5:15 UTC (5+ messages)
` [PATCH v3 1/3] ARM: shmobile: sh73a0: wait for completion when kicking the clock
[PATCH v2] ARM: mm: clean-up in order to reduce to call kmap_high_get()
2013-03-19 5:01 UTC
[PATCH 00/04] ARM: shmobile: r8a73a4 SoC and APE6EVM board support
2013-03-19 3:22 UTC (5+ messages)
` [PATCH 01/04] ARM: shmobile: Initial r8a73a4 SoC support
[PATCH 00/04] ARM: shmobile: r8a73a4 SoC support V2
2013-03-19 3:00 UTC (4+ messages)
` [PATCH 03/04] ARM: shmobile: r8a73a4 IRQC "
[PATCH] ARM: tegra: fuse: add fuctions to read speedo id and process id
2013-03-19 2:33 UTC
[PATCH v3 0/6] move s3c24xx-irq to drivers/irqchip and add dt support
2013-03-19 2:28 UTC (10+ messages)
` [PATCH v3 5/6] irqchip: s3c24xx: add devicetree support
` [PATCH v3 6/6] irqchip: s3c24xx: add s3c2450 interrupt definitions
[GIT PULL v2] Renesas INTC External IRQ pin driver
2013-03-19 2:19 UTC (15+ messages)
` [PATCH 01/14] irqchip: "
` [PATCH 02/14] ARM: shmobile: irq_pin() for static IRQ pin assignment
` [PATCH 03/14] ARM: shmobile: INTC External IRQ pin driver on sh73a0
` [PATCH 04/14] ARM: shmobile: INTC External IRQ pin driver on r8a7779
` [PATCH 05/14] irqchip: intc-irqpin: Whitespace fixes
` [PATCH 06/14] irqchip: intc-irqpin: Cache mapped IRQ
` [PATCH 07/14] irqchip: intc-irqpin: Add force comments
` [PATCH 08/14] irqchip: intc-irqpin: Make use of devm functions
` [PATCH 09/14] irqchip: intc-irqpin: GPL header for platform data
` [PATCH 10/14] irqchip: Renesas IRQC driver
` [PATCH 11/14] ARM: shmobile: Make sh73a0 INTC irqpin platform data static
` [PATCH 12/14] ARM: shmobile: Make r8a7779 "
` [PATCH 13/14] irqchip: intc-irqpin: Initial DT support
` [PATCH 14/14] irqchip: irqc: Add "
[GIT PULL v2] Renesas ARM-based SoC board updates for v3.10
2013-03-19 2:18 UTC (14+ messages)
` [PATCH 01/13] ARM: shmobile: use GPIO SD-card detection on armadillo800eva
` [PATCH 02/13] ARM: shmobile: switch SDHI0 to GPIO regulator "
` [PATCH 03/13] ARM: shmobile: streamline mackerel SD and MMC devices
` [PATCH 04/13] ARM: shmobile: mark mackerel sh_mmcif_device __maybe_unused
` [PATCH 05/13] ARM: shmobile: marzen: Reference DT implementation
` [PATCH 06/13] ARM: shmobile: kzm9g: "
` [PATCH 07/13] ARM: shmobile: parse DT and configure pinmux early on kzm9g-reference
` [PATCH 08/13] ARM: shmobile: SDHI and MMCIF interfaces to kzm9g-reference
` [PATCH 09/13] ARM: shmobile: simplify kzm9g Kconfig dependencies
` [PATCH 10/13] ARM: shmobile: kzm9g: Remove warning about SMP
` [PATCH 11/13] ARM: shmobile: kzm9g: Trim reference DT_MACHINE_START
` [PATCH 12/13] ARM: shmobile: marzen: Use gic_iid macro for ICCIAR / interrupt ID
` [PATCH 13/13] ARM: shmobile: kzm9g: correct smsc regulator registration
★★★「最新SEO対策の教科書」と「超アクセスアップソフト」をもらってください 18m
2013-03-19 2:16 UTC
[GIT PULL] AB8500 Power and MFD related updates
2013-03-19 2:12 UTC (2+ messages)
[PATCH 1/3] mfd: remove __exit_p annotation for twl4030_madc_remove
2013-03-18 23:54 UTC (3+ messages)
` [PATCH] [media] ir: IR_RX51 only works on OMAP2
[PATCH] ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0
2013-03-18 22:17 UTC (5+ messages)
[PATCH 0/6] pinctrl: Add support for pin control on S3C64xx
2013-03-18 21:38 UTC (8+ messages)
` [PATCH 1/6] pinctrl: samsung: Protect bank registers with a spinlock
` [PATCH 2/6] pinctrl: samsung: Include pinctrl-exynos driver data conditionally
` [PATCH 3/6] pinctrl: samsung: Split pin bank description into two structures
` [PATCH 4/6] pinctrl: samsung: Remove hardcoded register offsets
` [PATCH 5/6] pinctrl: samsung: Handle banks with two configuration registers
` [PATCH 6/6] pinctrl: Add pinctrl-s3c64xx driver
[PATCH v3 0/5] common clk framework reentrancy & dvfs, take 3
2013-03-18 21:35 UTC (6+ messages)
` [PATCH 1/5] clk: allow reentrant calls into the clk framework
[PATCH 1/1] ARM: kirkwood: Fix chip-delay for GoFlex Net
2013-03-18 21:05 UTC (4+ messages)
[GIT PULL 3/3] ARM: mvebu: soc for v3.10
2013-03-18 20:50 UTC (4+ messages)
ep93xx irq-vic regression
2013-03-18 20:21 UTC (4+ messages)
[RFC] Kbuild support for ARM FIT images
2013-03-18 19:57 UTC (11+ messages)
` [U-Boot] "
[PATCH 00/29] Port of KVM to arm64
2013-03-18 18:56 UTC (9+ messages)
` [PATCH 22/29] arm64: KVM: define 32bit specific registers
` [PATCH 24/29] arm64: KVM: 32bit conditional execution emulation
` [PATCH 28/29] arm64: KVM: 32bit guest fault injection
` [PATCH 29/29] arm64: KVM: enable initialization of a 32bit vcpu
[PATCHv2 0/3] Detect UDIV/SDIV support from ISAR0
2013-03-18 18:46 UTC (6+ messages)
` [PATCHv2 1/3] ARM: Clear IDIVT hwcap if CONFIG_ARM_THUMB=n
` [PATCHv2 2/3] ARM: Detect support for SDIV/UDIV from ISAR0 register
` [PATCHv2 3/3] ARM: Work around faulty ISAR0 register in some Krait CPUs
[PATCH 0/3] Detect UDIV/SDIV support from ISAR0
2013-03-18 18:19 UTC (8+ messages)
` [PATCH 2/3] ARM: Detect support for SDIV/UDIV from ISAR0 register
` [PATCH 3/3] ARM: Work around faulty ISAR0 register in some Krait CPUs
[RFC] USB: EHCI: hot-fix OMAP and Orion multiplatform config
2013-03-18 17:32 UTC (4+ messages)
[PATCH v2, part3 02/12] mm/ARM64: kill poison_init_mem()
2013-03-18 17:21 UTC (3+ messages)
[PATCH 04/10] bus: introduce an Marvell EBU MBus driver
2013-03-18 17:18 UTC (11+ messages)
[PATCH v2 0/4] ARM: mxs: sanitize enet_out clock handling
2013-03-18 16:57 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).