All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-21 09:19:39 to 2013-01-21 10:11:55 UTC [more...]

[PATCH 00/33] Sanitize devm_request_and_ioremap()
 2013-01-21 10:09 UTC  (23+ messages)
` [PATCH 02/33] ARM: Convert to devm_ioremap_resource()
` [PATCH 04/33] amba: "
` [PATCH 05/33] ata: "
` [PATCH 06/33] char: "
` [PATCH 07/33] dma: "
` [PATCH 09/33] drm: "
` [PATCH 13/33] iommu: "
` [PATCH 19/33] mtd: "
` [PATCH 20/33] net: "
` [PATCH 22/33] power: "
` [PATCH 23/33] pwm: "
` [PATCH 24/33] rtc: "
` [PATCH 25/33] spi: "
` [PATCH 27/33] thermal: "
` [PATCH 29/33] usb: "
` [PATCH 30/33] video: "
` [PATCH 31/33] w1: "
` [PATCH 33/33] ASoC: "

[PATCH] media: adv7343: accept configuration through platform data
 2013-01-21 10:01 UTC  (2+ messages)

[Qemu-devel] [RFC 0/4] migration.experimental queue
 2013-01-21 10:11 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] ram: add free_space parameter to save_live functions
` [Qemu-devel] [PATCH 2/4] ram: remove xbrle last_stage optimization

[PATCH v0 0/3] HFP driver improvements
 2013-01-21 10:10 UTC  (4+ messages)
` [PATCH v0 1/3] hfpmodem: Refactor voicecall notify with foreach
` [PATCH v0 2/3] hfpmodem: Avoid transitional voicecall states
` [PATCH v0 3/3] hfpmodem: Fix release-and-swap without +CIEV

[PATCHv2 0/9] Thermal Framework Enhancements
 2013-01-21 10:10 UTC  (2+ messages)

[PATCHv3] mac80211: mesh power save basics
 2013-01-21 10:08 UTC  (3+ messages)

[V4 PATCH 00/26] mv-usb fix and enhancement patches
 2013-01-21 10:07 UTC  (27+ messages)
  ` [V4 PATCH 01/26] usb: gadget: mv_udc: use udc_start and udc_stop functions
  ` [V4 PATCH 02/26] usb: gadget: mv_udc: use devm_xxx for probe
  ` [V4 PATCH 03/26] usb: gadget: mv_udc: fix the warning of mv_udc_remove
  ` [V4 PATCH 04/26] usb: otg: mv_otg: use devm_xxx for probe
  ` [V4 PATCH 05/26] usb: host: ehci-mv: remove unused variable
  ` [V4 PATCH 06/26] usb: gadget: mv_udc: fix the value of tranceiver
  ` [V4 PATCH 07/26] usb: gadget: mv_udc: make mv_udc depends on ARCH_MMP or ARCH_PXA
  ` [V4 PATCH 08/26] usb: phy: mv_usb2: add PHY driver for marvell usb2 controller
  ` [V4 PATCH 09/26] usb: gadget: mv_udc: use PHY driver for udc
  ` [V4 PATCH 10/26] usb: ehci: ehci-mv: use PHY driver for ehci
  ` [V4 PATCH 11/26] usb: otg: mv_otg: use PHY driver for otg
  ` [V4 PATCH 12/26] arm: mmp2: change the defintion of usb devices
  ` [V4 PATCH 13/26] arm: pxa910: "
  ` [V4 PATCH 14/26] arm: brownstone: add usb support for the board
  ` [V4 PATCH 15/26] arm: ttc_dkb: add usb support
  ` [V4 PATCH 16/26] arm: mmp: remove the usb phy setting
  ` [V4 PATCH 17/26] arm: mmp: remove usb devices from pxa168
  ` [V4 PATCH 18/26] usb: phy: mv_usb2_phy: add externel chip support
  ` [V4 PATCH 19/26] usb: gadget: mv_udc: add extern "
  ` [V4 PATCH 20/26] usb: ehci: ehci-mv: "
  ` [V4 PATCH 21/26] usb: otg: mv_otg: "
  ` [V4 PATCH 22/26] arm: mmp: add extern chip support for brownstone
  ` [V4 PATCH 23/26] arm: mmp: add extern chip support for ttc_dkb
  ` [V4 PATCH 24/26] usb: gadget: mv_udc: add device tree support
  ` [V4 PATCH 25/26] usb: otg: mv_otg: "
  ` [V4 PATCH 26/26] usb: ehci: ehci-mv: "

