All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-02 16:50:24 to 2012-03-02 18:01:41 UTC [more...]

[PATCH v3 0/33] V4L2 subdev and sensor control changes, SMIA++ driver and N9 camera board code
 2012-03-02 18:01 UTC  (5+ messages)
` [PATCH v3 09/33] v4l: Add subdev selections documentation

Problem with b43 driver
 2012-03-02 17:59 UTC 

[PATCH] omap3isp: Fix frame number propagation
 2012-03-02 17:58 UTC  (2+ messages)

regression ioatdma 3.3
 2012-03-02 17:57 UTC  (10+ messages)
        ` ioatdma: Boot process hangs then reboots when using Xen + Linux 3.2
            ` [Pkg-xen-devel] "

[PATCH] Bluetooth: Silence static checker warning
 2012-03-02 17:57 UTC  (5+ messages)

Has anybody run Vxworks on KVM?
 2012-03-02 17:56 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH 0/4] ARM: kirkwood: fdt: convert kirkwood init funcs to fdt
 2012-03-02 17:56 UTC  (28+ messages)
` [PATCH 4/4] ARM: kirkwood: convert orion-wdt "
  ` [PATCH 0/5 v2] ARM: kirkwood: fdt: convert kirkwood init funcs "
      ` [PATCH 1/5 v2] ARM: kirkwood: covert orion-spi "
      ` [PULL REQUEST] ARM: kirkwood: fdt: convert kirkwood init funcs "
    ` [PATCH 2/5] ARM: kirkwood: move var setting to correct location
    ` [PATCH 3/5 v2] ARM: kirkwood: fdt: absorb kirkwood_init()
    ` [PATCH 4/5 v2] ARM: kirkwood: convert rtc-mv to fdt
    ` [PATCH 5/5 v2] ARM: kirkwood: convert orion-wdt "

[PATCH] drm/i915: Retry reading the PCH FDI receiver ISR
 2012-03-02 17:53 UTC 

obexd 0.45 compilation problem
 2012-03-02 17:53 UTC  (2+ messages)

[RESUBMIT] [PATCH] Use BIOS Keyboard variable to set Numlock
 2012-03-02 17:53 UTC  (18+ messages)

SE Android on Galaxy Nexus
 2012-03-02 17:51 UTC  (4+ messages)

[Qemu-devel] ARM brk bug
 2012-03-02 17:49 UTC  (2+ messages)

[PATCH] perf report: auto-detect branch stack sampling mode
 2012-03-02 17:47 UTC  (8+ messages)

[RFC -v2 PATCH 0/3] RAS: Use MCE tracepoint for decoded MCEs
 2012-03-02 17:47 UTC  (3+ messages)
` [PATCH 1/4] mce: Slim up struct mce

Suggestion on fixing a old libselinux problem
 2012-03-02 17:46 UTC  (5+ messages)

[U-Boot] [PATCH 1/3] gplugd: use CONFIG_MACH_TYPE instead of MACH_TYPE_SHEEVAD
 2012-03-02 17:45 UTC  (6+ messages)
` [U-Boot] [PATCH 3/3] ARM: Update mach-types

[PATCHv 2] tcp: properly initialize tcp memory limits part 2 (fix nfs regression)
 2012-03-02 17:50 UTC  (4+ messages)

[PATCH] Initial Device Tree system for Snowball
 2012-03-02 17:44 UTC  (5+ messages)

[PATCH] cpuset: mm: Remove memory barrier damage from the page allocator
 2012-03-02 17:43 UTC  (4+ messages)

[PATCH] Extend mwait idle to optimize away CAL and RES interrupts to an idle CPU -v1
 2012-03-02 17:41 UTC  (9+ messages)

[PATCH] pinctrl: resurrect verbose pinmux-pins
 2012-03-02 17:41 UTC  (5+ messages)

Randconfig module build error with OMAP4_ERRATA_I688
 2012-03-02 17:38 UTC  (6+ messages)

[PATCH 1/2] ARM: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE
 2012-03-02 17:37 UTC  (2+ messages)
` [PATCH 2/2] ARM: ThumbEE: Use cpuid macros to read ID_PFR0 for ThumbEE

