summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | 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
| * | | | | | | | | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2012-05-2119-1387/+1612
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ALSA: hda/realtek - Fix unused variable compile warningTakashi Iwai2012-05-211-1/+0
| | * | | | | | | | | | | | ALSA: hda - Fix possible races of accesses to connection list arrayTakashi Iwai2012-05-194-56/+52
| | * | | | | | | | | | | | ALSA: hda/idt - Cache the power-map bitsTakashi Iwai2012-05-151-3/+18
| | * | | | | | | | | | | | ALSA: hda/idt - Clean up power-map check codeTakashi Iwai2012-05-151-10/+9
| | * | | | | | | | | | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-05-153-6/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ALSA: hda - Evaluate gpio_led hints at the right momentTakashi Iwai2012-05-151-7/+5
| | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | ALSA: hda - Disable FLOAT format supportTakashi Iwai2012-05-121-0/+2
| | * | | | | | | | | | | | ALSA: hda/conexant - Correct vendor IDs for new codecsTakashi Iwai2012-05-121-6/+9
| | * | | | | | | | | | | | ALSA: hda - Fix concurrent hash accessesTakashi Iwai2012-05-102-81/+121