[PATCH RFC 00/10] libxl: new hotplug calling convention
 2013-01-21 10:07 UTC  (5+ messages)
` [PATCH RFC 02/10] libxl: add new hotplug interface support to hotplug script callers

[PATCH] net: fec: Add support for multiple phys on mdiobus
 2013-01-21 10:07 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/3 v7] vnc: added initial websocket protocol support
 2013-01-21 10:04 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] vnc: added buffer_advance function
` [Qemu-devel] [PATCH 2/3] vnc: added initial websocket protocol support
` [Qemu-devel] [PATCH 3/3] vnc: fix possible uninitialized removals

[PATCH 1/1] drm/exynos: Make 'drm_hdmi_get_edid' static
 2013-01-21  9:56 UTC 

[PATCH 3/3] libaio: add aarch64 support
 2013-01-21  9:50 UTC  (2+ messages)
` [PATCH] "

can't boot from iso on cifs mount
 2013-01-21 10:05 UTC  (2+ messages)

[PATCH] omap3isp: Add support for interlaced input data
 2013-01-21 10:06 UTC  (4+ messages)

[PATCH 1/1] mm/hugetlb: Set PTE as huge in hugetlb_change_protection
 2013-01-21 10:04 UTC  (3+ messages)

[PATCH v6 00/15] KVM/ARM Implementation
 2013-01-21 10:04 UTC  (6+ messages)
` [PATCH v6 14/15] KVM: ARM: Power State Coordination Interface implementation
      ` [kvmarm] "

[PATCH v6 2/4] usb: phy: samsung: Add host phy support to samsung-phy driver
 2013-01-21 10:03 UTC  (8+ messages)
` [PATCH v7 "

[PATCH] media: tvp514x: remove field description
 2013-01-21  9:56 UTC  (2+ messages)

[PATCH][meta-systemd] systemd: remove dbus-systemd from RDEPENDS
 2013-01-21  9:47 UTC 

[PATCH v2] uvc: Replace memcpy with struct assignment
 2013-01-21 10:04 UTC  (2+ messages)

[PATCH v4 0/7] ARM: Exynos: Enable device tree support for MCT controller
 2013-01-21 10:02 UTC  (16+ messages)
` [PATCH v4 1/7] ARM: Exynos: add a register base address variable in mct controller driver
` [PATCH v4 2/7] ARM: Exynos: prepare an array of MCT interrupt numbers and use it
` [PATCH v4 3/7] ARM: Exynos: add device tree support for MCT controller driver
` [PATCH v4 4/7] ARM: Exynos: allow dt based discovery of mct controller using clocksource_of_init
` [PATCH v4 5/7] ARM: dts: add mct device tree node for all supported Exynos SoC's
` [PATCH v4 6/7] ARM: Exynos: remove static io-remapping of mct registers for Exynos5
` [PATCH v4 7/7] ARM: Exynos: move mct driver to drivers/clocksource

[PATCH] nl80211: allow user-space to determine address for P2P_DEVICE
 2013-01-21 10:02 UTC  (4+ messages)

[Qemu-devel] [PATCH] dataplane: support viostor virtio-pci status bit setting
 2013-01-21 10:05 UTC  (5+ messages)

[libnetfilter_queue PATCH 1/2] doxygen: improve fail-open documentation
 2013-01-21 10:02 UTC  (2+ messages)

[PATCH v2 00/10] spi/pxa2xx: add Intel Lynxpoint SPI controller support
 2013-01-21 10:01 UTC  (12+ messages)
` [PATCH v2 01/10] spi/pxa2xx: allow building on a 64-bit kernel
` [PATCH v2 02/10] spi/pxa2xx: fix warnings when compiling "
` [PATCH v2 03/10] spi/pxa2xx: convert to the pump message infrastructure
` [PATCH v2 04/10] spi/pxa2xx: convert to the common clk framework
` [PATCH v2 05/10] spi/pxa2xx: use the private DMA API only when CONFIG_ARCH_PXA is set
` [PATCH v2 06/10] spi/pxa2xx: add support for DMA engine
` [PATCH v2 07/10] spi/pxa2xx: add support for runtime PM
` [PATCH v2 08/10] spi/pxa2xx: add support for SPI_LOOP
` [PATCH v2 09/10] spi/pxa2xx: add support for Intel Low Power Subsystem SPI
` [PATCH v2 10/10] spi/pxa2xx: add support for Lynxpoint SPI controllers

