linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-28 09:24:31 to 2014-08-04 11:28:32 UTC [more...]

[PATCH/RFC 0/4] of: Register clocks for Runtime PM with PM core
 2014-08-04 11:28 UTC  (9+ messages)
` [RFC PATCH 0/2] use named clocks list to register clocks for PM clock domain
  ` [RFC PATCH 2/2] of/clk: use "clkops-clocks" to specify clocks handled by clock_ops domain

[PATCH 0/1] ARM: OMAP: add external clock provider support
 2014-08-04 10:50 UTC  (3+ messages)
` [PATCH 1/1] clk: ti: add support for external clock provider

OMAP3/AM3517 EHCI USB Issue
 2014-08-04  9:34 UTC  (13+ messages)

...l2
 2014-08-03 23:35 UTC 

[PATCH 01/19] ARM: OMAP: fix %d confusingly prefixed with 0x in format string
 2014-08-04  0:18 UTC 

[PATCH v3 0/7] Enable L2 cache support on Exynos4210/4x12 SoCs
 2014-08-02 22:16 UTC  (5+ messages)
` [PATCH v3 1/7] ARM: l2c: Refactor the driver to use commit-like interface

[PATCH] ARM: OMAP2+: fix gpmc_cs_remap: re-allocating chip-select address space based on DT
 2014-08-01 18:08 UTC  (3+ messages)

[PATCH 00/35] arm: omap: move intc to drivers/irqchip/
 2014-08-01 13:54 UTC  (61+ messages)
` [PATCH 01/35] arm: omap: irq: make omap_irq_base global
` [PATCH 02/35] arm: omap: irq: define INTC_ILR0 register
` [PATCH 04/35] arm: omap: irq: add a global omap_nr_irqs variable
` [PATCH 06/35] arm: omap: irq: remove unused macro
` [PATCH 07/35] arm: omap: irq: switch over to intc_readl on omap_intc_handle_irq
` [PATCH 08/35] arm: omap: irq: remove unnecessary base_addr argument
` [PATCH 09/35] arm: omap: irq: rename omap3_intc_regs
` [PATCH 10/35] arm: omap: irq: always define omap3 support
` [PATCH 11/35] arm: omap: irq: reorganize code a little bit
` [PATCH 12/35] arm: omap: irq: make intc_of_init static
` [PATCH 13/35] arm: omap: irq: call set_handle_irq() from intc_of_init
` [PATCH 14/35] arm: omap: irq: use IRQCHIP_DECLARE macro
` [PATCH 15/35] arm: omap: irq: drop .handle_irq and .init_irq fields
` [PATCH 17/35] arm: omap: irq: use compatible flag to figure out number of IRQ lines
` [PATCH 18/35] arm: boot: dts: am33xx/omap3: fix intc compatible flag
` [PATCH 19/35] arm: omap: irq: drop ti,intc-size support
` [PATCH 20/35] arm: boot: dts: omap2/3/am33xx: drop ti,intc-size
` [PATCH 21/35] arm: omap: irq: move some more code around
` [PATCH 22/35] arm: omap: irq: call set_handle_irq() from .init_irq
` [PATCH 24/35] arm: omap: irq: drop omap2_intc_handle_irq()
` [PATCH 25/35] arm: omap: irq: remove unnecessary header
` [PATCH 26/35] arm: omap: irq: remove nr_irqs argument
` [PATCH 27/35] arm: omap: irq: introduce omap_nr_pending
` [PATCH 28/35] arm: omap: irq: get rid of ifdef hack
` [PATCH 29/35] arm: omap: intc: switch over to linear irq domain
` [PATCH 30/35] irqchip: add irq-omap-intc.h header
` [PATCH 31/35] arm: omap: irq: move irq.c to drivers/irqchip/
` [PATCH 32/35] irq: intc: minor improvement to omap_irq_pending()
` [PATCH 33/35] irq: intc: comment style cleanup
` [PATCH 34/35] irq: intc: remove unnecesary of_address_to_resource() call
` [PATCH 35/35] irq: intc: enable IP protection
  ` [PATCH 03/35] arm: omap: irq: start to remove irq_banks array
  ` [PATCH 05/35] arm: omap: irq: remove rest of irq_banks usage
  ` [PATCH 16/35] arm: omap: irq: add specific compatibles for omap3 and am33xx devices
  ` [PATCH 23/35] arm: omap: irq: drop omap3_intc_handle_irq()

[GIT PULL] omap gta04 dts changes for v3.17 merge window
 2014-08-01 11:16 UTC 

[GIT PULL] few omap fixes for v3.17 merge window
 2014-08-01 11:16 UTC 

[PATCH] ARM: dts: dra7-evm: add parallel NOR flash support
 2014-08-01  9:24 UTC  (9+ messages)

[PATCH 0/2] Manage OMAP34xx ES3.1.2 rev to resume from suspend
 2014-08-01  8:21 UTC  (4+ messages)
` [PATCH 1/2] ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case
` [PATCH 2/2] ARM: OMAP3: Fix coding style problems in arch/arm/mach-omap2/control.c

[PATCH 0/3] arm: dts: omap3-gta04: Move common parts to include file and add models
 2014-08-01  8:02 UTC  (12+ messages)
` [PATCH 1/3] arm: dts: omap3-gta04: Rename gta04.dts to gta04.dtsi and add a4 model
` [PATCH 2/3] arm: dts: Add gta04a3 model
` [PATCH 3/3] arm: dts: Add gta04a5 model

