messages from 2013-02-16 22:37:58 to 2013-02-18 10:34:27 UTC [more...]
[PATCH v5 00/45] CPU hotplug: stop_machine()-free CPU hotplug
2013-02-18 10:34 UTC (14+ messages)
[RFC/RFT PATCH 0/2] SERIAL: OMAP: Remove idle handling from driver
2013-02-18 10:25 UTC (5+ messages)
[PATCH] clk: add si5351 i2c common clock driver
2013-02-18 10:19 UTC (2+ messages)
[V2 0/8] usb: ehci: more bus glues as separate modules
2013-02-18 10:12 UTC (3+ messages)
` [V2 2/8] USB: EHCI: make ehci-atmel a separate driver
[PATCH v3 00/12] enhance DT support on gpio pxa
2013-02-18 10:10 UTC (14+ messages)
` [PATCH v3 01/12] gpio: pxa: identify ed mask reg with platform data
` [PATCH v3 02/12] gpio: pxa: avoid to use global irq base
` [PATCH v3 03/12] gpio: pxa: use platform data for gpio inverted
` [PATCH v3 04/12] gpio: pxa: remove gpio_type
` [PATCH v3 05/12] gpio: pxa: define nr gpios in platform data
` [PATCH v3 06/12] gpio: pxa: clean code for compatible name
` [PATCH v3 07/12] gpio: pxa: remove arch related macro
` [PATCH v3 08/12] gpio: pxa: move gpio properties into child node
` [PATCH v3 09/12] gpio: pxa: bind to pinctrl by request
` [PATCH v3 10/12] gpio: pxa: add irq base in platform data
` [PATCH v3 11/12] gpio: pxa: discard irq base in pxa_gpio_chip
` [PATCH v3 12/12] ARM: dts: support pinmux in pxa910
ixp4xx eth broken in 3.7.0/3.8-rc5?
2013-02-18 9:59 UTC (4+ messages)
` ARM coherent allocs, Was: "
[PATCH v2 00/12] ARM: samsung-time: Prepare for multiplatform support
2013-02-18 9:48 UTC (7+ messages)
` [PATCH v2 12/12] clocksource: samsung-time: Add Device Tree support
ARM: mach-shmobile: r8a7779, marzen: Reference DT implementation
2013-02-18 9:36 UTC (3+ messages)
` [PATCH 3/4] ARM: mach-shmobile: r8a7779: Minimal setup using DT
[PATCH v6 00/16] clk: exynos4/5: migrate to common clock framework
2013-02-18 8:32 UTC (17+ messages)
` [PATCH v6 01/16] clk: samsung: add common clock framework helper functions for Samsung platforms
` [PATCH v6 02/16] clk: samsung: add pll clock registration helper functions
` [PATCH v6 03/16] clk: exynos4: register clocks using common clock framework
` [PATCH v6 04/16] clk: exynos5250: "
` [PATCH v6 05/16] clk: exynos5440: "
` [PATCH v6 07/16] ARM: Exynos: Initialize the clocks prior to timer initialization
` [PATCH v6 08/16] ARM: Exynos4: allow legacy board support to specify xxti and xusbxti clock speed
` [PATCH v6 09/16] ARM: Exynos: remove auxdata table from exynos4/5 dt machine file
` [PATCH v6 10/16] clocksource: mct: use fin_pll clock as the tick clock source for mct
` [PATCH v6 11/16] clocksource: mct: add support for mct clock setup
` [PATCH v6 12/16] ARM: dts: add Exynos4 and Exynos5 clock controller nodes
` [PATCH v6 13/16] ARM: dts: add clock provider information for all controllers in Exynos4 SoCs
` [PATCH v6 14/16] ARM: dts: add clock provider information for all controllers in Exynos5250 SoC
` [PATCH v6 15/16] ARM: dts: add clock provider information for all controllers in Exynos5440 SoC
` [PATCH v6 16/16] ARM: dts: add board specific fixed rate clock nodes for Exynos based platforms
[RFC/NOT FOR MERGING 2/3] serial: omap: remove hwmod dependency
2013-02-18 8:28 UTC (15+ messages)
[V7 PATCH 00/16] mv-usb phy enhancement patches
2013-02-18 8:20 UTC (21+ messages)
` [V7 PATCH 01/16] usb: phy: mv_usb2: add PHY driver for marvell usb2 controller
` [V7 PATCH 02/16] usb: gadget: mv_udc: use PHY driver for udc
` [V7 PATCH 03/16] usb: ehci: ehci-mv: use PHY driver for ehci
` [V7 PATCH 04/16] usb: otg: mv_otg: use PHY driver for otg
` [V7 PATCH 05/16] arm: mmp2: change the defintion of usb devices
` [V7 PATCH 06/16] arm: pxa910: "
` [V7 PATCH 07/16] arm: brownstone: add usb support for the board
` [V7 PATCH 08/16] arm: ttc_dkb: add usb support
` [V7 PATCH 09/16] arm: mmp: remove the usb phy setting
` [V7 PATCH 10/16] arm: mmp: remove usb devices from pxa168
` [V7 PATCH 11/16] usb: phy: mv_usb2_phy: add externel chip support
` [V7 PATCH 12/16] usb: gadget: mv_udc: add extern "
` [V7 PATCH 13/16] usb: ehci: ehci-mv: "
` [V7 PATCH 14/16] usb: otg: mv_otg: "
` [V7 PATCH 15/16] arm: mmp: add extern chip support for brownstone
` [V7 PATCH 16/16] arm: mmp: add extern chip support for ttc_dkb
[PATCH v3 net-next 1/1] drivers: net: davinci_cpdma: acknowledge interrupt properly
2013-02-18 8:19 UTC
[PATCH v5 0/7] ARM: Exynos: Enable device tree support for MCT controller
2013-02-18 8:13 UTC (8+ messages)
` [PATCH 1/7] ARM: Exynos: add a register base address variable in mct controller driver
` [PATCH 2/7] ARM: Exynos: prepare an array of MCT interrupt numbers and use it
` [PATCH 3/7] ARM: Exynos: add device tree support for MCT controller driver
` [PATCH 4/7] ARM: Exynos: allow dt based discovery of mct controller using clocksource_of_init
` [PATCH 5/7] ARM: dts: add mct device tree node for all supported Exynos SoC's
` [PATCH 6/7] ARM: Exynos: remove static io-remapping of mct registers for Exynos5
` [PATCH 7/7] ARM: Exynos: move mct driver to drivers/clocksource
[PATCH 0/2] ARM: Exynos: Add DT based I/O mapping for Chip-ID controller
2013-02-18 7:54 UTC (3+ messages)
` [PATCH 1/2] ARM: Exynos: Create virtual I/O mapping for Chip-ID controller using device tree
` [PATCH 2/2] ARM: dts: Add chip-id controller node on Exynos4/5 SoC
[PATCH] serial: imx: fix uninitialized variable warning
2013-02-18 7:53 UTC (2+ messages)
i.Mx6Quad - eth0: tx queue full!
2013-02-18 7:29 UTC (7+ messages)
[PATCH v3 0/2] ARM: shmobile: r8a7779: Correct TMU clock support again
2013-02-18 6:58 UTC (6+ messages)
` [PATCH 1/2 v3] "
` [PATCH 2/2 v3] [RFC] ARM: shmobile: r8a7779: Add TMU02 platform device
[PATCH v2 1/1] ARM: dts: imx6q-sabresd: Add USB support
2013-02-18 6:51 UTC (2+ messages)
[RFC/RFT PATCH 2/2] SERIAL: OMAP: Remove the idle handling from the driver
2013-02-18 6:28 UTC (6+ messages)
[RFC 0/8] ARM: AM43 (OMAP2+) boot support
2013-02-18 6:28 UTC
[PATCH] ARM: dts: imx6q: add PMU
2013-02-18 6:12 UTC (2+ messages)
[PATCH 0/9] arm-soc/for-next allyesconfig build regressions
2013-02-18 5:55 UTC (5+ messages)
` [PATCH 8/9] [HACK] ARM: imx: work around v7_cpu_resume link error
[PATCH 00/06] ARM: shmobile: SMP Cortex-A9 SCU rework
2013-02-18 5:46 UTC (7+ messages)
` [PATCH 01/06] ARM: shmobile: Kill off sh73a0 scu_base_addr() function
` [PATCH 05/06] ARM: shmobile: Common shmobile_scu_base in headsmp-scu.S
[PATCH v4 0/8] watchdog/at91sam9_wdt: Convert to use the new framework
2013-02-18 5:33 UTC (5+ messages)
` [PATCH v4 2/8] watchdog/at91sam9_wdt: Remove at91wdt_private and add at91wdt_drvdata struct
` [PATCH v4 3/8] watchdog/at91sam9_wdt: Convert to use the watchdog framework
linux-next: manual merge of the arm-soc tree with the input tree
2013-02-18 5:01 UTC
[PATCH 0/4] ARM: shmobile: kzm9g reference SMP and cleanup
2013-02-18 4:35 UTC (5+ messages)
` [PATCH 5/5] ARM: shmobile: kzm9g: Trim reference DT_MACHINE_START
[V6 PATCH 00/16] mv-usb phy enhancement patches
2013-02-18 2:53 UTC (8+ messages)
` [V6 PATCH 01/16] usb: phy: mv_usb2: add PHY driver for marvell usb2 controller
i.MX6 Solo: maxcpus=1 vs. nosmp: Warning from smp_twd.c?
2013-02-18 2:50 UTC (3+ messages)
[PATCH v2 0/5] Reset controller API to reset IP modules on i.MX5 and i.MX6
2013-02-18 2:22 UTC (10+ messages)
` [PATCH v2 1/8] dt: describe base reset signal binding
` [PATCH v2 2/8] reset: Add reset controller API
` [PATCH v2 3/8] ARM i.MX6q: Add GPU, VPU, IPU, and OpenVG resets to System Reset Controller (SRC)
` [PATCH v2 8/8] reset: Add driver for gpio-controlled reset pins
[PATCH 2/4] ARM: mach-shmobile: r8a7779: add SATA support
2013-02-18 1:23 UTC (2+ messages)
[PATCH 0/4] R-Car SATA driver and platform data
2013-02-18 1:23 UTC (2+ messages)
[RFC] ARM: sa1100: collie-battery.c: include platform_device.h directly
2013-02-18 1:02 UTC (4+ messages)
GIT PULL] Renesas ARM-based SoC pinmux for v3.9 #2
2013-02-18 0:58 UTC (3+ messages)
[PATCH] ARM: shmobile: r8a7779: Correct TMU clock support again
2013-02-18 0:52 UTC (9+ messages)
[GIT PULL] at91: more DT changes related to MTD for 3.9
2013-02-18 0:50 UTC (2+ messages)
[GIT PULL fixes] Samsung-fixes for v3.9
2013-02-18 0:30 UTC (2+ messages)
[PATCH v2 0/3] ARM: S3C24XX: Add devicetree support for s3c2416
2013-02-18 0:07 UTC (4+ messages)
` [PATCH v2 1/3] ARM: S3C24XX: move irq driver to drivers/irqchip
` [PATCH v2 2/3] irqchip: irq-s3c24xx: add devicetree support
` [PATCH v2 3/3] ARM: S3C24XX: Add devicetree support and dt-board file for s3c2416 SoCs
[GIT PULL] ARM: mvebu: boards for v3.9 (merge and build fix against arm-soc/timer/cleanup)
2013-02-17 23:33 UTC
[PATCH] ARM: Dove: fix build breakage with .timer/.init_time
2013-02-17 23:00 UTC (3+ messages)
[v3 0/6] ARM: tegra: convert device tree files to use CLK defines
2013-02-17 22:20 UTC (3+ messages)
mx28evk does not boot with linux-next 20130207
2013-02-17 19:18 UTC (12+ messages)
[PATCH] gpio: pxa: add irq base in platform data
2013-02-17 16:02 UTC
[PATCH 00/11] ARM warning fixes for arm-soc
2013-02-17 15:47 UTC (11+ messages)
` [PATCH 01/11] ARM: disable virt_to_bus/virt_to_bus almost everywhere
` [PATCH 02/11] ARM: samsung: fix assembly syntax for new gas
[PATCH 0/9] linux-next ARM defconfig fixes
2013-02-17 15:45 UTC (4+ messages)
` [PATCH 7/9] ARM defconfigs: add missing inclusions of linux/platform_device.h
` fb: mmp: include linux/platform_device.h
[PATCH] i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
2013-02-17 15:12 UTC (2+ messages)
[PATCH v2 00/10] rework pxa gpio driver for pinctrl
2013-02-17 14:54 UTC (8+ messages)
` [PATCH v2 02/10] gpio: pxa: avoid to use global irq base
[PATCH 2/2] of: use platform_device_add
2013-02-17 13:18 UTC (5+ messages)
[PATCH 1/3] ARM: dts: imx28-evk: Enable touchscreen support
2013-02-17 12:04 UTC (4+ messages)
[PATCH v9 00/10] bind pinconf to pinctrl single
2013-02-17 11:42 UTC (11+ messages)
` [PATCH v9 01/10] gpio: add gpio offset in gpio range cells property
` [PATCH v9 02/10] gpio: fix wrong checking condition for gpio range
` [PATCH v9 03/10] gpio: pl061: support irqdomain
` [PATCH v9 04/10] pinctrl: check pinctrl ready for gpio range
` [PATCH v9 05/10] gpio: pl061: bind pinctrl by gpio request
` [PATCH v9 06/10] pinctrl: single: create new gpio function range
` [PATCH v9 07/10] pinctrl: generic: dump pin configuration
` [PATCH v9 08/10] pinctrl: single: set function mask as optional
` [PATCH v9 09/10] pinctrl: single: support generic pinconf
` [PATCH v9 10/10] document: devicetree: bind pinconf with pin single
[PATCH v8 00/12] bind pinconf with pinctrl single
2013-02-17 10:00 UTC (9+ messages)
` [PATCH v8 04/12] pinctrl: verify whether gpio chip overlapps range
` [PATCH v8 06/12] pinctrl: single: create new gpio function range
[PATCH v2 1/1] drivers: net: davinci_cpdma: acknowledge interrupt properly
2013-02-17 9:35 UTC (5+ messages)
[PATCH v9 0/9] Add tested id switch and vbus connect detect support for Chipidea
2013-02-17 9:24 UTC (10+ messages)
` [PATCH v9 1/9] Revert "USB: chipidea: add vbus detect for udc"
` [PATCH v9 2/9] usb: chipidea: add otg file
` [PATCH v9 3/9] usb: chipidea: add otg id switch and vbus connect/disconnect detect
` [PATCH v9 4/9] usb: chipidea: udc: add pullup/pulldown dp at hw_device_state
` [PATCH v9 5/9] usb: chipidea: udc: retire the flag CI13_PULLUP_ON_VBUS
` [PATCH v9 6/9] usb: chipidea: imx: add internal vbus regulator control
` [PATCH v9 7/9] usb: chipidea: udc: fix the oops when plugs in usb cable after rmmod gadget
` [PATCH v9 8/9] usb: chipidea: tell platform layer the ci core probe's result
` [PATCH v9 9/9] usb: chipidea: imx: fix the error that using uninitialized pointer
[PATCH 3/9] USB: add devicetree helpers for determining dr_mode and phy_type
2013-02-17 9:00 UTC (11+ messages)
[PATCH 1/3] ARM: mxs: mm: Fix sparse warning
2013-02-17 8:01 UTC (2+ messages)
[PATCH v2] ARM:kernel: a bug for perf by a redundancy character ';'
2013-02-17 6:57 UTC (3+ messages)
WARNING: at drivers/tty/tty_buffer.c:476 (tty is NULL)
2013-02-17 6:26 UTC
[PATCH 0/2] Device Tree support for CMA (Contiguous Memory Allocator)
2013-02-17 5:18 UTC (6+ messages)
` [Linaro-mm-sig] "
[PATCH] ARM:kernel: a bug by a redundancy charactor ';'
2013-02-17 4:22 UTC (7+ messages)
` [PATCH] ARM:kernel: a bug for perf by a redundancy character ';'
[PATCH] ARM:plat-s3c24xx: for memcpy, reading more things out of boundary
2013-02-17 3:57 UTC (2+ messages)
[PATCH v8 0/8] Add tested id switch and vbus connect detect support for Chipidea
2013-02-17 3:27 UTC (7+ messages)
` [PATCH v8 3/8] usb: chipidea: add otg id switch and vbus connect/disconnect detect
` [PATCH v8 8/8] usb: chipidea: udc: fix the oops when plugs in usb cable after rmmod gadget
[Suggestion] ARM:S5PV210: version merging compiling issue for 'struct fimc_source_info'
2013-02-17 1:11 UTC (2+ messages)
[PATCH 0/4] dw_dmac: introduce generic DMA binding for DT
2013-02-16 23:28 UTC (7+ messages)
` [PATCH 2/4] dmaengine: dw_dmac: move to generic DMA binding
` [PATCHv3 "
` [PATCHv4 "
[V2 0/8] usb: ehci: more bus glues as separate modules
2013-02-16 23:03 UTC (4+ messages)
` [PATCH 2/2] USB: EHCI: make ehci-orion a separate driver
` [PATCH] USB: update host controller Kconfig entries
[PATCH 4/4] ARM: mach-shmobile: marzen: add SATA support
2013-02-16 22:50 UTC
[PATCH 1/4] ARM: mach-shmobile: r8a7779: SATA DT configuration
2013-02-16 22:40 UTC
[PATCH 0/2] ARM: OMAP2+: GPMC Fixes
2013-02-16 22:37 UTC (7+ messages)
` [PATCH 1/2] ARM: OMAP2+: Prevent potential crash if GPMC probe fails
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).