All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-08 11:37:49 to 2013-01-08 12:33:37 UTC [more...]

[PATCH 00/21][RFC v3] systemd Integration
 2013-01-08 12:24 UTC 

Fix fsl-mm-flv-codeclib package creation
 2013-01-08 12:29 UTC  (5+ messages)
` [meta-fsl-arm][for-danny][PATCH] fsl-mm-flv-codeclib: fix "

[3.6.9 -> 3.7.1 regression] sound: snd_hda_intel codec probing issue?
 2013-01-08 12:28 UTC  (5+ messages)

[U-Boot] Update OMAP5 "unmap first page" patch series
 2013-01-08 12:27 UTC  (4+ messages)
  ` [U-Boot] [PATCH v4 3/3] ARM: OMAP5: redefine arm_setup_identity_mapping

[PATCH] ASoC: mxs-saif: Use a signed integer for error value
 2013-01-08 12:27 UTC 

RFC: add parameters to V4L controls
 2013-01-08 12:26 UTC  (4+ messages)

[PATCH 0/4] mfd/regulator: tps65090: add DT support and suspend/resume cleanups
 2013-01-08 12:25 UTC  (3+ messages)

sata_sil data corruption, possible workarounds
 2013-01-08 12:25 UTC  (9+ messages)

[PATCH 0/2] pageattr fixes for pmd/pte_present
 2013-01-08 12:25 UTC  (5+ messages)

[PATCH V2] arm: mvebu: Improve the SMP support of the interrupt controller
 2013-01-08 12:25 UTC  (7+ messages)

[Qemu-devel] [PATCH] configure: Support QEMU cross-compiling for ARM64 host
 2013-01-08 12:24 UTC  (3+ messages)

[PATCH 0/7] uprobes: alloc utask/xol_area cleanups and minor fix
 2013-01-08 12:23 UTC  (15+ messages)
` [PATCH 1/7] uprobes: Move alloc_page() from xol_add_vma() to xol_alloc_area()
` [PATCH 2/7] uprobes: Fold xol_alloc_area() into get_xol_area()
` [PATCH 3/7] uprobes: Turn add_utask() into get_utask()
` [PATCH 4/7] uprobes: Do not play with utask in xol_get_insn_slot()
` [PATCH 5/7] uprobes: Fix utask->xol_vaddr leak in pre_ssout()
` [PATCH 6/7] uprobes: Do not allocate current->utask unnecessary
` [PATCH 7/7] uprobes: Kill the bogus IS_ERR_VALUE(xol_vaddr) check

Missing tag in qemu-xen-unstable.git
 2013-01-08 12:23 UTC  (2+ messages)
        ` Questions about qemu traditional and upstream [and 1 more messages]

[U-Boot] [PATCH 1/2] board/qemu-mips: fix a typo in README
 2013-01-08 12:22 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] board/qemu-mips: add '-M mips' switch to the example usage command

[U-Boot] [PATCH v4] SMDK5250: Enable VBus for USB 2.0 controller
 2013-01-08 12:21 UTC  (2+ messages)

[U-Boot] [PATCH v4 1/3] EHCI: Exynos: Add fdt support
 2013-01-08 12:20 UTC  (6+ messages)
` [U-Boot] [PATCH v4 2/3] EXYNOS5: Add device node for USB
` [U-Boot] [PATCH v4 3/3] EXYNOS5: FDT: Add compatible strings "

[PATCH RFC 000/112] HD-audio generic parser improvements
 2013-01-08 12:20 UTC  (115+ messages)
