summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix MacBook Pro 5,2 quirkTakashi Iwai2015-07-301-1/+1
* ALSA: hda - Fix race between PM ops and HDA init/probeU. Artie Eoff2015-07-291-3/+3
* ALSA: usb-audio: add dB range mapping for some devicesYao-Wen Mao2015-07-291-0/+24
* ALSA: hda - Apply a fixup to Dell Vostro 5480Takashi Iwai2015-07-291-0/+1
* ALSA: hda - Add pin quirk for the headset mic jack detection on Dell laptopWoodrow Shen2015-07-271-4/+11
* ALSA: hda - Apply fixup for another Toshiba Satellite S50DTakashi Iwai2015-07-271-1/+2
* ALSA: fireworks: add support for AudioFire2 quirkTakashi Sakamoto2015-07-273-0/+6
* ALSA: hda - Fix the headset mic that will not work on Dell desktop machineWoodrow Shen2015-07-251-0/+22
* ALSA: hda - fix cs4210_spdif_automute()Dan Carpenter2015-07-251-3/+1
* Merge tag 'asoc-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2015-07-2423-82/+106
|\
| *---. Merge remote-tracking branches 'asoc/fix/sgtl5000', 'asoc/fix/topology' and '...Mark Brown2015-07-244-17/+16
| |\ \ \
| | | | * ASoC: zx: spdif: Fix devm_ioremap_resource return value checkKrzysztof Kozlowski2015-07-131-2/+2
| | | | * ASoC: zx: i2s: Fix devm_ioremap_resource return value checkKrzysztof Kozlowski2015-07-131-2/+2
| | | * | ASoC: topology: Fix to add dapm mixer infoJeeja KP2015-07-141-1/+1
| | | * | ASoC: topology: Fix TLV size calculation.Liam Girdwood2015-07-021-11/+10
| | * | | ASoC: sgtl5000: Fix up define for SGTL5000_SMALL_POPAxel Lin2015-07-221-1/+1
| | | |/ | | |/|
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge remote-tracking branches 'asoc/fix/fsl-ssi', 'asoc/fix/intel', 'asoc/fi...Mark Brown2015-07-247-19/+41
| |\ \ \ \ \ \
| | | | | * | | ASoC: mediatek: Use platform_of_node for machine driversKoro Chen2015-07-092-8/+28
| | | | | * | | ASoC: mediatek: Fix unbalanced calls to runtime suspend/resumeKoro Chen2015-06-231-0/+2
| | | | * | | | ASoC: Intel: use CONFIG_SND_SOC for intel boardsVinod Koul2015-07-081-1/+1
| | | | | |/ / | | | | |/| |
| | | * | | | ASoC: Intel: Get correct usage_count value to load firmwareShilpa Sreeramalu2015-07-151-7/+7
| | | * | | | ASoC: Intel: fix incorrect widget nameFang, Yang A2015-07-061-2/+2
| | | |/ / /
| | * | | | ASoC: fsl-ssi: Fix bitclock calculation for master modeJuergen Borleis2015-07-071-1/+1
| | |/ / /
| * | | | Merge remote-tracking branch 'asoc/fix/ssm4567' into asoc-linusMark Brown2015-07-241-1/+7
| |\ \ \ \
| | * | | | ASoC: ssm4567: Keep TDM_BCLKS in ssm4567_set_dai_fmtBen Zhang2015-07-221-1/+7
| | |/ / /
| * | | | Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown2015-07-241-0/+3
| |\ \ \ \
| | * | | | ASoC: rt5645: Check if codec is initialized in workqueue handlerNicolas Boichat2015-07-171-0/+3
| | |/ / /
| * | | | Merge remote-tracking branch 'asoc/fix/pcm1681' into asoc-linusMark Brown2015-07-241-1/+1
| |\ \ \ \
| | * | | | ASoC: pcm1681: Fix setting de-emphasis sampling rate selectionAxel Lin2015-07-241-1/+1
| | |/ / /
| * | | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2015-07-242-17/+19
| |\ \ \ \
| | * | | | ASoC: dapm: Don't add prefix to widget stream nameLars-Peter Clausen2015-07-211-9/+3
| | * | | | ASoC: Free card DAPM context on snd_soc_instantiate_card() error pathLars-Peter Clausen2015-07-081-0/+1
| | * | | | ASoC: dapm: Fix kcontrol widget name memory managementLars-Peter Clausen2015-07-081-6/+4
| | * | | | ASoC: dapm: Lock during userspace accessLars-Peter Clausen2015-07-061-0/+9
| | * | | | ASoC: dapm: Fix deadlock on auto-disable mux controlsCharles Keepax2015-06-261-2/+2
| | | |_|/ | | |/| |
| * | | | Merge tag 'sound-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-07-175-8/+128
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-011-1/+1
| |\ \ \ \
| | * | | | genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy2015-06-301-1/+1
| * | | | | Merge tag 'sound-fix-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-016-8/+58
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-1/+1
| * | | | | | Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-06-25362-6578/+17238
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2015-06-231-5/+7
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'ti-dra7-dss' into 4.2/fbdevTomi Valkeinen2015-06-0515-18/+108
| | |\ \ \ \ \ \ \
| | * | | | | | | | ASoC: omap-hdmi-audio: Fix invalid combination of DM_INH and CAMisael Lopez Cruz2015-06-031-1/+5
| | * | | | | | | | ASoC: omap-hdmi-audio: Force channel allocation only for OMAP4Misael Lopez Cruz2015-06-031-4/+2
| * | | | | | | | | Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-231-2/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ASoC: migor: use clkdev_create()Russell King2015-05-061-2/+1
| * | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-222-18/+8
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into timers/coreThomas Gleixner2015-05-1931-135/+167
| | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
OpenPOWER on IntegriCloud