linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-22 19:04:11 to 2014-09-29 18:06:49 UTC [more...]

[PATCH 00/13 v10] omap 8250 based UART + DMA
 2014-09-29 18:06 UTC  (13+ messages)
` [PATCH 01/13] tty: serial: 8250: Fix wording in runtime-PM comments
` [PATCH 02/13] tty: serial: 8250: make serial8250_console_setup() non _init
` [PATCH 03/13] tty: serial: Add 8250-core based omap driver
` [PATCH 04/13] tty: serial: 8250_dma: handle error on TX submit
` [PATCH 05/13] tty: serial: 8250_dma: keep own book keeping about RX transfers
` [PATCH 06/13] tty: serial: 8250: allow to use custom DMA implementation
` [PATCH 07/13] tty: serial: 8250_omap: add custom DMA-TX callback
` [PATCH 08/13] tty: serial: 8250_omap: add custom DMA-RX callback
` [PATCH 09/13] dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause()
` [PATCH 11/13] arm: dts: dra7: add DMA properties for UART
` [PATCH 12/13] tty: serial: 8250: omap: add custom irq handling
` [PATCH 13/13] tty: serial: 8250: omap: add dma support

OMAP baseline test results for v3.17-rc7
 2014-09-29 17:20 UTC  (2+ messages)

[PATCH 00/16 v9] omap 8250 based uart + DMA
 2014-09-29 16:15 UTC  (52+ messages)
` [PATCH 02/16] tty: serial: 8250_core: add run time pm
` [PATCH 06/16] tty: serial: Add 8250-core based omap driver
` [PATCH 09/16] tty: serial: 8250_dma: Add a TX trigger workaround for AM33xx
` [PATCH 12/16] tty: serial: 8250_dma: handle the UART RDI event while DMA remains idle
` [PATCH 13/16] tty: serial: 8250_dma: add pm runtime

[GIT PULL] TI clock driver changes for 3.18 merge window
 2014-09-29 16:13 UTC 

am335x: hwmod WARN() when CONFIG_PM_RUNTIME=N
 2014-09-29 15:09 UTC 

[PATCH v2 0/4] rtc: omap: Add support for regulator supply
 2014-09-29 14:44 UTC  (9+ messages)
` [PATCH v2 1/4] rtc: omap: Introduce rtc_omap_dev structure to include per device data
` [PATCH v2 2/4] rtc: omap: Adopt driver to support probe deferral
` [PATCH v2 3/4] rtc: omap: Update Kconfig for OMAP RTC
  ` [PATCH v3 "
` [PATCH v2 4/4] rtc: omap: Support regulator supply for RTC

[PATCH] clk, ti, LLVMLinux: Move __init outside of type definition
 2014-09-29 11:44 UTC  (4+ messages)

[PATCH v2 0/9] unshare and simplify omap_hsmmc platform struct
 2014-09-29  9:32 UTC  (10+ messages)
` [PATCH v2 1/9] omap_hsmmc: use separate platform data for ompa3 and omap 1/2 driver
` [PATCH v2 2/9] omap_hsmmc: remove unused fields in platform_data
` [PATCH v2 3/9] omap_hsmmc: remove un-initialized callbacks from platform data
` [PATCH v2 4/9] omap_hsmmc: remove un-ready power_saving field in omap2_hsmmc_info
` [PATCH v2 5/9] omap_hsmmc: remove unused get_context_loss_count callback
` [PATCH v2 6/9] omap_hsmmc: remove unnecessary omap_hsmmc_slot_data indirection
` [PATCH v2 7/9] omap_hsmmc: pass mmc_priv struct to gpio init / free
` [PATCH v2 8/9] omap_hsmmc: Remove unnecessary callbacks from platform data
` [PATCH v2 9/9] omap_hsmmc: remove unused slot_id parameter

[PATCH] CLK: TI: consider the fact that of_clk_get() might return an error
 2014-09-29  8:56 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCHv2] clk: ti: change clock init to use generic of_clk_init
 2014-09-29  8:55 UTC  (3+ messages)

[PATCH] clk: ti: dra7-atl-clock: Mark the device as pm_runtime_irq_safe
 2014-09-29  8:54 UTC  (2+ messages)

[PATCH RESEND v6 0/7] net: cpsw: Support for am335x chip MACIDs
 2014-09-29  8:51 UTC  (9+ messages)
` [PATCH RESEND v6 1/7] DT doc: net: cpsw mac-address is optional
` [PATCH RESEND v6 2/7] net: cpsw: Add missing return value
` [PATCH RESEND v6 3/7] net: cpsw: header, Add missing include
` [PATCH RESEND v6 4/7] net: cpsw: Replace pr_err by dev_err
  ` [PATCH RESEND v6 5/7] net: cpsw: Add am33xx MACID readout
