All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-19 07:25:43 to 2014-02-19 08:39:19 UTC [more...]

[PATCHv9 Resend 0/4] Add Freescale FTM PWM driver
 2014-02-19  8:38 UTC  (5+ messages)
` [PATCHv9 Resend 1/4] pwm: Add Freescale FTM PWM driver support
` [PATCHv9 Resend 2/4] ARM: dts: vf610: Add Freescale FTM PWM node
` [PATCHv9 Resend 3/4] ARM: dts: vf610-twr: Enables FTM PWM device
` [PATCHv9 Resend 4/4] Documentation: Add device tree bindings for Freescale FTM PWM

[PATCH 0/2] ARM: OMAP4: Fix gpmc_fck clock
 2014-02-19  8:39 UTC  (6+ messages)
` [PATCH 2/2] ARM: DTS: OMAP4: Add gpmc_fck clock node

git gc --aggressive led to about 40 times slower "git log --raw"
 2014-02-19  8:38 UTC  (10+ messages)

[PATCH 1/3 v2] regulator: tps65218: Add terminate entry for of_device_id table
 2014-02-19  8:38 UTC  (5+ messages)
` [PATCH 2/3 v2] regulator: tps65218: Remove unnecessary regulator_unregister call
` [PATCH 3/3 v2] regulator: tps65218: Add OF dependency

pci-mvebu driver on km_kirkwood
 2014-02-19  8:38 UTC  (7+ messages)

[PATCH v7 0/8] ARM: sunxi: Add driver for SD/MMC hosts found on allwinner sunxi SOCs
 2014-02-19  8:36 UTC  (6+ messages)
` [PATCH v7 2/8] clk: sunxi: Implement MMC phase control

Build with Multi-arch in Linaro toolchain
 2014-02-19  8:35 UTC 

ppc: RECLAIM_DISTANCE 10?
 2014-02-19  8:33 UTC  (17+ messages)

[PATCH 0/7] api clean: ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}
 2014-02-19  8:33 UTC  (3+ messages)
` [PATCH 6/7] orinoco: replace function "

[PATCH 1/3] ALSA: hda - Remove dependency on bus->pci in hda_beep.c
 2014-02-19  8:33 UTC  (4+ messages)

devicetree repository separation/migration
 2014-02-19  8:32 UTC  (4+ messages)

[Buildroot] Switching from uClibc to glibc as the default in Buildroot?
 2014-02-19  8:32 UTC  (7+ messages)

[PATCHv2] ASoC: Intel: sst-acpi: Request firmware before SST platform driver probing
 2014-02-19  8:30 UTC 

[Ocfs2-devel] [PATCH] ocfs2: dlm: fix recovery hung
 2014-02-19  8:30 UTC 

[PATCH 1/3] ahci: st: Provide DT bindings for ST's SATA implementation
 2014-02-19  8:30 UTC  (5+ messages)
` [PATCH 3/3] ahci: st: Add support for ST's SATA IP

[PATCH v2 0/4] Remove dead code
 2014-02-19  8:29 UTC  (5+ messages)
` [PATCH v2 2/4] mei: Add include of <linux/irqreturn.h>

[PATCH 1/3 v2] regulator: tps65218: Add terminate entry for of_device_id table
 2014-02-19  8:30 UTC  (2+ messages)
` [PATCH 2/3 v2] regulator: tps65218: Remove unnecessary regulator_unregister call

PROBLEM: special sense code asc,ascq=04h,0Ch abort scsi scan in the middle
 2014-02-19  8:29 UTC  (8+ messages)

[REVIEWv3 PATCH 00/35] Add support for complex controls, use in solo/go7007
 2014-02-19  8:28 UTC  (2+ messages)

[U-Boot] pre-compiled ARC gcc
 2014-02-19  8:28 UTC  (4+ messages)

Request for feedback : New Panel-fitter property for connectors
 2014-02-19  8:28 UTC  (2+ messages)

[PATCH] PCI: imx6: Fix link_up detection
 2014-02-19  8:27 UTC  (9+ messages)

[Buildroot] adding nodejs to buildroot
 2014-02-19  8:27 UTC  (2+ messages)

QoS Control Field Stripped Off
 2014-02-19  8:04 UTC  (4+ messages)

[PATCH 0/4] PREEMPT_RT support for sparc64
 2014-02-19  8:24 UTC  (14+ messages)