pygrub/hvm boot with alternate script= for block devices
 2013-01-21 10:01 UTC  (3+ messages)

Mouse Keyboard don't work at sato Beagle Image
 2013-01-21 10:00 UTC  (2+ messages)

[PATCH v1 02/02] HVM firmware passthrough libxl support
 2013-01-21 10:00 UTC  (2+ messages)

[BUG] Bug in netprio_cgroup and netcls_cgroup ?
 2013-01-21  9:57 UTC  (12+ messages)

[PATCH v1 00/02] HVM firmware passthrough libxl support
 2013-01-21  9:57 UTC  (2+ messages)

[PATCH v1 01/02] HVM firmware passthrough libxl support
 2013-01-21  9:57 UTC  (2+ messages)

[PATCH] slab : allow SLAB_RED_ZONE and SLAB_STORE_USER to work on arm
 2013-01-21  9:56 UTC  (2+ messages)

[PATCH for 3.8] iproute2: Add "ip netns pids" and "ip netns identify"
 2013-01-21  9:52 UTC  (8+ messages)

[PATCH] net: net_cls: fd passed in SCM_RIGHTS datagram not set correctly
 2013-01-21  9:54 UTC  (3+ messages)

[cx231xx] Support for Arm / Omap working at all?
 2013-01-21  9:53 UTC  (2+ messages)

[RFC PATCH 0/5] Reset controller API to reset IP modules on i.MX5 and i.MX6
 2013-01-21  9:52 UTC  (5+ messages)
` [PATCH 3/7] ARM i.MX6q: Add GPU, VPU, IPU, and OpenVG resets to System Reset Controller (SRC)

[PATCH 0/5] staging: tidspbridge: for 3.9
 2013-01-21  9:49 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] lttng-tools: fix version bumping to 2.1.1"
 2013-01-21  9:49 UTC  (2+ messages)

[PATCH] ARM: tegra114: cpuidle: add ARM_CPUIDLE_WFI_STATE support
 2013-01-21  9:49 UTC  (2+ messages)

[Buildroot] [git commit] lttng-libust: fix version bumping to 2.1.1
 2013-01-21  9:48 UTC 

[PATCH v2 5/9] ARM: PRIMA2: rstc: enable the support for Marco
 2013-01-21  9:48 UTC  (5+ messages)
` [PATCH v2 8/9] ARM: PRIMA2: add new SiRFmarco SMP SoC infrastructures

[Buildroot] [git commit] lttng-tools: fix version bumping to 2.1.1"
 2013-01-21  9:48 UTC 

[RFC] State resolution packet queue for IPsec
 2013-01-21  9:48 UTC 

[kbd] Patches are applied
 2013-01-21  9:47 UTC 

New i915 warning from intel_dp_aux_ch
 2013-01-21  9:25 UTC 

[PATCH 1/2] dw_dmac: fill len field of the descriptor
 2013-01-21  9:45 UTC  (4+ messages)
` [PATCH 2/2] dw_dmac: return proper residue value

[RFC PATCH 0/2] sched: simplify the select_task_rq_fair()
 2013-01-21  9:44 UTC  (15+ messages)

[U-Boot] [PATCH 00/15] updates for km83xx boards
 2013-01-21  9:45 UTC  (6+ messages)
` [U-Boot] [PATCH 05/15] powerpc/83xx/km: add MV88E6122 switch support for kmvect1

[Qemu-devel] [QEMU]Install QEMU question
 2013-01-21  9:44 UTC  (3+ messages)

[PATCH 0/6] fetch2: SFTP fetcher and restructure of decodeurl
 2013-01-21  9:18 UTC  (7+ messages)
` [PATCH 1/6] fetch2: Remove unused code in wget fetcher
` [PATCH 2/6] fetch2: Add a class representing a generic URI
` [PATCH 3/6] fetch2: unittests for bb.fetch2.URI class
` [PATCH 4/6] fetch2: Adapt encode/decode url to use URI class
` [PATCH 5/6] fetch2: Add editor modelines for bb.tests.*
` [PATCH 6/6] fetch2: Add SFTP fetcher

Re-Activate Your Account
 2013-01-21  9:15 UTC 

Re-Activate Your Account
 2013-01-21  9:15 UTC 

[PATCH] mips: bcm47xx: select GPIOLIB for BCMA on bcm47xx platform
 2013-01-21  9:40 UTC  (5+ messages)

