linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-02 18:24:26 to 2011-10-05 07:01:47 UTC [more...]

[RFC 0/5] OMAP groundwork for IOMMU-based DMA API
 2011-10-05  7:01 UTC  (12+ messages)
` [RFC 1/5] ARM: dev_archdata: add private iommu extension
` [RFC 2/5] ARM: OMAP: omap_device: add a method to set iommu private archdata

[PATCH v6 01/16] OMAP2+: hwmod: Add API to enable IO ring wakeup
 2011-10-05  6:54 UTC  (12+ messages)
` [PATCH v6 02/16] OMAP2+: hwmod: Add API to check IO PAD wakeup status
` [PATCH v6 04/16] OMAP2+: UART: cleanup 8250 console driver support

[PATCH 0/4] initialize omap SRAM later on with __arm_ioremap_exec()
 2011-10-05  6:45 UTC  (10+ messages)
` [PATCH 1/4] ARM: Add __arm_ioremap_exec for mapping external memory as MT_MEMORY
` [PATCH 2/4] ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is done
` [PATCH 3/4] ARM: OMAP: Remove calls to SRAM allocations for framebuffer
` [PATCH 4/4] ARM: OMAP: Map SRAM later on with ioremap_exec()
` [PATCH 5/4] ARM: OMAP: Move set_globals initialization to happen in init_early

Please help with the OMAP static mapping mess
 2011-10-05  6:16 UTC  (20+ messages)

群发软件+买家搜索机+109届广交会买家、海关数据,B2B询盘买家500万。
 2011-10-05  5:36 UTC 

[PATCH 0/4] ARM: OMAP3PLUS PM: Add IO Daisychain support via hwmod mux
 2011-10-05  4:19 UTC  (8+ messages)
` [PATCH 1/4] ARM: OMAP3 PM: Fix IO Daisychain sequence
` [PATCH 2/4] ARM: OMAP4 PM: Add IO Daisychain support
` [PATCH 3/4] ARM: OMAP3 PM: Enable IO Wake up
` [PATCH 4/4] ARM: OMAP3PLUS PM: Add IO Daisychain support via hwmod mux

[RFC PATCH v2 0/6] TI81XX: Add clock and hwmod data
 2011-10-05  1:58 UTC  (3+ messages)

[PATCH 00/30] ARM/omap: omap specific randconfig fixes
 2011-10-05  1:05 UTC  (106+ messages)
` [PATCH 01/30] sound/omap: omap_mcpdm_remove cannot be __devexit
` [PATCH 02/30] video/omap: fix dependencies
` [PATCH 03/30] video/omap: fix build dependencies
` [PATCH 04/30] ARM: omap: add missing __devexit_p() annotations
` [PATCH 05/30] ARM: omap: enable building omap2 without omap2420/2430
` [PATCH 06/30] ARM: omap: fix build with CONFIG_I2C_OMAP disabled
` [PATCH 07/30] ARM: omap: fix visibility of omap2_mbox_iva_priv
` [PATCH 08/30] ARM: omap2+: fix building without i2c
` [PATCH 09/30] ARM: omap2: export functions used by nand driver
` [PATCH 10/30] ARM: omap/iommu: always provide iommu debug code
` [PATCH 11/30] ARM: omap2/n8x0: work around modular omap mmc
` [PATCH 12/30] ARM: omap4: always build omap_phy_internal
` [PATCH 13/30] ARM: omap2+: fix omap_hdq_init compilation
` [PATCH 14/30] ARM: omap2: irq.c is always needed
` [PATCH 15/30] usb/musb: use a Kconfig choice to pick the right DMA method
` [PATCH 16/30] usb/musb: HDRC depends on TWL4030_CORE for OMAP3/4
` [PATCH 17/30] usb/musb: allow building USB_MUSB_TUSB6010 as a module
` [PATCH 18/30] omap-usb: automatically select MFD_OMAP_USB_HOST
` [PATCH 19/30] tty/serial/omap: console can only be built-in
` [PATCH 20/30] media/omap_vout: disable driver for now
` [PATCH 21/30] sound/soc/omap: limit to omap2plus
` [PATCH 22/30] mfd: build twl6030 only on omap2
` [PATCH 23/30] ARM: omap2: select twl4030 support on boards that need it
` [PATCH 24/30] ARM: omap2+: ensure that one of omap2/3/4 is selected
` [PATCH 25/30] ARM: OMAP depends on MMU
` [PATCH 26/30] ARM: omap: add board autoselection
                  ` [GIT PULL] initial omap DT support for v3.2 merge window (Re: [PATCH 26/30] ARM: omap: add board autoselection)
` [PATCH 27/30] ARM: omap: select L2X0 cache on omap4
` [PATCH 28/30] ARM: omap: select CPU_FREQ_TABLE where needed
` [PATCH 29/30] ARM: omap: select USB_ARCH_HAS_EHCI only when USB is enabled
` [PATCH 30/30] ARM: omap2: select ARM_AMBA for OMAP3_EMU

[PATCH 0/9] Device tree support for regulators
 2011-10-04 23:48 UTC  (27+ messages)
` [PATCH 2/9] regulator: helper routine to extract regulator_init_data
` [PATCH 8/9] regulator: helper to extract regulator node based on supply name

[RFC PATCH v3] drivercore: Add driver probe deferral mechanism
 2011-10-04 23:35 UTC  (4+ messages)

[PATCH 0/2] ARM: OMAP2+: timer fixes / cleanup
 2011-10-04 21:36 UTC  (4+ messages)