xl block-attach vs block-detach
 2012-03-02 17:37 UTC  (10+ messages)

[PATCH v6 00/11] Column display
 2012-03-02 17:37 UTC  (6+ messages)
` [PATCH v7 00/10] "
  ` [PATCH v7 04/10] column: add dense layout support

[PATCH] PCI / PM: Disable wakeup during shutdown for devices not enabled to wake up
 2012-03-02 17:37 UTC  (3+ messages)

[RFC][PATCH] avoid swapping out with swappiness==0
 2012-03-02 17:36 UTC 

GSoC 2012 application process
 2012-03-02 17:35 UTC  (3+ messages)
` [git wiki PATCH 1/3] "Improving parallelism in various commands" project

[PATCH 0/8] Yocto BSP tools
 2012-03-02 17:34 UTC  (22+ messages)
` [PATCH 1/8] yocto-bsp: add BSP template files
  ` [PATCH 3/8] yocto-bsp: add templating engine
  ` [PATCH 4/8] yocto-bsp: add kernel interface
  ` [PATCH 5/8] yocto-bsp-tools: add help/usage
  ` [PATCH 6/8] yocto-bsp: add some useful constants
  ` [PATCH 7/8] yocto-bsp: new script
  ` [PATCH 8/8] yocto-kernel: "

[Buildroot] request of help
 2012-03-02 17:34 UTC  (2+ messages)

[PATCH v4 0/34] V4L2 subdev and sensor control changes, SMIA++ driver and N9 camera board code
 2012-03-02 17:32 UTC  (35+ messages)
` [PATCH v4 01/34] v4l: Introduce integer menu controls
` [PATCH v4 02/34] v4l: Document "
` [PATCH v4 03/34] vivi: Add an integer menu test control
` [PATCH v4 04/34] v4l: VIDIOC_SUBDEV_S_SELECTION and VIDIOC_SUBDEV_G_SELECTION IOCTLs
` [PATCH v4 05/34] v4l: vdev_to_v4l2_subdev() should have return type "struct v4l2_subdev *"
` [PATCH v4 06/34] v4l: Check pad number in get try pointer functions
` [PATCH v4 07/34] v4l: Support s_crop and g_crop through s/g_selection
` [PATCH v4 08/34] v4l: Add subdev selections documentation: svg and dia files
` [PATCH v4 09/34] v4l: Add subdev selections documentation
` [PATCH v4 10/34] v4l: Mark VIDIOC_SUBDEV_G_CROP and VIDIOC_SUBDEV_S_CROP obsolete
` [PATCH v4 11/34] v4l: Image source control class
` [PATCH v4 12/34] v4l: Image processing "
` [PATCH v4 13/34] v4l: Document raw bayer 4CC codes
` [PATCH v4 14/34] v4l: Add DPCM compressed formats
` [PATCH v4 15/34] media: Add link_validate() op to check links to the sink pad
` [PATCH v4 16/34] media: Collect entities that are part of the pipeline before link validation
` [PATCH v4 17/34] v4l: Improve sub-device documentation for pad ops
` [PATCH v4 18/34] v4l: Implement v4l2_subdev_link_validate()
` [PATCH v4 19/34] v4l: Allow changing control handler lock
` [PATCH v4 20/34] omap3isp: Support additional in-memory compressed bayer formats
` [PATCH v4 21/34] omap3isp: Move definitions required by board code under include/media
` [PATCH v4 22/34] omap3: add definition for CONTROL_CAMERA_PHY_CTRL
` [PATCH v4 23/34] omap3isp: Move setting constaints above media_entity_pipeline_start
` [PATCH v4 24/34] omap3isp: Assume media_entity_pipeline_start may fail
` [PATCH v4 25/34] omap3isp: Add lane configuration to platform data
` [PATCH v4 26/34] omap3isp: Add information on external subdev to struct isp_pipeline
` [PATCH v4 27/34] omap3isp: Introduce isp_video_check_external_subdevs()
` [PATCH v4 28/34] omap3isp: Use external rate instead of vpcfg
` [PATCH v4 29/34] omap3isp: Default link validation for ccp2, csi2, preview and resizer
` [PATCH v4 30/34] omap3isp: Move CCDC link validation to ccdc_link_validate()
` [PATCH v4 31/34] omap3isp: Configure CSI-2 phy based on platform data
` [PATCH v4 32/34] omap3isp: Add resizer data rate configuration to resizer_link_validate
` [PATCH v4 33/34] smiapp: Add driver
` [PATCH v4 34/34] rm680: Add camera init

[PATCH] Perform cheaper connectivity check when pack is used as medium
 2012-03-02 17:31 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 1/3] pm9g45: fix Ethernet
 2012-03-02 17:22 UTC  (13+ messages)
` [PATCH 3/3] pm9g45: enable USB OHCI host and USB mass storage
` [PATCH v2 1/4] pm9g45: boot from NAND
  ` [PATCH v2 2/4] pm9g45: fix Ethernet
  ` [PATCH v2 3/4] pm9g45: enable MCI0
  ` [PATCH v2 4/4] pm9g45: enable USB OHCI host and USB mass storage

LVM2 ./WHATS_NEW_DM libdm/libdevmapper.h libdm 
 2012-03-02 17:31 UTC 

[PATCH 0/4] Start getting rid of pdata callbacks with gpio_find_by_chip_name()
 2012-03-02 17:30 UTC  (23+ messages)
` [PATCH 1/4] gpiolib: Add gpiochip_find_by_name() and gpio_find_by_chip_name()
` [PATCH 2/4] mmc: omap_hsmmc: Use gpio_find_by_chip_name() for omap_hsmmc_gpio_init()
` [PATCH 3/4] mmc: omap_hsmmc: Use GPIO offset for external GPIO chips
` [PATCH 4/4] mmc: omap_hsmmc: Simplify init for twl6030 MMC card detect

nocow flags
 2012-03-02 17:29 UTC 

running yocto QEMU images (sort of) by their lonesome
 2012-03-02 17:29 UTC 

[GIT PULL] V4L custom compat_ioctl32 support and uvcvideo changes for v3.4
 2012-03-02 17:29 UTC  (2+ messages)
` [GIT PULL v2] "

[GIT PULL 3/5] First set of omap1 related changes
 2012-03-02 17:20 UTC  (4+ messages)

rtc-ds3232 driver
 2012-03-02 17:27 UTC  (5+ messages)

[RFH] unpack-trees: cache_entry lifetime issue?
 2012-03-02 17:25 UTC 

AT91SAM9G45: MACB: not usable Ethernet when MMU is enabled
 2012-03-02 17:16 UTC  (3+ messages)

[PATCH v2] Dynamically add and remove device specific reset functions
 2012-03-02 17:25 UTC  (5+ messages)

LVM2 ./WHATS_NEW tools/lvcreate.c
 2012-03-02 17:25 UTC 

3.3.0-rc5: OOps in dql_completed (Broadcom tg3 driver)
 2012-03-02 17:23 UTC  (3+ messages)

[PATCH 3/3] netxen: qlogic ethernet : Fix Endian Bug
 2012-03-02 17:22 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] mtd/NAND: Support for FSMC controller
 2012-03-02 17:19 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] SPEAr: Configure FSMC driver for NAND interface

[PATCH 00/15] For 3.4 (2nd take)
 2012-03-02 17:19 UTC  (5+ messages)
` [PATCH 09/15] NFS: Add a client-side function to display NFS file handles

Spurious ECC errors with mtd_subpagetest (OMAP3, NAND)
 2012-03-02 17:17 UTC  (3+ messages)

[PATCH] PPC: Don't sync timebase when inside VM
 2012-03-02 17:17 UTC  (6+ messages)

[PATCH] pinctrl: fix the pin descriptor kerneldoc
 2012-03-02 17:17 UTC  (3+ messages)

[linux-lvm] LVM Thin Provisioning size limited to 16 GiB?
 2012-03-02 17:17 UTC  (2+ messages)

[PATCH 1/3] avrcp: Fix response ctype of AbortContinuingResponse
 2012-03-02 17:16 UTC  (6+ messages)
` [PATCH 2/3] avrcp: Add error code for rejected vendor command

