linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-31 07:37:47 to 2014-01-09 11:08:04 UTC [more...]

[PATCH v4 0/5] USB Host support for OMAP5 uEVM (for 3.14)
 2014-01-09 11:08 UTC  (20+ messages)
` [PATCH v4 1/5] mfd: omap-usb-host: Update DT clock binding information
` [PATCH v4 3/5] ARM: dts: omap4-panda: Provide USB PHY clock
  ` [PATCH v4 2/5] ARM: dts: OMAP5: Add 60MHz clock reference to USB Host module
  ` [PATCH v4 4/5] ARM: dts: omap5-uevm: Provide USB PHY clock
` [PATCH v4 5/5] ARM: OMAP2+: Remove legacy_init_ehci_clk()

DSS DT support for 3.14 probably not possible
 2014-01-09  9:58 UTC 

From: Joseph
 2014-01-09  8:18 UTC 

[PATCH 0/2] omapfb: option to use coherent dma mem
 2014-01-09  8:31 UTC  (12+ messages)
` [PATCH 1/2] ARM: omapfb: add coherent dma memory support
        `  "

[RFC PATCH v1 0/2] clock and HWMOD changes for USIM module
 2014-01-09  8:11 UTC  (4+ messages)
` [RFC PATCH v1 1/2] ARM: dts: AM43xx-clocks: Entries added for ti-usim
` [RFC PATCH v1 2/2] ARM: OMAP: AM43xx: HWMOD changes "

3.13-rc2 phy-twl4030-usb.c - Timeout setting T2 HSUSB PHY DPLL
 2014-01-09  5:24 UTC  (4+ messages)

[GIT PULL 1/4] non-urgent omap fixes for v3.14 merge window
 2014-01-09  1:22 UTC  (4+ messages)
` [GIT PULL 2/4] omap device tree "
` [GIT PULL 3/4] trivial omap big endian changes "
` [GIT PULL 4/4] GIC crossbar support "

[PATCH 0/3] omap2: Assorted GPMC cleanups
 2014-01-08 23:40 UTC  (4+ messages)

