aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2014-12-08Merge remote-tracking branch 'asoc/topic/cache' into asoc-nextMark Brown
2014-12-08Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/davinci', 'asoc/fix...Mark Brown
2014-12-08Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linusMark Brown
2014-12-08ASoC: wm5102: Initialize dac_comp_lock mutexMark Brown
2014-12-08ASoC: samsung: Fix non-DT use of I2S controllerMark Brown
2014-12-08Merge branch 'for-next' into for-linusTakashi Iwai
2014-12-07ASoC: rsnd: rename SSI function name of PIOKuninori Morimoto
2014-12-07ASoC: rsnd: add salvage support for under/over flow error on SSIKuninori Morimoto
2014-12-06ALSA: usb-audio: Don't resubmit pending URBs at MIDI error recoveryTakashi Iwai
2014-12-06ASoC: samsung: Fix error handling for clock lookupMark Brown
2014-12-05ALSA: atmel_abdac: Add missing clock prepareAlexander Stein
2014-12-05ALSA: sound/atmel/ac97c.c: Add missing clock prepareAlexander Stein
2014-12-05Merge tag 'sound-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2014-12-05ALSA: hda - Fix built-in mic at resume on Lenovo Ideapad S210Takashi Iwai
2014-12-05ALSA: sound/atmel/ac97c.c: Fix device index for pcmAlexander Stein
2014-12-05ASoC: rt5677: make volume TLV closer to realityDylan Reid
2014-12-04ASoC: fsl_ssi: fix error path in probeJiada Wang
2014-12-04ASoC: fsl_ssi: Fix module unboundFabio Estevam
2014-12-04ASoC: soc-pcm: do not hw_free BE if it's still usedQiao Zhou
2014-12-04ASoC: Augment existing card DAPM routes in snd_soc_of_parse_audio_routingPeter Rosin
2014-12-03ALSA: ctxfi: Neaten get_daio_rscJoe Perches
2014-12-03ASoC: rsnd: remove un-necessary parameter from rsnd_src_start/stop()Kuninori Morimoto
2014-12-03ASoC: rsnd: share SSI starting method between PIO/DMA modeKuninori Morimoto
2014-12-03ASoC: rsnd: set SRC_ROUTE_MODE0 on each rsnd_src_set_convert_rate()Kuninori Morimoto
2014-12-03ASoC: rsnd: initialize SRC on rsnd_src_init()Kuninori Morimoto
2014-12-03ASoC: rsnd: use rsnd_src_convert_rate() once on rsnd_src_set_convert_rate_gen2()Kuninori Morimoto
2014-12-03ASoC: rsnd: tidyup rsnd_io_to_runtime() macroKuninori Morimoto
2014-12-03ASoC: rsnd: move snd_kcontrol_new fucntions to core.cKuninori Morimoto
2014-12-03ASoC: rsnd: show master clock rate when ADG probeKuninori Morimoto
2014-12-03ASoC: rsnd: synchronize SSI start/stop sequence between PIO/DMA modeKuninori Morimoto
2014-12-03ASoC: rsnd: clear status register when HW startKuninori Morimoto
2014-12-03ASoC: rsnd: care SSIWSR register in rsnd_ssi_hw_start()Kuninori Morimoto
2014-12-03ASoC: rsnd: tidyup SSI interrupt enable/disable methodKuninori Morimoto
2014-12-03ASoC: rsnd: tidyup PIO/DMA mode settings methodKuninori Morimoto
2014-12-03ASoC: rsnd: rsnd_src_ssiu_stop() stops SSIU compulsorilyKuninori Morimoto
2014-12-03ASoC: rsnd: add callback status check methodKuninori Morimoto
2014-12-03ASoC: rsnd: add .fallback callbackKuninori Morimoto
2014-12-03ASoC: mop500: Deletion of unnecessary checks before the function call "of_nod...Markus Elfring
2014-12-03ASoC: fsi: Deletion of unnecessary checks before the function call "clk_disable"Markus Elfring
2014-12-03ASoC: dwc: Allocate resources with devm_ioremap_resourceAndrew Jackson
2014-12-03ALSA: hda - Drop AZX_DCAPS_ALIGN_BUFSIZETakashi Iwai
2014-12-03ALSA: hda - Define the DCAPS preset for the old Intel chipsetsTakashi Iwai
2014-12-03Merge tag 'v3.18-rc7' into for-nextTakashi Iwai
2014-12-03ALSA: i2sbus: Deletion of unnecessary checks before the function call "releas...Markus Elfring
2014-12-02ALSA: trident: Deletion of a check before snd_util_memhdr_free()Markus Elfring
2014-12-02ALSA: echoaudio: Deletion of a check before release_and_free_resource()Markus Elfring
2014-12-02ALSA: asihpi: Deletion of an unnecessary check before the function call "vfree"Markus Elfring
2014-12-02ASoC: Kconfig: remove not used SND_AT91_SOC_AFEB9260 optionNicolas Ferre
2014-12-02ALSA: hda/realtek - Add headset Mic support for new Dell machineKailang Yang
2014-12-01ALSA: dice: fix semicolon.cocci warningsFengguang Wu