proper recipe for building for beagle xM? meta-ti?
 2012-03-02 17:15 UTC  (9+ messages)

[PATCH] ASoC: core: Split the union for CODEC/platform in the DAI
 2012-03-02 17:14 UTC  (2+ messages)

[PATCH] get_maintainer.pl: Add support for moderated lists
 2012-03-02 17:13 UTC  (2+ messages)

linux-next: boot failure for next-20120227 and later (pci tree related)
 2012-03-02 17:10 UTC  (3+ messages)

[PATCH] auparse: apparmor fields
 2012-03-02 17:08 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] ath5k: allow AP and mesh mode to operate simultaneously
 2012-03-03  1:48 UTC 

Re-2: verify seems not to take place on iSCSI-Target writing
 2012-03-02 17:06 UTC 

[PATCH 0/3] Replace bmp085 with bmp18x
 2012-03-02 17:04 UTC  (5+ messages)

[PATCH 0/10] af_unix: add multicast and filtering features to AF_UNIX
 2012-03-02 17:08 UTC  (8+ messages)

[PATCH] Fix output of configure.ac
 2012-03-02 17:04 UTC 

[ANNOUNCE] 3.2.9-rt15
 2012-03-02 17:01 UTC 

firmware error
 2012-03-02 16:59 UTC  (3+ messages)
` [Ilw] "

l10n: the maintaince of git-po repo
 2012-03-02 16:59 UTC  (9+ messages)
  ` [PATCH] Update l10n guide

LVM2 lib/cache/lvmetad.c lib/cache/lvmetad.h t 
 2012-03-02 16:58 UTC 

[PATCH] xfstests 279: test mkfs with various sector sizes & alignments
 2012-03-02 16:58 UTC  (3+ messages)
` [PATCH V2] "
  ` [PATCH V3] "

[PATCH] xfstests: add freeze and dangerous groups
 2012-03-02 16:56 UTC 

[lm-sensors] [PATCH 02/03] HWMON: HWMON driver for DA9052/53 PMIC v3
 2012-03-02 16:54 UTC  (6+ messages)

[PATCH 1/1] mount.nfs: strip of extra slashes in device name
 2012-03-02 16:53 UTC 

[PATCH v3] Merge ipt_LOG and ip6t_LOG, add ring bufffer support
 2012-03-02 16:52 UTC  (6+ messages)
` [PATCH 1/4] Netfilter: Merge ipt_LOG and ip6_LOG into xt_LOG

[PATCH] xfstests 280: test freeze deadlock w/ quotas
 2012-03-02 16:51 UTC 

[PATCH 00/12] mfd: twl: Fix for irqdomain/next + SPARSE_IRQ + MMC card detect
 2012-03-02 16:50 UTC  (13+ messages)
` [PATCH 01/12] mfd: twl-core: don't depend on pdata->irq_base/end
` [PATCH 02/12] mfd: twl-core: remove unneeded header
` [PATCH 03/12] mfd: twl-core: Remove references already defined in header file
` [PATCH 04/12] mfd: twl-core: Move IRQ allocation into twl[4030|6030]-irq files
` [PATCH 05/12] mfd: twl4030-irq: Make SIH SPARSE_IRQ capable
` [PATCH 06/12] mfd: twl4030-irq: micro-optimization on IRQ handler
` [PATCH 08/12] gpio/twl: Allocate irq_desc dynamically for SPARSE_IRQ support
` [PATCH 09/12] gpio/twl: Add DT support to gpio-twl4030 driver
` [PATCH 10/12] arm/dts: twl4030: Add twl4030-gpio node
` [PATCH 11/12] mfd: twl4030-irq: Return twl6030_mmc_card_detect IRQ for board setup
` [PATCH 12/12] ARM: OMAP2+: board-omap4-*: Do not use anymore TWL6030_IRQ_BASE in board files

[Qemu-devel] [Bug 524447] Re: virsh save is very slow
 2012-03-02 16:43 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.