linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-21 00:04:55 to 2012-09-21 15:32:14 UTC [more...]

[PATCH 0/3] ARM: I2C: Add device tree bindings to i2c-mux-gpio
 2012-09-21 15:32 UTC  (4+ messages)
` [PATCH 1/3] i2c: i2c-mux-gpio: Use devm_kzalloc instead of kzalloc
` [PATCH 2/3] i2c: mux: Add dt support to i2c-mux-gpio driver
` [PATCH 3/3] ARM: dts: cfa10049: Add the i2c muxer buses to the CFA-10049

[PATCH 3/3] serial: pl011: allow very high baudrates
 2012-09-21 15:25 UTC  (9+ messages)

Mismatched aliases with DMA mappings?
 2012-09-21 15:21 UTC 

[PATCH] serial: omap: fix the overrun case
 2012-09-21 15:08 UTC  (10+ messages)

[GIT PULL] ARM initial multi-platform support
 2012-09-21 14:52 UTC  (4+ messages)

[PATCH 01/11] ARM: defconfig: Remove CONFIG_MISC_DEVICES
 2012-09-21 14:49 UTC  (5+ messages)

[PATCH v2 0/5] ARM: tegra: enable wlan for t20 and t30
 2012-09-21 14:39 UTC  (7+ messages)
` [PATCH v2 1/5] ARM: tegra: set up wlan clocks for tegra dt
` [PATCH v2 2/5] ARM: dt: t20 seaboard: turn on the power for wlan
` [PATCH v2 3/5] ARM: dt: t20 ventana: set pinmux and "
` [PATCH v2 4/5] ARM: dt: t30 cardhu: "
` [PATCH v2 5/5] ARM: tegra: enable brcmfmac in defconfig

[PATCH v2] serial: omap: fix the reciever line error case
 2012-09-21 14:37 UTC 

[RFC PATCH 0/6] pinctrl: samsung: Convert the driver to use per-bank GPIO and interrupt specifiers
 2012-09-21 14:22 UTC  (7+ messages)
` [RFC PATCH 1/6] pinctrl: samsung: Hold OF node of pin bank in bank struct
` [RFC PATCH 2/6] pinctrl: samsung: Hold pointer to driver data "
` [RFC PATCH 3/6] pinctrl: exynos: Use one IRQ domain per pin bank
` [RFC PATCH 4/6] pinctrl: samsung: Do not pass gpio_chip to pin_to_reg_bank
` [RFC PATCH 5/6] pinctrl: samsung: Use one GPIO chip per pin bank
` [RFC PATCH 6/6] ARM: dts: exynos4210: Update pin bank nodes to reflect per-bank GPIO chips and IRQ domains

[PATCHv5 0/2] Add support for the OLED in the CFA10036
 2012-09-21 14:04 UTC  (3+ messages)
` [PATCH 1/2] video: Add support for the Solomon SSD1307 OLED Controller

[PATCH V4] Add support for Aurora L2 Cache Controller
 2012-09-21 13:23 UTC  (11+ messages)
` [PATCH V4 1/6] arm: cache-l2x0: make outer_cache_fns a field of l2x0_of_data
` [PATCH V4 2/6] arm: cache-l2x0: add an optional register to save/restore
` [PATCH V4 3/6] arm: cache-l2x0: add support for Aurora L2 cache ctrl
` [PATCH V4 4/6] arm: mvebu: add L2 cache support
` [PATCH V4 5/6] arm: mvebu: add Aurora L2 Cache Controller to the DT
` [PATCH V4 6/6] arm: l2x0: add aurora related properties to OF binding

[PATCH v4] Add basic address decoding support for Marvell 370/XP
 2012-09-21 13:14 UTC  (2+ messages)

[PATCH V2 0/3] Add device tree based discovery support for drm-fimd
 2012-09-21 12:59 UTC  (4+ messages)
` [PATCH V2 1/3] ARM: EXYNOS5: Add fimd node to the exynos5250 dtsi file
` [PATCH V2 2/3] ARM: EXYNOS: add device tree based discovery support for FIMD
` [PATCH V2 3/3] ARM: EXYNOS: Add drm-device node to the dtsi file

[PATCH] ARM: spear6xx: Add X600 (SPEAr600) board support
 2012-09-21 12:55 UTC 

[RFC PATCH 0/3] amba-clcd: add device tree support
 2012-09-21 12:19 UTC  (8+ messages)