` [PATCH 001/112] ALSA: hda/realtek - Simplify alc_auto_is_dac_reachable()
` [PATCH 002/112] ALSA: hda/realtek - List up all available DACs
` [PATCH 003/112] ALSA: hda/realtek - Add output path parser
` [PATCH 004/112] ALSA: hda/realtek - Manage mixer controls in out_path list
` [PATCH 005/112] ALSA: hda - Fix mono amp values in proc output
` [PATCH 006/112] ALSA: hda/realtek - Reduce vol/mute ctl lookups at parsing codec
` [PATCH 007/112] ALSA: hda/realtek - Simplify the output volume initialization
` [PATCH 008/112] ALSA: hda/realtek - Make path->idx[] and path->multi[] consistent
` [PATCH 009/112] ALSA: hda/realtek - Parse input paths
` [PATCH 010/112] ALSA: hda/realtek - Parse analog loopback paths more generically
` [PATCH 011/112] ALSA: hda/realtek - Check amp capabilities of aa-mixer widget
` [PATCH 012/112] ALSA: hda/realtek - Fix initialization of input amps in output paths
` [PATCH 013/112] ALSA: hda - Remove snd_hda_codec_amp_update() call from patch_*.c
` [PATCH 014/112] ALSA: hda - Introduce cache & flush cmd / amp writes
` [PATCH 015/112] ALSA: hda - Introduce snd_hda_codec_amp_init*()
` [PATCH 016/112] ALSA: hda/realtek - Remove non-standard automute mode
` [PATCH 017/112] ALSA: hda/realtek - Add path active flag
` [PATCH 018/112] ALSA: hda/realtek - Consolidate is_reachable_path()
` [PATCH 019/112] ALSA: hda/realtek - Consolidate to a single path list
` [PATCH 020/112] ALSA: hda/realtek - Use path-based parser for digital outputs
` [PATCH 021/112] ALSA: hda/realtek - Rename get_out_path() to get_nid_path()
` [PATCH 022/112] ALSA: hda/realtek - Fix the initialization of pin amp-in
` [PATCH 023/112] ALSA: hda/realtek - Add missing initialization of multi-io routes
` [PATCH 024/112] ALSA: hda/realtek - Add boost volumes to path list
` [PATCH 025/112] ALSA: hda/realtek - Initialize loopback paths properly
` [PATCH 026/112] ALSA: hda/realtek - Don't change connection at path deactivation
` [PATCH 027/112] ALSA: hda/realtek - Make input path parser more generic
` [PATCH 028/112] ALSA: hda/realtek - Clean up some spec fields
` [PATCH 029/112] ALSA: hda/realtek - Remove superfluous input amp init
` [PATCH 030/112] ALSA: hda/realtek - Rename add_new_out_path() with add_new_nid_path()
` [PATCH 031/112] ALSA: hda/realtek - Parse digital input path
` [PATCH 032/112] ALSA: hda/realtek - Allow different pins for shared hp/mic vref check
` [PATCH 033/112] ALSA: hda/realtek - Drop auto_mic_valid_imux flag
` [PATCH 034/112] ALSA: hda/realtek - Remove unused fields and macro definitions
` [PATCH 035/112] ALSA: hda/realtek - Handle vmaster hook in the parser side
` [PATCH 036/112] ALSA: hda/realtek - Assign Master mixer when possible
` [PATCH 037/112] ALSA: hda/realtek - Merge a few split functions
` [PATCH 038/112] ALSA: hda/realtek - Allow passing name=NULL to alc_kcontrol_new()
` [PATCH 039/112] ALSA: hda/realtek - Allow multiple individual capture volume/switch controls
` [PATCH 040/112] ALSA: hda/realtek - Add conexant-style inverted dmic handling
` [PATCH 041/112] ALSA: hda - Move fixup code into struct hda_codec
` [PATCH 042/112] ALSA: hda/realtek - Fix split stereo dmic code
` [PATCH 043/112] ALSA: hda - Rearrange INPUT_PIN_ATTR_*
` [PATCH 044/112] ALSA: hda - More generic auto-mic switching for Realtek codecs
` [PATCH 045/112] ALSA: hda/realtek - Remove redundant argument from alc_mux_select()
` [PATCH 046/112] ALSA: hda - Merge Realtek parser code to generic parser
` [PATCH 047/112] ALSA: hda - Add EAPD control "
` [PATCH 048/112] ALSA: hda - Export snd_hda_gen_add_kctl()
` [PATCH 049/112] ALSA: hda - Move the call of snd_hda_parse_pin_defcfg() from snd_hda_gen_parse_auto_config()
` [PATCH 050/112] ALSA: hda - Fix NULL dereference in snd_hda_gen_build_controls()
` [PATCH 051/112] ALSA: hda - Export standard jack event handlers for generic parser
` [PATCH 052/112] ALSA: hda - Use generic parser codes for Realtek driver
` [PATCH 053/112] ALSA: hda - Use "Capture Source" for single sources
` [PATCH 054/112] ALSA: hda - Allow one chance for zero NID in connection list
` [PATCH 055/112] ALSA: hda - Clear dirty flag upon cache write
` [PATCH 056/112] ALSA: hda - Clear cached_write flag in snd_hda_codec_resume_*()
` [PATCH 057/112] ALSA: hda - Check CORB overflow
` [PATCH 058/112] ALSA: hda - Flush dirty amp caches before writing inv_dmic fix
` [PATCH 059/112] ALSA: hda - Add snd_hda_codec_flush_*_cache() aliases
` [PATCH 060/112] ALSA: hda - Add missing amp cache flush for bound capture vol/sw ctls
` [PATCH 061/112] ALSA: hda - Add / fix comments about capture vol/sw controls in hda_generic.c
` [PATCH 062/112] ALSA: hda - Do sequential writes in snd_hda_gen_init()
` [PATCH 063/112] ALSA: hda - Fix wrong dirty check in snd_hda_codec_resume_amp()
` [PATCH 064/112] ALSA: hda - Avoid access of amp cache element outside mutex
` [PATCH 065/112] ALSA: hda - Increase the max depth of widget connections
` [PATCH 066/112] ALSA: hda - Begin HDA_GEN_* event tag from 1
` [PATCH 067/112] ALSA: hda - Add spec->vmaster_mute_enum flag to generic parser
` [PATCH 068/112] ALSA: hda - Clear unsol enable bits on unused pins in "
` [PATCH 069/112] ALSA: hda - Refactor init_extra_out() in hda_generic.c
` [PATCH 070/112] ALSA: hda - Fix initialization of primary outputs "
` [PATCH 071/112] ALSA: hda - Dynamically turn on/off EAPD in generic codec driver
` [PATCH 072/112] ALSA: hda - Use cached version for changing pins in hda_generic.c
` [PATCH 073/112] ALSA: hda - Fix PCM name string for generic parser
` [PATCH 074/112] ALSA: hda - Drop spec->channel_mode field from hda_gen_spec
` [PATCH 075/112] ALSA: hda - Add more debug prints about new paths
` [PATCH 076/112] ALSA: hda - Fix typos in debug_show_configs()
` [PATCH 077/112] ALSA: hda - Define HDA_PARSE_* for snd_hda_parse_nid_path() argument
` [PATCH 078/112] ALSA: hda - Allow aamix in the primary output path
` [PATCH 079/112] ALSA: hda - Implement independent HP control
` [PATCH 080/112] ALSA: hda - Add inv_eapd flag to struct hda_codec
` [PATCH 081/112] ALSA: hda - Add codec->inv_jack_detect flag
` [PATCH 082/112] ALSA: hda - Revive snd_hda_get_conn_list()
` [PATCH 083/112] ALSA: hda - Add hooks for HP/line/mic auto switching
` [PATCH 084/112] ALSA: hda - Don't skip amp init for activated paths
` [PATCH 085/112] ALSA: hda - Initialize output paths with current active states
` [PATCH 086/112] ALSA: hda - Avoid duplicated path creations
` [PATCH 087/112] ALSA: hda - Check the existing path in snd_hda_add_new_path()
` [PATCH 088/112] ALSA: hda - Simplify the multi-io assignment with multi speakers
` [PATCH 089/112] ALSA: hda - Fix multi-io pin assignment in create_multi_out_ctls()
` [PATCH 090/112] ALSA: hda - Manage using output/loopback path indices
` [PATCH 091/112] ALSA: hda - Initialize digital-input path properly
` [PATCH 092/112] ALSA: hda - Correct aamix output paths
` [PATCH 093/112] ALSA: hda - Add Loopback Mixing control
` [PATCH 094/112] ALSA: hda - Fix truncated control names
` [PATCH 095/112] ALSA: hda - Prefer binding the primary CLFE output
` [PATCH 096/112] ALSA: hda - Add missing slave names for Speaker Surround, etc
` [PATCH 097/112] ALSA: hda - Drop unneeded pin argument from set_output_and_unmute()
` [PATCH 098/112] ALSA: hda - Drop bind-volume workaround
` [PATCH 099/112] ALSA: hda - Add pcm_playback_hook to hda_gen_spec
` [PATCH 100/112] ALSA: hda - Allow jack detection when polling is enabled
` [PATCH 101/112] ALSA: hda - Add snd_hda_gen_free() and snd_hda_gen_check_power_status()
` [PATCH 102/112] ALSA: hda - Remove dead HDA_CTL_BIND_VOL and HDA_CTL_BIND_SW codes
` [PATCH 103/112] ALSA: hda - Add brief comments to exported snd_hda_gen_*_() functions
` [PATCH 104/112] ALSA: hda - Clear path indices properly at each re-evaluation
` [PATCH 105/112] ALSA: hda - Use direct path reference in assign_out_path_ctls()
` [PATCH 106/112] ALSA: hda - Remove unused dac reference in create_multi_out_ctls()
` [PATCH 107/112] ALSA: hda - Don't set up active streams twice
` [PATCH 108/112] ALSA: hda - Fix multi-io channel mode management
` [PATCH 109/112] ALSA: hda - Manage input paths via path indices
` [PATCH 110/112] ALSA: hda - Re-define snd_hda_parse_nid_path()
` [PATCH 111/112] ALSA: hda - Handle BOTH jack port as a fixed output
` [PATCH 112/112] ALSA: hda - Add a flag to suppress mic auto-switch