` [PATCH RESEND v6 6/7] am33xx: define syscon control module device node
` [PATCH RESEND v6 7/7] arm: dts: am33xx, Add syscon phandle to cpsw node

[PATCH] clk: ti: dra7-atl-clock: fix a memory leak
 2014-09-29  8:52 UTC  (3+ messages)

[PATCH] clk: prevent erronous parsing of children during rate change
 2014-09-29  8:09 UTC  (7+ messages)

[PATCH v3 0/5] Beaglebone-Black HDMI audio
 2014-09-29  6:41 UTC  (8+ messages)
` [PATCH v3 1/5] clk: ti: add "ti,gpio-gate-clock" controlled clock
` [PATCH v3 5/5] ARM: dts: am335x-boneblack: Add HDMI audio support

[PATCH RESEND v6 0/7] DT doc: net: cpsw mac-address is optional
 2014-09-29  4:22 UTC  (9+ messages)
` [PATCH RESEND v6 1/7] "
` [PATCH RESEND v6 2/7] net: cpsw: Add missing return value
` [PATCH RESEND v6 3/7] net: cpsw: header, Add missing include
` [PATCH RESEND v6 4/7] net: cpsw: Replace pr_err by dev_err
` [PATCH RESEND v6 5/7] net: cpsw: Add am33xx MACID readout
` [PATCH RESEND v6 6/7] am33xx: define syscon control module device node
` [PATCH RESEND v6 7/7] arm: dts: am33xx, Add syscon phandle to cpsw node

Legacy Code in gpmc-onenand.c
 2014-09-28 16:14 UTC  (3+ messages)

[PATCH 00/27] add pm_runtime_last_busy_and_autosuspend() helper
 2014-09-28 15:37 UTC  (14+ messages)
` [PATCH 09/27] i2c: omap: use pm_runtime_last_busy_and_autosuspend helper
` [PATCH 16/27] mmc: omap_hsmmc: "
` [PATCH 26/27] usb: musb: omap2430: "

OMAP baseline test results for v3.17-rc6
 2014-09-28 14:44 UTC 

[PATCH 0/2] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM
 2014-09-27 22:53 UTC  (6+ messages)
` [PATCH 1/2] arm, fbdev, omap2, LLVMLinux: Remove nested function from omap2 dss
` [PATCH 2/2] arm, fbdev, omap2, LLVMLinux: Remove nested function from omapfb

用了一次你就会觉得是最好的短信发送平台 kzvxjz
 2014-09-27  3:45 UTC 

[PATCH] clk: add gpio gated clock
 2014-09-26 23:53 UTC  (4+ messages)

[PATCHv4 0/7] omap hwspinlock dt support
 2014-09-26 16:25 UTC  (4+ messages)
` [PATCHv4 4/7] hwspinlock/core: add common OF helpers

[PATCH] ARM: dts: dra7-evm: Fix interrupt line of pcf@i2c1:0x21
 2014-09-26 13:12 UTC  (2+ messages)

[PATCH 3/5] clk: Remove .owner field for driver
 2014-09-26  0:45 UTC  (2+ messages)

[GIT PULL 1/4] part 2 of omap intc changes for v3.18 merge window
 2014-09-25 22:10 UTC  (4+ messages)
  ` [GIT PULL 2/4] part 2 of omap SoC "
  ` [GIT PULL 3/4] part 2 of omap dts "
  ` [GIT PULL 4/4] omap clean-up "

[PATCH v4 00/11] ARM: OMAP2+: AM33XX: Add suspend-resume support
 2014-09-25 19:42 UTC  (11+ messages)
