linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-05 02:32:20 to 2013-08-08 21:14:12 UTC [more...]

[PATCHv3 0/9] ARM: OMAP2+: AM33XX: Add suspend-resume support
 2013-08-08 21:14 UTC  (47+ messages)
` [PATCHv3 1/9] memory: emif: Move EMIF register defines to include/linux/
` [PATCHv3 2/9] ARM: OMAP2+: AM33XX: control: Add some control module registers and APIs
` [PATCHv3 3/9] ARM: OMAP: DTB: Update IRQ data for WKUP_M3
` [PATCHv3 4/9] ARM: OMAP2+: AM33XX: Reserve memory to comply with EMIF spec
` [PATCHv3 5/9] ARM: OMAP2+: AM33XX: Add assembly code for PM operations
` [PATCHv3 6/9] ARM: OMAP2+: timer: Add suspend-resume callbacks for clkevent device
` [PATCHv3 7/9] ARM: OMAP: omap_device: Add APIs to enable and idle hwmods
` [PATCHv3 8/9] ARM: OMAP2+: AM33XX: Basic suspend resume support
` [PATCHv3 9/9] ARM: OMAP2+: AM33XX: Hookup AM33XX PM code into OMAP builds

v3.11-rc4: OMAP1/Amstrad Delta (E3) crash
 2013-08-08 21:11 UTC  (7+ messages)

[PATCHv3 2/8] mailbox/omap: add support for parsing dt devices
 2013-08-08 15:44 UTC  (7+ messages)

How to use gpio-omap as interrupt-controller
 2013-08-08 15:28 UTC  (2+ messages)

ARM: AM335x: Reboot broken in 3.11
 2013-08-08 13:50 UTC 

[PATCH v3 00/12] edma: Add support for SG lists of any length
 2013-08-08 11:49 UTC  (14+ messages)
  ` [PATCH v3 01/12] dma: edma: Setup parameters to DMA MAX_NR_SG at a time
  ` [PATCH v3 02/12] ARM: edma: Don't clear EMR of channel in edma_stop
` [PATCH v3 03/12] dma: edma: remove limits on number of slots
` [PATCH v3 04/12] dma: edma: Write out and handle MAX_NR_SG at a given time
` [PATCH v3 05/12] ARM: edma: Add function to enable interrupt for a PaRAM slot
` [PATCH v3 06/12] ARM: edma: Add pr_debug in edma_link
` [PATCH v3 07/12] dma: edma: Add function to dump a PaRAM set from PaRAM
` [PATCH v3 08/12] dma: edma: Add one more required slot to MAX slots
` [PATCH v3 09/12] dma: edma: Implement multiple linked sets for continuity
` [PATCH v3 10/12] dma: edma: Check if MAX_NR_SG is even in prep function
` [PATCH v3 11/12] dma: edma: Keep tracking of Pending interrupts (pending_acks)
` [PATCH v3 12/12] dma: edma: Return if nothing left todo in edma_execute

OMAP2430 SDP boot broken after Linus' rmk merge
 2013-08-08 10:20 UTC  (9+ messages)

[PATCH] ARM: OMAP4: clock: Lock PLLs in the right sequence
 2013-08-08 10:14 UTC 

[PATCH 5/5] arm: omap: Proper cleanups for omap_device
 2013-08-08  9:29 UTC  (22+ messages)
  ` [PATCH 1/5] pdev: Fix platform device resource linking
    ` [PATCH 3/5] omap: Properly handle resources for omap_devices
    ` [PATCH 4/5] omap: Avoid crashes in the case of hwmod misconfiguration

[RFC 0/2] DWC3 USB support for Qualcomm platform
 2013-08-08  9:16 UTC  (14+ messages)
  ` [RFC 1/2] usb: phy: Add Qualcomm SS-USB and HS-USB drivers for DWC3 core
` [RFC 2/2] usb: dwc3: Add Qualcomm DWC3 glue layer driver

[PATCH] bq24190_charger: Add support for TI BQ24190 Battery Charger
 2013-08-07 21:43 UTC  (3+ messages)

[PATCH 02/12] drivers/i2c/busses: don't use devm_pinctrl_get_select_default() in probe
 2013-08-07 15:37 UTC  (2+ messages)

[PATCH] ARM: dts: am33xx: Correct gpio #interrupt-cells property
 2013-08-07 15:11 UTC  (4+ messages)

[PATCH] ARM: dts: omap3-beagle-xm: fix string error in compatible property
 2013-08-07 14:14 UTC 

[PATCH] ARM: fix wrong address when loading PRM_FRAC_INCREMENTOR_DENUMERATOR_RELOAD
 2013-08-07 14:05 UTC 

[PATCH] ARM: fix wrong address when loading PRM_FRAC_INCREMENTOR_DENUMERATOR_RELOAD
 2013-08-07 13:35 UTC  (4+ messages)

[GIT PULL] drop unused omap defines for v3.12 merge window
 2013-08-07 11:08 UTC 

[PATCH V2] mmc: omap_hsmmc: Fix sleep too long in ISR context
 2013-08-07 10:05 UTC 

[PATCH] usb: dwc3-pci: Ensure system sleep PM ops are defined only when used
 2013-08-07 10:01 UTC  (4+ messages)

[PATCH 0/2] ARM: OMAP: fix USB regression on Nokia boards
 2013-08-07  7:43 UTC  (4+ messages)
  ` [PATCH 1/2] ARM: omap2: fix musb usage for n8x0
` [PATCH 2/2] ARM: OMAP: rx51: change musb mode to OTG