` [RFC PATCH 1/3] amba-clcd: Add Device Tree support to amba-clcd driver

[PATCH V6 0/2] video: drm: Add Device tree support to exynos DRM-FIMD
 2012-09-21 11:22 UTC  (5+ messages)
` [PATCH V6 1/2] drm/exynos: add platform_device_id table and driver data for drm fimd
` [PATCH V6 2/2] video: drm: exynos: Add device tree support

[PATCH] arm: introduce a DTS for Xen unprivileged virtual machines
 2012-09-21 11:17 UTC  (7+ messages)

[PATCH 00/11] pinctrl: mvebu: pinctrl driver
 2012-09-21 10:56 UTC  (7+ messages)
` [PATCH v4 03/10] pinctrl: mvebu: kirkwood "

[PATCH v2] mtd: atmel_nand: fix the compile error which miss label "err_ecc_ioremap"
 2012-09-21 10:16 UTC  (3+ messages)

[RFC 0/3] Move some ARM header files to more appropriate locations
 2012-09-21  9:48 UTC  (7+ messages)
` [RFC 1/3] ARM: move serial_sa1100.h header file to linux/platform_data
` [RFC 2/3] ARM: move udc_pxa2xx.h "
` [RFC 3/3] ARM/AVR32: get rid of serial_at91.h

[RFC PATCH 00/13] DMA Engine support for AM33xx
 2012-09-21  9:42 UTC  (14+ messages)
` [RFC PATCH 01/13] ARM: davinci: move private EDMA API to arm/common
` [RFC PATCH 03/13] ARM: edma: add DT and runtime PM support for AM335x
` [RFC PATCH 05/13] dma: Add TI EDMA device tree binding
` [RFC PATCH 10/13] spi: omap2-mcspi: dma_request_slave_channel() support for DT platforms

[PATCH 0/4] Fix PROT_NONE page permissions when !CPU_USE_DOMAINS
 2012-09-21  9:32 UTC  (10+ messages)
` [PATCH 1/4] ARM: mm: use pteval_t to represent page protection values
` [PATCH 2/4] ARM: mm: don't use the access flag permissions mechanism for classic MMU
` [PATCH 3/4] ARM: mm: introduce L_PTE_VALID for page table entries

[GIT PULL RESEND] arm-soc: vt8500: Convert mach-vt8500 to devicetree
 2012-09-21  9:17 UTC  (6+ messages)

[PATCH 0/5] ARM: EXYNOS: Add secure firmware support
 2012-09-21  8:39 UTC  (3+ messages)

[PATCH 0/2] ARM ERRATA 775420 and 782773 workarounds
 2012-09-21  8:29 UTC  (10+ messages)
` [PATCH 1/2] arm: Add ARM ERRATA 775420 workaround
` [PATCH 2/2] arm: Add ARM ERRATA 782773 workaround

[GIT PULL][for 3.6] pull request on fixes branch from arch-pxa
 2012-09-21  8:26 UTC 

[PATCH 1/3] serial: pl011: safeguard against impossible baudrates
 2012-09-21  8:26 UTC  (3+ messages)

[PATCH v2 00/34] i.MX multi-platform support
 2012-09-21  8:26 UTC  (6+ messages)
      ` [alsa-devel] "

[GIT PULL][for 3.7] pull request on dt2 branch from arch-pxa
 2012-09-21  8:24 UTC 

[GIT PULL][for 3.7] pull request on board branch from arch-pxa
 2012-09-21  8:23 UTC 

[GIT PULL 4/4] Samsung DT for v3.7
 2012-09-21  8:18 UTC  (2+ messages)

[PATCH] Add i.MX IPUv3 base/KMS driver to the staging tree
 2012-09-21  8:07 UTC  (7+ messages)
` [PATCH 1/6] staging: drm/imx: Add i.MX drm core support
` [PATCH 2/6] staging: drm/imx: Add parallel display support
` [PATCH 3/6] staging: drm/imx: add i.MX IPUv3 base driver
` [PATCH 4/6] staging: drm/imx: Add i.MX IPUv3 crtc support
` [PATCH 5/6] staging: drm/imx: Add devicetree binding documentation
` [PATCH 6/6] staging: drm/imx: Add TODO

[RFC PATCH v2 0/5] ARM: augment cache flushing API
 2012-09-21  8:07 UTC  (3+ messages)

[PATCH] ARM: mmp: using for_each_set_bit to simplify the code
 2012-09-21  8:00 UTC  (3+ messages)

[PATCH] spi/imx: set the inactive state of the clock according to the clock polarity
 2012-09-21  7:54 UTC  (4+ messages)

[PATCH v5 0/3] dmaengine: add support mmp-pdma
 2012-09-21  7:48 UTC  (7+ messages)
` [PATCH v5 3/3] ARM: dt: mmp-dma: add binding file

