aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss/bin2hex.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-16ALSA: usb-audio: reduce MIDI packet size to work around broken firmwareClemens Ladisch1-3/+15
2010-02-15ALSA: Echoaudio - Add suspend support #2Giuliano Pochini3-78/+222
2010-02-15ALSA: Echoaudio - Add suspend support #1Giuliano Pochini15-80/+115
2010-02-15ALSA: Echoaudio - Add firmware cache #2Giuliano Pochini2-4/+41
2010-02-15ALSA: Echoaudio - Add firmware cache #1Giuliano Pochini18-65/+69
2010-02-11ALSA: usbmixer - add possibility to remap dB valuesJaroslav Kysela2-55/+93
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan67-70/+70
2010-02-05ALSA: ice1724 - aureon - fix wm8770 volume offsetJaroslav Kysela1-5/+7
2010-02-05ALSA: ice1712: fix: lock samplerate when samplerate locking is enabledSebastien Alaiwan1-0/+9
2010-02-04ALSA: ctxfi - fix PTP address initializationJaroslav Kysela3-36/+25
2010-02-02ALSA: dummy driver - add model parameterJaroslav Kysela1-110/+180
2010-02-02ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0sThadeu Lima de Souza Cascardo1-1/+1
2010-02-01sound: control: fix minimum TLV lengthClemens Ladisch1-1/+1
2010-02-01sound: control: actually allow TLV command accessClemens Ladisch1-2/+3
2010-01-27ALSA: pcm_native - fix runtime->boundary calculationJaroslav Kysela1-3/+36
2010-01-26ALSA: pcm_lib - return back hw_ptr_interruptJaroslav Kysela4-4/+9
2010-01-26ALSA: cs46xx: Fix cpu idling with resumeFlorian Zumbiehl1-0/+10
2010-01-21ALSA: hda - AD1988 codec - fix SPDIF-input mixer initialization (unmute)Jaroslav Kysela1-1/+10
2010-01-21ALSA: pcm_core: Fix wake_up() optimizationJaroslav Kysela4-12/+17
2010-01-18sound: virtuoso: add Xonar DS supportClemens Ladisch8-2/+1279
2010-01-18sound: seq_timer: simplify snd_seq_timer_set_tick_resolution() parametersClemens Ladisch1-14/+13
2010-01-18ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai7-0/+23
2010-01-18ALSA: pcm - Remove unneeded ifdef pgprot_noncachedTakashi Iwai1-2/+0
2010-01-14ALSA: ctxfi - Add subsystem optionTakashi Iwai4-10/+23
2010-01-14ALSA: Add snd_pci_quirk_lookup_id()Takashi Iwai2-5/+30
2010-01-13ALSA: pcm_lib - fix wrong delta print for jiffies checkJaroslav Kysela1-3/+5
2010-01-12sound_oss: remove use of old BKL ioctl pathAlan Cox1-13/+22
2010-01-10ALSA: ac97: add AC97 STMicroelectronics' codecsKrzysztof Helt2-0/+12
2010-01-10ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense blacklistDaniel T Chen1-0/+1
2010-01-08sbawe: fix memory detection part 2Krzysztof Helt1-4/+7
2010-01-08sound: oss: off by one bugDan Carpenter3-9/+13
2010-01-08ALSA: hda - support OLPC XO-1.5 DC inputDaniel Drake1-23/+190
2010-01-08ALSA: hda - Configure XO-1.5 microphones at capture timeDaniel Drake1-40/+85
2010-01-08ALSA: hda - conexant - Fixed microphone mixer for HP Compaq Presario F700Ken Prox1-0/+50
2010-01-08ALSA: ac97_codec: merge WM9703 and WM9705 opsKrzysztof Helt1-16/+1
2010-01-08ALSA: pcm_lib: fix "something must be really wrong" conditionJaroslav Kysela1-1/+1
2010-01-07ALSA: pcm_lib - optimize wake_up() calls for PCM I/OJaroslav Kysela3-12/+27
2010-01-07ALSA: pcm_lib - cleanup & merge hw_ptr update functionsJaroslav Kysela5-195/+121
2010-01-07ALSA: pcm_lib - add possibility to log last 10 DMA ring buffer positionsJaroslav Kysela3-23/+127
2010-01-07ALSA: pcm_lib.c - convert second xrun_debug() parameter to use definesJaroslav Kysela1-10/+17
2010-01-07drm/radeon/kms: rs600: use correct mask for SW interruptLuca Tettamanti1-1/+1
2010-01-07gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL testDarren Jenkins1-5/+5
2010-01-07drm/radeon/radeon_device.c: move a dereference below a NULL testDarren Jenkins1-2/+4
2010-01-07drm/radeon/radeon_fence.c: move a dereference below the NULL testDarren Jenkins1-5/+4
2010-01-07drm/radeon/radeon_connectors.c: add a NULL test before dereferenceDarren Jenkins1-1/+1
2010-01-07drm/radeon/kms: fix memory leakJiri Slaby1-0/+1
2010-01-07drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line()Roel Kluin1-1/+1
2010-01-07drm/edid: Fix CVT width/height decodeAdam Jackson1-5/+5
2010-01-07drm/edid: Skip empty CVT codepointsAdam Jackson1-0/+4
2010-01-07drm: remove address mask param for drm_pci_alloc()Zhenyu Wang6-14/+14