summaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | ALSA: azt3328: Simplify PM callbacksTakashi Iwai2015-01-091-15/+0
| * | ALSA: atiixp-modem: Simplify PM callbacksTakashi Iwai2015-01-091-15/+0
| * | ALSA: atiixp: Simplify PM callbacksTakashi Iwai2015-01-091-15/+0
| * | ALSA: als4000: Simplify PM callbacksTakashi Iwai2015-01-091-15/+0
| * | ALSA: als300: Simplify PM callbacksTakashi Iwai2015-01-091-15/+0
| * | ALSA: ali5451: Simplify PM callbacksTakashi Iwai2015-01-091-15/+0
| * | ALSA: fm801: PCI core handles power state for usAndy Shevchenko2015-01-081-15/+0
* | | ALSA: hda - fixup input_free_device called after input_unregister_deviceDavid Henningsson2015-01-111-1/+0
* | | ALSA: hda - Enable mic mute hotkey and LEDs for an HP machineDavid Henningsson2015-01-071-0/+88
* | | Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2015-01-071-24/+7
|\| |
| * | ALSA: fm801: move to pcim_* and devm_* functionsAndy Shevchenko2015-01-071-24/+7
| |/
* | ALSA: hda - Debug output which type of fixup was selectedDavid Henningsson2015-01-071-0/+10
* | ALSA: hda - Print codec->chip_name in autoconfigDavid Henningsson2015-01-071-4/+4
* | ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-0420-64/+27
* | ALSA: oxygen: Delete an unnecessary check before the function call "snd_pcm_s...Markus Elfring2015-01-041-2/+1
* | ALSA: emu10k1: Delete an unnecessary check before the function call "kfree"Markus Elfring2015-01-041-5/+2
* | ALSA: oxygen: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen2015-01-021-8/+0
* | ALSA: ymfpci: Remove always NULL parametersLars-Peter Clausen2015-01-023-40/+14
* | ALSA: trident: Remove always NULL parametersLars-Peter Clausen2015-01-023-24/+9
* | ALSA: sonicvibes: Remove always NULL parameterLars-Peter Clausen2015-01-021-5/+2
* | ALSA: riptide: Remove always NULL parameterLars-Peter Clausen2015-01-021-7/+2
* | ALSA: ice1712: Remove always NULL parametersLars-Peter Clausen2015-01-021-20/+6
* | ALSA: fm801: Remove always NULL parameterLars-Peter Clausen2015-01-021-11/+3
* | ALSA: emu10k1: Remove always NULL parametersLars-Peter Clausen2015-01-025-61/+17
* | ALSA: ens1370: Remove always NULL parametersLars-Peter Clausen2015-01-021-29/+8
* | ALSA: cs46xx: Remove always NULL parametersLars-Peter Clausen2015-01-023-45/+15
* | ALSA: cs4281: Remove always NULL parametersLars-Peter Clausen2015-01-021-14/+4
* | ALSA: asihpi: Remove always NULL parameterLars-Peter Clausen2015-01-021-7/+2
* | ASLA: ad1889: Remove always NULL parameterLars-Peter Clausen2015-01-021-8/+2
* | ASoC: sb16: Simplify snd_sb16dsp_pcm()Lars-Peter Clausen2015-01-021-1/+1
* | ALSA: asihpi: fix an information leak in asihpi_hpi_ioctl()Eliot Blennerhassett2014-12-312-2/+7
* | ALSA: hda - patch_analog.c: Remove some unused functionsRickard Strandqvist2014-12-261-33/+0
* | ALSA: ice1712: wm8776.c: Remove some unused functionsRickard Strandqvist2014-12-262-18/+0
|/
* ALSA: hda_intel: apply the Seperate stream_tag for SkylakeLibin Yang2014-12-261-1/+4
* ALSA: hda_controller: Separate stream_tag for input and output streams.Rafal Redzimski2014-12-262-2/+23
* Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-2011-32/+96
|\
| * ALSA: hda/realtek - New codec support for ALC298Kailang Yang2014-12-181-0/+7
| * ALSA: asihpi: update to HPI version 4.14Eliot Blennerhassett2014-12-181-3/+3
| * ALSA: asihpi: increase tuner pad cache sizeEliot Blennerhassett2014-12-181-3/+3
| * ALSA: asihpi: relax firmware version checkEliot Blennerhassett2014-12-181-14/+12
| * ALSA: hda - Add quirk for Packard Bell EasyNote MX65Takashi Iwai2014-12-171-0/+39
| * ALSA: hda/realtek - New codec support for ALC256Kailang Yang2014-12-171-0/+7
| * ALSA: hda/realtek - Add new Dell desktop for ALC3234 headset modeKailang Yang2014-12-171-0/+1
| * ALSA: hda/hdmi - apply Haswell fix-ups to Skylake display codecLibin Yang2014-12-161-1/+3
| * ALSA: hda - Make add_stereo_mix_input flag tristateTakashi Iwai2014-12-155-10/+16
| * ALSA: hda - Create capture source ctls when stereo mix input is addedTakashi Iwai2014-12-151-0/+2
| * ALSA: hda - Fix typos in snd_hda_get_int_hint() kerneldoc commentsTakashi Iwai2014-12-151-1/+1
| * ALSA: hda - add codec ID for Skylake display audio codecLibin Yang2014-12-151-0/+2
* | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-192-5/+2
|\ \ | |/ |/|
| * sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-132-5/+2