` [PATCH v4 10/11] ARM: OMAP2+: AM33XX: Basic suspend resume support

[RFC] ARM: edma: unconditionally ack the error interrupt
 2014-09-25 16:56 UTC  (5+ messages)

[PATCH 0/2] OMAP IOMMU cleanups
 2014-09-25 13:57 UTC  (7+ messages)
` [PATCH 2/2] iommu/omap: Remove omap_iommu unused owner field
` [PATCH 1/2] iommu/omap: Reverse dependency between omap-iommu and omap-iommu2

[PATCH] USB: Remove .owner field for driver
 2014-09-25 11:29 UTC  (2+ messages)

[PATCH 0/2] Fix a division by zero
 2014-09-25 10:24 UTC  (13+ messages)
` [PATCH 1/2] tty: omap-serial: pull out calculation from baud_is_mode16
` [PATCH 2/2] tty: omap-serial: fix a division by zero
  ` [PATCH v2 0/2]
    ` [PATCH 1/2] tty: omap-serial: fix division by zero
        ` [PATCH resend "
    ` [PATCH 2/2] tty: omap-serial: pull out calculation from baud_is_mode16

[PATCH v5 0/7] Enable L2 cache support on Exynos4210/4x12 SoCs
 2014-09-24 22:12 UTC  (12+ messages)
` [PATCH v5 1/7] ARM: l2c: Refactor the driver to use commit-like interface
` [PATCH v5 2/7] ARM: l2c: Add interface to ask hypervisor to configure L2C
` [PATCH v5 3/7] ARM: l2c: Get outer cache .write_sec callback from mach_desc only if not NULL
` [PATCH v5 4/7] ARM: l2c: Add support for overriding prefetch settings
` [PATCH v5 5/7] ARM: EXYNOS: Add .write_sec outer cache callback for L2C-310
` [PATCH v5 6/7] ARM: EXYNOS: Add support for non-secure L2X0 resume
` [PATCH v5 7/7] ARM: dts: exynos4: Add nodes for L2 cache controller

[PATCH v6 0/2] Add generic PHY support to USB HCD
 2014-09-24 19:39 UTC  (5+ messages)
` [PATCH v6 1/2] usb: rename phy to usb_phy in HCD

[PATCH v5 0/2] Add generic PHY support to USB HCD
 2014-09-24 18:56 UTC  (4+ messages)
` [PATCH v5 1/2] usb: rename phy to usb_phy in HCD

[GIT PULL 2/5] omap soc changes for v3.18 merge window
 2014-09-24 15:46 UTC  (5+ messages)
  ` [GIT PULL 5/5] omap dts "

[PATCH] mfd: ti_am335x_tscadc: Update logic in CTRL register for 5-wire TS
 2014-09-24 11:26 UTC  (2+ messages)

[PATCH 00/26] ARM: OMAP2+: PRCM cleanups for 3.18 merge window
 2014-09-24  9:04 UTC  (10+ messages)

[PATCH 0/6] unshare and simplify omap_hsmmc platform struct
 2014-09-24  8:55 UTC  (3+ messages)

[PATCH] MAINTAINERS: omap_hsmmc: remove myself from MAINTAINERS
 2014-09-24  8:20 UTC  (2+ messages)

ideas about idle loop and power management
 2014-09-24  5:19 UTC  (3+ messages)

[PATCH v3 0/4] omap-serial high-speed fixes/improvements
 2014-09-23 20:02 UTC  (12+ messages)
` [PATCH 3/4] tty: omap-serial: use threaded interrupt handler

[PATCH v13 2/9] clk: Move all drivers to use internal API
 2014-09-23 18:42 UTC 

[PATCH 0/2] couple of generic remoteproc enhancements
 2014-09-23 16:42 UTC  (8+ messages)
` [PATCH 2/2] remoteproc: add support to handle internal memories

[PATCH] ARM: dts: dra7-evm: Fix NAND GPMC timings
 2014-09-23 16:03 UTC  (5+ messages)
` [PATCH] ARM: dts: dra7-evm: Fix NAND GPMC timings (for 3.17)

[PATCH] clk: ti: change clock init to use generic of_clk_init
 2014-09-23 15:49 UTC  (6+ messages)

[RESEND PATCH] gpio: omap: Fix interrupt names
 2014-09-23 15:47 UTC  (2+ messages)

[PATCH 0/3] kbuild: Clean up makefiles and then drop obj-n an obj-n
 2014-09-23 14:56 UTC  (3+ messages)
` [PATCH 2/3] kbuild: remove unnecessary variable initializaions

[PATCH v3 0/2] dmaengine: omap-dma: Fix cyclic suspend/resume
 2014-09-23 12:53 UTC  (2+ messages)

[PATCH v4 0/5] nand: OMAP collected fixes
 2014-09-23  8:51 UTC  (5+ messages)
` [PATCH v4 5/5] mtd: nand: Constrain omap_elm to built-in

[GIT PULL] omap wake-up regression fix for v3.17
 2014-09-23  4:58 UTC  (3+ messages)

[GIT PULL] omap regression fixes against v3.17-rc4
 2014-09-23  4:55 UTC  (2+ messages)

[PATCH 0/3] nand: Renaming, moving and fixing NAND and ELM drivers
 2014-09-22 19:04 UTC  (5+ messages)
` [PATCH 3/3] mtd: nand: Force omap_elm to be built as a module if omap2_nand is a module


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