messages from 2010-08-18 11:20:27 to 2010-08-23 15:58:26 UTC [more...]
[RFC PATCH 00/20] HWMOD Adaptation for DSS
2010-08-23 15:58 UTC (21+ messages)
` [PATCH 01/20] DSS HWMOD database generation for OMAP3
` [PATCH 02/20] Move DSS driver register from board to mach_omap2
` [PATCH 03/20] Build omap_device for each DSS HW IP
` [PATCH 04/20] Create platform_driver "
` [PATCH 05/20] Move dss platform driver to dss.c
` [PATCH 06/20] DSS driver name change in clock database
` [PATCH 07/20] Move clock functions from core driver to dss driver
` [PATCH 08/20] Replace clk_enable/disable APIs with HWMOD APIs
` [PATCH 09/20] Move dss_init to dsshw_probe
` [PATCH 10/20] Move rfbi init to rfbi probe
` [PATCH 11/20] Move dispc init to dispc probe
` [PATCH 12/20] Move venc init to venc probe
` [PATCH 13/20] Move dsi init to dsi probe
` [PATCH 14/20] Pass platform_device argument to rfbi,dispc
` [PATCH 15/20] Use platform device to get DSS base addr
` [PATCH 16/20] Get DISPC base addr with platform device
` [PATCH 17/20] Get VENC base addr from "
` [PATCH 18/20] Get DSI base addr with "
` [PATCH 19/20] Get RFBI baseaddr "
` [PATCH 20/20] Get DSS IRQ "
[PATCH 00/13 v5] OMAP: GPIO: Implement GPIO in HWMOD way
2010-08-23 15:46 UTC (15+ messages)
` [PATCH 01/13 v5] OMAP: GPIO: Modify init() in preparation for platform device implementation
` [PATCH 02/13 v5] OMAP: GPIO: Introduce support for OMAP15xx chip GPIO init
` [PATCH 03/13 v5] OMAP: GPIO: Introduce support for OMAP16xx "
` [PATCH 04/13 v5] OMAP: GPIO: Introduce support for OMAP7xx "
` [PATCH 05/13 v5] OMAP: GPIO: add GPIO hwmods structures for OMAP3
` [PATCH 06/13 v5] OMAP: GPIO: add GPIO hwmods structures for OMAP242X
` [PATCH 07/13 v5] OMAP: GPIO: add GPIO hwmods structures for OMAP243X
` [PATCH 08/13 v5] OMAP: GPIO: Add gpio dev_attr and correct clks in OMAP4 hwmod struct
` [PATCH 09/13 v5] OMAP: GPIO: Introduce support for OMAP2PLUS chip GPIO init
` [PATCH 10/13 v5] OMAP: GPIO: Implement GPIO as a platform device
[PATCH] PM: runtime PM + idle: allow usage when interrupts are disabled
2010-08-23 15:24 UTC (11+ messages)
` [linux-pm] "
[PATCH 0/3] OMAP: hwmod: Add hardreset and softreset management
2010-08-23 13:57 UTC (7+ messages)
` [PATCH 3/3] OMAP: hwmod: Force a softreset during _setup
[RFC: PATCH] Fix to support multiple HWMODS for a single device
2010-08-23 12:01 UTC (3+ messages)
[PATCH-V2 1/3] RTC:s35390a: Add Alarm interrupt support
2010-08-23 10:34 UTC (5+ messages)
DSS2 broken with 36-rc1
2010-08-23 8:51 UTC (7+ messages)
[PATCH 05/10] [PM-WIP-MMC] OMAP4 hwmod: Updating hwmod data for MMC controllers
2010-08-23 8:00 UTC (2+ messages)
[RFC/PATCH] Fix to support multiple HWMODS for a single device
2010-08-22 9:50 UTC
[PATCH 0/4] twl PROTECT_KEY usage cleanup
2010-08-21 14:07 UTC (10+ messages)
` [PATCH 2/4] mfd: twl-core: switch over to defines in twl.h
[PATCH-V2 2/3] RTC:s35390a: Add Periodic interrupt support
2010-08-21 12:30 UTC
[PATCH-V2 3/3] RTC:s35390a: Add update_irq (per Min interrupt) support
2010-08-21 12:30 UTC
[PATCH-V2 0/3] RTC:A35390A: Add Interrupt API interfaces
2010-08-21 12:30 UTC
Can I Trust You
2010-08-20 23:30 UTC
[PATCH] omap:iommu-load cam register before flushing the entry
2010-08-20 22:23 UTC (4+ messages)
[PATCH] Adding i2c eeprom driver to read EDID
2010-08-20 20:56 UTC
omap3_defconfig: USB_OTG unmet dependencies
2010-08-20 20:30 UTC (2+ messages)
[PATCH 06/10] [PM-WIP-UART] OMAP4 hwmod : Adding hwmod data for UART
2010-08-20 20:16 UTC
Subject: [PATCH 06/10] [PM-WIP-UART] OMAP4 hwmod : Adding hwmod data for UART
2010-08-20 20:15 UTC
[PATCH 10/10] [PM-WIP-MMC] omap4 hsmmc: Fix the init if CONFIG_MMC_OMAP_HS is not set
2010-08-20 20:11 UTC
[PATCH 08/10] [PM-WIP-MMC] OMAP MMC: Register offset handling
2010-08-20 20:11 UTC
[PATCH 09/10] [PM-WIP-MMC] OMAP MMC : Fix crash with CONFIG_PM_RUNTIME
2010-08-20 20:11 UTC
[PATCH 07/10] [PM-WIP-MMC] OMAP MMC: Remove MMC controller reset
2010-08-20 20:11 UTC
Subject: [PATCH 06/10] [PM-WIP-UART] OMAP4 hwmod : Adding hwmod data for UART
2010-08-20 20:10 UTC
[PATCH 04/10] [PM-WIP-MMC] OMAP4 hwmod: Adding hwmod data for MMC controller
2010-08-20 20:10 UTC
[PATCH 03/10] [PM-WIP-MMC] OMAP2/OMAP3: Updating hwmod name for MMC controller
2010-08-20 20:10 UTC
[PATCH 02/10] [PM-WIP-MMC] OMAP3 HWMOD: Updating MMC controller data
2010-08-20 20:10 UTC
[PATCH 01/10] [PM-WIP-MMC] OMAP2 HWMOD: Updating MMC Controller data
2010-08-20 20:10 UTC
[pm-wip/mmc][PATCH 00/10] OMAP MMC Hwmod & Runtime patches
2010-08-20 20:10 UTC
[PATCH 0/6] omap fixes for upcoming 2.6.36-rc1
2010-08-20 16:43 UTC (9+ messages)
` [PATCH 3/6] OMAP3: PM: ensure IO wakeups are properly disabled
[PATCHv2 0/2] add isp1704 power supply driver
2010-08-20 16:24 UTC (10+ messages)
` [PATCHv2 1/2] power_supply: add isp1704 charger detection driver
` [PATCHv2 2/2] omap: rx51: add support for USB chargers
[PATCH 0/2] omap-aes: OMAP2/3 AES HW accelerator driver
2010-08-20 13:44 UTC (3+ messages)
` [PATCH 1/2] crypto: updates to enable omap aes
` [PATCH 2/2] crypto: omap-aes: OMAP2/3 AES hw accelerator driver
[RFC PATCH] Board support for the the GPIO keys
2010-08-20 13:16 UTC (5+ messages)
[PATCH 0/4] Hacks to allow booting ARM SMP kernel on UP ARMv7
2010-08-20 12:06 UTC (9+ messages)
[PATCH v6 1/3] ARM: OMAP: Beagle: revision detection
2010-08-20 12:03 UTC (4+ messages)
` [PATCH v6 2/3] ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
` [PATCH v6 3/3] ARM: OMAP: Beagle: no gpio_wp pin connection on xM
[PATCH v2] omap: 4430sdp board support for the the GPIO keys
2010-08-20 10:24 UTC
[PATCH 0/5] usb: omap: prepare for OMAP4 EHCI and OHCI support
2010-08-20 9:41 UTC (13+ messages)
` [PATCH 1/5] usb: ehci: omap: Update clock names to be same across OMAP3 and OMAP4
` [PATCH 2/5] usb: ehci: don't hard-code TLL channel count
` [PATCH 3/5] usb: ehci: relocate PHY reset code
` [PATCH 4/5] usb: ohci: omap: Update clock names to be same across OMAP3 and OMAP4
` [PATCH 5/6] usb: ohci: don't hard-code TLL channel count
[PATCH 0/7] usb: ehci: omap: Adding OMAP4 support
2010-08-20 9:13 UTC (22+ messages)
` [RFC] [PATCH 1/7] usb: ehci-omap: Add the HSUSB base address
` [RFC] [PATCH 2/7] usb: ehci-omap: don't execute OMAP3-specific code on non-OMAP3
` [RFC] [PATCH 3/7] usb: ehci-omap: omap: Add OMAP4 support
` [RFC] [PATCH 4/7] omap: usb: ehci: IO mux mode settings for omap4
` [RFC] [PATCH 5/7] omap: usb: ehci: Initialize resources "
` [RFC] [PATCH 6/7] usb: ehci: Introduce CONFIG_USB_EHCI_HCD_OMAP3
` [RFC] [PATCH 7/7] omap: ehci: enable the ehci port on OMAP4SDP
[PATCH] Board changes for gpio-keys
2010-08-20 9:00 UTC (3+ messages)
[PATCH] omap: 4430sdp board support for the the GPIO keys
2010-08-20 8:17 UTC
[RFC] [PATCH 0/5] usb: ohci: omap: Add OMAP4 Support
2010-08-19 19:18 UTC (6+ messages)
` [RFC] [PATCH 1/5] usb: ohci-omap3: seperate the OMAP3-specific code
` [RFC] [PATCH 2/5] usb: ohci: omap: Add OMAP4 support
` [RFC] [PATCH 3/5] usb: ohci: omap: IO mux mode settings for omap4
` [RFC] [PATCH 4/5] usb: ohci: omap: Initialize resources for OMAP4
` [RFC] [PATCH 5/5] usb: ohci: omap: enable the ohci port on OMAP4SDP
[PATCH v5 1/3] ARM: OMAP: Beagle: revision detection
2010-08-20 2:33 UTC (5+ messages)
` [PATCH v5 2/3] ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
` [PATCH v5 3/3] ARM: OMAP: Beagle: no gpio_wp pin connection on xM
[PATCH 0/5] OMAP: McSPI: Implement McSPI in HWMOD way
2010-08-20 0:56 UTC (7+ messages)
` [PATCH 1/5] OMAP2420: McSPI: Add mcspi hwmod
NAND ECC in linux-omap
2010-08-20 0:27 UTC (4+ messages)
DSS2 patch series
2010-08-19 21:33 UTC (13+ messages)
[PATCH 3/3] davinci: Map sram using MT_MEMORY_NONCACHED instead of MT_DEVICE
2010-08-19 18:29 UTC (2+ messages)
[RFC] [PATCH 0/6] Add camera support to the OMAP1 Amstrad Delta videophone
2010-08-19 17:25 UTC (8+ messages)
` [RFC] [PATCH 1/6] SoC Camera: add driver for OMAP1 camera interface
[PATCH] : omap-udc stressed full duplex usb communication
2010-08-19 17:15 UTC (3+ messages)
[PATCHv2] mailbox: change full flag per mailbox queue instead of global
2010-08-19 16:09 UTC (2+ messages)
[PATCH] power_supply: add isp1704 charger detection driver
2010-08-19 10:59 UTC (6+ messages)
OMAP2PLUS dpll rate calculation
2010-08-19 10:46 UTC (2+ messages)
[PATCH 00/14] omap DEBUG_LL and multiboot changes for 2.6.34
2010-08-19 9:35 UTC (4+ messages)
` [PATCH 12/14] omap2/3: Fix initcalls for multi-omap
[PATCH] omap: usb: fix build warning
2010-08-19 7:23 UTC (2+ messages)
This email Id has won £2.5 million pounds in Euro Millions Promo, send info:
2010-08-18 21:18 UTC
[PATCH 1/3] RTC:s35390a: Add Alarm interrupt support
2010-08-18 18:13 UTC (3+ messages)
[PATCH 8/8 v2] usb : musb: Using runtime pm apis for musb
2010-08-18 14:11 UTC
[PATCH 7/8 v2] OMAP: Hwmod api changes
2010-08-18 14:10 UTC
[PATCH 6/8 v2] usb: musb: Offmode fix for idle path
2010-08-18 14:10 UTC
[PATCH 5/8 v2] usb: musb: Using omap_device_build for musb device registration
2010-08-18 14:09 UTC
[PATCH 4/8 v2] usb: musb: HWMOD database structures addition for OMAP4
2010-08-18 14:08 UTC
[PATCH 3/8 v2] usb: musb: HWMOD database structures addition for OMAP3
2010-08-18 14:07 UTC
[PATCH 2/8 v2] usb: musb: Remove board_data parameter from musb_platform_init()
2010-08-18 14:06 UTC
[PATCH 1/8 v2] usb: musb: Adding names for IRQs in resource structure
2010-08-18 14:04 UTC
[PATCH 0/8 v2]usb: musb: hwmod and runtime pm support for musb
2010-08-18 14:02 UTC
[PATCH] OMAP:DSS:Add support for Additional color modes supported by OMAP4
2010-08-18 13:46 UTC (7+ messages)
(unknown),
2010-08-18 12:41 UTC
[PATCH 00/13] OMAP: Basic DVFS framework
2010-08-18 11:20 UTC (3+ messages)
` [PATCH 12/13] OMAP3: Introduce voltage domain info in the hwmod structures
` [PATCH 13/13] OMAP3: Add voltage dependency table for VDD1
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).