messages from 2010-02-11 02:22:54 to 2010-02-16 08:22:47 UTC [more...]
USB mass storage and ARM cache coherency
2010-02-16 8:22 UTC (6+ messages)
how to type reverse ' on spitz?
2010-02-16 6:38 UTC
[PATCH 1/2] PXA3xx: Add support for preconfiguring SMEMC
2010-02-16 2:45 UTC (3+ messages)
[PATCH 00/19] OMAP: more clock/powerdomain/hwmod patches for 2.6.34
2010-02-16 1:25 UTC (20+ messages)
` [PATCH 01/19] OMAP: omap_device: add omap_device_is_valid()
` [PATCH 02/19] OMAP: omap_device: when 'called from invalid state', print state
` [PATCH 03/19] OMAP3: clock: use std _MASK suffix for CM_FCLKEN_IVA2 defines
` [PATCH 04/19] OMAP3: Clock: Added IDLEST definitions for SGX
` [PATCH 05/19] OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem state
` [PATCH 06/19] OMAP3 PM: Defining .pwrsts_logic_ret field for core power domain structure
` [PATCH 07/19] OMAP3 PM: Adding counters for power domain logic off and mem off during retention
` [PATCH 08/19] OMAP2/3 clock: Extend find_idlest() to pass back idle state value
` [PATCH 09/19] AM35xx: Add clock support for new modules on AM35xx
` [PATCH 10/19] OMAP3 clock: Check return values for clk_get()
` [PATCH 11/19] OMAP2/3: PRCM: fix misc. compiler warnings
` [PATCH 12/19] OMAP3 clock: Remove FreqSel for 3630
` [PATCH 13/19] OMAP3: hwmod: support to specify the offset position of various SYSCONFIG register bits
` [PATCH 14/19] OMAP: HWMOD: Add support for early device register into omap device layer
` [PATCH 15/19] OMAP3630: Clock: Workaround for DPLL HS divider limitation
` [PATCH 16/19] ARM: OMAP4 clock domain: Add check for avoiding dependency related update
` [PATCH 17/19] OMAP3 clock: introduce DPLL4 Jtype
` [PATCH 18/19] OMAP3 clock: Introduce 3630 DPLL4 HSDivider changes
` [PATCH 19/19] OMAP3 clock: add support for 192Mhz DPLL4M2 output
[PATCH 00/13] OMAP: clock: cleanup series for 2.6.34
2010-02-16 1:02 UTC (17+ messages)
` [PATCH 01/13] OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes, documentation
` [PATCH 02/13] OMAP4 clock: drop the CLOCK_IN_OMAP4430 clock flag
` [PATCH 03/13] OMAP2xxx clock: GFX functional clock rates are not independently changeable
` [PATCH 04/13] OMAP2xxx clock: drop DELAYED_APP flag from non-clksel clocks
` [PATCH 05/13] OMAP2 clock: drop CONFIG_PARTICIPANT clock flag
` [PATCH 06/13] OMAP clock: compress clock flags down to a u8
` [PATCH 07/13] OMAP clock: drop .id field; ensure each clock has a unique name
` [PATCH 08/13] OMAP3/4 clock: split into per-chip family files
` [PATCH v2 "
` [PATCH 09/13] OMAP2 clock: split OMAP2420, OMAP2430 clock data into their own files
` [PATCH 10/13] OMAP2430 clock: make func_96m_ck parent-selectable
` [PATCH 11/13] OMAP2 clock: drop DELAYED_APP clock flag
` [PATCH 12/13] OMAP clock: drop RATE_FIXED "
` [PATCH v2 "
` [PATCH 13/13] OMAP4 clock: drop the ALWAYS_ENABLED "
[PATCH] iop: n2100: enable serial interrupt
2010-02-15 19:55 UTC (4+ messages)
atmel-mci / at91_mci
2010-02-15 16:16 UTC (4+ messages)
[PATCH 1/2] pxa/imote2: Add defconfig for the imote2 platform
2010-02-15 14:20 UTC (5+ messages)
` [PATCH 2/2] pxa/imote2: Remove redundant pin entry for nCS
` [PATCH 1/2 v2] pxa/imote2: Add defconfig for the imote2 platform
[PATCH - v7] Support for Embedian MXM-8x10
2010-02-15 14:04 UTC (2+ messages)
[PATCH 3/3] [U300] Set f_max to 24 MHz for MMC
2010-02-15 13:07 UTC (4+ messages)
[PATCH 2/3] [MMCI] Pass max frequency from platform
2010-02-15 11:23 UTC
[PATCH 1/3] [MMCI] remove custom DBG macro and printk
2010-02-15 11:23 UTC
[PATCH 0/3] [MMCI] remove custom DBG macro and printk
2010-02-15 11:23 UTC
[PATCH] imx-serial-excessive-status-clearing-on-break.patch
2010-02-15 10:58 UTC (2+ messages)
What's in genesis-2.6.git for 2.6.34?
2010-02-15 6:39 UTC
apply chip ID
2010-02-15 3:25 UTC (6+ messages)
[PATCH 2/2] Colibri/PXA320: Preconfigure SMEMC
2010-02-15 0:56 UTC
i2c-imx: Autoprobe of eeproms
2010-02-14 21:18 UTC (4+ messages)
LPC32XX architecture files (updated v3)
2010-02-14 19:45 UTC (12+ messages)
` [PATCH 05/14] ARM: LPC32XX: System suspend support
` [PATCH 07/14] ARM: LPC32XX: Misc support functions
` [PATCH 08/14] ARM: LPC32XX: Phytec 3250 platform support
` [PATCH 12/14] AMBA: CLCD: LPC32XX register swap in the clcd header file
[PATCH 00/10] ARM: ftrace: cleanups, Thumb-2, and dynamic ftrace
2010-02-14 16:38 UTC (18+ messages)
` [PATCH 01/10] ARM: ftrace: clean up mcount assembly indentation
` [PATCH 02/10] ARM: ftrace: document mcount formats
` [PATCH 03/10] ftrace: allow building without frame pointers
` [PATCH 04/10] ARM: "
` [PATCH 05/10] ARM: ftrace: add ENDPROC annotations
` [PATCH 06/10] ARM: ftrace: add Thumb-2 support
` [PATCH 07/10] ftrace: pass KBUILD_CFLAGS to record_mcount.pl
` [PATCH 08/10] ARM: ftrace: fix and update dynamic ftrace
` [PATCH 09/10] ARM: ftrace: add Thumb-2 support to "
` [PATCH 10/10] ARM: ftrace: enable "
smsc911x suspend/resume
2010-02-14 9:01 UTC (3+ messages)
[PATCH] Help fix SMP boot issues with L2 cache
2010-02-14 0:18 UTC (3+ messages)
[PATCH 1/2] pxa/imote2: Add defconfig for the imote2 platform
2010-02-13 20:55 UTC
[PATCH 1/2] ftrace: pass KBUILD_CFLAGS along with CC to record_mcount.pl
2010-02-13 19:54 UTC (6+ messages)
` [PATCH 2/2] ftrace: re-enable dynamic ftrace for ARM
[PATCH 06/10] ARM: ftrace: add Thumb-2 support
2010-02-13 19:48 UTC
[PATCH] ARM: ftrace: add ENDPROC annotations
2010-02-13 19:48 UTC
[PATCH] iop-adma: redundant/wrong tests in iop_*_count()?
2010-02-13 14:54 UTC
Git pull request: Orion/Kirkwood stuff for 2.6.34
2010-02-13 4:13 UTC
race between kmap shootdown and cache maintenance
2010-02-13 1:08 UTC (7+ messages)
[PATCH] Mailbox: flush pending deferred works before freeing blk q=
2010-02-13 1:07 UTC
[PATCH] Mailbox: free mailbox interrupt before freeing blk queue
2010-02-13 1:02 UTC
[PATCH 2/2] [U300] Fix the DMA configuration
2010-02-12 20:52 UTC
[PATCH 05/10] apply anyka chip ID
2010-02-12 15:12 UTC
[PATCH 05/10] apply anyka chip ID
2010-02-12 15:12 UTC
11MPCore SCU performance counters in perf
2010-02-12 11:15 UTC
make PHYS_OFFSET determined at run time (unfinished)
2010-02-12 11:03 UTC (7+ messages)
` change boot requirements [Was: make PHYS_OFFSET determined at run time (unfinished)]
` [PULL REQUEST] runtime physoffset [Was: change boot requirements]
[WARNING] mxc_w1_probe should not be __init modified
2010-02-12 11:01 UTC (2+ messages)
[PATCH 1/2] ARM: ixp2000: fix type of ixp2000_timer_interrupt
2010-02-12 10:49 UTC (2+ messages)
[PATCH 1/5] ARM: SMDK64XX: Enable AC97 device
2010-02-12 10:38 UTC (5+ messages)
` [PATCH 2/5] ARM: SMDK2443: "
` [PATCH 3/5] ARM: S3C64XX: Add AC97 platform resources
` [PATCH 4/5] ARM: S3C2443: GPIO: Correct AC97 pin defines
` [PATCH 5/5] ARM: SMDK6410: Fix modular build of AC97 audio driver
[RESENT PATCH] Don't disable irqs in set_next_event and set_mode callbacks
2010-02-12 10:35 UTC (6+ messages)
` [PATCH 1/2] arm/at91: "
at91 preempt oops
2010-02-12 9:40 UTC (2+ messages)
[PATCH] amba-pl011: support hardware flow control
2010-02-12 9:01 UTC (9+ messages)
[PATCH 00/19] omap updates for 2.6.34 merge window, part 2
2010-02-12 0:51 UTC (20+ messages)
` [PATCH 01/19] omap_hsmmc: Move gpio and regulator control from board file
` [PATCH 02/19] omap: Rename mmc-twl4030 files to hsmmc
` [PATCH 03/19] omap: Rename hsmmc symbols to reflect independence from twl4030
` [PATCH 04/19] omap: Reconnect hsmmc context loss count
` [PATCH 05/19] omap: RX51: Remux to pull eMMC lines down when powering off
` [PATCH 06/19] omap_hsmmc: Allow for power saving without going off
` [PATCH 07/19] omap_hsmmc: Fix disable timeouts
` [PATCH 08/19] omap_hsmmc: Ensure regulator enable / disable are paired
` [PATCH 09/19] omap_hsmmc: Allow for a shared VccQ
` [PATCH 10/19] omap_hsmmc: allow compile without regulator framework
` [PATCH 11/19] omap3: Clean-up for omap_mux_init
` [PATCH 12/19] omap3: pm: Add T2 Keypad as a wakeup source
` [PATCH 13/19] AM35xx: Introduce am35xx.h file
` [PATCH 14/19] AM35xx: Add AM35xx intr_clr & sw_rst cntrl reg bit definition
` [PATCH 15/19] AM35xx: Update irq.h for AM35xx IPSS module interrupts
` [PATCH 16/19] arm: omap: kill compile warning on board-4430-sdp.c
` [PATCH 17/19] OMAP4: IRQ: Add McPDM IRQ definition
` [PATCH 18/19] ARM: OMAP4: Add McPDM base address
` [PATCH 19/19] OMAP4: MCPDM: Register McPDM platform device
[GIT PULL] omap fix for 2.6.33-rc7
2010-02-11 22:26 UTC
[RFC 0/2] fix dma_map_sg not to do barriers for each buffer
2010-02-11 21:36 UTC (11+ messages)
Compiler for Atmel AT91SAMG20
2010-02-11 20:40 UTC (3+ messages)
[PATCH] imx serial driver: NULL pointer dereference in serial_imx_probe/remove
2010-02-11 18:58 UTC (2+ messages)
[PATCH 2/2] [U300] Add MMCI DMA platform config
2010-02-11 15:16 UTC
[PATCH 1/2] [MMCI] add DMA support using dmaengine
2010-02-11 15:15 UTC
[PATCH 5/5] input: support onkey in 88pm860x
2010-02-11 12:42 UTC (6+ messages)
[PATCH 3/5] mfd: use genirq in 88pm860x
2010-02-11 12:41 UTC (4+ messages)
[PATCH][KS8695] Mark network interface as running on ifconfig up
2010-02-11 11:12 UTC
[PATCH][KS8695] Mark network interface as running on ifconfig up
2010-02-11 10:56 UTC (2+ messages)
[PATCH] Eurotech Zeus : Making USB port 2 work
2010-02-11 9:32 UTC (4+ messages)
Clean/Invalidate L1/L2 DCache on userspace
2010-02-11 8:27 UTC
AT91SAM9263 USB Serial hang?
2010-02-11 7:40 UTC
[PATCH] input: schedule corgi_ssp and corgi_ts to be removed
2010-02-11 7:36 UTC (8+ messages)
[PATCH 1/3] imxfb: add support for i.MX25
2010-02-11 6:37 UTC (5+ messages)
` [PATCH v2] "
` [PATCH] "
[PATCH] ARM: OMAP4 clock domain: Add check for avoiding dependency related update
2010-02-11 5:02 UTC (3+ messages)
[PATCH 00/17] omap updates for 2.6.34 merge window, part 1
2010-02-11 3:46 UTC (18+ messages)
` [PATCH 01/17] omap: convert boards to use physmap-flash
` [PATCH 02/17] MTD: remove no longer used OMAP flash map
` [PATCH 03/17] omap iommu: cleanup iommu page address mask and definitions
` [PATCH 04/17] omap: iommu: fix incorrect address for supersection 1st entry
` [PATCH 05/17] omap iommu: fix incorrect address for largepage "
` [PATCH 06/17] omap: McBSP: Use macros for all register read/write operations
` [PATCH 07/17] omap: McBSP: Modify macros/functions API for easy cache access
` [PATCH 08/17] omap: McBSP: Introduce caching in register write operations
` [PATCH 09/17] omap: McBSP: Use cache when modifying individual register bits
` [PATCH 10/17] omap1: mailbox: kill compile warning
` [PATCH 11/17] omap2/3/4: mailbox: kill compile warning in mailbox.c
` [PATCH 12/17] omap2/3/4: gpmc: kill compile warning
` [PATCH 13/17] omap2/3/4: gpmc: avoid section definitions on headers
` [PATCH 14/17] omap2/3/4: serial: fix coding style indentaion
` [PATCH 15/17] omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND init
` [PATCH 16/17] omap3: SDP: Introducing 'board-sdp-flash.c' for flash init
` [PATCH 17/17] omap3: Add support for flash on 3430SDP board
[PATCH] omap3: Add support for flash on 3430SDP board
2010-02-11 2:22 UTC
[PATCH] omap3: SDP: Introducing 'board-sdp-flash.c' for flash init
2010-02-11 2:22 UTC
[PATCH] omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND init
2010-02-11 2:22 UTC
[PATCH] omap2/3/4: serial: fix coding style indentaion
2010-02-11 2:22 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;
as well as URLs for NNTP newsgroup(s).