summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai2012-05-2312-224/+489
|\
| * ASoC: OMAP: HDMI: Rename sound card source fileRicardo Neri2012-05-222-2/+2
| * ASoC: OMAP: HDMI: Make sound card naming more genericRicardo Neri2012-05-221-14/+14
| * ASoC: OMAP: HDMI: Make build config options more genericRicardo Neri2012-05-222-4/+4
| * ASoC: OMAP: HDMI: Expand capabilities of the HDMI DAIRicardo Neri2012-05-222-2/+4
| * ASoC: OMAP: HDMI: Improve how the display state is verifiedRicardo Neri2012-05-222-35/+8
| * ASoC: OMAP: HDMI: Expand configuration of hw_paramsRicardo Neri2012-05-221-1/+115
| * ASoC: OMAP: HDMI: Use the DSS audio interfaceRicardo Neri2012-05-222-0/+78
| * ASoC: OMAP: HDMI: Create a structure for private data of the CPU DAIRicardo Neri2012-05-221-9/+19
| * ASoC: OMAP: HDMI: Change error values in HDMI CPU DAIRicardo Neri2012-05-221-2/+2
| * ASoC: OMAP: HDMI: Update the platform device namesRicardo Neri2012-05-222-6/+6
| * ASoC: omap-abe-twl6040: Introduce driver data for runtime parametersPeter Ujfalusi2012-05-221-4/+21
| * ASoC: omap-abe-twl6040: Move Digital Mic widget into dapm tablePeter Ujfalusi2012-05-221-10/+3
| * ASoC: omap-abe-twl6040: Keep only one snd_soc_dai_link structurePeter Ujfalusi2012-05-221-21/+9
| * ASoC: omap-dmic: Add device tree bindingsPeter Ujfalusi2012-05-221-0/+8
| * ASoC: omap-mcpdm: Add device tree bindingsPeter Ujfalusi2012-05-221-0/+8
| * ASoC: omap-mcbsp: buffer size constraint only applies to playback streamPeter Ujfalusi2012-05-221-6/+8
| * ASoC: omap-mcbsp: Use the common interrupt line if supported by the SoCPeter Ujfalusi2012-05-222-25/+95
| * ASoC: omap-mcbsp: Remove unused FRAME dma_op_modePeter Ujfalusi2012-05-223-3/+1
| * ASoC: omap-mcbsp: Use DMA packet mode for non mono streams on OMAP3+Peter Ujfalusi2012-05-221-13/+17
* | Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-05-228-66/+470
|\|
| * ASoC: sh: fsi: enable chip specific data transfer modeKuninori Morimoto2012-05-191-34/+143
| * ASoC: sh: fsi: call fsi_hw_startup/shutdown from fsi_dai_trigger()Kuninori Morimoto2012-05-191-2/+5
| * ASoC: sh: fsi: use same format for IN/OUTKuninori Morimoto2012-05-191-16/+6
| * ASoC: sh: fsi: add fsi_version() and removed meaningless version checkKuninori Morimoto2012-05-191-18/+8
| * ASoC: sh: fsi: use register field macro name on IN/OUT_DMACKuninori Morimoto2012-05-191-2/+2
| * ASoC: tegra: Add machine driver for WM8753 codecStephen Warren2012-05-193-0/+236
| * ASoC: OMAP: HDMI: Introduce codecRicardo Neri2012-05-184-0/+76
* | Merge branch 'topic/misc' into for-linusTakashi Iwai2012-05-2175-1646/+2148
|\ \
| * | ALSA: snd-usb: fix stream info output in /procDaniel Mack2012-05-211-0/+12
| * | ALSA: pcm - Add proper state checks to snd_pcm_drain()Takashi Iwai2012-05-211-1/+11
| * | ALSA: sh: Fix up namespace collision in sh_dac_audio.Paul Mundt2012-05-211-2/+2
| * | ALSA: usb-audio - Call get_min_max_*() after determining the name stringTakashi Iwai2012-05-151-13/+13
| * | ALSA: hda - add probe_mask=0x101 automatically for WinFast VP200 HJaroslav Kysela2012-05-151-0/+2
| * | ALSA: snd-aloop - improve the sample copy accurracyJaroslav Kysela2012-05-151-27/+35
| * | ALSA: firewire-lib: optimize packet flushingClemens Ladisch2012-05-142-1/+8
| * | ALSA: firewire-lib: flush completed packets when reading PCM positionClemens Ladisch2012-05-142-12/+15
| * | ALSA: firewire-lib: taskletize the snd_pcm_period_elapsed() callClemens Ladisch2012-05-142-13/+31
| * | ALSA: usb-audio: Fix commentMark Hills2012-05-111-10/+2
| * | ALSA: pcm - Optimize the call of snd_pcm_update_hw_ptr() in read/write loopTakashi Iwai2012-05-111-8/+10
| * | ALSA: atmel/ac97c: correct the unexpected behavior when using uninitial value...Bo Shen2012-05-111-0/+2
| * | sound: allow the unit search until 256 in sound_core.cTakashi Iwai2012-05-081-1/+1
| * | ALSA: Fix the card number limit of OSS-emulationTakashi Iwai2012-05-081-3/+3
| * | ALSA: jack: Update documention to reflect other userspace interfacesMark Brown2012-05-071-1/+4
| * | ALSA: oxygen: add Xonar DGX supportClemens Ladisch2012-05-053-5/+12
| * | ALSA: asihpi - Revert module_pci_driver conversion for asihpi.cTakashi Iwai2012-04-261-2/+17
| * | ALSA: snd-usb: fix some typos in endpoint.c documentationDaniel Mack2012-04-241-25/+33
| * | ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-2451-705/+98
| * | ALSA: usb-audio: sound/usb/endpoint.c: suppress warningAndrew Morton2012-04-241-1/+1
| * | ALSA: usb-audio: Add missing error checks in snd_ebox44_create_mixer()Takashi Iwai2012-04-241-9/+29