messages from 2013-08-03 18:31:55 to 2013-08-08 13:50:18 UTC [more...]
ARM: AM335x: Reboot broken in 3.11
2013-08-08 13:50 UTC
[PATCHv3 0/9] ARM: OMAP2+: AM33XX: Add suspend-resume support
2013-08-08 13:46 UTC (27+ 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
[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
v3.11-rc4: OMAP1/Amstrad Delta (E3) crash
2013-08-08 11:02 UTC (6+ messages)
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)
[PATCHv3 2/8] mailbox/omap: add support for parsing dt devices
2013-08-07 20:08 UTC (5+ 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 (4+ messages)
` [PATCHv9 1/2] drivers: spi: Add qspi flash controller
` [RFC/PATCH 2/2] driver: spi: Add quad spi read support
[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 (13+ messages)
` [PATCH v3 1/9] ARM: DRA7: Reuse all of PRCM and MPUSS SMP infra
` [PATCH v3 2/9] ARM: DRA7: Reuse io tables and add a new .init_early
` [PATCH v3 3/9] ARM: DRA7: Resue the clocksource, clockevent support
` [PATCH v3 4/9] ARM: DRA7: board-generic: Add basic DT support
` [PATCH v3 5/9] ARM: DRA7: Kconfig: Make ARCH_NR_GPIO default to 512
` [PATCH v3 6/9] ARM: DRA7: dts: Add the dts files for dra7 SoC and dra7-evm board
` [PATCH v3 7/9] ARM: DRA7: id: Add cpu detection support for DRA7xx based SoCs'
` [PATCH v3 8/9] ARM: DRA7: hwmod: Reuse the soc_ops used for OMAP4/5
` [PATCH v3 9/9] ARM: DRA7: Add the build support in omap2plus
[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 (10+ messages)
` [PATCHv5 01/31] CLK: clkdev: add support for looking up clocks from DT
` [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)
[GIT PULL] urgent omap5 regulator updates against v3.11-rc3
2013-08-04 20:32 UTC (2+ messages)
[PATCH v2 0/8] DRA7xx core support
2013-08-04 16:14 UTC (3+ messages)
[PATCH 1/3] ARM: dts: omap3-igep: add pinmux node for GPIO LED configuration
2013-08-03 19:11 UTC (2+ messages)
[net PATCH 1/1] net: ethernet: davinci_emac: drop IRQF_DISABLED
2013-08-03 18:53 UTC (2+ messages)
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