Accessibility of swap files
 2013-01-08 12:19 UTC  (2+ messages)

[PATCH] fetch,upload-pack: make --depth=0 or --depth=inf for infinite depth
 2013-01-08 12:19 UTC 

[PATCH RFCv9 0/4] DVB QoS statistics API
 2013-01-08 11:45 UTC  (3+ messages)
` [PATCH RFCv9 1/4] dvb: Add DVBv5 stats properties for Quality of Service

Commit 7032a3dd9 (svcrpc: demote some printks to a dprintk) adds warnings
 2013-01-08 12:13 UTC 

Upcoming CFP deadlines & travel stipends for Xen talks at industry events
 2013-01-08 12:13 UTC 

[Qemu-devel] [PATCH] sheepdog: implement direct write semantics
 2013-01-08 12:12 UTC  (19+ messages)

[PATCH 0/5] DT Overlay based cape manager for TI's Beaglebone
 2013-01-08 12:12 UTC  (5+ messages)
` [PATCH 1/5] capemgr: Beaglebone DT overlay based cape manager

Revised git-subtree Patches
 2013-01-08 12:09 UTC  (8+ messages)
` [PATCH 1/7] Remove Test Number Comments
` [PATCH 2/7] contrib/subtree: Use %B for Split Subject/Body
` [PATCH 3/7] contrib/subtree: Add --unannotate
` [PATCH 4/7] contrib/subtree: Better Error Handling for add
` [PATCH 5/7] contrib/subtree: Fix Synopsis
` [PATCH 6/7] contrib/subtree: Honor DESTDIR
` [PATCH 7/7] contrib/subtree: Make the Manual Directory if Needed

[Buildroot] [pull request] Pull request for branch yem-misc-fixes
 2013-01-08 12:06 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] package/dvb-apps: requires largefiles
` [Buildroot] [PATCH 2/2] package/dvb-apps: requires iconv