[PATCH 1/6] virtio_host: host-side implementation of virtio rings
 2013-01-21  9:41 UTC  (4+ messages)

[Qemu-devel] qmp drive-mirror vs qemu-img convert , drive-mirror really slow
 2013-01-21  9:40 UTC 

[PATCH] noon010p30: Remove unneeded v4l2 control compatibility ops
 2013-01-21  9:40 UTC  (2+ messages)

[PATCH V2 00/24] [media] use IS_ENABLED() macro
 2013-01-21  9:39 UTC  (4+ messages)
` [PATCH V2 24/24] v4l2-core/v4l2-common.c: "

Grub menu entry without "root=" in SLES11SP2 machine
 2013-01-21  9:39 UTC 

[PATCH] net: ethernet: davinci: Fix build breakage
 2013-01-21  9:38 UTC 

[PATCH 0/5] ASoC: tegra: Some fixes in codec files
 2013-01-21  9:29 UTC  (6+ messages)
` [PATCH 1/5] ASoC: tegra_wm9712: Remove __devinitconst attribute
` [PATCH 2/5] ASoC: tegra20_ac97: "
` [PATCH 3/5] ASoC: tegra: Make 'ahub_auxdata' static
` [PATCH 4/5] ASoC: tegra: Use NULL instead of 0 for pointers
` [PATCH 5/5] ASoC: tegra: Staticize some functions in tegra30_i2s.c

git-cvsimport-3 and incremental imports
 2013-01-21  9:36 UTC  (3+ messages)

[PATCH v13 1/9] scsi: sr: support runtime pm
 2013-01-21  9:37 UTC  (3+ messages)
  ` [RFC PATCH] "

[PATCH 00/10] Initial systemd integration
 2013-01-21  9:21 UTC  (5+ messages)

[PATCH v8 00/22] OMAP USB Host cleanup
 2013-01-21  9:35 UTC  (5+ messages)
` [PATCH v8 19/22] ARM: OMAP3: clock data: get rid of unused USB host clock aliases and dummies

POWDER COATING MACHINE AND WOOD EFFECT DECORATION MACHINE
 2013-01-21  9:36 UTC 

question: Why the nand_wait() wait for 20ms for nand program
 2013-01-21  9:35 UTC  (8+ messages)

[PATCH V2] alsa-utils: upgrade to 1.0.26
 2013-01-21  9:19 UTC 

[PATCH 0/3] OV9650/52 image sensor subdev driver
 2013-01-21  9:34 UTC  (3+ messages)
` [PATCH 3/3] V4L: Add driver for OV9650/52 image sensors

[PATCH 0/5 V2] install into /usr/local and docs/configure
 2013-01-21  9:33 UTC  (6+ messages)
` [PATCH V2 1/5] tools+stubdom: install under /usr/local by default
` [PATCH V2 2/5] docs: Remove xen-api docs
` [PATCH V2 3/5] docs: drop doxygen stuff
` [PATCH V2 4/5] docs: check for documentation generation tools in docs/configure
` [PATCH V2 5/5] build: cleanup configure detritus at toplevel and stubdom

[PATCH 0/4] install into /usr/local and docs/configure
 2013-01-21  9:32 UTC  (6+ messages)
` [PATCH 4/4] docs: check for documentation generation tools in docs/configure

[PATCH] usb: musb: fix context save over suspend
 2013-01-21  9:28 UTC 

[PATCH v13 0/9] ZPODD Patches
 2013-01-21  9:28 UTC  (4+ messages)
` [PATCH v13 2/9] libata: identify and init ZPODD devices

[Qemu-devel] [Bug 955379] [NEW] cmake hangs with qemu-arm-static
 2013-01-21  9:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 955379] "

Object manager properties on Network1 Connect method call reply
 2013-01-21  9:25 UTC  (2+ messages)

[RFC] git rm -u
 2013-01-21  9:23 UTC  (6+ messages)

[PATCH v2 1/9] ARM: PRIMA2: add CSR SiRFmarco device tree .dts
 2013-01-21  9:22 UTC  (5+ messages)
` [PATCH v2 3/9] ARM: PRIMA2: initialize l2x0 according to mach from DT

[patch] f2fs: use _safe() version of list_for_each
 2013-01-21  9:20 UTC  (4+ messages)

[PATCH v2 0/7] replace cgroup_lock with local memcg lock
 2013-01-21  9:19 UTC  (8+ messages)
` [PATCH v2 4/7] memcg: fast hierarchy-aware child test


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.