summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-104-38/+42
|\
| * Revert "ALSA: hda - Don't set up active streams twice"Takashi Iwai2013-05-101-2/+2
| * ALSA: hda - Apply pin-enablement workaround to all Haswell HDMI codecsTakashi Iwai2013-05-081-32/+22
| * ALSA: HDA: Fix Oops caused by dereference NULL pointerWang YanQing2013-05-071-0/+3
| * ALSA: hda - Fix 3.9 regression of EAPD init on Conexant codecsTakashi Iwai2013-05-041-3/+14
| * ALSA: hda - Fix system panic when DMA > 40 bits for Nvidia audio controllersMike Travis2013-05-031-1/+1
* | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-0325-552/+1791
|\ \ | |/
| * ALSA: asihpi: add format support check in snd_card_asihpi_capture_formatsEldad Zack2013-04-291-1/+1
| * ALSA: pcm_format_to_bits strong-typed conversionEldad Zack2013-04-291-2/+2
| * ALSA: hda - Move Thinkpad X220 to use auto parserDavid Henningsson2013-04-291-1/+1
| * ALSA: ali5451: use mdelay instead of large udelay constantsArnd Bergmann2013-04-261-4/+4
| * ALSA: hda - Add the support for ALC286 codecKailang Yang2013-04-251-0/+6
| * ALSA: emu10k1: Fix dock firmware loadingTakashi Iwai2013-04-241-6/+33
| * ALSA: hda - Limit internal mic boost for a few Asus machinesDavid Henningsson2013-04-221-1/+41
| * ALSA: hda - Disable the sanity check in snd_hda_add_pincfg()Takashi Iwai2013-04-181-0/+6
| * ALSA: hda - fix error return code in patch_alc662()Wei Yongjun2013-04-181-1/+2
| * ALSA: hda - Don't call vmaster hook when bus->shutdown is setTakashi Iwai2013-04-171-0/+5
| * ALSA: hda - fixup D3 pin and right channel mute on Haswell HDMI audioDavid Henningsson2013-04-171-0/+38
| * ALSA: hda - Use the primary DAC for all aamix outputsTakashi Iwai2013-04-161-4/+7
| * ALSA: hda - Fix aamix activation with loopback control on VIA codecsTakashi Iwai2013-04-161-6/+16
| * ALSA: hda - Add codec delay to the capture time stamp.Dylan Reid2013-04-161-2/+5
| * Merge tag 'asoc-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-04-154-7/+7
| |\
| * | ALSA: hda - Fix headset mic support for Asus X101CHDavid Henningsson2013-04-151-0/+56
| * | ALSA: hda - Implement headset jack functionality for some Dell hwDavid Henningsson2013-04-151-0/+386
| * | ALSA: hda - Handle Headphone Mic jack more genericDavid Henningsson2013-04-112-24/+30
| * | ALSA: hda - add some small convenience functions to auto parserDavid Henningsson2013-04-111-0/+21
| * | ALSA: hda - allow "Headphone Mic" parser flagDavid Henningsson2013-04-113-15/+62
| * | ALSA: hda - Apply codec delay to wallclock.Dylan Reid2013-04-091-0/+18
| * | ALSA: hda/realtek - Add a quirk for AC700 Chromebook.Dylan Reid2013-04-071-1/+17
| * | ALSA: hda/cirrus - Add a quirk for Stumpy ChromeBox.Dylan Reid2013-04-051-1/+18
| * | ALSA: hda/ca0132 - Update latency based on DSP state.Dylan Reid2013-04-051-2/+53
| * | ALSA: hda - Introduce get_delay codec PCM opsTakashi Iwai2013-04-052-4/+17
| * | Merge branch 'for-linus' into for-nextTakashi Iwai2013-04-032-2/+2
| |\ \
| * | | ALSA: hda/ca0132 - Delay HP amp turnon.Chih-Chung Chang2013-04-021-4/+23
| * | | ALSA: hda - VIA prefers side surrounds over HPTakashi Iwai2013-03-221-0/+20
| * | | ALSA: hda - Lower the badness for independent HP penaltyTakashi Iwai2013-03-221-1/+1
| * | | ALSA: hda - Allow codec drivers to give own badness tablesTakashi Iwai2013-03-222-14/+29
| * | | Merge branch 'for-linus' into for-nextTakashi Iwai2013-03-224-26/+158
| |\ \ \
| * | | | ALSA: hda - Enable "Headset Mic" name for some Dell Latitude devicesDavid Henningsson2013-03-211-1/+5
| * | | | ALSA: hda - Introduce "Headset Mic" nameDavid Henningsson2013-03-212-2/+24
| * | | | ALSA: hda - Add GPIO-based LED support on HP desktop machinesTakashi Iwai2013-03-181-0/+63
| * | | | ALSA: hda - Make the resume of digital beep setup properTakashi Iwai2013-03-181-1/+1
| * | | | ALSA: hda - Fix power-saving during playing beep soundTakashi Iwai2013-03-182-11/+27
| * | | | ALSA: hda - Move beep attach/detach calls in hda_generic.cTakashi Iwai2013-03-186-128/+72
| * | | | Merge branch 'for-linus' into for-nextTakashi Iwai2013-03-188-33/+94
| |\ \ \ \
| * | | | | ALSA: hda - Don't apply EAPD power filter as defaultTakashi Iwai2013-03-134-8/+11
| * | | | | ALSA: hda - Allow unlimited pins and converters in patch_hdmi.cTakashi Iwai2013-03-131-81/+117
| * | | | | ALSA: hda - Drop explicit memset() by reallocation with __GFP_ZEROTakashi Iwai2013-03-131-3/+1
| * | | | | ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-122-8/+18
| * | | | | ALSA: hdspm - Enable new TCO ALSA controlsAdrian Knoth2013-03-111-1/+5
OpenPOWER on IntegriCloud