[PATCH 0/3] ARM: AM33xx: Add RNG module data
 2013-08-07  6:30 UTC  (7+ messages)
` [PATCH 1/3] ARM: AM33xx: hwmod: "
` [PATCH 2/3] ARM: AM33xx: clock: Add RNG clock data
` [PATCH 3/3] ARM: dts: AM33xx: Add RNG node
  ` [PATCH V2] "

[PATCHv3 8/8] ARM: dts: AM33xx: Add mailbox node
 2013-08-06 21:40 UTC 

[PATCHv3 6/8] mailbox/omap: remove omap_mbox_type_t from mailbox ops
 2013-08-06 21:40 UTC 

[PATCHv3 7/8] mailbox/omap: add code to support the wkupm3 operations
 2013-08-06 21:40 UTC 

[PATCHv3 5/8] ARM: dts: OMAP5: Add mailbox dt node
 2013-08-06 21:40 UTC 

[PATCHv3 3/8] ARM: dts: OMAP2+: Add mailbox nodes
 2013-08-06 21:40 UTC 

[PATCHv3 4/8] ARM: OMAP5: hwmod data: Add mailbox data
 2013-08-06 21:40 UTC 

[PATCHv3 1/8] mailbox/omap: add a parent structure common to all mboxes
 2013-08-06 21:40 UTC 

[PATCHv3 0/8] omap mailbox dt
 2013-08-06 21:39 UTC 

Reg: USB: ehci-omap: Suspend the controller during idle
 2013-08-06 14:27 UTC  (3+ messages)

[PATCHv9 0/2] Add ti qspi controller
 2013-08-06 14:05 UTC  (3+ messages)
` [PATCHv9 1/2] drivers: spi: Add qspi flash controller

[PATCH 0/7] phy: omap-usb: Support multiple instances and new types
 2013-08-06 13:27 UTC  (13+ messages)
` [PATCH 1/7] usb: phy: omap: Add new PHY types and remove omap_control_usb3_phy_power()
` [PATCH 2/7] usb: phy: omap-usb2: Don't use omap_get_control_dev()
` [PATCH 3/7] usb: phy: omap-usb3: "
` [PATCH 4/7] usb: musb: omap2430: "
` [PATCH 5/7] usb: phy: omap: get rid of omap_get_control_dev()

[PATCH v3 0/9] DRA7xx core support
 2013-08-06 11:59 UTC  (5+ messages)
` [PATCH v3 7/9] ARM: DRA7: id: Add cpu detection support for DRA7xx based SoCs'

[net-next PATCH v2 1/1] drivers: net: cpsw: Add support for new CPSW IP version
 2013-08-05 19:22 UTC  (2+ messages)

[PATCH -next] PM / AVS: SmartReflex: remove redundant dev_err call in omap_sr_probe()
 2013-08-05 16:25 UTC  (3+ messages)
    ` [PATCH RESEND] "

[PATCH v1 0/2] PM / AVS: interrupt handling fixes
 2013-08-05 16:24 UTC  (2+ messages)

[PATCH 0/4] OMAP2+: Fix boot hang with earlycon enabled
 2013-08-05 15:43 UTC  (3+ messages)
` [PATCH 4/4] ARM: OMAP2+: Sync hwmod state with the pm_runtime and omap_device state

[PATCH] ARM: DTS: SAMA5: Add PMU support
 2013-08-05 15:26 UTC 

[PATCH 0/6] hwrng: OMAP: Updates for OMAP RNG module
 2013-08-05 14:47 UTC  (7+ messages)
` [PATCH 1/6] hwrng: OMAP: Use module_platform_driver macro
` [PATCH 2/6] hwrng: OMAP: Convert to devm_kzalloc()
` [PATCH 3/6] hwrng: OMAP: Remove duplicated function call
` [PATCH 4/6] hwrng: OMAP: Add device tree support
` [PATCH 5/6] ARM: OMAP2+: Only manually add hwmod data when DT not used
` [PATCH 6/6] hwrng: OMAP: Add OMAP4 TRNG support

[PATCH v2 1/2] ARM: OMAP: Add secure function omap_smc3() which calling instruction smc #1
 2013-08-05 13:29 UTC  (5+ messages)
    ` [PATCH v3 "

[PATCH 0/6] v4l: VPE mem to mem driver
 2013-08-05 13:03 UTC  (11+ messages)
` [PATCH 1/6] v4l: ti-vpe: Create a vpdma helper library
` [PATCH 2/6] v4l: ti-vpe: Add helpers for creating VPDMA descriptors
` [PATCH 3/6] v4l: ti-vpe: Add VPE mem to mem driver

[PATCH 0/4] ARM: DRA7-evm: USB host adaptation
 2013-08-05 10:23 UTC  (9+ messages)
` [PATCH 2/4] ARM: dts: dra7: Add USB related nodes
` [PATCH 3/4] dts: dra7-evm: add USB support

[PATCH] am33xx-restart: trigger warm reset on omap2+ boards
 2013-08-05 10:02 UTC 

[PATCHv5 00/31] CLK: OMAP conversion to DT
 2013-08-05  7:27 UTC  (3+ messages)
` [PATCHv5 07/31] CLK: TI: add omap4 clock init file

[PATCH] omapfb: In omapfb_probe return -EPROBE_DEFER when display driver is not loaded yet
 2013-08-04  8:36 UTC  (4+ messages)

[PATCH 1/2] ARM: dts: AM4372: cpu(s) node per latest binding
 2013-08-05  6:06 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: AM4372: add few nodes

[GIT PULL] ARM: OMAP2+: hwmod fixes for v3.11-rc
 2013-08-05  2:32 UTC  (5+ 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).