messages from 2008-05-29 15:30:10 to 2008-06-10 07:09:11 UTC [more...]
[PATCH 02/02] Kconfig changes
2008-06-10 7:09 UTC
[PATCH 01/02] OMAP3 CPUidle driver
2008-06-10 7:09 UTC
compiling X11 fails at makekeys
2008-06-10 6:54 UTC
[PATCH 1/1] Added sleep support to UART
2008-06-10 6:06 UTC (3+ messages)
[PATCH 1/2] ARM: OMAP2: Add pin multiplexing configuration for OMAP34xx I2C pins
2008-06-10 5:42 UTC (4+ messages)
` [PATCH 2/2] ARM: OMAP: Add OMAP34xx pin muxing into I2C bus registration helper
` [PATCH 2/2] ARM: OMAP: Add OMAP34xx pin multiplexing "
[PATCH 0/3] Updates for tea5761 (take #2)
2008-06-10 2:07 UTC (7+ messages)
` [PATCH 1/3] tea5761: Add init and sleep callbacks on tea5761 tuner
` [PATCH 2/3] tea5761 tuner: fix registers utilization
` [PATCH 3/3] radio-tea5761: Update driver
[PATCH] PRCM: OMAP3: Fix to wrongly modified omap2_clk_wait_ready
2008-06-10 0:11 UTC (2+ messages)
Sharing buffers between ARM-DSP on OMAP3430 over Bridge
2008-06-09 17:21 UTC (3+ messages)
Accelerating video playback on OMAP2 & OMAP3
2008-06-09 16:25 UTC
OSK5912 Camera Port
2008-06-09 15:25 UTC (2+ messages)
[Resend][PATCH] Fix for the i2c initialization error on 2430sdp
2008-06-09 12:53 UTC (2+ messages)
DISPC register values to eliminate the omapfb irq errors on 2430SDP
2008-06-09 7:37 UTC
[PATCH] Fix for the i2c initialiation error on 2430sdp
2008-06-09 5:38 UTC (7+ messages)
I2c issues with omap3430
2008-06-07 13:18 UTC
[PATCH 02/16] ARM: OMAP2: Split sleep.S into sleep242x.S and sleep243x.S
2008-06-07 2:12 UTC (15+ messages)
` [PATCH 03/16] ARM: OMAP2: Add non-CORE DPLL rate set code and M,N programming
` [PATCH 04/16] ARM: OMAP: Fix sparse, checkpatch warnings in OMAP2/3 PRCM/PM code
` [PATCH 05/16] ARM: OMAP2: Move sys_clkout2 clk to core_clkdm
` [PATCH 06/16] ARM: OMAP2: Add missing SSI L4 interface clock
` [PATCH 07/16] ARM: OMAP2: Add clkdm_get_pwrdm()
` [PATCH 08/16] ARM: OMAP2: Remove OMAP_PRM_REGADDR
` [PATCH 09/16] ARM: OMAP2: Remove OMAP_CM_REGADDR
` [PATCH 10/16] ARM: OMAP2: Use omap_globals for CPU detection for multi-omap
` [PATCH 11/16] ARM: OMAP2: Implement CPUfreq frequency table based on PRCM table
` [PATCH 12/16] ARM: OMAP2: Add pinmux support for omap34xx
` [PATCH 13/16] ARM: OMAP2: Fix sparse, checkpatch warnings fro GPMC code
` [PATCH 14/16] ARM: OMAP2: Misc updates from linux-omap tree
` [PATCH 15/16] ARM: OMAP2: Add minimal omap3430 support
` [PATCH 16/16] ARM: OMAP2: Fix sparse, checkpatch warnings in OMAP2/3 IRQ code
[PATCH 00/12] Omap2 clock patches for post 2.6.26
2008-06-07 1:51 UTC
[PATCH 00/16] Omap2 patches for post 2.6.26
2008-06-07 1:47 UTC (2+ messages)
` [PATCH 01/16] ARM: OMAP2 Provide function to enable/disable uart clocks
[PATCH 00/12] Omap2 clock patches for post 2.6.26
2008-06-07 1:35 UTC (13+ messages)
` [PATCH 01/12] ARM: OMAP2: Clock: Add OMAP3 DPLL autoidle functions
` [PATCH 02/12] ARM: OMAP2: Clock: New OMAP2/3 DPLL rate rounding algorithm
` [PATCH 03/12] ARM: OMAP2: Powerdomain: Add base OMAP2/3 powerdomain code
` [PATCH 04/12] ARM: OMAP2: Powerdomain: Add OMAP2/3 common powerdomains
` [PATCH 05/12] ARM: OMAP2: Powerdomain: Add OMAP2 powerdomains
` [PATCH 06/12] ARM: OMAP: Powerdomain: Add OMAP3 powerdomains
` [PATCH 07/12] ARM: OMAP2: Clockdomain: Add base OMAP2/3 clockdomain code
` [PATCH 08/12] ARM: OMAP2: Clockdomain: Connect clockdomain code to powerdomain code
` [PATCH 09/12] ARM: OMAP2: Clockdomain: Encode OMAP2/3 clockdomains
` [PATCH 10/12] ARM: OMAP2: Clockdomain: Associate clocks with clockdomains
` [PATCH 11/12] ARM: OMAP2: Clockdomain: Integrate OMAP3 clocks with clockdomain code
` [PATCH 12/12] ARM: OMAP2: Clock: Combine 34xx l3_icks and l4_icks
[PATCH 00/21] Omap upstream patches for post 2.6.26
2008-06-07 1:30 UTC (22+ messages)
` [PATCH 01/21] ARM: OMAP: DMTimer: Use posted mode
` [PATCH 02/21] ARM: OMAP: DMTimer: Optimize by adding load and start
` [PATCH 03/21] ARM: OMAP: Add OMAP3430 base defines
` [PATCH 04/21] ARM: OMAP: DMA: Make channels dynamic for multi-boot
` [PATCH 05/21] ARM: OMAP: DMA: Remove __REG access
` [PATCH 06/21] ARM: OMAP: DMA: Clean-up code
` [PATCH 07/21] ARM: OMAP: SRAM: Move sram-fn.S from plat-omap to mach-omap1
` [PATCH 08/21] ARM: OMAP: SRAM: Move omap2 sram-fn.S to sram242x.S
` [PATCH 09/21] ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.S
` [PATCH 10/21] ARM: OMAP: McBSP: Coding style cleanup on arch/arm/plat-omap/mcbsp.c
` [PATCH 11/21] ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 code
` [PATCH 12/21] ARM: OMAP: McBSP: Add support for mcbsp on mach-omap1
` [PATCH 13/21] ARM: OMAP: McBSP: Add support for mcbsp on mach-omap2
` [PATCH 14/21] ARM: OMAP: Clean up interrupt lines to fix warnings for multi-omap
` [PATCH 15/21] ARM: OMAP: CLKFW: Initial debugfs support for omap clock framework
` [PATCH 16/21] ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead of __REG
` [PATCH 17/21] ARM: OMAP: USB: Change omap USB code to use omap_read/write "
` [PATCH 18/21] ARM: OMAP: Remove __REG access for multi-omap
` [PATCH 19/21] ARM: OMAP: Introduce omap_globals and prcm access functions "
` [PATCH 20/21] ARM: OMAP: Turn CM and PRM access into functions
` [PATCH 21/21] ARM: OMAP: Add OMAP chip type structure; clean up mach-omap2/id.c
[PATCH 00/02] Git pull request for 2.6.26 for two omap fixes
2008-06-07 1:21 UTC (3+ messages)
` [PATCH 01/02] ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irq
` [PATCH 02/02] ARM: OMAP: Correcting the gpmc prefetch control register address
framebuffer and lcd question
2008-06-06 18:57 UTC
full linux history in git
2008-06-06 18:13 UTC
[PATCH 0/3] ARM: OMAP: SmartReflex driver
2008-06-06 11:01 UTC (8+ messages)
[PATCH 1/3] ARM: OMAP: SmartReflex driver, reference source and header files
2008-06-06 9:49 UTC (3+ messages)
` [PATCH 2/3] ARM: OMAP: SmartReflex driver: added required register and bit definitions
` [PATCH 3/3] ARM: OMAP: SmartReflex driver: integration to linux-omap
enabling audio on omap5912 osk
2008-06-05 10:05 UTC (2+ messages)
[PATCH 1/5] RT: ARM: remove non-existant trace_preempt_*_idle calls from idle loop
2008-06-05 1:54 UTC (12+ messages)
` [PATCH 2/5] RT: wrap BUILD_CHECK_IRQ_FLAGS
` [PATCH 3/5] RT: ARM: remove __attribute_used__ from semaphore code
` [RFC/PATCH 4/5] RT: ARM: disable duplicate cmpxchg
` [PATCH "
` [PATCH 5/5] ARM: OMAP: remove unnecessary locking in clk_get_rate()
git server source.mvista.com unavailable this weekend
2008-06-04 16:31 UTC
microwindows gives error
2008-06-04 11:17 UTC
X11 - makekeys fails with floating point exception
2008-06-04 4:58 UTC
Booting 2.6.25 on the OMAP5912OSK
2008-06-03 17:32 UTC (6+ messages)
nano-x for onap5912 osk
2008-06-03 13:43 UTC
Qt on omap5912 osk
2008-06-03 12:44 UTC
user space program for omap gpio
2008-06-03 11:50 UTC (6+ messages)
omap5912-osk bad magic number
2008-06-03 11:17 UTC (5+ messages)
omap osk and mistral touchscreen-ads7846
2008-06-03 10:47 UTC
Any one has ramfs Image for OMAP1510
2008-06-03 10:34 UTC (3+ messages)
audio on omap5912 osk
2008-06-03 10:10 UTC
Second part for the UART hack (dependency)
2008-06-03 10:50 UTC (2+ messages)
` [PATCH 1/1] omap3_fclks_active() now uses generic serial clock check
(unknown),
2008-06-03 6:15 UTC
Request for the ramdisk_ks.gz file
2008-06-03 6:13 UTC
[Question] MUSB: why not clear DMA interrupt in musbhsdma.c?
2008-06-03 4:32 UTC (3+ messages)
Dynamic idle support for UART
2008-06-02 16:29 UTC (5+ messages)
` [PATCH 1/1] Added sleep support to UART
FW: driver DVI output OMAP3 EVM
2008-06-02 12:08 UTC
[PATCH 1/3] ARM: OMAP: SmartReflex driver, reference source and header files
2008-06-02 11:30 UTC (3+ messages)
` [PATCH 2/3] ARM: OMAP: SmartReflex driver: added required register and bit definitions
` [PATCH 3/3] ARM: OMAP: SmartReflex driver: integration to linux-omap
zlib error in x-windows on omap osk
2008-06-02 9:53 UTC (7+ messages)
OMAP3530 EVM Sources are on linux.omap.com
2008-06-02 7:03 UTC (2+ messages)
[PATCH 1/3] ARM: OMAP: SmartReflex driver, reference source and header files
2008-06-02 6:13 UTC (5+ messages)
` [PATCH 2/3] ARM: OMAP: SmartReflex driver: added required register and bit definitions
` [PATCH 3/3] ARM: OMAP: SmartReflex driver: integration to linux-omap
MMC/SD cards hotplug scenario
2008-06-01 10:03 UTC (6+ messages)
[PATCH 0/3] OMAP3 Beagle: Enable nand support
2008-06-01 8:07 UTC (2+ messages)
[PATCH 3/3] OMAP3 Beagle: Enable nand and jffs2 support in defconfig
2008-06-01 6:38 UTC
[PATCH 2/3] OMAP3 Beagle: add nand support
2008-06-01 6:38 UTC
[PATCH 1/3] mtd omap2 nand driver: extend to work with omap3 boards
2008-06-01 6:38 UTC
2.6.26-rc3-omap vs N810 and Xomap
2008-05-31 11:40 UTC (6+ messages)
x-windows on omap osk
2008-05-31 5:58 UTC (2+ messages)
[PATCH v2] omap3beagle: add a platform device to hook up the GPIO leds to the leds-gpio driver
2008-05-31 0:59 UTC
[PATCH 0/5] Updates on mcbsp driver (take #4)
2008-05-30 22:21 UTC (7+ messages)
` [PATCH 1/5] PLAT-OMAP: MCBSP: Transform into platform driver
` [PATCH 2/5] MACH-OMAP1: MCBSP: Add support for mcbsp on mach-omap1
` [PATCH 3/5] ARM: OMAP: Fix 24xx mcbsp clocks
` [PATCH 4/5] Fix mcbsp clock definition on clock34xx.h
` [PATCH 5/5] MACH-OMAP2: MCBSP: Add support for mcbsp on mach-omap2
[PATCH 0/14] Big clean-up for multi-omap
2008-05-30 21:41 UTC (2+ messages)
[PATCH] ARM: OMAP: omap3beagle: add a platform device to hook up the GPIO leds to the leds-gpio driver
2008-05-30 21:05 UTC (2+ messages)
[PATCH 0/3] ARM: OMAP: SmartReflex driver
2008-05-30 14:12 UTC
[PATCH 0/5] Updates on mcbsp driver (take #3)
2008-05-29 18:01 UTC (8+ messages)
` [PATCH 2/5] MACH-OMAP1: MCBSP: Add support for mcbsp on mach-omap1
` [PATCH 4/5] Fix mcbsp clock definition on clock34xx.h
` [PATCH 5/5] MACH-OMAP2: MCBSP: Add support for mcbsp on mach-omap2
` [PATCH 1/5] PLAT-OMAP: MCBSP: Transform into platform driver
[PATCH 0/4] Updates on mcbsp driver (take #2)
2008-05-29 15:30 UTC (4+ messages)
` [PATCH 1/4] PLAT-OMAP: MCBSP: Tranform into platform driver
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