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

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

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

[PATCH RFC 000/112] HD-audio generic parser improvements
 2013-01-08 11:47 UTC  (114+ 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

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

[PATCH 0/7] uprobes: alloc utask/xol_area cleanups and minor fix
 2013-01-08 11:46 UTC  (3+ messages)
` [PATCH 1/7] uprobes: Move alloc_page() from xol_add_vma() to xol_alloc_area()

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  (5+ messages)
` [PATCH 1/2] uprobes/x86: Change __skip_sstep() to actually skip the whole insn
` [PATCH 2/2] uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain()

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

[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  (5+ messages)
` [PATCH BlueZ 2/5] health: Fix possible use after free
` [PATCH BlueZ 3/5] unit: Replace g_test_fail() with g_assert()
` [PATCH BlueZ 4/5] audio: Remove unused struct audio_adapter
` [PATCH BlueZ 5/5] sdp-xml: Remove newline before EOF

[PATCH v3 0/6] V4L2 asynchronous probing + soc-camera example
 2013-01-08 11:37 UTC  (6+ messages)
` [PATCH 1/6 v4] media: V4L2: support asynchronous subdevice registration

linux-next: comment in commit in the slave-dma tree (dmaengine: dw_dmac: Enhance device tree support)
 2013-01-08 11:36 UTC  (3+ messages)

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

[U-Boot] Pull request for u-boot-marvell.git
 2013-01-08 11:35 UTC  (10+ messages)
        ` [U-Boot] Pull request for u-boot-marvell.git - PLEASE HOLD ON
          ` [U-Boot] Pull request for u-boot-marvell.git - go ahead

Future of WebHob?
 2013-01-08 11:34 UTC 

[PATCH RESEND v5 2/2] ASoC: mxs-saif: Remove platform data
 2013-01-08 11:32 UTC  (4+ messages)

[PATCH 1/3] [media] winbond-cir: only enable higher sample resolution if needed
 2013-01-08 11:32 UTC  (2+ messages)

[PATCH] upload-pack: only accept commits from "shallow" line
 2013-01-08 11:32 UTC 

missing RX_FLAG_DECRIPTED in ieee80211_rx_status after first reassociation in 802.11R
 2013-01-08 11:11 UTC 

[PATCH 1/3] drm/i915; Protect intel_gen4_compute_offset_xtiled() against unknown pixel format
 2013-01-08 11:31 UTC  (8+ messages)
` [PATCH 2/3] drm/i915: The sprite scaler on Ironlake also support YUV planes
` [PATCH 3/3] drm/i915: Add DEBUG messages to all intel_create_user_framebuffer error paths

[PATCH 0/3] ALSA: pxa27x: ac97 reset fixes
 2013-01-08 11:30 UTC  (3+ messages)

[PATCH 0/3] Add imx6q-cpufreq driver support
 2013-01-08 11:28 UTC  (5+ messages)
` [PATCH 2/3] cpufreq: add imx6q-cpufreq driver

[PATCH 1/2] tools: hv: Fix how ifcfg-* file is created
 2013-01-08 11:26 UTC  (2+ messages)
` [PATCH 2/2] tools: hv: Use CLOEXEC when opening kvp_pool files

[PATCH 00/12] Multiqueue virtio-net
 2013-01-08 11:24 UTC  (9+ messages)
` [PATCH 10/12] virtio-net: multiqueue support
  ` [Qemu-devel] "

[PATCH] mfd: stmpe: Pull IRQ GPIO number from DT during DT-based probe
 2013-01-08 11:23 UTC  (13+ messages)

[Bug 59122] KWin failed to start properly
 2013-01-08 11:23 UTC 

[Qemu-devel] [PATCH 1/1] Added address_space_init2()
 2013-01-08 11:22 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/1] memory: add name in AddressSpace initialization

[PATCH] tests/gem_seqno_wrap: skip if debugfs entry is not there
 2013-01-08 11:21 UTC  (2+ messages)

[PATCH 0/1] uprobes: Teach handler_chain() to filter out the probed task
 2013-01-08 11:18 UTC  (3+ messages)
` [PATCH 1/1] "

[U-Boot] [RFC PATCH 1/2] ARM: cache: Introduce weak dram_bank_setup function
 2013-01-08 11:18 UTC  (2+ messages)
` [U-Boot] [RFC PATCH 2/2] ARM: mmu: Set domain permissions to client access

[PATCH] libnl: Update to 3.2.17
 2013-01-08 11:06 UTC 

[PATCH 1/3] regulator: max8997: Use uV in voltage_map_desc
 2013-01-08 11:18 UTC  (6+ messages)
` [PATCH 2/3] regulator: max8998: "
` [PATCH 3/3] regulator: max8998: Return enough delay time for max8998_set_voltage_buck_time_sel

[U-Boot] [PATCH 1/2] mxc nand: Add support for i.MX5
 2013-01-08 11:18 UTC  (5+ messages)

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

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

Rados gateway init timeout with cache
 2013-01-08 11:13 UTC 

[PATCH] regulator: s5m8767: Remove max_vol parameter from s5m8767_convert_voltage_to_sel
 2013-01-08 11:12 UTC  (2+ messages)

[Xenomai] SIGXCPU with rt_mutex_release
 2013-01-08 11:12 UTC 

[PATCH RFT] regulator: s5m8767: Convert to regulator_[get|set]_voltage_sel_regmap
 2013-01-08 11:12 UTC  (2+ messages)

[PATCH] drm/i915: Reject out-of-bound sprites
 2013-01-08 11:11 UTC  (2+ messages)

[PATCH] drm/i915: Implement VGA request stall workarounds
 2013-01-08 11:09 UTC  (2+ messages)

[PATCH v2] pinctrl: nomadik: Add "ste,config" property etc
 2013-01-08 11:05 UTC  (2+ messages)

[Qemu-devel] [PATCH] configure: Support QEMU cross-compiling for ARM64 host
 2013-01-08 11:05 UTC 

Missing tag in qemu-xen-unstable.git
 2013-01-08 11:04 UTC  (2+ messages)

[PATCH V5] bgmac: driver for GBit MAC core on BCMA bus
 2013-01-08 11:03 UTC  (3+ messages)

[PATCH] drm/i915: Only run idle processing from i915_gem_retire_requests_worker
 2013-01-08 11:02 UTC 

[PATCH 0/1] apt-native: fix the creation of apt.conf.sample
 2013-01-08 10:47 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 00/11] spi/pxa2xx: add Intel Lynxpoint SPI controller support
 2013-01-08 11:02 UTC  (3+ messages)
` [PATCH 05/11] spi/pxa2xx: make clock rate configurable from platform data


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.