[PATCH] of/platform: Fix no irq domain found errors when populating interrupts
 2014-01-08 21:43 UTC  (18+ messages)
                  ` [PATCH] driver-core: platform: Resolve DT interrupt references late

I have a very lucrative Business
 2014-01-08 20:47 UTC 

[RFC/PATCH] arm: omap2plus_defconfig: enable more drivers
 2014-01-08 19:18 UTC  (4+ messages)

[PATCH V2 0/2] ARM: OMAP2+/dts: standardize SoC naming
 2014-01-08 19:18 UTC  (3+ messages)

[PATCH] ARM: dts: OMAP2: fix interrupt number for rng
 2014-01-08 19:18 UTC  (4+ messages)

[PATCH RESEND] arm: omap2plus_defconfig: enable AM33xx SOC EVM audio
 2014-01-08 19:18 UTC  (3+ messages)

[PATCH V5 0/4] DRIVERS: IRQCHIP: Add support for crossbar IP
 2014-01-08 19:18 UTC  (10+ messages)

[PATCH 0/5] phy: remove the need for the phys to know about their users
 2014-01-08 17:53 UTC  (10+ messages)
` [PATCH 2/5] phy: add support for indexed lookup
` [PATCH 4/5] arm: omap3: twl: use the new lookup method with usb phy

[pandaboard] audio initialization fails due to TWL6040
 2014-01-08 16:49 UTC  (6+ messages)

[PATCH v7 0/7] mmc: omap_hsmmc: pbias dt and cleanup
 2014-01-08 14:51 UTC  (10+ messages)
` [PATCH v7 3/7] regulator: add pbias regulator support
` [PATCH v7 5/7] ARM: dts: add pbias dt node

[PATCH] omapdss: dispc: Preload more data in pipeline DMAs for OMAP4+ SoCs
 2014-01-08 13:52 UTC  (2+ messages)

[PATCH v3 0/4] drm/omap: fix issues in omap_drv probe/remove
 2014-01-08 13:22 UTC  (6+ messages)
` [PATCH v3 1/4] drm/omap: fix: Defer probe if an omapdss device requests for it at connect
` [PATCH v3 2/4] drm/omap: fix: disconnect devices when omapdrm module is removed
` [PATCH v3 3/4] drm/omap: fix: disable encoder before destroying it
` [PATCH v3 4/4] drm/omap: fix: change dev_unload order

[RFC PATCH] gpio: add GPIO hogging mechanism
 2014-01-08  9:45 UTC  (3+ messages)

[PATCH v2] mfd: omap-usb-tll: Don't hold lock during pm_runtime_get/put_sync()
 2014-01-08  9:12 UTC  (2+ messages)

[PATCH 0/3] pwm: ti: Miscellaneous Fixes and cleanup for pwm
 2014-01-08  6:47 UTC  (2+ messages)

[PATCH] mfd: omap-usb-tll: Don't hold lock during pm_runtime_get/put_sync()
 2014-01-08  6:28 UTC  (3+ messages)

[PATCH v3 0/4] USB Host support for OMAP5 uEVM (for 3.14)
 2014-01-08  5:45 UTC  (7+ messages)
` [PATCH v3 1/4] ARM: dts: OMAP5: Add 60MHz clock reference to USB Host module
` [PATCH v3 2/4] ARM: dts: omap4-panda: Provide USB PHY clock
` [PATCH v3 3/4] ARM: dts: omap5-uevm: "
` [PATCH v3 4/4] ARM: OMAP2+: Remove legacy_init_ehci_clk()

[PATCH] ARM: configs: Select USB PHY for AM335x SoC
 2014-01-08  1:28 UTC  (5+ messages)

[PATCH RFC 00/26] Migrate more OMAP DMA code to DMA engine
 2014-01-08  1:21 UTC  (31+ messages)
` [PATCH RFC 01/26] dmaengine: omap-dma: use devm_kzalloc() to allocate omap_dmadev
` [PATCH RFC 02/26] dmaengine: omap-dma: provide a hook to get the underlying DMA platform ops
` [PATCH RFC 03/26] dmaengine: omap-dma: program hardware directly
` [PATCH RFC 04/26] dmaengine: omap-dma: consolidate writes to DMA registers
` [PATCH RFC 05/26] dmaengine: omap-dma: control start/stop directly
` [PATCH RFC 06/26] dmaengine: omap-dma: move reading of dma position to omap-dma.c
` [PATCH RFC 07/26] dmaengine: omap-dma: consolidate setup of CSDP
` [PATCH RFC 08/26] dmaengine: omap-dma: consolidate setup of CCR
` [PATCH RFC 09/26] dmaengine: omap-dma: provide register definitions
` [PATCH RFC 10/26] dmaengine: omap-dma: move CCR buffering disable errata out of the fast path
` [PATCH RFC 11/26] dmaengine: omap-dma: consolidate clearing channel status register
` [PATCH RFC 12/26] dmaengine: omap-dma: improve efficiency loading C.SA/C.EI/C.FI registers
` [PATCH RFC 13/26] dmaengine: omap-dma: move clnk_ctrl setting to preparation functions
` [PATCH RFC 14/26] dmaengine: omap-dma: move barrier to omap_dma_start_desc()
` [PATCH RFC 15/26] dmaengine: omap-dma: use cached CCR value when enabling DMA
` [PATCH RFC 16/26] dmaengine: omap-dma: provide register read/write functions
` [PATCH RFC 17/26] dmaengine: omap-dma: cleanup errata 3.3 handling
` [PATCH RFC 18/26] ARM: omap: remove references to disable_irq_lch
` [PATCH RFC 19/26] ARM: omap: remove almost-const variables
` [PATCH RFC 20/26] ARM: omap: clean up DMA register accesses
` [PATCH RFC 21/26] ARM: omap: dma: get rid of errata global
` [PATCH RFC 22/26] ARM: omap: move dma channel allocation into plat-omap code
` [PATCH RFC 23/26] ARM: omap: dma: get rid of 'p' allocation and clean up
` [PATCH RFC 24/26] dmaengine: omap-dma: move register read/writes into omap-dma.c
` [PATCH RFC 25/26] dmaengine: omap-dma: move IRQ handling to omap-dma
` [PATCH RFC 26/26] ARM: omap2: ensure dma platform device has resources

[PATCH 0/4] ARM: OMAP: raw read and write endian fix
 2014-01-08  0:39 UTC  (2+ messages)

[PATCH v2 0/2] ARM: omap3: Split the pinmux core device
 2014-01-07 23:33 UTC  (9+ messages)
` [PATCH v2 1/2] ARM: dts: Add omap specific pinctrl defines to use padconf addresses
` [PATCH v2 2/2] ARM: omap3: Split the pinmux core device

[PATCHv12 00/49] ARM: TI SoC clock DT conversion
 2014-01-07 16:36 UTC  (12+ messages)
` [PATCHv12 06/49] clk: add support for low level register ops
` [PATCHv12 07/49] clk: divider: add support for low level ops

[RFC PATCH v1 0/5] Smart Card(SC) interface, TI USIM & NxP SC phy driver
 2014-01-07 11:45 UTC  (9+ messages)
` [RFC PATCH v1 1/5] sc_phy:SmartCard(SC) PHY interface to SC controller
` [RFC PATCH v1 2/5] misc: tda8026: Add NXP TDA8026 PHY driver
` [RFC PATCH v1 3/5] char: ti-usim: Add driver for USIM module on AM43xx
` [RFC PATCH v1 4/5] ARM: dts: AM43xx: DT entries added for ti-usim
` [RFC PATCH v1 5/5] ARM: dts: AM43xx-epos-evm: DT entries "