` [PATCH 1/2] ARM: OMAP2+: clock data: Remove redundant timer clkdev
` [PATCH 2/2] ARM: OMAP2+: timer: Remove omap_device_pm_latency

[GIT PULL] I2C: OMAP: misc. cleanup for v3.2
 2011-10-04 21:08 UTC  (4+ messages)

[PATCH 49/55] video: irq: Remove IRQF_DISABLED
 2011-10-04 20:20 UTC  (2+ messages)

[PATCH] PM QoS: update Documentation for the pm_qos and dev_pm_qos frameworks
 2011-10-04 20:03 UTC  (2+ messages)

[PATCH v2] OMAP2PLUS: DSS: Ensure DSS works correctly if display is enabled in bootloader
 2011-10-04 18:27 UTC  (9+ messages)

[PATCH 00/24 V2] OMAP4: PM: suspend, CPU-hotplug and CPUilde support
 2011-10-04 17:05 UTC  (2+ messages)

git.kernel.org is back
 2011-10-04 15:53 UTC  (2+ messages)

[PATCH 2/5 v12] arm: omap: usb: ehci and ohci hwmod structures for omap3
 2011-10-04 11:57 UTC  (5+ messages)

[PATCH 0/5 v11] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers
 2011-10-04 11:55 UTC  (13+ messages)
` [PATCH 1/5 v11] arm: omap: usb: ehci and ohci hwmod structures for omap4
  ` [PATCH 2/5 v11] arm: omap: usb: ehci and ohci hwmod structures for omap3

[PATCH 0/5 v12] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers
 2011-10-04 11:54 UTC  (3+ messages)

[PATCH 3/3] BeagleBoard: add support for the twl4030-madc
 2011-10-04 10:28 UTC  (5+ messages)
` [PATCH v2 0/4] Fixes to twl4030-madc and add BeagleBoard support

[PATCH 1/2] mfd: twl6030: fix lockdep recursion warning on setting wake IRQs
 2011-10-04  9:57 UTC  (4+ messages)
` [PATCH 2/2] mfd: twl6030: Disable IRQ during suspend

[PATCH v3 3/3] ARM: OMAP: TI814X: Create board support and enable build for TI8148 EVM
 2011-10-04  9:41 UTC  (5+ messages)

[RFC PATCH 0/5] Rework of the TI81xx PRCM support
 2011-10-04  9:31 UTC  (6+ messages)
` [RFC PATCH 1/5] ARM: OMAP: TI81XX: prcm: Add module and register offsets
` [RFC PATCH 2/5] ARM: OMAP: TI81xx: add powerdomain code
` [RFC PATCH 3/5] ARM: OMAP: TI81xx: add powerdomain data
` [RFC PATCH 4/5] ARM: OMAP: TI81xx: add clockdomain control code
` [RFC PATCH 5/5] ARM: OMAP: TI81xx: add clockdomain data

DSS testing help?
 2011-10-04  9:02 UTC  (4+ messages)

USB gadget unreliable on software reboot (BeagleBoard xM)
 2011-10-04  7:39 UTC 

[PATCH 0/6] system control module device and support for temperature sensor
 2011-10-04  6:24 UTC  (6+ messages)
` [PATCH 6/6] OMAP4460: Clock: Adding support for 4460 specific clocks

[PATCH v16 00/12] OMAP: dmtimer: adaptation to platform_driver
 2011-10-04  0:36 UTC  (3+ messages)

Webmaster
 2011-10-03 13:33 UTC 

[PATCH 4/4] usb: musb: OMAP: Delete unused function
 2011-10-04  0:33 UTC  (6+ messages)

[PATCH 00/10] OMAP DSS related board changes
 2011-10-04  0:32 UTC  (5+ messages)

[GIT PULL] l3 cleanup for v3.2 merge window
 2011-10-04  0:12 UTC 

[GIT PULL] dmtimer changes for v3.2 merge window
 2011-10-04  0:07 UTC  (4+ messages)

cpufreq-info doesn't work in linux-3.0 on DM3730
 2011-10-03 22:28 UTC  (2+ messages)

[GIT PULL] omap fixes for -rc series and merge window
 2011-10-03 18:52 UTC 

[PATCH] usb: musb: OMAP4430: Remove a redundant omap4430_phy_init call in usb_musb_init
 2011-10-03 18:46 UTC  (4+ messages)

[PATCH 0/9] OMAP: HWMOD: DSS patches
 2011-10-03 16:54 UTC  (5+ messages)
` [PATCH 1/9] OMAP2xxx: HWMOD: Fix DSS reset
` [PATCH 3/9] OMAP3: "

[PATCH v2 0/2] arm: omap4: hsmmc: pbias fixes
 2011-10-03 12:22 UTC  (3+ messages)
` [PATCH v2 1/2] arm: omap4: hsmmc: Fix Pbias configuration on regulator OFF
` [PATCH v2 2/2] arm: omap4: hsmmc: configure SDMMC1_DR0 properly

[PATCH V8 0/4] cpuidle: Global registration of idle states with per-cpu statistics
 2011-10-03  7:47 UTC  (5+ messages)
` [PATCH V8 1/4] cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state
` [PATCH V8 2/4] cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
` [PATCH V8 3/4] cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
` [PATCH V8 4/4] cpuidle: Single/Global registration of idle states

[PATCH] omap-serial: add RS485 mode support
 2011-10-02 20:27 UTC 

Please Response
 2011-10-02 11:51 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).