public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-09-30 11:02:04 to 2011-10-04 00:36:42 UTC [more...]

[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  (6+ messages)

Please help with the OMAP static mapping mess
 2011-10-03 22:59 UTC  (7+ messages)

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

DSS testing help?
 2011-10-03 20:48 UTC 

[PATCH v2] OMAP2PLUS: DSS: Ensure DSS works correctly if display is enabled in bootloader
 2011-10-03 19:30 UTC  (8+ 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 00/30] ARM/omap: omap specific randconfig fixes
 2011-10-03 18:29 UTC  (102+ 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
` [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] PM QoS: update Documentation for the pm_qos and dev_pm_qos frameworks
 2011-10-03 18:24 UTC 

[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 v3 3/3] ARM: OMAP: TI814X: Create board support and enable build for TI8148 EVM
 2011-10-03 16:45 UTC  (3+ messages)

[PATCH v6 01/16] OMAP2+: hwmod: Add API to enable IO ring wakeup
 2011-10-03 15:10 UTC  (9+ messages)
` [PATCH v6 02/16] OMAP2+: hwmod: Add API to check IO PAD wakeup status
` [PATCH v6 09/16] OMAP2+: UART: Add runtime pm support for omap-serial driver

[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 

[RFC 0/5] OMAP groundwork for IOMMU-based DMA API
 2011-10-02 18:48 UTC  (4+ messages)
` [RFC 1/5] ARM: dev_archdata: add private iommu extension

[PATCH v3 0/6] iommu: split mapping to page sizes as supported by the hardware
 2011-10-02 15:58 UTC  (8+ messages)
` [PATCH v3 1/6] iommu/core: "

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

ARM SoC tree: OMAP PM dependency on tip irq/core
 2011-10-02  7:03 UTC  (4+ messages)

(unknown),
 2011-10-01 13:51 UTC 

[PATCH v3 2/3] ARM: OMAP: TI814X: Add cpu type macros and detection support
 2011-10-01  0:54 UTC  (3+ messages)

[PATCH v5 0/3] AM3517: Booting up
 2011-09-30 23:27 UTC  (9+ messages)
` [PATCH v5 1/3] AM35x: Using OMAP3 generic hwmods
  ` [PATCH v5 2/3] omap_twl: Prevent SR to enable for am3517/am3505 devices
    ` [PATCH v5 3/3] OMAP2+: voltage: add check for missing PMIC info in vp init

[GIT PULL] omap cleanup part2 for v3.2 merge window
 2011-09-30 21:59 UTC  (5+ messages)
` [GIT PULL] omap cleanup part3 "

[GIT PATCH] OMAP: Add initial support for DT on OMAP3 & OMAP4
 2011-09-30 21:16 UTC  (2+ messages)

[GIT PULL] OMAP: more omap_device preparations for DT
 2011-09-30 21:05 UTC  (2+ messages)

[RFC/PATCH] PM QoS: main memory throughput constraints
 2011-09-30 20:28 UTC  (3+ messages)
` [PATCH] PM QoS: add a PM_QOS_MEMORY_THROUGHPUT class

[GIT PULL] omap cleanup part1 for v3.2 merge window
 2011-09-30 20:04 UTC  (4+ messages)

[PATCH 0/5 v12] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers
 2011-09-30 19:01 UTC  (2+ messages)

[PATCH v2] ARM: OMAP2+: clock: cleanup CPUfreq leftovers
 2011-09-30 18:58 UTC  (2+ messages)

[PATCH 0/5 v11] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers
 2011-09-30 18:16 UTC  (12+ 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/2] arm: omap4: hsmmc: pbias fixes
 2011-09-30 17:41 UTC  (5+ messages)
` [PATCH 1/2] arm: omap4: hsmmc: Fix Pbias configuration on regulator OFF

[PATCH 2/5 v12] arm: omap: usb: ehci and ohci hwmod structures for omap3
 2011-09-30 17:17 UTC  (4+ messages)

[PATCH-V3 2/4] arm:omap:am33xx: Update common OMAP machine specific sources
 2011-09-30 17:09 UTC  (4+ messages)

[PATCH 0/9] Device tree support for regulators
 2011-09-30 12:18 UTC  (11+ messages)
` [PATCH 2/9] regulator: helper routine to extract regulator_init_data

[PATCH 00/13] OMAP3+: Add DT support for early devices and i2c / twl6030
 2011-09-30 11:53 UTC  (4+ messages)
` [PATCH 02/13] gpio/omap: Adapt GPIO driver to DT

[PATCH v6 10/16] OMAP2+: UART: Modify omap_uart_can_sleep function
 2011-09-30 11:02 UTC  (7+ messages)
` [PATCH v6 11/16] OMAP2+: UART: Move errata handling from serial.c to omap-serial
` [PATCH v6 12/16] OMAP2+: UART: Allow UART parameters to be configured from board file
` [PATCH v6 13/16] OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART
` [PATCH v6 14/16] OMAP2+: UART: Take console_lock in suspend path if not taken
` [PATCH v6 15/16] OMAP2+: UART: Enable back uart clocks with runtime API for early console
` [PATCH v6 16/16] OMAP2+: UART: Do not gate uart clocks if used for debug_prints


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox