linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-14 08:55:28 to 2012-02-16 06:37:21 UTC [more...]

[PATCH 0/5] gpio/omap: Cleanup and adaptation to Device Tree
 2012-02-16  6:37 UTC  (10+ messages)
` [PATCH 1/5] gpio/omap: Remove bank->id information and misc cleanup
` [PATCH 2/5] gpio/omap: Use devm_ API and add request_mem_region
` [PATCH 3/5] gpio/omap: Add DT support to GPIO driver
` [PATCH 4/5] arm/dts: OMAP4: Add gpio nodes
` [PATCH 5/5] arm/dts: OMAP3: "

[PATCH 0/5] OMAPDSS: Relocate ASoC HDMI codec to sound
 2012-02-16  6:34 UTC  (7+ messages)
` [PATCH 4/5] OMAPDSS: Export functions to enable dynamic linking

[PATCH 0/3] OMAPDSS: HDMI: Add support for audio MCLK
 2012-02-16  2:58 UTC  (3+ messages)

[PATCH 0/5] Improvements to bq27000 management on OMAP
 2012-02-16  2:18 UTC  (4+ messages)
` [PATCH 1/5] Fix w1_bq27000

OMAP34xx
 2012-02-16  1:34 UTC  (7+ messages)

OMAP34xx
 2012-02-16  1:28 UTC  (20+ messages)

Possible circular locking dependency (3.3-rc2)
 2012-02-16  0:05 UTC  (6+ messages)

[PATCH] staging: tidspbridge: enable watchdog by default
 2012-02-15 22:32 UTC  (20+ messages)

[PATCHv2 0/8] arm: omap: clk/clkdm/pwrdm/voltdm usecounting changes
 2012-02-15 22:30 UTC  (12+ messages)
` [PATCHv2 1/8] arm: omap: clk: add support for omap_clk_for_each
` [PATCHv2 2/8] arm: omap3+: voltage/pwrdm/clkdm/clock add recursive usecount tracking
` [PATCHv2 3/8] arm: omap3+: voltage: add support for voltagedomain usecounts
` [PATCHv2 4/8] arm: omap3: add manual control for mpu / core pwrdm usecounting
` [PATCHv2 5/8] arm: omap3: set autoidle flags for a few clocks
` [PATCHv2 6/8] arm: omap: pm-debug: enhanced usecount debug support
` [PATCHv2 7/8] arm: omap: clockdomain: add support for preventing domain transitions
` [PATCHv2 8/8] arm: omap3: prevent per_clkdm from attempting manual "

[PATCH] ARM: OMAP: convert omap_device_build() and callers to __init
 2012-02-15 22:14 UTC  (2+ messages)

[PATCH v3] ARM: OMAP: clock: cleanup CPUfreq leftovers
 2012-02-15 21:46 UTC 

[PATCH 0/4] spi/omap: Adaptation to Device Tree
 2012-02-15 21:10 UTC  (11+ messages)
` [PATCH 1/4] spi/omap: Add DT support to McSPI driver
` [PATCH 2/4] arm/dts: OMAP4: Add SPI controller nodes
` [PATCH 3/4] arm/dts: OMAP3: "
` [PATCH 4/4] arm/dts: omap4-sdp: Add ks8851 ethernet SPI device

[PATCH v2] OMAPDSS: HACK: Ensure DSS clock domain gets out of idle when HDMI is enabled
 2012-02-15 19:59 UTC  (16+ messages)

[PATCH] ARM: OMAP: remove omap_device_parent
 2012-02-15 19:58 UTC 

[PATCH v2] ARM: OMAP: clock: cleanup CPUfreq leftovers
 2012-02-15 19:46 UTC  (3+ messages)

[PATCH 0/6] arm: omap: clk/clkdm/pwrdm/voltdm changes to usecounting
 2012-02-15 19:29 UTC  (16+ messages)
` [PATCH 1/6] arm: omap: clk: add support for omap_clk_for_each
` [PATCH 2/6] arm: omap3+: voltage/pwrdm/clkdm/clock add recursive usecount tracking
` [PATCH 3/6] arm: omap3+: voltage: add support for voltagedomain usecounts
` [PATCH 4/6] arm: omap3: add manual control for mpu_iva voltdm usecounting
` [PATCH 5/6] arm: omap3: set autoidle flags for a few clocks
` [PATCH 6/6] arm: omap: pm-debug: enhanced usecount debug support

[PATCH] cpufreq: OMAP driver depends CPUfreq tables
 2012-02-15 19:21 UTC 

[RFC 00/11]O MAP/ASoC: Move and merge McBSP driver under ASoC
 2012-02-15 19:06 UTC  (17+ messages)
` [RFC 01/11] ARM: OMAP: mcbsp: Convert core driver to proper platform driver
` [RFC 02/11] OMAP: mcbsp: Move core driver under sound/soc/omap
` [RFC 03/11] ASoC: OMAP: McBSP: Consolidate plat/mcbsp.h content
` [RFC 04/11] ASoC: core - Add API call to register dai kcontrols
` [RFC 05/11] ASoC: omap-mcbsp: Create a single driver for McBSP
` [RFC 06/11] ARM: OMAP: Do not register omap-mcbsp-dai device
` [RFC 07/11] ASoC: OMAP: mcbsp.h: Clean up bit definitions
` [RFC 08/11] ASoC: OMAP McBSP: Remove redundant accessors
` [RFC 09/11] ASoC: omap-mcbsp: Cleanup of module probe/remove code
` [RFC 10/11] ASoC: omap-mcbsp: Merge the omap_mcbsp_data into omap_mcbsp structure
` [RFC 11/11] ASoC: omap-mcbsp: Simplify DMA configuration

