| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-31 | ALSA: ice1724: Fix rate setup after resume | Takashi Iwai | 1 | -1/+6 |
| 2012-10-26 | ALSA: hda - Fix mute-LED setup for HP dv5 laptop | Gustavo Maciel Dias Vieira | 1 | -0/+2 |
| 2012-10-22 | ALSA: als3000: check for the kzalloc return value | Denis Kirjanov | 1 | -0/+4 |
| 2012-10-20 | ALSA: hda - Fix silent headphone output from Toshiba P200 | Takashi Iwai | 1 | -1/+18 |
| 2012-10-20 | ALSA: hdspm - Fix coding style in CTL_ELEM macros | Adrian Knoth | 1 | -90/+90 |
| 2012-10-20 | ALSA: hdspm - Fix typo in kcontrol element on RME MADI cards | Adrian Knoth | 1 | -1/+1 |
| 2012-10-20 | ALSA: hdspm - Fix sync_in detection on AES/AES32 | Adrian Knoth | 1 | -2/+2 |
| 2012-10-20 | ALSA: hdspm - Fix sync_in reporting on RME MADI cards | Adrian Knoth | 1 | -0/+5 |
| 2012-10-20 | ALSA: hdspm - Also report autosync_sample_rate on MADI and MADIface | Adrian Knoth | 1 | -0/+16 |
| 2012-10-20 | ALSA: hdspm - Fix reported autosync_sample_rate | Adrian Knoth | 1 | -1/+3 |
| 2012-10-20 | ALSA: hdspm - Fix sync check reporting on all RME HDSPM cards | Adrian Knoth | 1 | -0/+4 |
| 2012-10-20 | ALSA: hdspm - Report external rate in slave mode on PCI MADI | Adrian Knoth | 1 | -4/+9 |
| 2012-10-20 | ALSA: hdspm - Allow DDS/Varispeed to be set from userspace | Adrian Knoth | 1 | -1/+13 |
| 2012-10-19 | ALSA: hda - add dock support for Thinkpad T430 | Stefán Freyr | 1 | -0/+1 |
| 2012-10-17 | ALSA: emu10k1: add chip details for E-mu 1010 PCIe card | Maxim Kachur | 1 | -0/+9 |
| 2012-10-17 | ALSA: hda - Always check array bounds in alc_get_line_out_pfx | David Henningsson | 1 | -1/+3 |
| 2012-10-16 | ALSA: hda - Stop LPIB delay counting on broken hardware | Takashi Iwai | 1 | -3/+6 |
| 2012-10-15 | ALSA: hda - Fix registration race of VGA switcheroo | Takashi Iwai | 1 | -11/+20 |
| 2012-10-15 | ALSA: hda - Clean up superfluous position_fix list entries | Takashi Iwai | 1 | -2/+0 |
| 2012-10-15 | ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new() | Takashi Iwai | 1 | -0/+2 |
| 2012-10-12 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 6 | -117/+76 |
| 2012-10-10 | ALSA: hda - do not detect jack on internal speakers for Realtek | David Henningsson | 1 | -0/+2 |
| 2012-10-10 | ALSA: hda - Fix missing beep on ASUS X43U notebook | Duncan Roe | 1 | -0/+1 |
| 2012-10-10 | ALSA: hda - Remove AZX_DCAPS_POSFIX_COMBO | Takashi Iwai | 1 | -5/+0 |
| 2012-10-10 | ALSA: hda - Warn an allocation for an uninitialized array | Takashi Iwai | 1 | -0/+2 |
| 2012-10-10 | ALSA: hda/cirrus - Add missing init/free of hda_gen_spec | Takashi Iwai | 1 | -0/+4 |
| 2012-10-10 | ALSA: hda - Fix memory leaks at error path in patch_cirrus.c | Takashi Iwai | 1 | -3/+3 |
| 2012-10-10 | ALSA: hda - Add missing hda_gen_spec to struct via_spec | Takashi Iwai | 1 | -0/+4 |
| 2012-10-09 | ALSA: hda - remove "Mic Jack Mode" for headset jacks (Latitude Exx30) | David Henningsson | 1 | -0/+27 |
| 2012-10-09 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 93 | -715/+1813 |
| 2012-10-08 | ALSA: hda - make Cirrus codec use generic unsol event handler | David Henningsson | 1 | -38/+10 |
| 2012-10-08 | ALSA: hda - make VIA codec use generic unsol event handler | David Henningsson | 1 | -24/+23 |
| 2012-10-08 | ALSA: hda - Remove dead GPIO code for VIA codec | David Henningsson | 1 | -47/+0 |
| 2012-10-07 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
| 2012-10-06 | ALSA: hda - Add new codec ALC283 ALC290 support | Kailang Yang | 1 | -0/+2 |
| 2012-10-06 | ALSA: hda - avoid unneccesary indices on "Headphone Jack" controls | David Henningsson | 1 | -12/+37 |
| 2012-10-06 | ALSA: hda - fix indices on boost volume on Conexant | David Henningsson | 1 | -1/+1 |
| 2012-10-06 | ALSA: hda - Fix hang caused by race during suspend. | Dylan Reid | 1 | -4/+6 |
| 2012-10-06 | sound: Remove unnecessary semicolon | Peter Senna Tschudin | 7 | -7/+7 |
| 2012-10-06 | ALSA: hda/realtek - Fix detection of ALC271X codec | Herton Ronaldo Krzesinski | 1 | -6/+6 |
| 2012-10-06 | ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310 | Felix Kaechele | 1 | -0/+1 |
| 2012-10-06 | ALSA: hda - make Realtek/Sigmatel/Conexant use the generic unsol event | David Henningsson | 3 | -101/+49 |
| 2012-10-06 | ALSA: hda - make a generic unsol event handler | David Henningsson | 2 | -2/+39 |
| 2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -4/+4 |
| 2012-10-01 | [media] media/radio/shark2: Fix build error caused by missing dependencies | Arnd Bergmann | 1 | -2/+2 |
| 2012-09-22 | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 2 | -1/+3 |
| 2012-09-22 | ALSA: hda - add PCI identifier for Intel 5 Series/3400 | Pierre-Louis Bossart | 1 | -0/+4 |
| 2012-09-22 | ALSA: hda - use LPIB for delay estimation | Pierre-Louis Bossart | 1 | -7/+29 |
| 2012-09-22 | ALSA: hda - force use of SSYNC bits | Pierre-Louis Bossart | 1 | -20/+16 |
| 2012-09-22 | ALSA: hda/via - don't report presence on HPs with no presence support | Herton Ronaldo Krzesinski | 1 | -1/+2 |
| 2012-09-21 | ALSA: hda - Add external mic quirk for Asus Zenbook UX31A | Oleksij Rempel | 1 | -0/+1 |
| 2012-09-20 | ALSA: hda - use both input paths on Conexant auto parser | David Henningsson | 1 | -4/+16 |
| 2012-09-19 | ALSA: hda - avoid non-standard "Docking" name in mixers | David Henningsson | 2 | -9/+9 |
| 2012-09-18 | ALSA: hda - limit internal mic boost for Asus X202E | David Henningsson | 1 | -0/+29 |
| 2012-09-17 | ALSA: hda - Add another pci id for Haswell board | Wang Xingchao | 1 | -0/+3 |
| 2012-09-15 | Merge branch 'topic/tlv-chmap' into for-next | Takashi Iwai | 15 | -36/+622 |
| 2012-09-14 | ALSA: hda - Add mic-mute LED control for HP laptop | Takashi Iwai | 1 | -10/+74 |
| 2012-09-13 | ALSA: hda - Yet another position_fix quirk for ASUS machines | Takashi Iwai | 1 | -0/+1 |
| 2012-09-13 | ALSA: hda - Allow to pass position_fix=0 explicitly | Takashi Iwai | 1 | -2/+3 |
| 2012-09-13 | ALSA: Fix leftover chmap UNKNOWN -> MONO conversions | Takashi Iwai | 2 | -2/+2 |
| 2012-09-13 | ALSA: hda - Fix disordered enum definitions in patch_cirrus.c | Takashi Iwai | 1 | -2/+3 |
| 2012-09-12 | ALSA: Define more channel map positions | Takashi Iwai | 1 | -3/+3 |
| 2012-09-12 | ALSA: ice1724: Use linear scale for AK4396 volume control. | Matteo Frigo | 1 | -1/+2 |
| 2012-09-12 | ALSA: ymfpci: Define channel maps | Takashi Iwai | 1 | -0/+18 |
| 2012-09-12 | ALSA: ens1370: Define channel maps | Takashi Iwai | 1 | -0/+28 |
| 2012-09-12 | ALSA: emu10k1x: Define channel maps | Takashi Iwai | 1 | -0/+21 |
| 2012-09-12 | ALSA: ca0106: Define channel maps | Takashi Iwai | 1 | -0/+28 |
| 2012-09-12 | ALSA: ens1370: Reduce ifdefs | Takashi Iwai | 1 | -30/+8 |
| 2012-09-12 | ALSA: ctxfi: Fix mono channel map to UNKNOWN | Takashi Iwai | 1 | -3/+3 |
| 2012-09-11 | ALSA: hda - Add support for MacBook Pro 10,1 | Takashi Iwai | 1 | -0/+31 |
| 2012-09-11 | Merge branch 'for-linus' into for-next | Takashi Iwai | 3 | -2/+3 |
| 2012-09-11 | ALSA: hda - Replace with the generic fixup codes in patch_cirrus.c | Takashi Iwai | 1 | -90/+103 |
| 2012-09-11 | ALSA: hda - Check bit mask for codec SSID in snd_hda_pick_fixup() | Takashi Iwai | 1 | -1/+2 |
| 2012-09-11 | ALSA: hda - Avoid BDL position workaround when no_period_wakeup is set | Takashi Iwai | 1 | -5/+7 |
| 2012-09-11 | ALSA: hda_intel: add position_fix quirk for Asus K53E | Catalin Iacob | 1 | -0/+1 |
| 2012-09-10 | ALSA: hda - Allow 3/5/7 channel map for HDMI/DP | Takashi Iwai | 1 | -1/+1 |
| 2012-09-10 | ALSA: hda - Fix Oops at codec reset/reconfig | Takashi Iwai | 1 | -1/+1 |
| 2012-09-07 | ALSA: hda - Remove ignore_misc_bit | David Henningsson | 3 | -8/+2 |
| 2012-09-06 | ALSA: ctxfi: Implement channel maps | Takashi Iwai | 1 | -0/+50 |
| 2012-09-06 | ALSA: cmipci: Implement channel mapping | Takashi Iwai | 1 | -0/+6 |
| 2012-09-06 | ALSA: Implement channel maps for standard onboard AC97 drivers | Takashi Iwai | 4 | -0/+59 |
| 2012-09-06 | ALSA: ac97: Implement channel map workaround for ALC650 | Takashi Iwai | 1 | -1/+23 |
| 2012-09-06 | ALSA: hda - Fix channel maps for Nvidia 7x 8ch HDMI codecs | Takashi Iwai | 1 | -0/+39 |
| 2012-09-06 | ALSA: hda - Provide the proper channel mapping for generic HDMI driver | Takashi Iwai | 1 | -5/+303 |
| 2012-09-06 | ALSA: hda - Add standard channel maps | Takashi Iwai | 3 | -0/+39 |
| 2012-09-06 | ALSA: hda - Move non-PCM check to per_pin in patch_hdmi.c | Takashi Iwai | 1 | -21/+25 |
| 2012-09-06 | ALSA: hda - fix control names for multiple speaker out on IDT/STAC | David Henningsson | 1 | -3/+6 |
| 2012-09-06 | ALSA: hda - Fix missing Master volume for STAC9200/925x | Takashi Iwai | 1 | -1/+1 |
| 2012-09-06 | ALSA: HDMI - Setup channel mapping for non_pcm audio | Wang Xingchao | 1 | -0/+5 |
| 2012-09-06 | ALSA: HDMI - Enable HBR feature on Intel chips | Wang Xingchao | 1 | -4/+32 |
| 2012-09-06 | ALSA: HDMI - Fix channel_allocation array wrong order | Wang Xingchao | 1 | -1/+14 |
| 2012-09-05 | ALSA: emu10k1: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun | 1 | -2/+2 |
| 2012-08-31 | ALSA: hda - Clean up redundant FG checks | Takashi Iwai | 1 | -18/+12 |
| 2012-08-31 | ALSA: hda - Yet another fix for D3 stop-clock refcounting | Takashi Iwai | 2 | -20/+23 |
| 2012-08-30 | ALSA: cs5530: Fix resource leak in error path | Takashi Iwai | 1 | -2/+1 |
| 2012-08-30 | ALSA: korg1212: Fix reverted min/max ADC sense range | Takashi Iwai | 1 | -2/+2 |
| 2012-08-30 | ALSA: hda - Optimize bitfield usage in struct hda_codec | Takashi Iwai | 1 | -3/+2 |
| 2012-08-30 | ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE | Takashi Iwai | 13 | -80/+59 |
| 2012-08-30 | ALSA: hda - Fix D3 clock stop check for codecs with own set_power_state op | Takashi Iwai | 1 | -24/+37 |
| 2012-08-30 | ALSA: hda - Fix runtime PM leftover refcounts | Takashi Iwai | 3 | -22/+20 |
| 2012-08-28 | Merge branch 'for-linus' into for-next | Takashi Iwai | 3 | -2/+9 |
| 2012-08-28 | ALSA: hda - Don't trust codec EPSS bit for IDT 92HD83xx & co | Takashi Iwai | 1 | -0/+1 |
| 2012-08-28 | ALSA: hda - Avoid unnecessary parameter read for EPSS | Takashi Iwai | 2 | -2/+9 |
| 2012-08-28 | ALSA: hda - Make clear built-in driver optimization | Takashi Iwai | 1 | -1/+1 |
| 2012-08-27 | ALSA: pcxhr: Add 8 new sound cards | Markus Bollinger | 2 | -3/+27 |
| 2012-08-24 | ALSA: hda - bug fix on references without checking CONFIG_SND_HDA_POWER_SAVE | Mengdong Lin | 2 | -0/+8 |
| 2012-08-23 | ALSA: hda - add runtime PM support | Mengdong Lin | 3 | -20/+87 |
| 2012-08-22 | ALSA: hda - Call snd_hda_jack_report_sync() generically in hda_codec.c | Takashi Iwai | 7 | -10/+2 |
| 2012-08-22 | ALSA: hda - Do not set GPIOs for speakers on IDT if there are no speakers | David Henningsson | 1 | -0/+3 |
| 2012-08-20 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 1 | -4/+4 |
| 2012-08-20 | Merge branch 'for-linus' into for-next | Takashi Iwai | 12 | -163/+152 |
| 2012-08-20 | ALSA: hda - Fix leftover codec->power_transition | Takashi Iwai | 1 | -0/+2 |
| 2012-08-20 | ALSA: hda - Add missing ifdef CONFIG_SND_HDA_POWER_SAVE to tracepoints | Takashi Iwai | 1 | -0/+2 |
| 2012-08-20 | ALSA: hda - Check the power state when power_save option is changed | Takashi Iwai | 1 | -1/+57 |
| 2012-08-20 | ALSA: hda - Implement snd_hda_power_sync() helper function | Takashi Iwai | 2 | -60/+82 |
| 2012-08-20 | Merge branch 'topic/ca0132-fix' into for-linus | Takashi Iwai | 3 | -145/+99 |
| 2012-08-20 | ALSA: hda - don't create dysfunctional mixer controls for ca0132 | David Henningsson | 1 | -0/+8 |
| 2012-08-20 | ALSA: hda - Add tracepoints at snd_hda_power_up/down entrances. | Takashi Iwai | 2 | -0/+26 |
| 2012-08-20 | ALSA: sound/pci/rme9652/hdspm.c: fix error return code | Julia Lawall | 1 | -1/+1 |
| 2012-08-20 | ALSA: sound/pci/sis7019.c: fix error return code | Julia Lawall | 1 | -2/+3 |
| 2012-08-20 | ALSA: sound/pci/ctxfi/ctatc.c: fix error return code | Julia Lawall | 1 | -1/+3 |
| 2012-08-16 | ALSA: hda - Don't send invalid volume knob command on IDT 92hd75bxx | David Henningsson | 1 | -4/+5 |
| 2012-08-15 | ALSA: hda - Add 3stack-automute model to AD1882 codec | Takashi Iwai | 1 | -0/+40 |
| 2012-08-14 | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP | Takashi Iwai | 62 | -133/+133 |
| 2012-08-14 | ALSA: hda - Fix possible compile warnings regarding CONFIG_PM | Takashi Iwai | 1 | -5/+2 |
| 2012-08-14 | ALSA: lx6464es: Add a missing error check | Takashi Iwai | 1 | -0/+2 |
| 2012-08-14 | ALSA: hda - Fix 'Beep Playback Switch' with no underlying mute switch | David Henningsson | 1 | -2/+11 |
| 2012-08-13 | ALSA: hda - fix Copyright debug message | Wang Xingchao | 1 | -1/+1 |
| 2012-08-13 | ALSA: hda - show ICT/KAE control bits | Wang Xingchao | 2 | -1/+12 |
| 2012-08-10 | ALSA : hda - bug fix on checking the supported power states of a codec | Mengdong Lin | 1 | -1/+1 |
| 2012-08-10 | ALSA: hda - Fix panned "Beep Playback Switch" | David Henningsson | 1 | -6/+14 |
| 2012-08-10 | ALSA: cs46xx - signedness bug in snd_cs46xx_codec_read() | Dan Carpenter | 1 | -1/+1 |
| 2012-08-09 | ALSA: hda_intel: Add Device IDs for Intel Lynx Point-LP PCH | James Ralston | 1 | -0/+9 |
| 2012-08-09 | ALSA: hda - Fix forgotten ifdef CONFIG_SND_HDA_PATCH_LOADER | Takashi Iwai | 1 | -0/+2 |
| 2012-08-09 | ALSA: hda - Deferred probing with request_firmware_nowait() | Takashi Iwai | 2 | -5/+39 |
| 2012-08-09 | ALSA: hda - Load firmware in hda_intel.c | Takashi Iwai | 3 | -32/+38 |
| 2012-08-09 | ALSA: hda - Fix pop noise in headphones on S3 for Asus X55A, X55V | David Henningsson | 1 | -0/+8 |
| 2012-08-08 | ALSA: hda - Add missing SPDIF I/O setup for CA0132 | Takashi Iwai | 1 | -6/+14 |
| 2012-08-08 | ALSA: hda - Use the standard PCM ops for CA0132 | Takashi Iwai | 1 | -113/+29 |
| 2012-08-08 | ALSA: hda - Fix superfluous "-in" suffix from CA0132 capture items | Takashi Iwai | 1 | -2/+2 |
| 2012-08-08 | ALSA: hda - Add codec->pcm_format_first flag | Takashi Iwai | 2 | -24/+46 |
| 2012-08-08 | ALSA: hda - Fix double quirk for Quanta FL1 / Lenovo Ideapad | David Henningsson | 1 | -2/+3 |
| 2012-08-07 | ALSA: hda - Fix ugly debug prints with CONFIG_SND_VERBOSE_PRINTK=y | Takashi Iwai | 1 | -3/+2 |
| 2012-08-07 | ALSA: hda - remove redundant auto quirks for conexant 506x | David Henningsson | 1 | -5/+0 |
| 2012-08-07 | ALSA: hda - remove quirk for Dell Vostro 1015 | David Henningsson | 1 | -1/+0 |
| 2012-08-07 | ALSA: hda - add dock support for Thinkpad X230 | Felix Kaechele | 1 | -0/+1 |
| 2012-08-06 | ALSA: hda - Fix regression of HDMI codec probing | Takashi Iwai | 1 | -3/+9 |
| 2012-08-06 | ALSA: hda - add dock support for Thinkpad T430s | Philipp A. Mohrenweiser | 1 | -0/+1 |
| 2012-08-03 | ALSA: emu10k1: Avoid access to invalid pages when period=1 | Takashi Iwai | 1 | -1/+4 |
| 2012-08-02 | ALSA: hda - Support dock on Lenovo Thinkpad T530 with ALC269VC | Takashi Iwai | 1 | -0/+1 |
| 2012-07-31 | ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs | Takashi Iwai | 1 | -1/+6 |
| 2012-07-31 | ALSA: hda - Fix polarity of mute LED on HP Mini 210 | Takashi Iwai | 1 | -0/+5 |
| 2012-07-29 | ALSA: hda - Workaround for silent output on VAIO Z with ALC889 | Takashi Iwai | 1 | -1/+21 |
| 2012-07-27 | ALSA: hda - Fix WARNING from HDMI/DP parser | Takashi Iwai | 1 | -0/+3 |
| 2012-07-26 | ALSA: hda - Detach from converter at closing in patch_hdmi.c | Takashi Iwai | 1 | -7/+4 |
| 2012-07-26 | ALSA: hda - Fix mute-LED GPIO setup for HP Mini 210 | Takashi Iwai | 1 | -1/+9 |
| 2012-07-25 | ALSA: hda - Fix invalid D3 of headphone DAC on VT202x codecs | Takashi Iwai | 1 | -2/+5 |
| 2012-07-20 | ALSA: hda - add dock support for Thinkpad X230 Tablet | David Henningsson | 1 | -0/+27 |
| 2012-07-20 | ALSA: hda - Turn on PIN_OUT from hdmi playback prepare. | Dylan Reid | 1 | -6/+6 |
| 2012-07-19 | Merge branch 'topic/pm-convert' into for-next | Takashi Iwai | 62 | -325/+4775 |
| 2012-07-18 | ALSA: hda - make sure alc268 does not OOPS on codec parse | David Henningsson | 1 | -2/+2 |
| 2012-07-18 | Merge branch 'topic/misc' into for-next | Takashi Iwai | 9 | -92/+119 |
| 2012-07-18 | Merge branch 'topic/hda' into for-next | Takashi Iwai | 14 | -311/+590 |
| 2012-07-18 | ALSA: hda - Add support for Realtek ALC282 | David Henningsson | 1 | -0/+1 |
| 2012-07-17 | ALSA: hda - Fix index number conflicts of phantom jacks | Takashi Iwai | 1 | -15/+30 |
| 2012-07-17 | ALSA: hda - Add new GPU codec ID to snd-hda | Aaron Plattner | 1 | -0/+2 |
| 2012-07-16 | ALSA: hda - Fix driver type of Haswell controller to AZX_DRIVER_SCH | Takashi Iwai | 1 | -1/+1 |
| 2012-07-16 | ALSA: hda - add Haswell HDMI codec id | Wang Xingchao | 1 | -0/+2 |
| 2012-07-16 | ALSA: hda - Add DeviceID for Haswell HDA | Wang Xingchao | 1 | -0/+5 |
| 2012-07-16 | ALSA: es1938: replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE | Clemens Ladisch | 1 | -15/+10 |
| 2012-07-05 | ALSA: hda - Always call standard unsolicited event for Realtek codecs | David Henningsson | 1 | -18/+3 |
| 2012-07-04 | Merge branch 'topic/hda-beep' into topic/hda | Takashi Iwai | 8 | -80/+49 |
| 2012-07-03 | ALSA: hda - Avoid possible race of beep on/off | Takashi Iwai | 1 | -2/+3 |
| 2012-07-03 | ALSA: hda - Get rid of superfluous beep->mode field | Takashi Iwai | 2 | -9/+6 |
| 2012-07-03 | ALSA: hda - Move beep helper functions to hda_beep.c | Takashi Iwai | 3 | -20/+31 |
| 2012-07-03 | ALSA: hda - Remove beep_mode=2 | Takashi Iwai | 4 | -47/+7 |
| 2012-07-03 | ALSA: Move some headers to local directories from include/sound | Takashi Iwai | 15 | -9/+4285 |
| 2012-07-03 | ALSA: Convert to new pm_ops for PCI drivers | Takashi Iwai | 53 | -316/+490 |
| 2012-06-29 | ALSA: hda - Fix no sound from ALC662 after Windows reboot | Kailang Yang | 1 | -0/+28 |
| 2012-06-27 | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 7 | -22/+34 |
| 2012-06-27 | ALSA: hda - give 3-pin jack the name "Headphone Mic Jack" | David Henningsson | 1 | -2/+20 |
| 2012-06-27 | ALSA: HDA: Support single 3-pin jack without VREF on the actual pin | David Henningsson | 1 | -15/+34 |
| 2012-06-26 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 7 | -22/+34 |
| 2012-06-26 | ALSA: hda - Fix power-map regression for HP dv6 & co | Takashi Iwai | 1 | -1/+6 |
| 2012-06-26 | ALSA: hda - Initialize caches at codec reconfiguration | Takashi Iwai | 1 | -0/+2 |
| 2012-06-26 | ALSA: hda - Fix memory leaks at module unload | Takashi Iwai | 1 | -0/+2 |
| 2012-06-26 | ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsers | Takashi Iwai | 4 | -2/+16 |
| 2012-06-25 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -3/+3 |
| 2012-06-25 | ALSA: hda - Add Realtek ALC280 codec support | David Henningsson | 1 | -0/+1 |
| 2012-06-25 | ALSA: hda - Remove obsoleted CONFIG_SND_HDA_ENABLE_REALTEK_QUIRKS | Takashi Iwai | 1 | -13/+0 |
| 2012-06-25 | ALSA: hda - Remove suprefluous EAPD init verbs for ALC660vd | Takashi Iwai | 1 | -11/+0 |
| 2012-06-25 | ALSA: hda - Add inv-dmic model to possible Realtek codecs | Takashi Iwai | 1 | -12/+52 |
| 2012-06-25 | ALSA: hda - Add inverted mic quirks for Asus U41SV, Acer 1810TZ and AOD260 | David Henningsson | 1 | -6/+17 |
| 2012-06-25 | ALSA: hda - Add the inverted digital mic workaround to Realtek codecs | Takashi Iwai | 1 | -2/+125 |
| 2012-06-22 | ALSA: hda - Don't power up when not powered down. | Dylan Reid | 1 | -0/+7 |
| 2012-06-21 | ALSA: HDA: Add inverted internal mic quirk for Lenovo S205 | David Henningsson | 1 | -0/+1 |
| 2012-06-21 | ALSA: hda - Fix ALC272X codec detection | Takashi Iwai | 1 | -6/+6 |
| 2012-06-21 | ALSA: hda - Correct info print in HDMI non-intrinsic unsol event | Takashi Iwai | 1 | -1/+1 |
| 2012-06-21 | ALSA: hda - Don't rely on event tag for simple_hdmi | Takashi Iwai | 1 | -1/+1 |
| 2012-06-21 | ALSA: hda - Remove loop from simple_hdmi*() | Takashi Iwai | 1 | -42/+27 |