All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-07-16 04:15:13 to 2011-07-16 09:37:21 UTC [more...]

[U-Boot] [PATCH v2 6/7]Timer: Fix at91rm9200/spi.c timer usage
 2011-07-16  9:37 UTC  (2+ messages)
` [U-Boot] [PATCH v3 "

[U-Boot] [PATCH v2 5/7]Timer: Remove reset_timer() for non-Nios2 arches
 2011-07-16  9:36 UTC  (2+ messages)
` [U-Boot] [PATCH v3 "

[U-Boot] [PATCH v2 4/7]Timer: Allow reset_timer() only for systems with low resolution timers
 2011-07-16  9:35 UTC  (2+ messages)
` [U-Boot] [PATCH v3 "

[U-Boot] [PATCH v2 3/7]Timer: Remove set_timer completely
 2011-07-16  9:34 UTC  (2+ messages)
` [U-Boot] [PATCH v3 "

[U-Boot] [PATCH v2 2/7]Timer: Remove calls to set_timer outside arch/
 2011-07-16  9:33 UTC  (2+ messages)
` [U-Boot] [PATCH v3 "

[U-Boot] armv7: fix: Disable D cache for goni target (s5p)
 2011-07-16  9:33 UTC  (4+ messages)

[U-Boot] [PATCH v1 (WIP) 00/16] [Timer]API Rewrite
 2011-07-16  9:32 UTC  (7+ messages)
` [U-Boot] [PATCH v2 0/7]Timer: Simplify API

[U-Boot] [PATCH v1 (WIP) 01/16] [Timer]Fix misuse of ARM *timer_masked() functions outside arch/arm
 2011-07-16  9:31 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/7]Timer: Fix "
  ` [U-Boot] [PATCH v3 "

smb2 work status
 2011-07-16  9:29 UTC  (2+ messages)

[Patch Resend]Fix the messy code file Documentation/zh_CN/SubmitChecklist
 2011-07-16  9:26 UTC  (3+ messages)

[U-Boot] initramfs support through the initrd mechanism of u-boot
 2011-07-16  9:25 UTC  (3+ messages)

r8712u driver for the rtl8192su chip
 2011-07-16  9:23 UTC  (6+ messages)
` [PATCH 0/2] staging: r8712u: Most return-values changed from -1 to
  ` [PATCH 1/2] staging: r8712u: Most return-values changed from -1 to proper errno macros

[U-Boot] [PATCH] AT91: EMK/TOP9000 board actualization
 2011-07-16  9:18 UTC  (2+ messages)

[PATCH] ASoC: Report an error for unknown adav80x formats
 2011-07-16  9:17 UTC  (3+ messages)

Git commit generation numbers
 2011-07-16  9:16 UTC  (12+ messages)

[Xenomai-core] [Xenomai-git] Jan Kiszka : nucleus: Fix race between gatekeeper and thread deletion
 2011-07-16  9:15 UTC  (37+ messages)

[U-Boot] [PATCH 0/2] DA8xx: add generic GPIO driver
 2011-07-16  9:11 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] DaVinci: rename gpio_defs.h to gpio.h

For your prompt response
 2011-07-08 12:49 UTC 

[U-Boot] [PATCH 0/4] DaVinci/DA8xx cleanups
 2011-07-16  9:06 UTC  (2+ messages)

[SPAM] Votre devis alarme est disponible
 2011-07-16  9:02 UTC 

[PATCH]Fix a comment mistake
 2011-07-16  8:45 UTC 

Binary for carl9170
 2011-07-16  8:43 UTC  (6+ messages)

[U-Boot] at91rm9200 undef runtime error with eldk 5.0
 2011-07-16  8:34 UTC  (11+ messages)
      ` [U-Boot] eldk5.0 generate illegal instruction for at91rm9200

Need help understanding memory models, cpu modes and address translation
 2011-07-16  8:26 UTC  (17+ messages)

[PATCH 3 of 4] xentrace: reduce size of extradata in trace_irq_mask()
 2011-07-16  8:25 UTC  (2+ messages)

[PATCH] Documentation: Refresh sysctl/kernel.txt
 2011-07-16  8:23 UTC 

[PATCH 2 of 4] xentrace: replace ASSERT with printk in __trace_var
 2011-07-16  8:20 UTC  (2+ messages)
`  "

[PATCH v4 REPOST 00/20] gpio/omap: driver cleanup and fixes
 2011-07-16  8:15 UTC  (42+ messages)
` [PATCH v4 REPOST 01/20] gpio/omap: remove dependency on gpio_bank_count
` [PATCH v4 REPOST 02/20] gpio/omap: use flag to identify wakeup domain
` [PATCH v4 REPOST 03/20] gpio/omap: make gpio_context part of gpio_bank structure
` [PATCH v4 REPOST 04/20] gpio/omap: fix pwrdm_post_transition call sequence
` [PATCH v4 REPOST 05/20] gpio/omap: handle save/restore ctx in GPIO driver
` [PATCH v4 REPOST 06/20] gpio/omap: make non-wakeup GPIO part of pdata
` [PATCH v4 REPOST 07/20] gpio/omap: avoid cpu checks during module ena/disable
` [PATCH v4 REPOST 08/20] gpio/omap: further cleanup using wakeup_status register
` [PATCH v4 REPOST 09/20] gpio/omap: cleanup omap1 related macros
` [PATCH v4 REPOST 10/20] gpio/omap: use level/edge detect reg offsets
` [PATCH v4 REPOST 11/20] gpio/omap: remove hardcoded offsets in ctxt save/restore
` [PATCH v4 REPOST 12/20] gpio/omap: cleanup set_gpio_triggering function
` [PATCH v4 REPOST 13/20] gpio/omap: cleanup omap_gpio_mod_init function
` [PATCH v4 REPOST 14/20] gpio/omap: use pinctrl offset instead of macro
` [PATCH v4 REPOST 15/20] gpio/omap: use readl in irq_handler for all access
` [PATCH v4 REPOST 16/20] gpio/omap: remove bank->method & METHOD_* macros
` [PATCH v4 REPOST 17/20] gpio/omap: fix bankwidth for OMAP7xx MPUIO
` [PATCH v4 REPOST 18/20] gpio/omap: use pm-runtime framework
` [PATCH v4 REPOST 19/20] gpio/omap: optimize suspend and resume functions
` [PATCH v4 REPOST 20/20] gpio/omap: cleanup prepare_for_idle and resume_after_idle

[PATCH] libxl: clean up trailing whitespaces in code
 2011-07-16  8:11 UTC  (2+ messages)

[PATCH 1/2] TI816X: Add minimal hwmod data
 2011-07-16  8:08 UTC  (7+ messages)

[PATCH 2/4] TI816X: clock: Add clock data
 2011-07-16  8:05 UTC  (3+ messages)

Is there a binding for IORESOURCE_DMA population?
 2011-07-16  7:57 UTC  (4+ messages)

[PATCH 1/2] Kconfig: Allow disabling of CONFIG_DEVPORT
 2011-07-16  7:56 UTC  (8+ messages)

(unknown),
 2011-07-16  4:33 UTC 

[PATCH 3/4] TI816X: clock: Add clockdomains and powerdomains data
 2011-07-16  7:54 UTC  (3+ messages)

nested VMX + unrelated qemu bug
 2011-07-16  7:53 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] OMAP: powerdomains: Make all powerdomain target states as ON at init
 2011-07-16  7:48 UTC  (8+ messages)
` [PATCH] OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force wakeup

Error in xen-unstable
 2011-07-16  7:47 UTC  (9+ messages)

You have been awarded a grant of £500,000.00 GBP contact unitednationsgrantaward@yahoo.com.hk
 2011-07-16  7:33 UTC 

[xen-unstable test] 8080: regressions - FAIL
 2011-07-16  7:45 UTC 

[PATCH V3 00/13] To use DMA generic APIs for Samsung DMA
 2011-07-16  6:44 UTC  (28+ messages)
` [PATCH V3 01/13] DMA: PL330: Add support runtime PM for PL330 DMAC
` [PATCH V3 02/13] DMA: PL330: Update PL330 DMA API driver
` [PATCH V3 03/13] DMA: PL330: Add DMA capabilities
` [PATCH V3 04/13] ARM: SAMSUNG: Update to use PL330-DMA driver
` [PATCH V3 05/13] ARM: SAMSUNG: Add common DMA operations
` [PATCH V3 06/13] ARM: EXYNOS4: Use generic DMA PL330 driver
` [PATCH V3 07/13] ARM: S5PV210: "
` [PATCH V3 08/13] ARM: S5PC100: "
` [PATCH V3 09/13] ARM: S5P64X0: "
` [PATCH V3 10/13] ARM: SAMSUNG: Remove S3C-PL330-DMA driver
` [PATCH V3 11/13] spi/s3c64xx: Add support DMA engine API
` [PATCH V3 12/13] ASoC: Samsung: Update DMA interface
` [PATCH V3 13/13] ARM: SAMSUNG: Remove Samsung specific enum type for dma direction

linux dma apis
 2011-07-16  7:33 UTC  (2+ messages)

I need help before I can help
 2011-07-16  7:28 UTC  (2+ messages)

[Buildroot] [PATCHv3] udev: bump to 172
 2011-07-16  7:24 UTC  (3+ messages)

[GIT PULL] Samsung fixes for 3.0
 2011-07-16  7:21 UTC  (2+ messages)

[PATCH v3 0/6] ARM: EXYNOS4: NURI Board Configuration Update
 2011-07-16  7:15 UTC  (3+ messages)

[PATCH v4 0/9] TV driver for Samsung S5P platform (platform-part)
 2011-07-16  7:11 UTC  (2+ messages)

[PATCH] ARM:SAMSUNG: DMA Cleanup as per sparse [re-submit]
 2011-07-16  7:06 UTC  (6+ messages)

[PATCH 0/3 v2] ARM: S5P: Add support for MFC device on S5PV210 and EXYNOS4
 2011-07-16  7:06 UTC  (2+ messages)

[PATCH v2] staging: r8712u: Most return-values changed from -1 to proper errno macros
 2011-07-16  6:59 UTC 

[PATCH 0/7] ARM: EXYNOS4: Adds External GIC
 2011-07-16  6:55 UTC  (3+ messages)

How to use valgrind to detect xen hypervisor's memory leak
 2011-07-16  6:43 UTC  (10+ messages)
    `  "

[PATCH v2] dt: add of_alias_scan and of_alias_get_id
 2011-07-16  6:39 UTC  (4+ messages)

[PATCH v2 0/5] Make oecore default images buildable with uclibc
 2011-07-16  6:33 UTC  (6+ messages)
` [PATCH 1/5] bitbake.conf: Change TERM default fallback to XTERM instead of GNOME_TERM
` [PATCH 2/5] oe-buildenv-internal: Replace POKYMODE POKYLIBC with TCMODE and TCLIBC
` [PATCH 3/5] default-distrovars: Add largefile to DISTRO_FEATURES
` [PATCH 4/5] acl, attr: Fix build failures when NLS is disabled on uclibc
` [PATCH 5/5] classes/gettext: Do not disable nls for non target recipes

[Bug 37362] New: vgaswitcheroo : switch from intel to ati impossible
 2011-07-16  6:31 UTC  (2+ messages)
` [Bug 37362] "

[Bug 39422] New: s2ram with nouveau leaves VTs blank, works in X (but only for vt X was running on)
 2011-07-16  6:15 UTC  (2+ messages)
` [Bug 39422] "

[GIT PULL REQUEST] watchdog - v3.0-rc7 - Fixes
 2011-07-16  6:09 UTC 

[PATCH] libxl: enabling upstream qemu as pure pv backend
 2011-07-16  6:06 UTC 

[U-Boot] U-BOOT TFTP
 2011-07-16  6:04 UTC  (3+ messages)

[PATCH] bitbake.conf: Change TERM default fallback to XTERM instead of GNOME_TERM
 2011-07-16  5:49 UTC  (2+ messages)

[PATCH 0/9] Add dtget and dtput for access to fdt from build system
 2011-07-16  5:49 UTC  (5+ messages)
` [PATCH 1/9] Split out is_printable_string() into util.c
` [PATCH 4/9] Add missing tests to .gitignore

[U-Boot] Linux 2.6.34.6 ethernet setup
 2011-07-16  5:47 UTC  (2+ messages)

[PATCH 0/1] [YOCTO 1211]: revert sudo upgrade to fix rootless X
 2011-07-16  5:42 UTC  (2+ messages)
` [PATCH 1/1] Revert "sudo: upgrade to v1.8.1p2"

[SPAM] 我司有余额漂据开出,按1%左右纳取,验后付款
 2011-07-16  5:46 UTC 

Re:Confirm
 2011-07-16  5:42 UTC 

[U-Boot] [PATCH 1/2] arm, lib/board.c: Coding Style cleanup
 2011-07-16  5:36 UTC  (2+ messages)
` [U-Boot] [PATCH v3 01/02] cosmetic: arm: "

[PATCH] Fix panic in virtnet_remove
 2011-07-16  5:32 UTC  (3+ messages)

Strange O(N^3) behavior in "git filter-branch"
 2011-07-16  5:26 UTC  (6+ messages)

[PATCH] ARM: Exynos4: don't change sclk_audio0 parent in core clocks code
 2011-07-16  5:30 UTC  (2+ messages)

[PATCH v3 0/6] Update Samsung-SoC ADC to support recent CPUs
 2011-07-16  5:07 UTC  (6+ messages)
` [PATCH v3 1/6] Samsung SoC ADC: use regulator (VDD for ADC)

Biweekly VMX status report. Xen: 23675 & Dom0: 6d94b752
 2011-07-16  4:50 UTC 

[PATCH] ARM: EXYNOS4: Add support Core1 Power On/Off with hotplug in/out
 2011-07-16  4:49 UTC  (3+ messages)

git push vs. slow connection times - local commit resolution is too late
 2011-07-16  4:38 UTC  (2+ messages)

[PATCH 0/2] ARM: Samsung: I2C code cleanup
 2011-07-16  4:40 UTC  (3+ messages)

[PATCH 0/2] Bluetooth: Fix regressions for 3.0
 2011-07-16  4:30 UTC  (5+ messages)
` [PATCH 1/2] Bluetooth: Fix regression in L2CAP connection procedure
  ` [PATCH 2/2] Bluetooth: Fix crash with incoming L2CAP connections

[Qemu-devel] votre offre D888
 2011-07-16  4:20 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.