linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-16 09:07:40 to 2013-01-16 18:44:35 UTC [more...]

[PATCH v4 0/9] Migrate Tegra to common clock framework
 2013-01-16 18:44 UTC  (12+ messages)
` [PATCH v4 2/9] clk: tegra: Add tegra specific clocks
` [PATCH v4 5/9] ARM: Tegra: Define Tegra30 CAR binding

[PATCH] mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
 2013-01-16 18:35 UTC  (17+ messages)
` [PATCH v2] "
                    ` [PATCH] ata: sata_mv: fix sg_tbl_pool alignment

[PATCH 00/14] Rewrite Tegra PCIe driver
 2013-01-16 18:31 UTC  (17+ messages)
` [PATCH 05/14] lib: Add I/O map cache implementation
` [PATCH 10/14] PCI: tegra: Move PCIe driver to drivers/pci/host

[GIT PULL] sunxi fixes for 3.8
 2013-01-16 18:23 UTC 

[PATCH v6 00/15] KVM/ARM Implementation
 2013-01-16 18:14 UTC  (17+ messages)
` [PATCH v6 01/15] ARM: Add page table and page defines needed by KVM
` [PATCH v6 02/15] ARM: Section based HYP idmap
` [PATCH v6 03/15] KVM: ARM: Initial skeleton to compile KVM support
` [PATCH v6 04/15] KVM: ARM: Hypervisor initialization
` [PATCH v6 05/15] KVM: ARM: Memory virtualization setup
` [PATCH v6 06/15] KVM: ARM: Inject IRQs and FIQs from userspace
` [PATCH v6 07/15] KVM: ARM: World-switch implementation
` [PATCH v6 08/15] KVM: ARM: Emulation framework and CP15 emulation
` [PATCH v6 09/15] trom: Christoffer Dall <c.dall@virtualopensystems.com>
  ` [RESEND PATCH v6 09/15] KVM: ARM: User space API for getting/setting co-proc registers
` [PATCH v6 10/15] KVM: ARM: Demux CCSIDR in the userspace API
` [PATCH v6 11/15] KVM: ARM: VFP userspace interface
` [PATCH v6 12/15] KVM: ARM: Handle guest faults in KVM
` [PATCH v6 13/15] KVM: ARM: Handle I/O aborts
` [PATCH v6 14/15] KVM: ARM: Power State Coordination Interface implementation
` [PATCH v6 15/15] KVM: ARM: Add maintainer entry for KVM/ARM

[PATCH 0/5] W1: Support onewire master on i.MX53
 2013-01-16 18:11 UTC  (10+ messages)
` [PATCH 1/5] W1: Add device tree support to MXC onewire master
` [PATCH 2/5] ARM: i.MX53: Add clocks for i.mx53 "
` [PATCH 3/5] DTS: Add device tree entry for onewire master on i.MX53
` [PATCH 4/5] W1: Add pinctrl support to MXC onewire master
` [PATCH 5/5] W1: Convert MXC onewire master to devm_ functions

[PATCH v6 0/4] KVM/ARM Architected Timers support
 2013-01-16 18:03 UTC  (5+ messages)
` [PATCH v6 1/4] ARM: arch_timers: switch to physical timers if HYP mode is available
` [PATCH v6 2/4] ARM: KVM: arch_timers: Add guest timer core support
` [PATCH v6 3/4] ARM: KVM: arch_timers: Add timer world switch
` [PATCH v6 4/4] ARM: KVM: arch_timers: Wire the init code and config option

[PATCH v6 00/13] KVM/ARM vGIC support
 2013-01-16 18:01 UTC  (14+ messages)
` [PATCH v6 01/13] ARM: gic: add missing distributor defintions
` [PATCH v6 02/13] KVM: ARM: Introduce KVM_SET_DEVICE_ADDRESS ioctl
` [PATCH v6 03/13] ARM: KVM: Keep track of currently running vcpus
` [PATCH v6 04/13] ARM: gic: define GICH offsets for VGIC support
` [PATCH v6 05/13] ARM: KVM: Initial VGIC infrastructure code
` [PATCH v6 06/13] ARM: KVM: VGIC accept vcpu and dist base addresses from user space
` [PATCH v6 07/13] ARM: KVM: VGIC distributor handling
` [PATCH v6 08/13] ARM: KVM: VGIC virtual CPU interface management
` [PATCH v6 09/13] ARM: KVM: vgic: retire queued, disabled interrupts
` [PATCH v6 10/13] ARM: KVM: VGIC interrupt injection
` [PATCH v6 11/13] ARM: KVM: VGIC control interface world switch
` [PATCH v6 12/13] ARM: KVM: VGIC initialisation code
` [PATCH v6 13/13] ARM: KVM: Add VGIC configuration option

