Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | ALSA: snd-usb: fix stream info output in /proc | Daniel Mack | 2012-05-21 | 1 | -0/+12 | |
| | * | | | | | | | | | | ALSA: pcm - Add proper state checks to snd_pcm_drain() | Takashi Iwai | 2012-05-21 | 1 | -1/+11 | |
| | * | | | | | | | | | | ALSA: sh: Fix up namespace collision in sh_dac_audio. | Paul Mundt | 2012-05-21 | 1 | -2/+2 | |
| | * | | | | | | | | | | ALSA: usb-audio - Call get_min_max_*() after determining the name string | Takashi Iwai | 2012-05-15 | 1 | -13/+13 | |
| | * | | | | | | | | | | ALSA: hda - add probe_mask=0x101 automatically for WinFast VP200 H | Jaroslav Kysela | 2012-05-15 | 1 | -0/+2 | |
| | * | | | | | | | | | | ALSA: snd-aloop - improve the sample copy accurracy | Jaroslav Kysela | 2012-05-15 | 1 | -27/+35 | |
| | * | | | | | | | | | | ALSA: firewire-lib: optimize packet flushing | Clemens Ladisch | 2012-05-14 | 2 | -1/+8 | |
| | * | | | | | | | | | | ALSA: firewire-lib: flush completed packets when reading PCM position | Clemens Ladisch | 2012-05-14 | 2 | -12/+15 | |
| | * | | | | | | | | | | ALSA: firewire-lib: taskletize the snd_pcm_period_elapsed() call | Clemens Ladisch | 2012-05-14 | 2 | -13/+31 | |
| | * | | | | | | | | | | ALSA: usb-audio: Fix comment | Mark Hills | 2012-05-11 | 1 | -10/+2 | |
| | * | | | | | | | | | | ALSA: pcm - Optimize the call of snd_pcm_update_hw_ptr() in read/write loop | Takashi Iwai | 2012-05-11 | 1 | -8/+10 | |
| | * | | | | | | | | | | ALSA: atmel/ac97c: correct the unexpected behavior when using uninitial value... | Bo Shen | 2012-05-11 | 1 | -0/+2 | |
| | * | | | | | | | | | | sound: allow the unit search until 256 in sound_core.c | Takashi Iwai | 2012-05-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | ALSA: Fix the card number limit of OSS-emulation | Takashi Iwai | 2012-05-08 | 1 | -3/+3 | |
| | * | | | | | | | | | | ALSA: jack: Update documention to reflect other userspace interfaces | Mark Brown | 2012-05-07 | 1 | -1/+4 | |
| | * | | | | | | | | | | ALSA: oxygen: add Xonar DGX support | Clemens Ladisch | 2012-05-05 | 3 | -5/+12 | |
| | * | | | | | | | | | | ALSA: asihpi - Revert module_pci_driver conversion for asihpi.c | Takashi Iwai | 2012-04-26 | 1 | -2/+17 | |
| | * | | | | | | | | | | ALSA: snd-usb: fix some typos in endpoint.c documentation | Daniel Mack | 2012-04-24 | 1 | -25/+33 | |
| | * | | | | | | | | | | ALSA: pci: clean up using module_pci_driver() | Takashi Iwai | 2012-04-24 | 51 | -705/+98 | |
| | * | | | | | | | | | | ALSA: usb-audio: sound/usb/endpoint.c: suppress warning | Andrew Morton | 2012-04-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | ALSA: usb-audio: Add missing error checks in snd_ebox44_create_mixer() | Takashi Iwai | 2012-04-24 | 1 | -9/+29 | |
| | * | | | | | | | | | | ALSA: usb-audio: M-Audio Fast Track Ultra: Add effect controls | Felix Homann | 2012-04-24 | 2 | -0/+319 | |
| | * | | | | | | | | | | ALSA: usb-audio: Rename Fast Track Ultra mixer quirk functions | Felix Homann | 2012-04-24 | 1 | -5/+5 | |
| | * | | | | | | | | | | ALSA: usb-audio: Add TLV to M-Audio Fast Track Ultra controls | Felix Homann | 2012-04-24 | 1 | -2/+2 | |
| | * | | | | | | | | | | ALSA: usb-audio: Rename and export mixer_vol_tlv | Felix Homann | 2012-04-24 | 2 | -2/+5 | |
| | * | | | | | | | | | | ALSA: usb-audio: Unify M-Audio Fast Track Ultra and Ebox-44 mixer quirks. | Felix Homann | 2012-04-24 | 1 | -85/+125 | |
| | * | | | | | | | | | | ALSA: snd-usb: remove refactorization left-overs | Daniel Mack | 2012-04-21 | 2 | -18/+1 | |
| | * | | | | | | | | | | Merge branch 'topic/usb-endpoint' into topic/misc | Takashi Iwai | 2012-04-18 | 8 | -825/+1401 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | ALSA: usb: Remove obsoleted fields from struct snd_usb_substream | Takashi Iwai | 2012-04-13 | 2 | -26/+21 | |
| | | * | | | | | | | | | | ALSA: usb: Fix fill_max flag set | Takashi Iwai | 2012-04-13 | 1 | -1/+1 | |
| | | * | | | | | | | | | | ALSA: usb: Remove unused variable | Takashi Iwai | 2012-04-13 | 1 | -1/+0 | |
| | | * | | | | | | | | | | ALSA: snd-usb: add some documentation | Daniel Mack | 2012-04-13 | 1 | -11/+171 | |
| | | * | | | | | | | | | | ALSA: snd-usb: add support for implicit feedback | Daniel Mack | 2012-04-13 | 1 | -11/+26 | |
| | | * | | | | | | | | | | ALSA: snd-usb: remove old streaming logic | Daniel Mack | 2012-04-13 | 2 | -859/+6 | |
| | | * | | | | | | | | | | ALSA: snd-usb: switch over to new endpoint streaming logic | Daniel Mack | 2012-04-13 | 6 | -119/+385 | |
| | | * | | | | | | | | | | ALSA: snd-usb: implement new endpoint streaming model | Daniel Mack | 2012-04-13 | 4 | -11/+1002 | |
| | | * | | | | | | | | | | ALSA: snd-usb: add snd_usb_audio-wide mutex | Daniel Mack | 2012-04-13 | 2 | -0/+3 | |
| | * | | | | | | | | | | | ALSA: snd-usb-audio: Replace mixer for Electrix Ebox-44 | Mark Hills | 2012-04-15 | 2 | -0/+80 | |
| | * | | | | | | | | | | | ALSA: snd-usb-audio: Skip un-parseable mixer units instead of erroring | Mark Hills | 2012-04-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | ALSA: riptide: remove redundant NULL test before release_firmware() | Jesper Juhl | 2012-04-10 | 1 | -2/+1 | |
| * | | | | | | | | | | | | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2012-05-21 | 19 | -1387/+1612 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | ALSA: hda/realtek - Fix unused variable compile warning | Takashi Iwai | 2012-05-21 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | ALSA: hda - Fix possible races of accesses to connection list array | Takashi Iwai | 2012-05-19 | 4 | -56/+52 | |
| | * | | | | | | | | | | | | ALSA: hda/idt - Cache the power-map bits | Takashi Iwai | 2012-05-15 | 1 | -3/+18 | |
| | * | | | | | | | | | | | | ALSA: hda/idt - Clean up power-map check code | Takashi Iwai | 2012-05-15 | 1 | -10/+9 | |
| | * | | | | | | | | | | | | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2012-05-15 | 3 | -6/+8 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | ALSA: hda - Evaluate gpio_led hints at the right moment | Takashi Iwai | 2012-05-15 | 1 | -7/+5 | |
| | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | ALSA: hda - Disable FLOAT format support | Takashi Iwai | 2012-05-12 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | ALSA: hda/conexant - Correct vendor IDs for new codecs | Takashi Iwai | 2012-05-12 | 1 | -6/+9 | |
| | * | | | | | | | | | | | | ALSA: hda - Fix concurrent hash accesses | Takashi Iwai | 2012-05-10 | 2 | -81/+121 |