[PATCH] ARM: pxa: fix return value check in pxa2xx_drv_pcmcia_probe()
 2012-09-21  7:34 UTC  (3+ messages)

[PATCH v4] gpio: mvebu: new gpio driver for mvebu platforms
 2012-09-21  7:10 UTC  (4+ messages)
` [PATCH v4 1/5] gpio: introduce gpio-mvebu driver for Marvell SoCs

[Resend/PATCHv2] serial: omap: Remove unnecessary checks from suspend/resume
 2012-09-21  7:04 UTC 

[PATCHv2] serial: omap: Remove unnecessary checks from suspend/resume
 2012-09-21  6:56 UTC 

[PATCH] clk: fix return value check in of_fixed_clk_setup()
 2012-09-21  6:35 UTC 

[PATCH] ARM: OMAP: omap_device: fix return value check in omap_device_build_ss()
 2012-09-21  6:32 UTC 

[PATCH] ARM: OMAP: hsmmc: fix return value check in omap_hsmmc_init_one()
 2012-09-21  6:30 UTC 

[PATCH 0/2] ARM: OMAP: SmartReflex: pass device dependent data via platform data
 2012-09-21  6:30 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH] OMAPDSS: fix return value check in create_dss_pdev()
 2012-09-21  6:28 UTC 

[PATCH] ARM: OMAP: fix return value check in beagle_opp_init()
 2012-09-21  6:26 UTC 

[PATCH] msm: clock: fix return value check in msm_clock_init()
 2012-09-21  6:23 UTC 

[GIT PULL 3/4] Samsung devel for v3.7
 2012-09-21  6:22 UTC 

[GIT PULL 2/4] Samsung pinctrl-2 for v3.7
 2012-09-21  6:22 UTC 

[GIT PULL 1/4] Samsung fixes for v3.7
 2012-09-21  6:21 UTC 

Status of arm-soc for 3.7
 2012-09-21  6:21 UTC 

[PATCH] ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints
 2012-09-21  6:20 UTC  (2+ messages)

[PATCH] ARM: imx: fix the return value check in imx_clk_busy_divider()
 2012-09-21  6:14 UTC 

[PATCH] davinci: fix return value check by using IS_ERR in tnetv107x_devices_init()
 2012-09-21  6:12 UTC 

[PATCH 0/4] usb: phy: add usb3 phy driver
 2012-09-21  6:08 UTC  (4+ messages)
` [PATCH 1/4] usb: phy: add a new driver for usb3 phy

[PATCH] ARM: dtb: move all dtb targets to common Makefile
 2012-09-21  5:59 UTC  (5+ messages)

[PATCH v7 00/11] OMAP-GPMC: generic time calc, prepare for driver
 2012-09-21  5:19 UTC  (4+ messages)

[PATCH 1/3] [media] omap3isp: Fix compilation error in ispreg.h
 2012-09-21  5:14 UTC  (3+ messages)
` [PATCH 2/3] iommu/omap: Merge iommu2.h into iommu.h
` [PATCH 3/3] arm: omap: Move iommu/iovmm headers to platform_data

[PATCH] serial: omap: Remove unnecessary checks from suspend/resume
 2012-09-21  5:10 UTC  (5+ messages)

[PATCH] ARM: highbank: call highbank_pm_init from .init_machine
 2012-09-21  5:00 UTC  (2+ messages)

bcm2835: device tree for mbox-driven devices in upstream
 2012-09-21  4:40 UTC 

bcm2835: property mailbox or dedicated mailbox for upstream?
 2012-09-21  4:22 UTC 

[PATCH v2 1/2] PCI: Keep pci_fixup_irqs() around after init
 2012-09-21  3:30 UTC  (5+ messages)
` [PATCH v2 2/2] PCI: Provide a default pcibios_update_irq()

[GIT PULL] omap header cleanup to make headers local for v3.7 merge window
 2012-09-21  3:29 UTC  (2+ messages)

[GIT PULL] mxs device tree changes for 3.7 (take 2)
 2012-09-21  3:18 UTC  (2+ messages)

[GIT PULL] imx device tree changes for 3.7 (take 2)
 2012-09-21  3:17 UTC  (2+ messages)

[GIT PULL 01/10] ARM: tegra: fixes for 3.7
 2012-09-21  3:10 UTC  (3+ messages)
` [GIT PULL 08/10] ARM: tegra: second round of cleanups

