summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ali5451: Fix out-of-bound position reportingTakashi Iwai2016-10-161-0/+2
* ALSA: hda - Add the top speaker pin config for HP Spectre x360Takashi Iwai2016-10-071-0/+10
* ALSA: hda - Fix headset mic detection problem for several Dell laptopsHui Wang2016-10-071-0/+13
* ALSA: hda - Adding one more ALC255 pin definition for headset problemHui Wang2016-10-071-0/+4
* ALSA: hda - Enable subwoofer on Dell Inspiron 7559Kai-Heng Feng2016-09-151-0/+11
* ALSA: hda - Add headset mic quirk for Dell Inspiron 5468Shrirang Bagul2016-09-151-0/+4
* ALSA: hda - Manage power well properly for resumeTakashi Iwai2016-09-071-12/+20
* ALSA: hda - Fix headset mic detection problem for two dell machinesHui Wang2016-08-201-0/+6
* ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver capsMaruthi Srinivas Bayyavarapu2016-08-201-0/+2
* ALSA: hda/realtek - Can't adjust speaker's volume on a Dell AIOHui Wang2016-08-201-0/+22
* ALSA: hda: add AMD Stoney PCI ID with proper driver capsAwais Belal2016-07-121-0/+2
* ALSA: hda - fix use-after-free after module unloadPeter Wu2016-07-111-1/+3
* ALSA: hda/realtek - add new pin definition in alc225 pin quirk tableHui Wang2016-07-081-1/+14
* ALSA: hda/realtek: Add Lenovo L460 to docking unit fixupTorsten Hilbrich2016-07-051-0/+1
* ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()Takashi Iwai2016-06-291-3/+2
* ALSA: hda - Add PCI ID for Kabylake-HVinod Koul2016-06-291-1/+5
* ALSA: echoaudio: Fix memory allocationChristophe JAILLET2016-06-271-2/+2
* ALSA: hda - fix read before array startBob Copeland2016-06-261-0/+2
* ALSA: hda / realtek - add two more Thinkpad IDs (5050,5053) for tpt460 fixupJaroslav Kysela2016-06-241-0/+2
* ALSA: hda - Fix the headset mic jack detection on Dell machineWoodrow Shen2016-06-241-0/+4
* ALSA: hda/tegra: iomem fixups for sparse warningsBen Dooks2016-06-221-10/+10
* ALSA: hda - Add PCI ID for KabylakeVinod Koul2016-06-091-1/+10
* ALSA: hda/realtek: Add T560 docking unit fixupTorsten Hilbrich2016-06-071-0/+1
* ALSA: hda - Fix headset mic detection problem for Dell machineAceLan Kao2016-06-031-0/+4
* ALSA: hda/realtek - Add support for new codecs ALC700/ALC701/ALC703Kailang Yang2016-05-301-0/+16
* ALSA: hda/realtek - ALC256 speaker noise issueKailang Yang2016-05-301-5/+47
* Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-281-1/+15
|\
| * ALSA: hda - Fix headset mic detection problem for one Dell machineHui Wang2016-05-251-0/+3
| * ALSA: hda/realtek - Add support for ALC295/ALC3254Kailang Yang2016-05-241-0/+10
| * ALSA: hda - Fix headphone noise on Dell XPS 13 9360Kai-Heng Feng2016-05-201-1/+2
* | Merge tag 'sound-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-05-1910-154/+308
|\|
| * Merge branch 'for-next' into for-linusTakashi Iwai2016-05-1610-154/+308
| |\
| | * ALSA: au88x0: Fix zero clear of stream->resourcesTakashi Iwai2016-05-121-9/+5
| | * Merge branch 'for-linus' into for-nextTakashi Iwai2016-05-102-8/+13
| | |\
| | * | ALSA: hda - Clarify CONFIG_SND_HDA_RECONFIG usagesTakashi Iwai2016-05-091-3/+7
| | * | ALSA: hda/realtek - New codecs support for ALC234/ALC274/ALC294Kailang Yang2016-05-081-0/+15
| | * | Merge branch 'for-linus' into for-nextTakashi Iwai2016-04-266-60/+44
| | |\ \
| | * | | ALSA: au88x0: Fix overlapped PCM pointerTakashi Iwai2016-04-261-1/+4
| | * | | ALSA: ens1371: Fix "Line In->Rear Out Switch" controlTakashi Iwai2016-04-191-1/+1
| | * | | ALSA: lx646es: Fix possible uninitialized variable referenceTakashi Iwai2016-04-151-1/+1
| | * | | ALSA: hda - Add missing capture_hook calls for dyn-ADC PCM streamsTakashi Iwai2016-04-121-0/+2
| | * | | ALSA: constify ct_timer_ops structuresJulia Lawall2016-04-091-3/+3
| | * | | ALSA: intel8x0: Drop superfluous VM checksTakashi Iwai2016-04-061-17/+3
| | * | | ALSA: hda - Update chmap tlv to report sink's capabilitySubhransu S. Prusty2016-04-041-0/+13
| | * | | Merge branch 'for-linus' into for-nextTakashi Iwai2016-04-042-0/+13
| | |\ \ \
| | * | | | ALSA: hda - Enable i915 ELD notifier for Intel IronLake and BaytrailTakashi Iwai2016-03-281-5/+17
| | * | | | ALSA: hda - Add the pin / port mapping on Intel ILK and VLVTakashi Iwai2016-03-281-2/+2
| | * | | | ALSA: hda - Use eld notifier for Intel SandyBridge and IvyBridge HDMI/DPTakashi Iwai2016-03-281-2/+39
| | * | | | ALSA: hda - Introduce pin_cvt_fixup() ops to hdmi parserTakashi Iwai2016-03-281-32/+50
| | * | | | ALSA: hda - Override HDMI setup_stream ops for Intel HSW+Takashi Iwai2016-03-281-3/+10