[PATCH 1/2] ARM: tegra: config: enable SERIAL_TEGRA
 2013-01-16 17:57 UTC  (3+ messages)
` [PATCH 2/2] ARM: tegra: DTS: cardhu: register UARTC

[PATCH v2] drivers/pinctrl: grab default handles from device core
 2013-01-16 17:49 UTC  (6+ messages)

[PATCH] [RFC] ARM: compile fix for DEBUG_LL=y && MMU=n
 2013-01-16 17:43 UTC  (2+ messages)

linux-next: manual merge of the tegra tree with the arm-soc tree
 2013-01-16 17:35 UTC  (7+ messages)

[PATCH v2 01/10] spi: tegra: Do not use clock name to get clock
 2013-01-16 17:28 UTC  (4+ messages)
` [PATCH v2 03/10] ARM: dt: tegra30: Add clock information

[PATCH 0/8] ARM: shmobile: pinctrl and DT extensions
 2013-01-16 17:08 UTC  (9+ messages)
` [PATCH 1/8] pinctrl: add SDHI and MMCIF pin groups to r8a7740
` [PATCH 2/8] pinctrl: add SDHI and MMCIF pin groups to sh7372
` [PATCH 3/8] ARM: shmobile: simplify armadillo800eva and kzm9g Kconfig dependencies
` [PATCH 4/8] ARM: shmobile: add MMCIF and SDHI DT clock aliases to sh73a0 and r8a7740
` [PATCH 5/8] ARM: shmobile: add a GPIO controller DT node for sh7372
` [PATCH 6/8] ARM: shmobile: use GPIO SD-card detection on armadillo800eva
` [PATCH 7/8] ARM: shmobile: completely switch MMC interfaces on mackerel-reference to DT
` [PATCH 8/8] ARM: shmobile: completely switch MMC interfaces on armadillo800eva-reference "

[PATCH v6 00/12] iommu/exynos: Fixes and Enhancements of System MMU driver with DT
 2013-01-16 17:00 UTC  (7+ messages)

[PATCH v5 06/14] ARM: EXYNOS: add System MMU definition to DT
 2013-01-16 16:43 UTC  (3+ messages)

[PATCH v5 00/14] KVM/ARM Implementation
 2013-01-16 16:21 UTC  (27+ messages)
` [PATCH v5 03/14] KVM: ARM: Initial skeleton to compile KVM support
` [PATCH v5 06/14] KVM: ARM: Inject IRQs and FIQs from userspace
    ` [kvmarm] "
` [PATCH v5 07/14] KVM: ARM: World-switch implementation

[PATCH v5 00/12] KVM/ARM vGIC support
 2013-01-16 16:17 UTC  (9+ messages)
` [PATCH v5 07/12] ARM: KVM: VGIC virtual CPU interface management
              ` [kvmarm] "

[RFC PATCH 0/5] Reset controller API to reset IP modules on i.MX5 and i.MX6
 2013-01-16 16:13 UTC  (8+ messages)
` [PATCH 1/7] dt: describe base reset signal binding
` [PATCH 2/7] reset: Add reset controller API
` [PATCH 3/7] ARM i.MX6q: Add GPU, VPU, IPU, and OpenVG resets to System Reset Controller (SRC)
` [PATCH 4/7] ARM i.MX6q: Link system reset controller (SRC) to IPU in DT
` [PATCH 5/7] staging: drm/imx: Use SRC to reset IPU
` [PATCH 6/7] ARM i.MX5: Add System Reset Controller (SRC) support for i.MX51 and i.MX53
` [PATCH 7/7] ARM i.MX5: Add system reset controller (SRC) to i.MX51 and i.MX53 device tree

[PATCH 00/16] big.LITTLE low-level CPU and cluster power management
 2013-01-16 16:06 UTC  (24+ messages)
` [PATCH 07/16] ARM: bL_platsmp.c: close the kernel entry gate before hot-unplugging a CPU
` [PATCH 15/16] ARM: vexpress/dcscb: handle platform coherency exit/setup and CCI

[PATCH v2 1/1] block: blk-merge: don't merge the pages with non-contiguous descriptors
 2013-01-16 15:50 UTC  (6+ messages)
        ` ARM DMA: Fix in dma_cache_maint_page

[PATCH v2 5/9] ARM: PRIMA2: rstc: enable the support for Marco
 2013-01-16 15:37 UTC  (3+ messages)
` [PATCH v2 8/9] ARM: PRIMA2: add new SiRFmarco SMP SoC infrastructures

[RFC PATCH 0/4] b.L: Memory barriers and miscellaneous tidyups
 2013-01-16 15:37 UTC  (9+ messages)
` [RFC PATCH 3/4] ARM: bL_entry: Match memory barriers to architectural requirements

[PATCH 0/2] ARM: dma-mapping: add highmem support for coherent allocation
 2013-01-16 15:31 UTC  (3+ messages)
` [PATCH 1/2] ARM: dma-mapping: add support for CMA regions placed in highmem zone
` [PATCH 2/2] ARM: dma-mapping: use himem for DMA buffers for IOMMU-mapped devices

[PATCH v6 00/22] OMAP USB Host cleanup
 2013-01-16 15:05 UTC  (25+ messages)
` [PATCH v6 01/22] mfd: omap-usb-host: Consolidate OMAP USB-HS platform data
` [PATCH v6 02/22] mfd: omap-usb-tll: Fix channel count detection
` [PATCH v6 03/22] mfd: omap-usb-tll: Use devm_kzalloc/ioremap and clean up error path
` [PATCH v6 04/22] mfd: omap-usb-tll: Clean up clock handling
` [PATCH v6 05/22] mfd: omap-usb-tll: introduce and use mode_needs_tll()
` [PATCH v6 06/22] mfd: omap-usb-tll: Check for missing platform data in probe
` [PATCH v6 07/22] mfd: omap-usb-tll: Fix error message
` [PATCH v6 08/22] mfd: omap-usb-tll: serialize access to TLL device
` [PATCH v6 09/22] mfd: omap-usb-tll: Add OMAP5 revision and HSIC support
` [PATCH v6 10/22] mfd: omap_usb_host: Avoid missing platform data checks in suspend/resume
` [PATCH v6 11/22] mfd: omap-usb-host: Use devm_kzalloc() and devm_request_and_ioremap()
` [PATCH v6 12/22] mfd: omap-usb-host: know about number of ports from revision register
` [PATCH v6 13/22] mfd: omap-usb-host: override number of ports from platform data
` [PATCH v6 14/22] mfd: omap-usb-host: cleanup clock management code
` [PATCH v6 15/22] mfd: omap-usb-host: Manage HSIC clocks for HSIC mode
` [PATCH v6 16/22] mfd: omap-usb-host: Get rid of unnecessary spinlock
` [PATCH v6 17/22] mfd: omap-usb-host: clean up omap_usbhs_init()
` [PATCH v6 18/22] USB: ehci-omap: Don't free gpios that we didn't request
` [PATCH v6 19/22] ARM: OMAP3: clock data: get rid of unused USB host clock aliases and dummies
` [PATCH v6 20/22] ARM: OMAP4: clock data: get rid of unused USB host clock aliases
` [PATCH v6 21/22] mfd: omap-usb-host: Don't spam console on clk_set_parent failure
` [PATCH v6 22/22] mdf: omap-usb-host: get rid of build warning

[RFC PATCH 0/6] USB: Add multiple PHYs of same type
 2013-01-16 15:01 UTC  (7+ messages)
` [RFC PATCH 1/6] usb: otg: Add an API to bind the USB controller and PHY
` [RFC PATCH 2/6] ARM: OMAP: USB: Add phy binding information
` [RFC PATCH 3/6] usb: otg: utils: change the phy lib to support multiple PHYs of same type
` [RFC PATCH 4/6] ARM: dts: OMAP: Add phandle to bind PHY with USB controller
` [RFC PATCH 5/6] usb: otg: add device tree support to otg library
` [RFC PATCH 6/6] USB: MUSB: OMAP: get PHY by phandle for dt boot

