summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usbmixer - use MAX_ID_ELEMS where possibleJaroslav Kysela2010-02-161-2/+3
* ALSA: usbmixer - add usb_id value to usbmixer proc fileJaroslav Kysela2010-02-161-2/+3
* ALSA: usbmixer - introduce /proc/asound/card#/usbmixer fileJaroslav Kysela2010-02-161-14/+61
* Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Jaroslav Kysela2010-02-16119-1321/+3364
|\
| * ALSA: Echoaudio - Add suspend support #2Giuliano Pochini2010-02-153-78/+222
| * ALSA: Echoaudio - Add suspend support #1Giuliano Pochini2010-02-1515-80/+115
| * ALSA: Echoaudio - Add firmware cache #2Giuliano Pochini2010-02-152-4/+41
| * ALSA: Echoaudio - Add firmware cache #1Giuliano Pochini2010-02-1518-65/+69
| * Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-02-123-165/+273
| |\
| * | sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-0967-70/+70
| * | ALSA: ice1712: fix: lock samplerate when samplerate locking is enabledSebastien Alaiwan2010-02-051-0/+9
| * | ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0sThadeu Lima de Souza Cascardo2010-02-021-1/+1
| * | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-02-012-6/+40
| |\ \
| * \ \ Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-01-264-5/+18
| |\ \ \
| * | | | ALSA: cs46xx: Fix cpu idling with resumeFlorian Zumbiehl2010-01-261-0/+10
| * | | | Merge branch 'topic/noncached-mmap' into topic/miscTakashi Iwai2010-01-216-2/+19
| |\ \ \ \
| | * | | | ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai2010-01-186-0/+19
| | * | | | ALSA: pcm - Remove unneeded ifdef pgprot_noncachedTakashi Iwai2010-01-181-2/+0Star
| * | | | | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-01-213-10/+14
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-01-188-15/+1291
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | ALSA: ctxfi - Add subsystem optionTakashi Iwai2010-01-143-10/+20
| * | | | | | ALSA: Add snd_pci_quirk_lookup_id()Takashi Iwai2010-01-141-5/+27
| * | | | | | Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/miscTakashi Iwai2010-01-1313-183/+591
| |\ \ \ \ \ \
| * | | | | | | sound_oss: remove use of old BKL ioctl pathAlan Cox2010-01-121-13/+22
| * | | | | | | Merge commit alsa/devel into topic/miscTakashi Iwai2010-01-1218-368/+709
| |\ \ \ \ \ \ \
| * | | | | | | | ALSA: usb-audio: use usbquirk.h for detection of HVR-950Q/850John S. Gruber2009-12-283-15/+130
| * | | | | | | | ALSA: usb-audio: relax urb data align. restriction HVR-950Q and HVR-850 onlyJohn S. Gruber2009-12-282-2/+30
| * | | | | | | | ALSA: usb-audio: make buffer pointer based on bytes instead on framesClemens Ladisch2009-12-281-39/+37Star
| * | | | | | | | ALSA: usb-audio - Added functionality for E-mu 0404USB/0202USB/TrackerPreSergiy Kovalchuk2009-12-283-4/+133
| * | | | | | | | ALSA: jazz16: refine dma and irq selectionKrzysztof Helt2009-12-252-2/+22
| * | | | | | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-12-2516-97/+448
| |\ \ \ \ \ \ \ \
| * | | | | | | | | ALSA: cs46xx - Fix suspend/resume with new DSPTakashi Iwai2009-12-224-23/+58
| * | | | | | | | | ALSA: refine rate selection in snd_interval_ratnum()Krzysztof Helt2009-12-221-3/+17
| * | | | | | | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-12-226-126/+67Star
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | ALSA: pcm - Add missing inclusion of linux/vmalloc.hTakashi Iwai2009-12-211-0/+1
| * | | | | | | | | | ALSA: jazz16: Add support for Media Vision Jazz16 chipsetKrzysztof Helt2009-12-216-16/+510
| * | | | | | | | | | sound: ua101: use vmalloc buffer helper functionsClemens Ladisch2009-12-181-45/+7Star
| * | | | | | | | | | sound: usb-audio: use vmalloc buffer helper functionsClemens Ladisch2009-12-181-41/+5Star
| * | | | | | | | | | sound: vx: use vmalloc buffer helper functionsClemens Ladisch2009-12-181-54/+5Star
| * | | | | | | | | | sound: sgio2audio: use vmalloc buffer helper functionsClemens Ladisch2009-12-181-25/+6Star
| * | | | | | | | | | sound: pdaudiocf: use vmalloc buffer helper functionsClemens Ladisch2009-12-181-47/+4Star
| * | | | | | | | | | sound: pcm: add vmalloc buffer helper functionsClemens Ladisch2009-12-181-0/+54
| * | | | | | | | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-12-183-3/+3
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-12-1719-41/+69
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'next/isa' into topic/miscTakashi Iwai2009-12-1440-710/+359Star
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ALSA: sb_mixer: convert pointer tables to mixer control tablesKrzysztof Helt2009-12-141-215/+115Star
| | * | | | | | | | | | | | ALSA: opti93x: use dB scale for mixer controlsKrzysztof Helt2009-12-121-14/+22
| | * | | | | | | | | | | | ALSA: opti93x: move controls definitions to opti93x driverKrzysztof Helt2009-12-112-65/+100
| | * | | | | | | | | | | | ALSA: dt019x: merge into the als100 driverKrzysztof Helt2009-12-114-375/+90Star
| * | | | | | | | | | | | | sound: add Edirol UA-101 supportClemens Ladisch2009-12-146-86/+1471