summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/misc' into fix/miscTakashi Iwai2010-03-16164-2462/+7156
|\
| * sound: fix opti92x-ad1848 buildRandy Dunlap2010-03-081-1/+2
| * ALSA: usb/audio.h: Fix field orderDaniel Mack2010-03-051-1/+1
| * ALSA: fix jazz16 compile (udelay)Meelis Roos2010-03-051-0/+1
| * ALSA: riptide: clean up while loopDan Carpenter2010-03-031-3/+3
| * ALSA: usbaudio - remove debug "SAMPLE BYTES" printk lineJaroslav Kysela2010-03-031-1/+0
| * ALSA: timer - pass real event in snd_timer_notify1() to instance callbackJaroslav Kysela2010-03-032-2/+2
| * ALSA: oxygen: change || to &&Clemens Ladisch2010-03-031-1/+1
| * ALSA: opti92x: use PnP data to select Master Control portKrzysztof Helt2010-03-032-43/+79
| * ALSA: usbaudio: Fix wrong bitrate for Creative Creative VF0470 Live CamArseniy Lartsev2010-03-021-0/+3
| * Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-03-026-156/+38
| |\
| | * ALSA: ua101: removing debugging codeClemens Ladisch2010-03-021-55/+0
| | * ALSA: ua101: add Edirol UA-1000 supportClemens Ladisch2010-03-016-101/+38
| * | ALSA: sound/usb/caiaq/midi.h: Checkpatch cleanupAndrea Gelmini2010-03-021-1/+1
| * | sound/oss/coproc.h: Checkpatch cleanupAndrea Gelmini2010-03-021-1/+1
| * | sound/oss/v_midi.h: Checkpatch cleanupAndrea Gelmini2010-03-021-3/+2
| * | usb/gadget/{f_audio,gmidi}.c: follow recent changes in audio.hDaniel Mack2010-02-232-4/+4
| * | ALSA: usbaudio: consolidate header filesDaniel Mack2010-02-237-218/+150
| * | ALSA: usbmixer: bail out early when parsing audio class v2 descriptorsDaniel Mack2010-02-231-1/+12
| * | ALSA: usbaudio: implement basic set of class v2.0 parserDaniel Mack2010-02-232-63/+292
| * | ALSA: usbaudio: introduce new types for audio class v2Daniel Mack2010-02-233-10/+80
| * | ALSA: usbaudio: parse USB descriptors with structsDaniel Mack2010-02-233-99/+168
| * | ALSA: usbaudio Mbox support, output onlyChris J Arges2010-02-221-0/+45
| * | ALSA: cs46xx - fix some typosFlorian Zumbiehl2010-02-181-4/+4
| * | ALSA: cs46xx - Do test writes to register AC97_REC_GAIN inFlorian Zumbiehl2010-02-181-1/+1
| * | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-02-171419-13879/+35743
| |\ \ | | |/ | |/|
| * | 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-16124-1323/+3439
| |\ \
| | * | 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-265-5/+19
| | |\ \ \ \
| | * | | | | ALSA: cs46xx: Fix cpu idling with resumeFlorian Zumbiehl2010-01-261-0/+10
| | * | | | | Merge branch 'topic/noncached-mmap' into topic/miscTakashi Iwai2010-01-217-2/+23
| | |\ \ \ \ \
| | | * | | | | ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai2010-01-187-0/+23
| | | * | | | | ALSA: pcm - Remove unneeded ifdef pgprot_noncachedTakashi Iwai2010-01-181-2/+0
| | * | | | | | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-01-214-12/+17
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-01-189-16/+1292
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | ALSA: ctxfi - Add subsystem optionTakashi Iwai2010-01-144-10/+23
| | * | | | | | | ALSA: Add snd_pci_quirk_lookup_id()Takashi Iwai2010-01-142-5/+30
| | * | | | | | | 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