OMAP baseline test results for v3.16-rc4
 2014-08-01  7:52 UTC  (18+ messages)

[PATCH v4 0/6] Per-user clock constraints
 2014-07-31 18:54 UTC  (6+ messages)
` [PATCH v4 6/6] clk: Add floor and ceiling constraints to clock rates

[patch] usb: dwc3: omap: signedness bug in dwc3_omap_set_utmi_mode()
 2014-07-31 15:30 UTC 

dma support for 8250-omap serial driver
 2014-07-31 13:06 UTC  (11+ messages)
` [PATCH 1/7] dmaengine: edma: fix two faults which happen with the 8250_dma user
` [PATCH 2/7] dmaengine: omap-dma: complete the transfer on terminate_all
` [PATCH 3/7] serial: 8250_dma: continue TX dma on dma error
` [RFC PATCH 4/7] serial: 8250_dma: enqueue RX dma again on completion
` [RFC PATCH 5/7] arm: dts: am33xx: add DMA properties for UART
` [RFC PATCH 6/7] arm: dts: dra7: "
` [RFC PATCH 7/7] tty: serial: 8250: omap: add dma support

[PATCH 1/2] dmaengine: edma: Do not change the error code returned from edma_alloc_slot
 2014-07-31 11:58 UTC  (3+ messages)
` [PATCH 2/2] dmaengine: edma: Do not register second device when booted with DT

[PATCH v4 RESEND 3/6] clk: Move all drivers to use internal API
 2014-07-31 11:41 UTC 

[PATCH] clk: ti: clk-7xx: Correct ABE DPLL configuration
 2014-07-31  6:37 UTC  (14+ messages)

-- Re: Very Urgent
 2014-07-30 23:27 UTC 

[PATCH] ARM: dts: DRA7: fix interrupt-cells for GPIO
 2014-07-30 19:20 UTC 

[PATCH v4 0/3] Add ST dwc3 glue layer driver
 2014-07-30 15:28 UTC  (4+ messages)
` [PATCH v4 1/3] usb: dwc3: add ST dwc3 glue layer to manage dwc3 HC
  ` [PATCH v4 2/3] usb: dwc3: dwc3-st: Add st-dwc3 devicetree bindings documentation
` [PATCH v4 3/3] MAINTAINERS: Add dwc3-st.c file to ARCH/STI architecture

[PATCH] ARM: dts: set 'ti,set-rate-parent' for dpll4_m5x2 clock
 2014-07-30 12:44 UTC  (4+ messages)

[PATCH] ARM: OMAP2+: clock: allow omap2_dpll_round_rate() to round to next-lowest rate
 2014-07-30 12:18 UTC  (2+ messages)

[PATCH v2] ARM: AM43xx: hwmod: add DSS hwmod data
 2014-07-30 12:09 UTC  (5+ messages)

[PATCH v3 0/2] usb: fix controller-PHY binding for OMAP3 platform
 2014-07-30  6:46 UTC  (6+ messages)

[PATCHv3 0/5] OMAP Mailbox framework adoption & DT support
 2014-07-30  0:34 UTC  (6+ messages)
  ` [PATCHv3 1/5] Documentation: dt: add omap mailbox bindings
` [PATCHv3 2/5] mailbox/omap: add support for parsing dt devices
` [PATCHv3 3/5] ARM: dts: OMAP2+: Add sub mailboxes device node information
` [PATCHv3 4/5] mailbox/omap: adapt to the new mailbox framework
` [PATCHv3 5/5] ARM: dts: OMAP2+: Add #mbox-cells property to all mailbox nodes

I Need Your Assistance
 2014-07-29 21:41 UTC 

[PATCH 0/2] couple of generic remoteproc enhancements
 2014-07-29 19:33 UTC  (7+ messages)
` [PATCH 1/2] remoteproc: use a flag to detect the presence of IOMMU
` [PATCH 2/2] remoteproc: add support to handle internal memories

[PATCH 0/7] OMAP mailbox cleanup
 2014-07-29 15:53 UTC  (3+ messages)

[GIT PULL] late omap mailbox clean-up, driver parts
 2014-07-29 15:36 UTC  (2+ messages)

Hello
 2014-07-29  8:23 UTC 

[GIT PULL] omap n900 regression fix for v3.16 rc series
 2014-07-29 11:11 UTC  (3+ messages)

[GIT PULL] ARM: OMAP2+: PLL rounding change for v3.17
 2014-07-29 11:04 UTC  (2+ messages)

[PATCH v2 0/3] iommu: Remove OMAP IOVMM driver
 2014-07-29 10:43 UTC  (5+ messages)

[RFC PATCH 00/10] OMAP: GPMC: NAND: Introduce GPMC APIs for OMAP NAND
 2014-07-29 10:39 UTC  (7+ messages)

[PATCH] ARM: multi_v7_defconfig: Enable TI PIPE3 PHY driver
 2014-07-29  9:01 UTC  (2+ messages)

[PATCH] ARM: OMAP: generic: add call to of_clk_init()
 2014-07-28 11:46 UTC  (3+ messages)

[PATCH 0/3] ARM/dma: edma: Serve cyclic clients via high priority queue
 2014-07-28 11:34 UTC  (2+ messages)

[PATCH 0/2] dma: edma: Allow to disable eDMA IRQ during cyclic transfer
 2014-07-28 11:34 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: dra72-evm: Add i2c1 and tps65917 nodes
 2014-07-28  9:23 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: dra72-evm: Add tps65917 PMIC node


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