[Buildroot] Dropbear/SFTP
 2013-01-08 12:06 UTC  (2+ messages)

[Qemu-devel] [Bug 990364] Re: virtio_ioport_write: unexpected address 0x13 value 0x1
 2013-01-08 11:51 UTC 

[PATCH] KVM: trace: Fix exit decoding
 2013-01-08 12:00 UTC 

[PATCH 1/1]linux-usb:optimize to match the Huawei USB storage devices and support new switch command
 2013-01-08 11:58 UTC  (3+ messages)

xen-netback notify DomU to send ARP
 2013-01-08 11:57 UTC 

[PATCH v0 0/2] Media API clarifications
 2013-01-08 11:57 UTC  (2+ messages)

add Packet hub driver for Topcliff Platform controller hub
 2013-01-08 11:56 UTC  (6+ messages)

[RFC PATCH net-next] can-gw: add a variable limit for CAN frame routings
 2013-01-08 11:56 UTC  (4+ messages)

[PATCH] maintainers.inc: updated package owners
 2013-01-08 11:57 UTC 

[U-Boot] [RFC PATCH 1/2] ARM: cache: Introduce weak dram_bank_setup function
 2013-01-08 11:52 UTC  (2+ messages)

Fw: [PATCH 01/01] arm: fix a preempt_count() corruption for CONFIG_PREEMPT=n
 2013-01-08 11:51 UTC  (7+ messages)
      `  "

[PATCH RFC 0/8] Use generic parser for HD-audio codec drivers
 2013-01-08 11:50 UTC  (9+ messages)
` [PATCH 1/8] ALSA: hda - Use generic parser for Cirrus codec driver
` [PATCH 2/8] ALSA: hda - Use generic codec parser for C-Media codecs
` [PATCH 3/8] ALSA: hda - Remove superfluous kconfig depends
` [PATCH 4/8] ALSA: hda - Use generic parser for CA0110 codec
` [PATCH 5/8] ALSA: hda - Use generic parser in Conexant codec driver
` [PATCH 6/8] ALSA: hda - Rearrange for dropping static quirk codes in Coexant driver
` [PATCH 7/8] ALSA: hda - Add generic parser support to Analog Device codec driver
` [PATCH 8/8] ALSA: hda - Use generic parser for VIA "

[PATCH 0/7] KVM: Alleviate mmu_lock hold time when we start dirty logging
 2013-01-08 11:50 UTC  (4+ messages)
` [PATCH 1/7] KVM: Write protect the updated slot only "