[PATCH 0/3] omap hsmmc init cleanup and section warning fixes for v3.4 merge window
 2012-02-15 18:28 UTC  (4+ messages)
` [PATCH 1/3] ARM: OMAP: omap_device: Expose omap_device_{alloc, delete, register}
` [PATCH 2/3] ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pins
` [PATCH 3/3] ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __init

[PATCH 1/4] ARM: OMAP2+: board-generic: Remove un-needed .atag_offset for DT_MACHINE
 2012-02-15 18:13 UTC  (4+ messages)

[PATCH] dwc3: linux/module.h included twice
 2012-02-15 17:55 UTC 

(unknown),
 2012-02-15 17:47 UTC 

[PATCH] usb: host: ehci: allow ehci_* symbols to be unused
 2012-02-15 16:03 UTC  (8+ messages)
        ` [PATCH v2] "

[PATCH 0/2] mfd: omap-usb-host: Minor omap-usb host fixes
 2012-02-15 15:56 UTC  (7+ messages)
` [PATCH 1/2] mfd: omap-usb-host: Remove magic numbers for dev dma mask
` [PATCH 2/2] mfd: omap-usb-host: Move usbhs init before allocing child dev

[RFC 00/11]O MAP/ASoC: Move and merge McBSP driver under ASoC
 2012-02-15 15:37 UTC 

[PATCH] Fix cpufreq
 2012-02-15 15:32 UTC  (2+ messages)

[PATCH v2] OMAPDSS: HDMI: Add M2 divider while calculating clkout
 2012-02-15 14:52 UTC  (4+ messages)

[PATCH v3 0/4] ARM: OMAP2+: Interrupt controllers adaptation to DT
 2012-02-15 13:21 UTC  (9+ messages)
` [PATCH v3 1/4] arm/dts: OMAP4: Update DTS file with new GIC bindings
` [PATCH v3 2/4] ARM: OMAP2/3: intc: Add DT support for TI interrupt controller
` [PATCH v3 3/4] arm/dts: OMAP3: Add interrupt-controller bindings for INTC
` [PATCH v3 4/4] ARM: OMAP2+: board-generic: Use of_irq_init API

[RFC PATCH 0/2] staging: tidspbridge: detecting wdt from baseimage
 2012-02-15 11:42 UTC  (4+ messages)
` [RFC PATCH 1/2] staging: tidspbridge: always compile dsp wdt code
` [RFC PATCH 2/2] staging: tidspbridge: detect wdt3 feature at runtime

[PATCHv8 0/5] SMPS regulator driver
 2012-02-15  8:38 UTC  (9+ messages)
` [PATCHv8 4/5] twl4030: add support for external voltage get/set

[PATCH 0/2] ARM: OMAP4: Cleanup in cminst code
 2012-02-15  7:40 UTC  (8+ messages)
` [PATCH 1/2] ARM: OMAP4: cminst: Add boot time __init function for cminst
` [PATCH 2/2] ARM: OMAP: am33xx: Hook-up am33xx support to existing cm code

[PATCH 3.3 v2] OMAP4: PRM: fix build breakage when CONFIG_OF is not defined
 2012-02-15  7:20 UTC  (3+ messages)

[PATCH] modpost: Fix section warnings for ARM for many compilers
 2012-02-14 21:01 UTC  (6+ messages)

[PATCH] arm: omap: usb-host: fix compile warning
 2012-02-14 19:47 UTC  (2+ messages)

[PATCH 0/2] ARM: OMAP: Couple of misc fixes for 3.3
 2012-02-14 19:19 UTC  (13+ messages)
` [PATCH 1/2] ARM: OMAP: Get rid of reset for system timer
` [PATCH 2/2] ARM: OMAP4: Move the barrier memboclk_steal() as part of reserve callback

[PATCH] ARM: OMAP4: cpuidle: Fix the C-state reporting to cpuidle governor
 2012-02-14 18:58 UTC  (4+ messages)

[PATCH] OMAP2 PM: do RCU locking for opp_get_voltage()
 2012-02-14 18:48 UTC  (2+ messages)

[PATCH 0/3] Move most of omap io.h into omap-iomap.h
 2012-02-14 17:18 UTC  (2+ messages)

OMAP34xx
 2012-02-14 14:59 UTC  (2+ messages)

[PATCH] OMAP: DSS2: TPO-TD03MTEA1: fix suspend hang
 2012-02-14 13:17 UTC  (5+ messages)
` [PATCH] OMAP: DSS2: TPO-TD03MTEA1: update default gamma

OMAP DSS warning in apply.c
 2012-02-14 12:57 UTC  (3+ messages)

[PATCH v4 1/3] OMAPDSS: HDMI: Move Avi-infoframe struct to hdmi_ip_data
 2012-02-14 12:30 UTC  (5+ messages)
` [PATCH v4 2/3] OMAPDSS: HDMI: Add quantization range support in IP lib
  ` [PATCH v4 3/3] OMAPDSS: HDMI: Sysfs support to configure quantization

[PATCH] OMAPDSS: add Innolux AT080TN52 display support
 2012-02-14 11:59 UTC  (2+ messages)

[PATCH 00/16] OMAPDSS: old OMAPFB cleanup
 2012-02-14 11:52 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: gpmc-smsc911x: add required smsc911x regulators
 2012-02-14 11:08 UTC  (2+ messages)

[PATCH] i2c: fix missing handling of errata I2C_OMAP3_1P153
 2012-02-14 10:15 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH 3.3 v2] I2C: OMAP: fix build breakage when CONFIG_OF is not set
 2012-02-14  9:55 UTC  (3+ messages)

[PATCH 00/10] I2C updates
 2012-02-14  9:11 UTC  (3+ 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).