summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ALSA: ice1724: ESI W192M: Enable midi i/o of port envy24 chip as availableClément Guedez2015-03-181-1/+2
| * | | ALSA: ice1724: ESI W192M: Update eeprom structure to C99 standardClément Guedez2015-03-181-13/+13
| * | | ALSA: ice1724: ESI W192M: Correct copy/paste from prodigy driverClément Guedez2015-03-181-2/+2
| |/ /
| * | Merge branch 'topic/hda-unbind' into for-nextTakashi Iwai2015-03-1621-449/+384
| |\ \
| | * | ALSA: hda - Use shutdown driver ops instead of reboot notifierTakashi Iwai2015-03-137-57/+36
| | * | ALSA: hda - Release resources in device release callbackTakashi Iwai2015-03-031-28/+23
| | * | ALSA: hda - Use standard workqueue for unsol and jack eventsTakashi Iwai2015-03-036-36/+14
| | * | ALSA: hda - Build PCMs and controls at codec driver probeTakashi Iwai2015-03-035-94/+17
| | * | ALSA: hda - Implement unbind more safelyTakashi Iwai2015-03-035-35/+43
| | * | ALSA: hda - Don't assume non-NULL PCM opsTakashi Iwai2015-03-032-13/+26
| | * | ALSA: hda - Allocate hda_pcm objects dynamicallyTakashi Iwai2015-03-0310-103/+145
| | * | ALSA: hda - Remove superfluous memory allocation error messagesTakashi Iwai2015-03-033-30/+9
| | * | ALSA: hda - Add card field to hda_codec structTakashi Iwai2015-03-0313-40/+41
| | * | ALSA: hda - Split snd_hda_build_pcms()Takashi Iwai2015-03-032-43/+60
| * | | Merge branch 'topic/hda-bus' into for-nextTakashi Iwai2015-03-1624-991/+572
| |\ \ \ | | |/ /
| | * | ALSA: hda - Clear pcm pointer assigned to hda_pcm at device removalTakashi Iwai2015-02-262-8/+16
| | * | ALSA: hda - Remove channel mode helper functionsTakashi Iwai2015-02-262-105/+0
| | * | ALSA: hda - Set parent of input beep devicesTakashi Iwai2015-02-261-0/+1
| | * | ALSA: hda - Power down codec automatically at registrationTakashi Iwai2015-02-263-28/+3
| | * | ALSA: hda - Replace bus pm_notify with the standard runtime PM frameworkTakashi Iwai2015-02-265-54/+14
| | * | ALSA: hda - Drop power_save value indirection in hda_busTakashi Iwai2015-02-266-32/+29
| | * | ALSA: hda - Use standard runtime PM for codec power-save controlTakashi Iwai2015-02-235-230/+106
| | * | ALSA: hda - Move codec suspend/resume to codec driverTakashi Iwai2015-02-236-86/+39
| | * | ALSA: hda - Bind codecs via standard busTakashi Iwai2015-02-2317-478/+401
| | * | ALSA: hda - Decouple PCM and hwdep devices from codec objectTakashi Iwai2015-02-233-7/+0
| * | | Merge branch 'for-linus' into for-nextTakashi Iwai2015-03-163-16/+71
| |\ \ \
| * \ \ \ Merge branch 'for-linus' into for-nextTakashi Iwai2015-03-121-0/+11
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-linus' into for-nextTakashi Iwai2015-03-092-1/+8
| |\ \ \ \ \
| * | | | | | 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: 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 dock support for ThinkPad X250 (17aa:2226)Yves-Alexis Perez2015-04-111-0/+1
OpenPOWER on IntegriCloud