[PATCH V2 0/5] W1: Support onewire master on i.MX53
 2013-01-16 14:57 UTC  (6+ messages)
` [PATCH V2 1/5] W1: Add device tree support to MXC onewire master
` [PATCH V2 2/5] ARM: i.MX53: Add clocks for i.mx53 "
` [PATCH V2 3/5] W1: Convert MXC onewire master to devm_ functions
` [PATCH V2 4/5] W1: Add pinctrl support to MXC onewire master
` [PATCH V2 5/5] DTS: Add device tree entry for onewire master on i.MX53

[PATCH] ARM: mm: Fix missing XN flag for for MT_MEMORY_SO
 2013-01-16 14:49 UTC 

[PATCH 0/4] Support uncompress debug message for multiplatform build
 2013-01-16 14:04 UTC  (6+ messages)
` [PATCH 4/4] ARM: uncompress: support uncompress debug "

[PATCH v5 1/9] ARM: davinci: da850 board: change pr_warning() to pr_warn()
 2013-01-16 13:55 UTC 

[PATCH 3/3] can: c_can: Enable clock before first use
 2013-01-16 13:53 UTC  (2+ messages)

[GIT PULL v2] Fixes/cleanup for vt8500 serial driver
 2013-01-16 13:29 UTC  (3+ messages)
` [PATCH 2/4] serial: vt8500: ioremap'd resource is never freed

[PATCH 3/4] Enable ecc-mode selection in the driver
 2013-01-16 13:24 UTC  (5+ messages)

[PATCH 0/5] mmc: mvsdio: use devm_ API to simplify/correct error paths
 2013-01-16 13:14 UTC  (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] mmc: mvsdio: use slot-gpio infrastructure for write protect gpio
` [PATCH 3/5] mmc: mvsdio: use slot-gpio for card detect gpio
` [PATCH 4/5] mmc: mvsdio: implement a Device Tree binding
` [PATCH 5/5] mmc: mvsdio: add pinctrl integration

[PATCH v4] video: imxfb: Do not crash on reboot
 2013-01-16 12:58 UTC 

[PATCH 3/4] pinctrl: add abx500 pinctrl driver core
 2013-01-16 12:45 UTC  (3+ messages)

[PATCH v4 0/3] mtd: nand: OMAP: ELM error correction support for BCH ecc
 2013-01-16 12:22 UTC  (2+ messages)

[PATCH v7 0/3] Yet another update for the Cortex-M3 series
 2013-01-16 12:03 UTC  (4+ messages)
` [PATCH v7 1/3] ARM: make cr_alignment read-only #ifndef CONFIG_CPU_CP15

[PATCH v2 1/9] ARM: PRIMA2: add CSR SiRFmarco device tree .dts
 2013-01-16 12:03 UTC  (6+ messages)
` [PATCH v2 2/9] ARM: PRIMA2: enable AUTO_ZRELADDR for SIRF in Kconfig
` [PATCH v2 3/9] ARM: PRIMA2: initialize l2x0 according to mach from DT

[PATCH V3] mmc: mmci: Fixup and cleanup code for DMA handling
 2013-01-16 11:01 UTC  (5+ messages)

[PATCH 0/6] Initial Device Tree support for S3C64xx
 2013-01-16 10:59 UTC  (5+ messages)
` [PATCH 5/6] ARM: dts: Add basic dts include files for Samsung S3C64xx SoCs

[PATCH 1/4] ARM: ux500: Provide a means to obtain the SMSC9115 clock when DT is enabled
 2013-01-16  9:59 UTC  (4+ messages)
` [PATCH 2/4] clk: ux500: Ensure the FMSC clock is obtainable

[PATCH 1/1] clk-divider: fix is_power_of_two()
 2013-01-16  9:27 UTC  (4+ messages)

[PATCH V5 0/3] ARM: davinci: da850: add pinctrl support
 2013-01-16  9:07 UTC  (3+ messages)
` [PATCH V5 2/3] ARM: davinci: da8xx defconfig: enable pinctrl config option
` [PATCH V5 3/3] ARM: davinci: da850: add NAND driver DT entries


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