summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ALSA: HDMI - Fix channel_allocation array wrong orderWang Xingchao2012-09-061-1/+14
| * | | ALSA: emu10k1: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-051-2/+2
| * | | ALSA: hda - Clean up redundant FG checksTakashi Iwai2012-08-311-18/+12
| * | | ALSA: hda - Yet another fix for D3 stop-clock refcountingTakashi Iwai2012-08-312-20/+23
| * | | ALSA: cs5530: Fix resource leak in error pathTakashi Iwai2012-08-301-2/+1
| * | | ALSA: korg1212: Fix reverted min/max ADC sense rangeTakashi Iwai2012-08-301-2/+2
| * | | ALSA: hda - Optimize bitfield usage in struct hda_codecTakashi Iwai2012-08-301-3/+2
| * | | ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVETakashi Iwai2012-08-3013-80/+59
| * | | ALSA: hda - Fix D3 clock stop check for codecs with own set_power_state opTakashi Iwai2012-08-301-24/+37
| * | | ALSA: hda - Fix runtime PM leftover refcountsTakashi Iwai2012-08-303-22/+20
| * | | Merge branch 'for-linus' into for-nextTakashi Iwai2012-08-283-2/+9
| |\ \ \
| * | | | ALSA: hda - Make clear built-in driver optimizationTakashi Iwai2012-08-281-1/+1
| * | | | ALSA: pcxhr: Add 8 new sound cardsMarkus Bollinger2012-08-272-3/+27
| * | | | ALSA: hda - bug fix on references without checking CONFIG_SND_HDA_POWER_SAVEMengdong Lin2012-08-242-0/+8
| * | | | ALSA: hda - add runtime PM supportMengdong Lin2012-08-233-20/+87
| * | | | ALSA: hda - Call snd_hda_jack_report_sync() generically in hda_codec.cTakashi Iwai2012-08-227-10/+2
| * | | | Merge branch 'for-linus' into for-nextTakashi Iwai2012-08-2012-163/+152
| |\ \ \ \
| * | | | | ALSA: hda - Add missing ifdef CONFIG_SND_HDA_POWER_SAVE to tracepointsTakashi Iwai2012-08-201-0/+2
| * | | | | ALSA: hda - Check the power state when power_save option is changedTakashi Iwai2012-08-201-1/+57
| * | | | | ALSA: hda - Implement snd_hda_power_sync() helper functionTakashi Iwai2012-08-202-60/+82
| * | | | | ALSA: hda - Add tracepoints at snd_hda_power_up/down entrances.Takashi Iwai2012-08-202-0/+26
| * | | | | ALSA: hda - Add 3stack-automute model to AD1882 codecTakashi Iwai2012-08-151-0/+40
| * | | | | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-1462-133/+133
| * | | | | ALSA: hda - Fix possible compile warnings regarding CONFIG_PMTakashi Iwai2012-08-141-5/+2
| * | | | | ALSA: hda - show ICT/KAE control bitsWang Xingchao2012-08-132-1/+12
| * | | | | ALSA: hda - Fix forgotten ifdef CONFIG_SND_HDA_PATCH_LOADERTakashi Iwai2012-08-091-0/+2
| * | | | | ALSA: hda - Deferred probing with request_firmware_nowait()Takashi Iwai2012-08-092-5/+39
| * | | | | ALSA: hda - Load firmware in hda_intel.cTakashi Iwai2012-08-093-32/+38
* | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-071-2/+2
|\ \ \ \ \ \
| * | | | | | [media] media/radio/shark2: Fix build error caused by missing dependenciesArnd Bergmann2012-10-011-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-4/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-4/+4
* | | | | | ALSA: hda - Yet another position_fix quirk for ASUS machinesTakashi Iwai2012-09-131-0/+1
* | | | | | ALSA: ice1724: Use linear scale for AK4396 volume control.Matteo Frigo2012-09-121-1/+2
| |_|_|_|/ |/| | | |
* | | | | ALSA: hda_intel: add position_fix quirk for Asus K53ECatalin Iacob2012-09-111-0/+1
* | | | | ALSA: hda - Fix Oops at codec reset/reconfigTakashi Iwai2012-09-101-1/+1
* | | | | ALSA: hda - Fix missing Master volume for STAC9200/925xTakashi Iwai2012-09-061-1/+1
| |_|_|/ |/| | |
* | | | ALSA: hda - Don't trust codec EPSS bit for IDT 92HD83xx & coTakashi Iwai2012-08-281-0/+1
* | | | ALSA: hda - Avoid unnecessary parameter read for EPSSTakashi Iwai2012-08-282-2/+9
* | | | ALSA: hda - Do not set GPIOs for speakers on IDT if there are no speakersDavid Henningsson2012-08-221-0/+3
| |_|/ |/| |
* | | ALSA: hda - Fix leftover codec->power_transitionTakashi Iwai2012-08-201-0/+2
* | | Merge branch 'topic/ca0132-fix' into for-linusTakashi Iwai2012-08-203-145/+99
|\ \ \
| * | | ALSA: hda - don't create dysfunctional mixer controls for ca0132David Henningsson2012-08-201-0/+8
| * | | ALSA: hda - Add missing SPDIF I/O setup for CA0132Takashi Iwai2012-08-081-6/+14
| * | | ALSA: hda - Use the standard PCM ops for CA0132Takashi Iwai2012-08-081-113/+29
| * | | ALSA: hda - Fix superfluous "-in" suffix from CA0132 capture itemsTakashi Iwai2012-08-081-2/+2
| * | | ALSA: hda - Add codec->pcm_format_first flagTakashi Iwai2012-08-082-24/+46
* | | | ALSA: sound/pci/rme9652/hdspm.c: fix error return codeJulia Lawall2012-08-201-1/+1
* | | | ALSA: sound/pci/sis7019.c: fix error return codeJulia Lawall2012-08-201-2/+3
* | | | ALSA: sound/pci/ctxfi/ctatc.c: fix error return codeJulia Lawall2012-08-201-1/+3
OpenPOWER on IntegriCloud