` [PATCH 3/4] sparc64: convert spinlock_t to raw_spinlock_t in mmu_context_t

[Buildroot] [PATCH v2 00/20] Python 2 and 3 bumps, support for Python 3 external modules
 2014-02-19  8:23 UTC  (3+ messages)

[meta-oe][PATCH] mariadb: move linker fix to .inc
 2014-02-19  8:23 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2014-02-13
 2014-02-19  8:22 UTC  (10+ messages)
` [Buildroot] Analysis of build failures
    ` [Buildroot] Xtensa support ?

[Qemu-devel] [PATCH v18 00/14] Add support for binding guest numa nodes to host numa nodes
 2014-02-19  8:17 UTC  (17+ messages)
` [Qemu-devel] [PATCH v18 01/14] NUMA: move numa related code to new file numa.c
` [Qemu-devel] [PATCH v18 02/14] NUMA: check if the total numa memory size is equal to ram_size
` [Qemu-devel] [PATCH v18 03/14] NUMA: Add numa_info structure to contain numa nodes info
` [Qemu-devel] [PATCH v18 04/14] NUMA: convert -numa option to use OptsVisitor
` [Qemu-devel] [PATCH v18 05/14] NUMA: expand MAX_NODES from 64 to 128
` [Qemu-devel] [PATCH v18 06/14] qapi: add SIZE type parser to string_input_visitor
` [Qemu-devel] [PATCH v18 07/14] add memdev backend infrastructure
` [Qemu-devel] [PATCH v18 08/14] pc: pass QEMUMachineInitArgs to pc_memory_init
` [Qemu-devel] [PATCH v18 09/14] numa: introduce memory_region_allocate_system_memory
` [Qemu-devel] [PATCH v18 10/14] numa: add -numa node, memdev= option
` [Qemu-devel] [PATCH v18 11/14] qapi: make string input visitor parse int list
` [Qemu-devel] [PATCH v18 12/14] qapi: add HostMemPolicy enum type
` [Qemu-devel] [PATCH v18 13/14] memory backend: fill memory backend ram fields
` [Qemu-devel] [PATCH v18 14/14] amp: add query-memdev

[PATCHv9 1/4] pwm: Add Freescale FTM PWM driver support
 2014-02-19  8:06 UTC  (3+ messages)

[PATCH v3 0/6] reserved-memory regions/CMA in devicetree, again
 2014-02-19  8:20 UTC  (5+ messages)
` [PATCH v3 2/6] drivers: of: add initialization code for reserved memory

AMD/AMD hybrid graphics
 2014-02-19  8:11 UTC 

[U-Boot] [PATCH] part_efi: fix protective_mbr struct allocation
 2014-02-19  8:19 UTC  (8+ messages)

[PATCH 2/4] of: reimplement the matching method for __of_match_node()
 2014-02-19  8:15 UTC  (5+ messages)
