messages from 2010-01-13 07:02:24 to 2010-01-16 01:34:57 UTC [more...]
[PATCH 0/4] omap multiboot improvments for merge window after 2.6.34
2010-01-16 1:35 UTC
[PATCH] OMAP1 clock: fix for "BUG: spinlock lockup on CPU#0"
2010-01-16 1:06 UTC
[PATCH 0/4] DPC Removal from services
2010-01-15 23:35 UTC (5+ messages)
` [PATCH 1/4] DSPBRIDGE: Remove DPC, create, destroy and schedule wrappers
` [PATCH 2/4] DSPBRIDGE: Remove main DPC wrapper for IO and MMUfault
` [PATCH 3/4] DSPBRIDGE: Remove DPC module from SERVICES layer
` [PATCH 4/4] DSPBRIDGE: Remove DPC object structure
[PM-WIP-OPP] [PATCH 1/2]: Introducing enum for OPP types
2010-01-15 23:21 UTC (2+ messages)
[PATCH 00/10] trivial cleanups
2010-01-15 21:28 UTC (9+ messages)
` [PATCH 01/10] DSPBRIDGE: trivial license fix in tramp and tramp_table_c6000
` [PATCH 02/10] DSPBRIDGE: contributors file
` [PATCH 05/10] DSPBRIDGE: checkpatch - space required after comma
` [PATCH 06/10] DSPBRIDGE: checkpatch - space required before open parenthesis
` [PATCH 07/10] DSPBRIDGE: checkpatch spacing and indentation
` [PATCH 08/10] DSPBRIDGE: Checkpatch - line over 80 characters
` [PATCH 09/10] DSPBRIDGE: checkpatch - printk() should include KERN_ facility level
` [PATCH 10/10] DSPBRIDGE: trivial cleanup for io_sm
[PATCH 1/2] usb: gadget: introduce g_nokia gadget driver
2010-01-15 20:15 UTC (2+ messages)
` patch usb-gadget-introduce-g_nokia-gadget-driver.patch added to gregkh-2.6 tree
[PATCH 2/2] arm: defconfig: rx51: enable phonet and g_nokia
2010-01-15 20:15 UTC (2+ messages)
` patch arm-defconfig-rx51-enable-phonet-and-g_nokia.patch added to gregkh-2.6 tree
[PATCH v3 1/2] USB: Add empty functions in otg.h
2010-01-15 19:10 UTC (2+ messages)
` "
[PATCH v3 2/2] ARM : OMAP : Remove #ifdef from board-omap3evm.c
2010-01-15 19:10 UTC (4+ messages)
` ARM: OMAP: "
issue with panel drivers in DSS2
2010-01-15 20:16 UTC (3+ messages)
[PATCH 00/13] OMAP PM fixes for 2.6.33-rc
2010-01-15 19:43 UTC (4+ messages)
` [PATCH 14/13] DSS PM_WKEN to refill DMA
` [PATCH 15/13] PM debug: Fix warning when no CONFIG_DEBUG_FS
[PM-WIP-OPP] [PATCH 2/2]: Change return value from ERR_PTR(..) to NULL in opp layer
2010-01-15 18:12 UTC (2+ messages)
Audio suspend/resume status on OMAP3 based platforms
2010-01-15 18:00 UTC (4+ messages)
` [alsa-devel] "
[PATCH] OMAP: hwmod: add read/write API for SYSCONFIG - for 2.6.34
2010-01-15 17:11 UTC
[PATCH 0/3] misc. omap_device/omap_hwmod updates
2010-01-15 17:08 UTC (10+ messages)
` [PATCH 1/3] OMAP: omap_device: optionally auto-adjust device activate/deactivate latencies
` [PATCH 2/3] OMAP: hwmod: add read/write API for SYSCONFIG
` [PATCH 3/3] OMAP: hwmod: allow idle after HWMOD_INIT_NO_IDLE
[PATCH v9 0/4] OMAP: McBSP: Use register cache
2010-01-15 16:43 UTC (8+ messages)
` [PATCH v9 1/4] OMAP: McBSP: Use macros for all register read/write operations
` [PATCH v9 2/4] OMAP: McBSP: Modify macros/functions API for easy cache access
` [PATCH v9 3/4] OMAP: McBSP: Introduce caching in register write operations
` [PATCH v9 4/4] OMAP: McBSP: Use cache when modifying individual register bits
Enabling spidev in MCSPI1
2010-01-15 13:43 UTC (4+ messages)
[PM-WIP-OPP][PATCH] pm: omap3: fix build error for PM disabled
2010-01-15 13:32 UTC (4+ messages)
[PATCH 0/8] omap_hsmmc changes
2010-01-15 13:11 UTC (24+ messages)
` [PATCH 1/8] omap_hsmmc: move gpio and regulator control from board file
` [PATCH 2/8] OMAP: rename mmc-twl4030 to hsmmc
` [PATCH 3/8] OMAP: reconnect hsmmc context loss count
` [PATCH 4/8] omap_hsmmc: set DVFS/PM constraints
` [PATCH 5/8] omap_hsmmc: RX51: set padconfs to pull down when powering off eMMC
` [PATCH 6/8] omap_hsmmc: allow for power saving without going off
` [PATCH 7/8] omap_hsmmc: fix disable timeouts
` [PATCH 8/8] omap_hsmmc: allow for a shared VccQ
[PATCH v3 0/7] misc patches (for ioctl and ssi)
2010-01-15 13:06 UTC (14+ messages)
` [PATCH v3 1/7] DSPBRIDGE: replace IO_ADDRESS with ioremap
` [PATCH v3 2/7] DSPBRIDGE: Replace magic numbers in SSI configuration
` [PATCH v3 3/7] DSPBRIDGE: Mark unused ioctls as deprecated
` [PATCH v3 4/7] DSPBRIDGE: remove ioctl runtime check
` [PATCH v3 5/7] DSPBRIDGE: Rename pResult to result for WCD_CallDevIOCtl
` [PATCH v3 6/7] DSPBRIDGE: Use _IOxx macro to define ioctls
[PATCH 00/18] OMAP2/3/4 clock: split out code for clock types and clean up
2010-01-15 12:50 UTC (20+ messages)
` [PATCH 01/18] OMAP3 clock: move OMAP3-specific DPLL functions to dpll3xxx.c
` [PATCH 02/18] OMAP2/3/4 clock: move DPLL clock functions into clkt_dpll.c
` [PATCH 03/18] OMAP2/3/4 clock: move clksel clock functions into clkt_clksel.c
` [PATCH 04/18] OMAP2 clock: move all static functions to the top of the file
` [PATCH 05/18] OMAP2/3/4 clock: combine all omap2_clk_functions
` [PATCH 06/18] OMAP2xxx clock: move the DPLL+CORE composite clock code into clkt2xxx_dpllcore.c
` [PATCH 07/18] OMAP2xxx clock: move the DVFS virtual clock code into clkt2xxx_virt_prcm_set.c
` [PATCH 08/18] OMAP2xxx clock: move the APLL clock code into clkt2xxx_apll.c
` [PATCH 09/18] OMAP2xxx clock: move osc_clk code into clkt2xxx_osc.c
` [PATCH 10/18] OMAP2xxx clock: move sys_clk code into clkt2xxx_sys.c
` [PATCH 11/18] OMAP2 clock: don't compile OMAP2430-only functions on non-2430 builds
` [PATCH 12/18] OMAP3 clock: split out DPLL3 M2 divider functions into clkt3xxx_dpll3m2.c
` [PATCH 13/18] OMAP2/3 clock: clean up omap*_clk_arch_init()
` [PATCH 14/18] OMAP2/3 clock: remove unnecessary includes and clean up header
` [PATCH 15/18] OMAP2/3/4 clock: omap2_clk_prepare_for_reboot() is OMAP2xxx-only
` [PATCH 16/18] OMAP3 DPLL: reorganize static functions
` [PATCH 17/18] OMAP clock: resolve all remaining sparse warnings
` [PATCH 18/18] OMAP2/3/4 clock: rename and clean the omap2_clk_init() functions
[PATCHv2 0/4] Regulator: OMAP: Removing common code for TWL4030 from OMAP3- board-evms
2010-01-15 11:12 UTC (4+ messages)
[PM-WIP-OPP] [PATCH 0/2]: OPP layer changes (introducing enum for OPP types and returning NULL on failure from some OPP APIs)
2010-01-15 11:02 UTC
[PM-WIP-OPP][PATCH] OPP: Introduces enum for addressing different OPP types
2010-01-15 10:56 UTC (11+ messages)
[PATCHv3 0/6] Idle status patches revisited again
2010-01-15 12:46 UTC (7+ messages)
` [PATCHv3 1/6] OMAP: Powerdomains: Add support for INACTIVE state on pwrdm level
` [PATCHv3 2/6] OMAP3: PM: Added support for INACTIVE and ON states for powerdomains
` [PATCHv3 3/6] OMAP3: CPUidle: Fixed support for ON / INACTIVE states
` [PATCHv3 4/6] OMAP3: PM: Removed pwrdm state hacking from omap_sram_idle
` [PATCHv3 5/6] OMAP: Powerdomains: Add support for checking if pwrdm/clkdm can idle
` [PATCHv3 6/6] OMAP3: CPUidle: Added peripheral pwrdm checks into bm check
[PATCH 1/4] Add minimal support for DEVKIT8000
2010-01-15 10:52 UTC (5+ messages)
[PATCH] OMAP3: SDRC : Errata 1.176 Fix - Accesses to DDR stall in SDRC after a Warm-reset
2010-01-15 10:55 UTC (5+ messages)
[PATCH] OMAP3630:DSS2:Enable Pre-Multiplied Alpha Support
2010-01-15 10:29 UTC (2+ messages)
[PATCH] omap3: pandora: add DSS2 support and related regulators
2010-01-15 9:53 UTC (6+ messages)
[PATCH] DSPBRIDGE: remove unused macros
2010-01-15 2:31 UTC
[RFC] [PATCH] omapfb: Fix 12-bit display (RGB444 color mode) handling
2010-01-14 20:25 UTC
[PATCH] PM debug: Fix warning when no CONFIG_DEBUG_FS
2010-01-14 18:33 UTC (2+ messages)
[PATCH 1/4] Add minimal support for DEVKIT8000
2010-01-14 15:21 UTC
[PATCH 0/2] omap3: cm-t35: enable display subsystem
2010-01-14 14:10 UTC (2+ messages)
[PATCH] USB: musb: allow unaligned memory data transfers
2010-01-14 13:53 UTC (5+ messages)
DEARMADAM BUSINESS PROPOSAL PLEASE VIEW ATTACHED FILE FOR DETAILS.doc
2010-01-14 12:24 UTC
Warning: E-mail error detected
2010-01-14 11:22 UTC
Missing help texts
2010-01-14 9:18 UTC (3+ messages)
[PATCH 1/3] OMAP: omap_device: optionally auto-adjust device activate/deactivate latencies (fwd) - queued for 2.6.34
2010-01-14 1:40 UTC
[PATCH 0/3] Interface tightening patches
2010-01-14 1:11 UTC (4+ messages)
` [PATCH 1/3] DSPBRIDGE: Interface tightening to check for invalid input parameters
` [PATCH 2/3] DSPBRIDGE: Undo allocation of resources in case of cp_to_usr fails
` [PATCH 3/3] DSPBRIDGE: NULL Pointer Dereference fix
[PATCH v4] OMAP UART: Add omap-serial driver support
2010-01-14 0:26 UTC (2+ messages)
[PATCH] driver version 0.1
2010-01-13 23:55 UTC (3+ messages)
` [PATCH] DSPBRIDGE: "
[PATCH 1/3] DSS PM_WKEN to refill DMA
2010-01-13 23:47 UTC (2+ messages)
[PATCH 0/3] OMAP4: prcm/clock fixes
2010-01-13 23:11 UTC (3+ messages)
[PATCH 1/3] OMAP4: PRCM: Define shift macros as n instead of 1 << n
2010-01-13 23:04 UTC (5+ messages)
` [PATCH 2/3] OMAP4: PRCM: Fix the base address for CHIRONSS reg defines
` [PATCH 3/3] OMAP4: clocks: Fix the clksel_rate struct DPLL divs
[PATCH] OMAP: Exporting functions doing common register access
2010-01-13 22:30 UTC (9+ messages)
[ANN] gst-dsp 0.7.0 released
2010-01-13 22:07 UTC
[ANN] gst-dsp 0.7.0 released
2010-01-13 22:07 UTC
[ANN] gst-dsp 0.7.0 released
2010-01-13 22:07 UTC
[PATCHv2] OMAP: pandora: add DSS2 support and related regulators
2010-01-13 21:19 UTC
[PATCH V2] OMAP3: hwmod: support to specify the offset position of various SYSCONFIG register bits
2010-01-13 18:44 UTC (2+ messages)
[PATCH] OMAP3: SDRC : Errata 1.176 Fix - Accesses to DDR stall in SDRC after a Warm-reset
2010-01-13 18:01 UTC (5+ messages)
LDP broken?
2010-01-13 17:33 UTC (2+ messages)
[PATCH 1/3] omap iommu: cleanup iommu page address mask and definitions
2010-01-13 14:54 UTC (5+ messages)
[PATCH] save and restore etm state across core OFF modes
2010-01-13 12:58 UTC (9+ messages)
[PATCH 4/4] OMAP: AM3517: Enable DSS2 for AM3517EVM board
2010-01-13 11:48 UTC (3+ messages)
[PATCH] OMAP: DSS: add TPO TD043MTEA1 panel
2010-01-13 11:33 UTC (4+ messages)
[PATCHv2 0/8] Introduce new features for IGEP v2 board
2009-11-18 20:20 UTC (9+ messages)
` [PATCHv2 1/8] omap3: Add platform data for the twl4030_codec MFD on IGEP v2
` [PATCHv2 2/8] omap3: Fix typo on IGEP v2 board
` [PATCHv2 3/8] omap3: Add platform init code for EHCI driver on IGEP v2
` [PATCHv2 4/8] omap3: Enable DSS2 for IGEP v2 board
` [PATCHv2 5/8] omap3: Add support for flash on "
` [PATCHv2 6/8] ARM: OMAP3: SDRC: add timing data for Numonyx M65KxxxxAM
` [PATCHv2 7/8] omap3: Use timing data for omap2_init_common_hw on IGEP v2
` [PATCHv2 8/8] omap3: Update defconfig for IGEP v2 to allow new drivers and features
ISP OMAP3 camera support ov7690
2010-01-13 10:18 UTC (9+ messages)
[PATCHv2 0/6] Idle status patches revisited
2010-01-13 8:33 UTC (10+ messages)
` [PATCHv2 1/6] OMAP: Powerdomains: Add support for INACTIVE state on pwrdm level
` [PATCHv2 2/6] OMAP3: PM: Added support for INACTIVE and ON states for powerdomains
` [PATCHv2 3/6] OMAP3: CPUidle: Fixed support for ON / INACTIVE states
` [PATCHv2 4/6] OMAP3: PM: Removed pwrdm state hacking from omap_sram_idle
` [PATCHv2 5/6] OMAP: Powerdomains: Add support for checking if pwrdm/clkdm can idle
[PATCH 3/3] OMAP3: Add support for NAND on ZOOM3 board
2010-01-13 7:03 UTC
[PATCH 2/3] OMAP3: Add support for NAND on ZOOM2 board
2010-01-13 7:03 UTC
[PATCH 1/3] OMAP: ZOOM: Introducing 'board-zoom-flash.c'
2010-01-13 7:02 UTC
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