[PATCH] Switch from select() to poll() in xenconsoled's IO loop
 2013-01-08 11:50 UTC 

[PATCH] drm/i915: Use pixel size for computing linear offsets into a sprite
 2013-01-08 11:46 UTC  (3+ messages)

[PATCH] lttng-2.0: components updated to version 2.1.0
 2013-01-08 11:34 UTC 

ata1: COMRESET failed
 2013-01-08 11:46 UTC  (6+ messages)

[PATCH 1/2] ipv6: avoid blackhole and prohibited entries upon prefix purge
 2013-01-08 11:38 UTC  (7+ messages)
  ` [PATCH 1/2] ipv6: avoid blackhole and prohibited entries upon prefix purge [v2]

[patch net-next 0/2] net: init perm_addr properly and on one place
 2013-01-08 11:38 UTC  (3+ messages)
` [patch net-next 1/2] net: init perm_addr in register_netdevice()
` [patch net-next 2/2] remove init of dev->perm_addr in drivers

[Qemu-devel] [PATCH v2 0/5] Improve consistency of pci-ids.txt, use symbolic constants for QEMU devices
 2013-01-08 11:43 UTC  (3+ messages)

[PATCH 0/2] uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain()
 2013-01-08 11:39 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v3 0/7] Streamline arithmetic instruction emulation
 2013-01-08 11:38 UTC  (2+ messages)

[PATCH 0/2] dma: tegra: add channel wise pause control support and Tegra114 SoCs
 2013-01-08 11:38 UTC  (3+ messages)

[PATCH 1/1] Input: mms114: Use devm_* APIs
 2013-01-08 11:38 UTC  (3+ messages)

[PATCH BlueZ 1/5] health: Fix pointer to local variable out-of-scope
 2013-01-08 11:37 UTC  (2+ messages)
` [PATCH BlueZ 5/5] sdp-xml: Remove newline before EOF


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.