messages from 2007-08-22 09:49:16 to 2007-09-17 18:16:06 UTC [more...]
[PATCH 0/3] omap2 clock: create clock24xx.[ch] in preparation for 3430 clock code
2007-09-17 18:16 UTC (5+ messages)
` [PATCH 1/3] omap2 clock: move SDRC autorefresh counter defines into sdrc.h
` [PATCH 2/3] omap2 clock: move 24xx clock definitions from clock.h into clock24xx.h
` [PATCH 3/3] omap2 clock: move 24xx-specific clock code from clock.c into clock24xx.c
[PATCH 1/2] [OMAP MMU FWK] Translate printk to dev_* and break lines with more than 80 char
2007-09-17 18:07 UTC (5+ messages)
` [PATCH 2/2] [OMAP MMU FWK] Improve debug messages and removed DSP references from MMU FW code
doubt aabout McBSP interruptions
2007-09-17 16:55 UTC
PRCM settings
2007-09-17 11:47 UTC (4+ messages)
[PATCH] Use the correct flags type where local_irq_save
2007-09-17 7:41 UTC
how to integrate application with dsplink
2007-09-16 6:56 UTC
[PATCH] Move the definition of pr_err() into kernel.h
2007-09-15 8:57 UTC (4+ messages)
[PATCH v3] Make the pr_*() family of macros in kernel.h complete
2007-09-14 20:18 UTC (9+ messages)
` [PATCH v3] Make the pr_*() family of macros in kernel.hcomplete
Mainline patch submission deadlines
2007-09-14 19:49 UTC (2+ messages)
dspbios/link on 2430
2007-09-14 9:48 UTC
[PATCH] MMC: OMAP: Using correct MMC_VDD flags of low-voltage cards
2007-09-13 15:02 UTC
[PATCH] [OMAP2 CAM] Changes init_timer to setup_timer
2007-09-13 13:38 UTC
MMC writing problem
2007-09-13 11:13 UTC
please clarify OMAP1710 H3 Board Rev-B queries-Reg
2007-09-12 14:15 UTC
USB WiFi issue: EndPoint Stall Error during firmware upload
2007-09-12 4:57 UTC
[PATCH v2] Move the definition of pr_err() into kernel.h
2007-09-11 19:56 UTC (4+ messages)
[PATCH 1/1] Export v4l2_int_device_{, un}register
2007-09-11 12:46 UTC
[PATCH] [MTD] [OneNAND] Use mtd_oob_ops at oob functions
2007-09-07 15:15 UTC (4+ messages)
Some musb Blackfin porting issues
2007-09-06 18:44 UTC (3+ messages)
[PATCH] OMAP: Add OmniVision ov9640 sensor driver with new v4l2 interface
2007-09-06 12:41 UTC
[PATCH] OMAP: Update ov9640 ifparm for H4 board
2007-09-06 12:36 UTC
USB WiFi not working on 2.6.23-rc3 Davinci - reset configuration failing - timeout
2007-09-05 13:37 UTC
USB keyboard doesn´t work
2007-09-04 20:55 UTC
[01/17 PATCH] MMC: OMAP: Introduces new structures for MMC multislot support
2007-09-04 14:59 UTC (9+ messages)
Adding 1MB of external memory
2007-09-03 14:33 UTC
[PATCH 1/1] [OMAP MMU FW] Translate printk to dev_*
2007-09-03 5:20 UTC (2+ messages)
[PATCH 1/2] ov9640: Add OmniVision ov9640 driver - new interface
2007-09-02 9:59 UTC (9+ messages)
` OSK5912 Boot from CF?
Pending August patches
2007-09-01 5:17 UTC
MUSB: unreliable OTG detection in host mode
2007-09-01 4:55 UTC (5+ messages)
[PATCH] ARM: OMAP: musb_vbus_store(): dont exit with spinlock held
2007-09-01 2:15 UTC (2+ messages)
[PATCH] ARM: OMAP: MUSB: DMA interrupt locking fix
2007-09-01 2:15 UTC (2+ messages)
Latest 2.6.14 source for 2430 Uploaded to linux.omap.com
2007-08-31 22:38 UTC
[PATCH] Fix scheduling while atomic bug in tsc210x
2007-08-31 20:57 UTC (2+ messages)
[PATCH] OMAP: Update OMAP1 camera core with video_ioctl2 interface
2007-08-31 20:55 UTC (2+ messages)
[PATCH 2/2] ov9640: Add H4 board entries for platform data
2007-08-31 20:28 UTC (3+ messages)
[PATCH 0/2] Updated OMAP 2 camera driver and N800 platform camera patches
2007-08-31 20:27 UTC (6+ messages)
` [PATCH 1/2] ARM: OMAP2: Camera: Add driver
[PATCH 0/2] MUSB: tracking down locking bugs
2007-08-31 20:10 UTC (13+ messages)
` [PATCH 1/2] ARM: OMAP: MUSB: dont exit with spinlock held
` [PATCH 2/2] ARM: OMAP: MUSB: BUG on potential deadlocks
[PATCH] To fix OMAP3430 Compilation error
2007-08-31 18:29 UTC (2+ messages)
[PATCH] To fix HS I2C driver for OMAP2430
2007-08-31 18:27 UTC (2+ messages)
[PATCH 00/27] omap2 clock: resend: framework generalization, cleanup
2007-08-31 18:24 UTC (29+ messages)
` [PATCH 01/27] omap2 clock: dsp_ick parent is dsp_fck, not core_ck
` [PATCH 02/27] omap2 clock: generalize initial clock rate setup: recalculate_root_clocks()
` [PATCH 03/27] omap2 clock: mark onchip_clksas __initdata
` [PATCH 04/27] omap2 clock: remove superfluous omap2_propagate_rate()
` [PATCH 05/27] omap2 clock: rename, add comment to omap2_mpu_recalc()
` [PATCH 06/27] omap2 clock: add clksel and clksel_rate data
` [PATCH 07/27] omap2 clock: init clksel clock parents to hardware reality at clock init
` [PATCH 08/27] omap2 clock: convert omap2_clksel_to_divisor and omap2_divisor_to_clksel to use new clksel struct
` [PATCH 09/27] omap2 clock: convert omap2_clksel_round_rate "
` [PATCH 10/27] omap2 clock: convert omap2_get_clksel "
` [PATCH 11/27] omap2 clock: convert omap2_clksel_get_src_field() "
` [PATCH 12/27] omap2 clock: stop using clk->src_offset in omap2_clk_set_rate()
` [PATCH 13/27] omap2 clock: stop using clk->src_offset in omap2_clk_set_parent()
` [PATCH 14/27] omap2 clock: clean out old code from omap2_clksel_recalc()
` [PATCH 15/27] omap2 clock: convert remaining clksel clocks to use omap2_clksel_recalc
` [PATCH 16/27] omap2 clock: remove all {src, rate}_offset fields from struct clk
` [PATCH 17/27] omap2 clock: use the struct clk round_rate field for clksel rate rounding code
` [PATCH 18/27] omap2 clock: separate clksel set_rate code into its own function
` [PATCH 19/27] omap2 clock: drop RATE_CKCTL from all OMAP2 clocks
` [PATCH 20/27] omap2 clock: remove *_SEL* clock flags
` [PATCH 21/27] omap2 clock: call clock-specific enable/disable functions if present
` [PATCH 22/27] omap2 clock: use custom osc_ck enable/disable routines
` [PATCH 23/27] omap2 clock: use standard clk->enable/disable for APLLs
` [PATCH 24/27] omap2 clock: replace omap2_get_crystal_rate() with clock-specific recalc code
` [PATCH 25/27] omap2 clock: Standardize DPLL rate recalculation with struct dpll_data
` [PATCH 26/27] omap2 clock: generalize clock enable upon framework initialization
` [PATCH 27/27] omap2 clock: add three missing clocks: gpmc_fck, sdma_{i, f}ck
wake up from a serial port
2007-08-31 17:40 UTC (6+ messages)
[PATCH] To fix OMAP3430 boot for new mach-types
2007-08-31 17:20 UTC (2+ messages)
[PATCH] Updated ARM mach-types
2007-08-31 17:19 UTC (2+ messages)
[PATCH] ARM: OMAP: Fix sleep under spinlock for cpufreq
2007-08-31 17:14 UTC (2+ messages)
[PATCH] ARM: OMAP: fix OneNAND support for OMAP2
2007-08-31 17:12 UTC
[PATCH] Keymap fix for f-sample and p2-sample
2007-08-31 17:10 UTC (2+ messages)
[PATCH 1/2] OMAP2: PM: Kill compile warnings at arch/arm/mach-omap2/pm.c
2007-08-31 17:01 UTC (4+ messages)
` [PATCH 2/2] MUSB: Kill compile warnings at drivers/usb/musb/tusb6010.c
[patch 2.6.23-rc3-omap-git 3/3] musb_hdrc, CamelCase begone (rest of CPPI)
2007-08-31 16:49 UTC
[07/17 PATCH] MMC: OMAP: Abort stuck commands
2007-08-31 15:44 UTC (3+ messages)
[PATCH 00/28] omap2 clock: framework generalization, cleanup
2007-08-30 22:21 UTC (12+ messages)
` [PATCH 28/28] omap2 clock: handle (almost) all clock autoidling via the clock framework
` [PATCH 28/28] omap2 clock: handle (almost) all clock autoidling viathe "
` [PATCH 28/28] omap2 clock: handle (almost) all clock autoidlingviathe "
How to port the musb to a new processor?
2007-08-30 9:52 UTC (3+ messages)
USB Function Driver code for OMAP 2430 SDP
2007-08-27 21:28 UTC
USB Function Driver code for OMAP 2430 SDP
2007-08-27 20:25 UTC (2+ messages)
[PATCH 2/3] OMAP: Adding Support for 2K nand page support for omap2430
2007-08-27 16:34 UTC (3+ messages)
[patch 2.6.23-rc3-omap-git 2/2] musb_hdrc cleanup -- cppi and sparse
2007-08-27 14:03 UTC (2+ messages)
[patch 2.6.23-rc3-omap-git 1/2] musb_hdrc cleanup -- comments, dates
2007-08-27 14:03 UTC (2+ messages)
[RFC] onenand detect logic
2007-08-27 7:30 UTC (2+ messages)
merging camera_core and omap16xxcam files
2007-08-26 6:04 UTC
musb problems in git
2007-08-25 21:45 UTC (2+ messages)
USB Function Driver code for OMAP 2430 SDP
2007-08-24 20:58 UTC
CSST's load to ram feature
2007-08-24 20:08 UTC (4+ messages)
musb_hdrc: Fix OPT A error "B-OPT Did not detect reset after connecting"
2007-08-24 13:49 UTC
Cannot stall an endpoint 0 control transfer from a data stage cal lback function
2007-08-24 12:09 UTC (3+ messages)
[PATCH] ARM: OMAP: Correct use of CONTROL_ regs for OMAP2
2007-08-24 12:08 UTC (2+ messages)
[PATCH] MUSB: Coding style cleanup, kill all CPP style comments
2007-08-24 12:07 UTC (3+ messages)
Git tree broken for fsample
2007-08-24 5:07 UTC (2+ messages)
Omap2430 Rom boot loader NAND EEC scheme?
2007-08-24 0:41 UTC (2+ messages)
merging camera_core and omap16xxcam files
2007-08-23 11:57 UTC
Validity of USB code on public folder
2007-08-22 19:00 UTC
N800 UNOFFICIAL USB HOST MODE PATCHES support
2007-08-22 16:05 UTC (4+ messages)
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