summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/realtek - Add headset Mic support for Dell machineKailang Yang2014-04-161-0/+2
* ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang2014-04-161-0/+1
* ALSA: hda/realtek - Add support of ALC288 codecKailang Yang2014-04-141-0/+2
* Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-106-23/+103
|\
| * ALSA: hda - Make full_reset booleanThierry Reding2014-04-093-7/+7
| * ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang2014-04-091-0/+1
| * ALSA: hda - Use runtime helper to check active state.Dylan Reid2014-04-091-1/+1
| * ALSA: ice1712: Fix boundary checks in PCM pointer opsTakashi Iwai2014-04-081-5/+10
| * ALSA: hda - Do not assign streams in reverse orderAnssi Hannula2014-04-081-4/+5
| * ALSA: hda/realtek - Add eapd shutup to ALC283Kailang Yang2014-04-081-0/+1
| * ALSA: hda/realtek - Change model name alias for ChromeOSKailang Yang2014-04-081-1/+1
| * ALSA: hda/realtek - Improve HP depop when system change power state on Chrome...Kailang Yang2014-04-071-0/+4
| * ALSA: ice1712: Save/restore routing and rate registersOndrej Zary2014-04-041-0/+32
| * ALSA: ice1712: restore AK4xxx volumes on resumeOndrej Zary2014-04-041-3/+6
| * ALSA: ice1712: Add S/PDIF suspend support for ICE1712-based M-Audio cardsOndrej Zary2014-04-031-0/+22
| * ALSA: hda - Fix silent speaker output due to mute LED fixupTakashi Iwai2014-04-031-2/+3
| * ALSA: hda/realtek - Fixed single output machine get empty hp senseKailang Yang2014-04-031-0/+10
* | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-071-1/+1
|/
* ALSA: ice1712: Add suspend support for M-Audio ICE1712-based cardsOndrej Zary2014-03-311-1/+29
* ALSA: ice1712: add suspend support for ICE1712 chipOndrej Zary2014-03-311-8/+77
* Merge branch 'for-next' into for-linusTakashi Iwai2014-03-31130-6170/+7072
|\
| * ALSA: hda - Enable beep for ASUS 1015EW. Trevor King2014-03-311-0/+1
| * ALSA: asihpi: fix some indenting in snd_card_asihpi_pcm_new()Dan Carpenter2014-03-311-4/+5
| * ALSA: hda - add headset mic detect quirks for three Dell laptopsHui Wang2014-03-261-0/+3
| * ALSA: hda - Inform the unexpectedly ignored pins by auto-parserTakashi Iwai2014-03-251-5/+25
| * ALSA: hda - verify pin:cvt connection on preparing a stream for Intel HDMI codecMengdong Lin2014-03-201-0/+32
| * Merge branch 'topic/alc28x' into for-nextTakashi Iwai2014-03-181-0/+77
| |\
| | * ALSA: hda/realtek - Restore default value for ALC282Kailang Yang2014-03-181-0/+77
| * | Merge branch 'topic/alc28x' into for-nextTakashi Iwai2014-03-181-0/+177
| |\ \ | | |/
| | * ALSA: hda/realtek - Fix the noise after suspend and resume on ALC282 codecKailang Yang2014-03-181-0/+73
| | * ALSA: hda/realtek - Restore default value for ALC283Kailang Yang2014-03-181-0/+85
| * | Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2014-03-132-1/+7
| |\ \
| * | | ALSA: sis7019: Simplify dependenciesJean Delvare2014-03-111-1/+1
| * | | ALSA: cs5535audio: Also needed on MIPSJean Delvare2014-03-111-1/+1
| * | | ALSA: hda - initialize audio InfoFrame to be all zeroMengdong Lin2014-03-111-0/+1
| * | | ALSA: cs553*: Fix dependenciesJean Delvare2014-03-111-1/+2
| * | | ALSA: emu10k1: Fix possible NULL dereferenceTakashi Iwai2014-03-051-4/+1
| * | | ALSA: echoaudio: use after free on errorDan Carpenter2014-03-051-4/+4
| * | | ALSA: lola: NULL deref on allocation errorDan Carpenter2014-03-051-1/+0
| * | | ALSA: hda/realtek - Add headset quirk for Dell DTKailang Yang2014-03-031-7/+41
| * | | ALSA: hda - Mark reg op args as iomemDylan Reid2014-03-032-12/+12
| * | | ALSA: hda - Rename reg access ops in hda_controller_opsDylan Reid2014-03-032-24/+24
| * | | ALSA: hda - Make azx_attach_pcm_stream staticDylan Reid2014-03-031-2/+2
| * | | ALSA: hda - remove PCI dependency in KconfigDylan Reid2014-03-013-20/+31
| * | | ALSA: hda - Move codec create to hda_controllerDylan Reid2014-03-013-248/+235
| * | | ALSA: hda - Move azx_interrupt to hda_controllerDylan Reid2014-03-013-68/+68
| * | | ALSA: hda - Add position_check opDylan Reid2014-03-012-9/+23
| * | | ALSA: hda - Move low level functions to hda_controllerDylan Reid2014-03-013-179/+180
| * | | ALSA: hda - move alloc_cmd_io to hda_controllerDylan Reid2014-03-013-6/+6
| * | | ALSA: hda - Relocate RIRB/CORB interface to hda_controllerDylan Reid2014-03-013-383/+396
OpenPOWER on IntegriCloud