summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-23251-7963/+21166
|\
| * 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
| | * | ALSA: usb-audio: M-Audio Fast Track Ultra: Add effect controlsFelix Homann2012-04-242-0/+319
| | * | ALSA: usb-audio: Rename Fast Track Ultra mixer quirk functionsFelix Homann2012-04-241-5/+5
| | * | ALSA: usb-audio: Add TLV to M-Audio Fast Track Ultra controlsFelix Homann2012-04-241-2/+2
| | * | ALSA: usb-audio: Rename and export mixer_vol_tlvFelix Homann2012-04-242-2/+5
| | * | ALSA: usb-audio: Unify M-Audio Fast Track Ultra and Ebox-44 mixer quirks.Felix Homann2012-04-241-85/+125
| | * | ALSA: snd-usb: remove refactorization left-oversDaniel Mack2012-04-212-18/+1
| | * | Merge branch 'topic/usb-endpoint' into topic/miscTakashi Iwai2012-04-188-825/+1401
| | |\ \
| | | * | ALSA: usb: Remove obsoleted fields from struct snd_usb_substreamTakashi Iwai2012-04-132-26/+21
| | | * | ALSA: usb: Fix fill_max flag setTakashi Iwai2012-04-131-1/+1
| | | * | ALSA: usb: Remove unused variableTakashi Iwai2012-04-131-1/+0
| | | * | ALSA: snd-usb: add some documentationDaniel Mack2012-04-131-11/+171
| | | * | ALSA: snd-usb: add support for implicit feedbackDaniel Mack2012-04-131-11/+26
| | | * | ALSA: snd-usb: remove old streaming logicDaniel Mack2012-04-132-859/+6
| | | * | ALSA: snd-usb: switch over to new endpoint streaming logicDaniel Mack2012-04-136-119/+385
| | | * | ALSA: snd-usb: implement new endpoint streaming modelDaniel Mack2012-04-134-11/+1002
| | | * | ALSA: snd-usb: add snd_usb_audio-wide mutexDaniel Mack2012-04-132-0/+3
| | * | | ALSA: snd-usb-audio: Replace mixer for Electrix Ebox-44Mark Hills2012-04-152-0/+80
| | * | | ALSA: snd-usb-audio: Skip un-parseable mixer units instead of erroringMark Hills2012-04-151-1/+1
| | * | | ALSA: riptide: remove redundant NULL test before release_firmware()Jesper Juhl2012-04-101-2/+1
OpenPOWER on IntegriCloud