[GIT PULL] ARM: tegra: switch to dmaengine
 2012-09-21  2:58 UTC  (2+ messages)

[PATCH] ARM: tegra: harmony: fix ldo7 regulator-name
 2012-09-21  2:55 UTC  (2+ messages)

[PATCH 2/3 V2] phy/micrel: Rename KS80xx to KSZ80xx
 2012-09-21  2:52 UTC 

[PATCH 00/34] i.MX multi-platform support
 2012-09-21  2:49 UTC  (4+ messages)
` [PATCH 25/34] dma: imx-dma: remove mach/hardware.h inclusion

[GIT PULL] ARM: OMAP2+: clock patches for 3.7
 2012-09-21  2:47 UTC 

[PATCH 2/3] phy/micrel: Rename KS80xx to KSZ80xx
 2012-09-21  2:46 UTC 

[PATCH] ARM: mx28: Skip OCOTP FEC MAC setup if in DT
 2012-09-21  2:40 UTC 

[PATCH 0/3] Introduce devm_clk_register()
 2012-09-21  2:33 UTC  (3+ messages)
` [PATCH 2/3] clk: Add devm_clk_{register,unregister}()

[PATCH 00/10] Convert MSM to common clock framework
 2012-09-21  2:26 UTC  (11+ messages)
` [PATCH 01/10] usb: otg: msm: Convert to clk_prepare/unprepare
` [PATCH 02/10] msm_sdcc: "
` [PATCH 03/10] msm: iommu: "
` [PATCH 04/10] msm: iommu: Use clk_set_rate() instead of clk_set_min_rate()
` [PATCH 05/10] ARM: msm: Remove custom clk_set_flags() API
` [PATCH 06/10] ARM: msm: Remove custom clk_set_{max,min}_rate() API
` [PATCH 07/10] ARM: msm: Remove clock-7x30.h include file
` [PATCH 08/10] ARM: msm: Prepare clk_get() users in mach-msm for clock-pcom driver
` [PATCH 09/10] ARM: msm: Make proc_comm clock control into a platform driver
` [PATCH 10/10] ARM: msm: Migrate to common clock framework

[PATCH] at91ether: return PTR_ERR if call to clk_get fails
 2012-09-21  2:22 UTC  (2+ messages)

pxa:spitz_pm.c: commit b6eede11 breaks spitz resume under certain conditions
 2012-09-21  2:13 UTC  (2+ messages)

[PATCH] media: mx1_camera: mark the driver BROKEN
 2012-09-21  2:05 UTC 

[GIT PULL] ARM: add basic BCM2835 SoC and Raspberry Pi board support
 2012-09-21  1:08 UTC  (3+ messages)

[GIT PULL] ARM: OMAP: hwmod/PMU/PRCM patches for 3.7
 2012-09-21  1:04 UTC 

[V3 3/4] power_supply: Enable battery-charger for 88pm860x
 2012-09-21  1:01 UTC  (9+ messages)
` [V4 "

[PATCH 0/2] OMAP: hwmod: fix hardreset handling
 2012-09-21  0:45 UTC  (5+ messages)
` [PATCH 1/2] ARM: OMAP: hwmod: partially un-reset hwmods might not be properly enabled
` [PATCH 2/2] ARM: OMAP: hwmod: revise deassert sequence

[PATCHv7 00/12] ARM: OMAP4: core retention support
 2012-09-21  0:38 UTC  (4+ messages)
` [PATCHv7 04/12] ARM: OMAP: hwmod: Add support for per hwmod/module context lost count

[GIT PULL 6/7] Samsung cleanup fimd header for v3.7
 2012-09-21  0:35 UTC  (3+ messages)

[GIT PULL] ARM: tegra: second round of device tree changes
 2012-09-21  0:31 UTC  (2+ messages)

[PATCH v2 0/9] OMAP: iommu: hwmod, reset handling and runtime PM
 2012-09-21  0:30 UTC  (3+ messages)
` [PATCH v2 2/9] ARM: OMAP3: hwmod data: add mmu data for iva and isp

[GIT PULL] ARM: SoC fixes for 3.6-rc
 2012-09-21  0:16 UTC 

[GIT PULL 1/7] Samsung cleanup for v3.7
 2012-09-21  0:04 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).