summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v3.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2014-04-0919-39/+163
|\
| *-----. Merge remote-tracking branches 'asoc/fix/rt5640', 'asoc/fix/samsung', 'asoc/f...Mark Brown2014-04-0810-18/+35
| |\ \ \ \
| | | | | * ASoC: alc56(23|32): fix undefined return value of probing codeChristoph Jaeger2014-04-042-4/+2
| | | | * | ASoC: tlv320aic23: add an of_match tableStephen Warren2014-04-011-0/+7
| | | * | | ASoC: samsung: Fix build on multiplatformSachin Kamat2014-04-087-16/+18
| | | | |/ | | | |/|
| | * | | ASoC: rt5640: add an of_match tableStephen Warren2014-03-311-0/+9
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----------. \ \ Merge remote-tracking branches 'asoc/fix/alc5632', 'asoc/fix/cs42l52', 'asoc/...Mark Brown2014-04-089-21/+128
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | | | | | | | * | ASoC: max98090: add an of_match tableStephen Warren2014-04-011-0/+7
| | | | | | | * | | ASoC: fsl_sai: Fix Bit Clock Polarity configurationsNicolin Chen2014-04-081-4/+4
| | | | | | | * | | ASoC: fsl_sai: Add isr to deal with error flagNicolin Chen2014-03-272-3/+97
| | | | | | * | | | ASoC: davinci-mcasp: Fix bit clock polarity settingsPeter Ujfalusi2014-04-081-3/+3
| | |_|_|_|/ / / / | |/| | | | | | |
| | | | | * | | | ASoC: da732x: Print correct major idAxel Lin2014-04-071-1/+2
| | |_|_|/ / / / | |/| | | | | |
| | | | * | | | ASoC: cs42xx8: Check return value of regmap_read and report correct chipid valueAxel Lin2014-04-041-6/+5
| | |_|/ / / / | |/| | | | |
| | | * | | | ASoC: cs42l52: Fix mask for REVIDAxel Lin2014-04-072-2/+2
| | |/ / / / | |/| | | |
| | * | | | ASoC: alc5632: add an of_match tableStephen Warren2014-04-011-0/+7
| | * | | | ASoC: alc5632: fix uninit var in alc5632_probe()Stephen Warren2014-04-011-2/+1
| |/ / / /
* | | | | 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
* | | | | sound: dmasound: use module_platform_driver_probe()Christoph Jaeger2014-04-091-13/+1
* | | | | ALSA: au1x00: use module_platform_driver()Christoph Jaeger2014-04-091-12/+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
* | | | | sound/oss: Remove uncompilable DBG macro useJoe Perches2014-04-0410-67/+2
* | | | | 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: cs8427: separate HW initializationOndrej Zary2014-04-031-19/+38
* | | | | 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
* | | | | Merge tag 'asoc-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2014-03-3111-113/+212
|\ \ \ \ \ | |/ / / /
| | | | |
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'asoc/topic/tdm' and 'asoc/topic/tegra' into a...Mark Brown2014-03-259-22/+58
| |\ \ \ \ \
| | | * | | | ASoC: tegra: move AC97 clock handling to the machine driverLucas Stach2014-03-253-16/+17
| | * | | | | ASoC: imx-ssi: Add .xlate_tdm_slot_mask() support.Xiubo Li2014-03-252-0/+3
| | * | | | | ASoC: fsl-esai: Add .xlate_tdm_slot_mask() support.Xiubo Li2014-03-252-0/+3
| | * | | | | ASoC: fsl-utils: Add fsl_asoc_xlate_tdm_slot_mask() support.Xiubo Li2014-03-252-1/+30
| | * | | | | ASoC: core: remove the 'of_' prefix of of_xlate_tdm_slot_mask.Xiubo Li2014-03-251-5/+5
| * | | | | | Merge remote-tracking branch 'asoc/topic/simple' into asoc-nextMark Brown2014-03-251-78/+142
| |\ \ \ \ \ \
| | * | | | | | ASoC: simple-card: Handle many DAI linksJean-Francois Moine2014-03-251-69/+121
| | * | | | | | ASoC: simple-card: dynamically allocate the DAI link and propertiesJean-Francois Moine2014-03-251-15/+27
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/prefix' and 'asoc/topic/rcar' into...Mark Brown2014-03-251-6/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ASoC: Remove name_prefix unset during DAI link init hackLars-Peter Clausen2014-03-251-6/+1
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'asoc-v3.15-rcar' into asoc-nextMark Brown2014-03-251-7/+11
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2014-03-241-7/+11
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| / / / / / / | | | |/ / / / / /
| | | * | | | | | ASoC: rcar: bugfix: it cares about the non-src caseKuninori Morimoto2014-03-241-7/+11
| * | | | | | | | Merge tag 'asoc-v3.15-3' into asoc-nextMark Brown2014-03-2532-163/+1393
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| * | | | | | | | Merge tag 'asoc-v3.15-2' into asoc-nextMark Brown2014-03-25103-785/+1854
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud