summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-03-092-1/+8
|\
| * ALSA: hda - Fix regression of HD-audio controller fallback modesTakashi Iwai2015-03-091-1/+1
| * ALSA: hda - One more Dell macine needs DELL1_MIC_NO_PRESENCE quirkHui Wang2015-03-061-0/+7
* | ALSA: ac97: ac97_patch: Simplify patch_vt1613_specific()Fabio Estevam2015-03-061-8/+2
* | ALSA: ac97: Add VT1613 AC97 codec supportMaciej S. Szmigiero2015-03-062-0/+34
* | Merge tag 'asoc-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai2015-03-062-6/+1
|\|
| * ALSA: hda - Disable runtime PM for Panther Point againTakashi Iwai2015-02-251-1/+1
| * ALSA: hda: controller code - do not export static functionsJaroslav Kysela2015-02-241-5/+0
* | ALSA: cmipci: remove a stray space characterDan Carpenter2015-02-251-1/+1
* | ALSA: azt3328: some indenting cleanupsDan Carpenter2015-02-251-3/+4
* | Merge branch 'topic/timestamp' into for-nextTakashi Iwai2015-02-231-11/+29
|\ \
| * | ALSA: hda: replace .wallclock by .get_time_infoPierre-Louis Bossart2015-02-201-11/+29
* | | Merge branch 'topic/hda-cleanup' into for-nextTakashi Iwai2015-02-2310-568/+493
|\ \ \
| * | | ALSA: hda - Avoid unnecessary power-up at mixer amp changesTakashi Iwai2015-02-201-17/+16
| * | | ALSA: hda - Split azx_codec_create() to two phasesTakashi Iwai2015-02-194-23/+36
| * | | ALSA: hda - Drop azx_mixer_create()Takashi Iwai2015-02-194-10/+2
| * | | ALSA: hda - Fold hda_priv.h into hda_controller.hTakashi Iwai2015-02-197-415/+392
| * | | ALSA: hda - Introduce azx_has_pm_runtime() macroTakashi Iwai2015-02-193-9/+10
| * | | ALSA: hda - Embed struct hda_bus_unsolicited into struct hda_busTakashi Iwai2015-02-173-54/+15
| * | | ALSA: hda - Drop hda_bus_template for snd_hda_bus_new()Takashi Iwai2015-02-173-50/+32
* | | | Merge branch 'topic/seq-cleanup' into for-nextTakashi Iwai2015-02-231-20/+15
|\ \ \ \
| * | | | ALSA: seq: Define driver object in each driverTakashi Iwai2015-02-121-20/+15
* | | | | Merge branch 'topic/cleanup' into for-nextTakashi Iwai2015-02-231-106/+35
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | ALSA: hdspm - DRY cleanup of snd_pcm_opsAdrian Knoth2015-02-171-15/+3
| * | | ALSA: hdspm - DRY cleanup in .release callbackAdrian Knoth2015-02-171-18/+11
| * | | ALSA: hdspm - DRY cleanup in .open callbacksAdrian Knoth2015-02-171-76/+24
| | |/ | |/|
* / | ALSA: hda - Add pin configs for ASUS mobo with IDT 92HD73XX codecTakashi Iwai2015-02-231-1/+16
|/ /
* | ALSA: hda/tegra check correct return value from ioremap_resourceEliot Blennerhassett2015-02-141-2/+2
* | ALSA: hdspm - Constrain periods to 2 on older cardsAdrian Knoth2015-02-131-0/+6
* | ALSA: hda - enable mute led quirk for one more hp machine.Hui Wang2015-02-131-0/+1
|/
* Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-02-11109-1209/+843
|\
| * ALSA: hda - Add docking station support for another HP machineTienFu Chen2015-02-101-0/+1
| * ALSA: hda: read trigger_timestamp immediately after starting DMAPierre-Louis Bossart2015-02-091-0/+3
| * ALSA: off by one bug in snd_riptide_joystick_probe()Dan Carpenter2015-02-091-8/+19
| * ALSA: hda - Set up GPIO for Toshiba Satellite S50DTakashi Iwai2015-02-051-0/+20
| * Merge branch 'topic/snd-device' into for-nextTakashi Iwai2015-02-032-3/+7
| |\
| | * ALSA: pcm: Embed struct deviceTakashi Iwai2015-02-021-1/+2
| | * ALSA: hwdep: Embed struct deviceTakashi Iwai2015-02-021-2/+5
| * | Merge branch 'topic/ak411x-fix' into for-nextTakashi Iwai2015-01-281-1/+3
| |\ \
| | * | ALSA: ak411x: Add PM helper functionsTakashi Iwai2015-01-281-1/+3
| | |/
| * | ALSA: au88x0: Remove superfluous ifdef __KERNEL__Takashi Iwai2015-01-281-2/+0
| * | ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai2015-01-281-1/+1
| * | ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-2857-66/+57
| * | ALSA: hda - Enable docking station for an HP machineTienFu Chen2015-01-201-0/+13
| * | ALSA: hdspm: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-9/+5
| * | ALSA: hdsp: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-9/+5
| * | ALSA: korg1212: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-7/+4
| * | ALSA: echoaudio: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-3/+2
| * | ALSA: asihpi: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-8/+5
| * | ALSA: add Studio Evolution SE6X supportClemens Ladisch2015-01-163-0/+171