` [PATCH v2 "
    ` [PATCH v3 "

[xen-unstable test] 25128: regressions - FAIL
 2014-02-19  8:15 UTC 

[PATCH v2] ARM/dts: hdmi-codec: panda/es dt entries
 2014-02-19  8:15 UTC  (2+ messages)

[PATCH 01/10] mfd: Add TI LMU driver
 2014-02-19  8:13 UTC  (6+ messages)

[PATCH 00/22] scsi: Use pci_enable_msix_range()
 2014-02-19  8:15 UTC  (2+ messages)

[PATCH 1/3] iwl3945: fix wakeup interrupt
 2014-02-19  8:15 UTC  (3+ messages)
` [PATCH 2/3] iwlegacy: merge reclaim check
` [PATCH 3/3] iwlegacy: properly enable power saving

[PATCH 000/102 - chunk#5] Add SOC_ENUM_SINGLE_CONST() & co
 2014-02-19  8:00 UTC  (4+ messages)

[PATCHv2] dm-multipath: Accept failed paths for multipath maps
 2014-02-19  8:11 UTC  (7+ messages)
`  "

[ath9k-devel] Hardware Timestamp Question
 2014-02-19  8:11 UTC  (4+ messages)

I want to invest this fund
 2014-02-19  8:10 UTC 

[PATCHv2 00/16] scsi_dh_alua updates
 2014-02-19  8:09 UTC  (12+ messages)
` [PATCH 04/16] scsi_dh_alua: Make stpg synchronous

[PATCH 1/4] Staging: comedi: addi-data: cleanup comments in hwdrv_apci1564.c
 2014-02-19  8:08 UTC  (5+ messages)
` [PATCH 2/4] Staging: comedi: addi-data: cleanup brace usage "
` [PATCH 3/4] Staging: comedi: addi-data: replace printk() with dev_err() "
` [PATCH 4/4] Staging: comedi: addi-data: don't initialize a static variable to 0

[PATCH] net: ethernet: remove unneeded dependency of mvneta and update help text
 2014-02-19  8:08 UTC  (8+ messages)

[patch 2/4] jffs2: fix unbalanced locking
 2014-02-19  8:04 UTC  (4+ messages)

Regression in pmtud lvs-nat with ipv6 since at least 3.10
 2014-02-19  8:06 UTC  (8+ messages)
        ` [PATCH] ipvs: fix ipv6 icmp forwarding in natted services

MSI interrupt support with vioscsi.c miniport driver
 2014-02-19  8:03 UTC  (9+ messages)
          ` [Qemu-devel] "

[U-Boot] [PULL] u-boot-pxa/master
 2014-02-19  8:03 UTC  (2+ messages)

[Buildroot] [git commit branch/next] python-pysnmp{, -apps, -mibs}: allow to build with Python 3
 2014-02-19  8:02 UTC 

[Buildroot] [git commit] python-pysnmp{, -apps, -mibs}: allow to build with Python 3
 2014-02-19  8:02 UTC 

[Buildroot] [git commit] python-pycrypto: allow to build with Python 3
 2014-02-19  8:02 UTC 

[Buildroot] [git commit branch/next] python-pycrypto: allow to build with Python 3
 2014-02-19  8:02 UTC 

[Buildroot] [git commit] python-pyasn: allow to build with Python 3
 2014-02-19  8:01 UTC 

[Buildroot] [git commit branch/next] python-pyasn: allow to build with Python 3
 2014-02-19  8:01 UTC 

[Buildroot] [git commit] python-serial: allow to build with Python 3
 2014-02-19  8:01 UTC 

[Buildroot] [git commit branch/next] python-serial: allow to build with Python 3
 2014-02-19  8:01 UTC 

TypeError in self.pm.handle_bad_recommendations
 2014-02-19  8:01 UTC  (2+ messages)
` [PATCH] package_manager.py: Fix $i -> %s in bb.note

[Buildroot] [git commit] python-bottle: allow to build with Python 3
 2014-02-19  8:00 UTC 

[Buildroot] [git commit branch/next] python-bottle: allow to build with Python 3
 2014-02-19  8:00 UTC 

GDM alternative?
 2014-02-19  8:00 UTC  (2+ messages)

[Buildroot] [git commit] python-pyasn: use the real upstream
 2014-02-19  7:59 UTC 

[Buildroot] [git commit branch/next] python-pyasn: use the real upstream
 2014-02-19  7:59 UTC 

[PATCH] ath10k: fix 4addr rx
 2014-02-19  7:52 UTC  (2+ messages)

[PATCH 0/9] current series for verifier error differentiation
 2014-02-19  7:56 UTC  (3+ messages)
` [PATCH 4/9] xfs: Use defines for CRC offsets in all cases

[PATCH 01/15] regulator: wm8350: Do not hardcode return value
 2014-02-19  4:25 UTC  (2+ messages)

[Buildroot] [git commit branch/next] python, python3: fix to ensure libpython is stripped
 2014-02-19  7:53 UTC 

[Buildroot] [git commit] python, python3: fix to ensure libpython is stripped
 2014-02-19  7:53 UTC 

[PATCH 1/2] ARM: dts: add device tree source for imx6sx SoC
 2014-02-19  7:53 UTC  (4+ messages)
  ` [PATCH 2/2] ARM: dts: imx6sx: add initial imx6sx sdb support

[Buildroot] [git commit branch/next] python-setuptools: bump version to 2.1.2
 2014-02-19  7:53 UTC 

[Buildroot] [git commit] python-setuptools: bump version to 2.1.2
 2014-02-19  7:53 UTC 

[PATCH] ASoC: dapm: Correct regulator bypass error messages
 2014-02-19  4:30 UTC  (2+ messages)

[Buildroot] [git commit branch/next] python, python3: enable unicodedata for host-python, needed by setuptools
 2014-02-19  7:53 UTC 

[Buildroot] [git commit] python, python3: enable unicodedata for host-python, needed by setuptools
 2014-02-19  7:53 UTC 

[PATCH] ASoC: Add ADAU1977 CODEC driver
 2014-02-19  4:37 UTC  (2+ messages)

[PATCH 1/2] ASoC: Intel: Move extended fw base and size fields in struct sst_pdata
 2014-02-19  7:28 UTC  (7+ messages)
` [PATCH 2/2] ASoC: Intel: sst-acpi: Request firmware before SST platform driver probing

[Buildroot] [git commit] package: allow Python packages with Python3
 2014-02-19  7:52 UTC 

[Buildroot] [git commit branch/next] package: allow Python packages with Python3
 2014-02-19  7:52 UTC 

[PATCH] Fix flags for initramfs LZ4 compression
 2014-02-19  7:51 UTC  (4+ messages)

[PATCH v2 0/5] BCM59056 PMU regulator support
 2014-02-19  4:52 UTC  (5+ messages)
` [PATCH v2 1/5] mfd: add bcm590xx pmu DT binding
` [PATCH v2 3/5] regulator: add bcm590xx regulator driver

[PATCH 1/2] regulator: tps65218: Add terminate entry for of_device_id table
 2014-02-19  5:00 UTC  (2+ messages)

[PATCH 1/2] driver: regmap: add regmap_parse_val api
 2014-02-19  7:50 UTC  (3+ messages)

[PATCH v2 net-next] ethtool: Remove inactive code snippet in ethtool_set_rxfh_indir
 2014-02-19  7:50 UTC 

mm: OS boot failed when set command-line kmemcheck=1
 2014-02-19  7:49 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: add device tree source for imx6sx SoC
 2014-02-19  7:47 UTC  (2+ messages)
  ` [PATCH 2/2] ARM: dts: imx6sx: add initial imx6sx sdb support

[PATCH net-next 00/14] r8152: improvement and new features
 2014-02-19  7:46 UTC  (5+ messages)
` [PATCH net-next 12/14] r8152: replace netif_rx with netif_receive_skb
    ` [PATCH net-next 12/14] r8152: replace netif_rx withnetif_receive_skb

New bug?
 2014-02-19  7:45 UTC  (2+ messages)

[patch] [media] stv090x: remove indent levels
 2014-02-19  7:44 UTC  (6+ messages)

mlx5 driver unload hang
 2014-02-19  7:43 UTC  (2+ messages)

[PATCH v2 0/4] Add audio card DT node support for Vybird-TWR board
 2014-02-19  7:42 UTC  (10+ messages)
` [PATCH v2 1/4] ARM: dts: vf610: Add edma mux Tx and Rx support for SAI node
` [PATCH v2 2/4] ARM: dts: vf610-twr: Enable SAI ALSA SoC DAI device
` [PATCH v2 3/4] ARM: dts: vf610-twr: Enable SGTL5000 codec
` [PATCH v2 4/4] ARM: dts: vf610-twr: Add simple-card support

Unsupported Valley View 'LPE' adapter?
 2014-02-19  7:41 UTC  (13+ messages)

[PATCHv5] hog: Use HoG device name as uHID input device name
 2014-02-19  7:40 UTC 

lockdep warning (needs annotation)
 2014-02-19  7:33 UTC  (3+ messages)
` [PATCH] ath10k: fix sta_rc_update for non-ap iftype

[PATCH net-next v2] tipc: failed transmissions should return error
 2014-02-19  7:37 UTC 

Reg: simple-player issue
 2014-02-19  7:37 UTC 

[PATCH][meta-networking] quagga: close the stdout/stderr as in other daemons
 2014-02-19  7:38 UTC 

[PATCH] drm/i915/opregion: work around buggy firmware that provides 8+ output devices
 2014-02-19  7:33 UTC  (7+ messages)

[lm-sensors] W83627DHG-P sensor shows a single voltage monitor for +5V and +12V on in4?
 2014-02-19  7:33 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2014-02-18
 2014-02-19  7:30 UTC 

[PATCH 0/4] Add audio card support for Vybird-TWR board
 2014-02-19  7:28 UTC  (14+ messages)
` [PATCH 1/4] ARM: dts: Add Freescale SAI ALSA SoC Digital Audio Interface node for VF610
` [PATCH 2/4] ARM: dts: Enable SAI ALSA SoC DAI device for Vybrid VF610 TOWER board


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.