[PATCH 0/2] ARM: DTS: am335x-evmsk: Audio and MMC1 fix (for 3.13?)
 2014-01-07  8:15 UTC  (2+ messages)

[PATCH 0/4] wl1251 device tree support
 2014-01-06 22:57 UTC  (3+ messages)
` [PATCHv2 0/5] "

omap4 and cpufreq
 2014-01-06 22:43 UTC  (6+ messages)

[PATCH] ARM: dts: omap3430-sdp: add dip switch information for MMC operation
 2014-01-06 22:43 UTC  (2+ messages)

[RFC] drivers: irq-chip: Enable SGI's for Secure-to-NonSecure communication use-cases
 2014-01-06 16:12 UTC  (5+ messages)

[PATCH v1 0/2] mtd: nand: omap: booting from NAND using u-boot
 2014-01-06 11:48 UTC  (3+ messages)

Problems with double, qreal and float porting an application - Help please!
 2014-01-06  1:54 UTC 

Double Your Income
 2014-01-05  9:12 UTC 

[PATCH] ARM: OMAPFB: panel-sony-acx565akm: fix missing mutex unlocks
 2014-01-05 13:13 UTC  (4+ messages)
    ` [PATCH v2] "

[RFT/RFC/PATCH 00/31] arm: omap: irq: cleanup INTC driver
 2014-01-03 16:40 UTC  (8+ messages)

[PATCH 0/4] Add support for charging battery in Nokia RX-51
 2014-01-03 16:02 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] power_supply: Add power_supply notifier

[PATCH 0/4] arm: omap: DMM DT adaptation
 2014-01-03 12:34 UTC  (3+ messages)
` [PATCH v5 0/2] "

[PATCH RFC 00/26] Migrate more OMAP DMA code to DMA engine
 2014-01-02 15:07 UTC  (5+ messages)
` [PATCH RFC 01/26] dmaengine: omap-dma: use devm_kzalloc() to allocate omap_dmadev
` [PATCH RFC 02/26] dmaengine: omap-dma: provide a hook to get the underlying DMA platform ops
` [PATCH RFC 03/26] dmaengine: omap-dma: program hardware directly
` [PATCH RFC 04/26] dmaengine: omap-dma: consolidate writes to DMA registers

[PATCH] thermal: ti-soc-thermal: clk_round_rate() can return a zero upon error
 2014-01-02  2:51 UTC  (2+ messages)

[PATCH 0/7] Fix omap-iommu probe and convert to DT for 3.14
 2014-01-02  1:01 UTC  (4+ messages)
` [PATCH 3/7] iommu/omap: Convert to devicetree

[PATCH RFC v2 REPOST 0/8] Beaglebone-Black HDMI audio
 2013-12-31 13:26 UTC  (7+ messages)
` [PATCH RFC v2 REPOST 2/8] ASoC: davinci-evm: Add named clock reference to DT bindings
` [PATCH RFC v2 REPOST 3/8] ASoC: davinci-evm: HDMI audio support for TDA998x trough McASP I2S bus
` [PATCH RFC v2 REPOST 4/8] ASoC: hdmi-codec: Add devicetree binding with documentation

Viimeinen ilmoitus
 2014-01-01  0:14 UTC 


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