index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: hda - Fix ALC269 capture source
Takashi Iwai
2008-08-25
1
-0
/
+13
*
ALSA: via82xx - check continuous pages in buffer setup
Takashi Iwai
2008-08-25
1
-10
/
+9
*
ALSA: via82xx - ignore buffer preallocation errors
Takashi Iwai
2008-08-25
1
-23
/
+15
*
ALSA: hda - check page continuity
Takashi Iwai
2008-08-25
1
-4
/
+2
*
ALSA: Allocate larger pages in sgbuf
Takashi Iwai
2008-08-25
4
-18
/
+77
*
ALSA: Fix allocation size calculation in snd_dma_alloc_pages_fallback()
Takashi Iwai
2008-08-25
1
-1
/
+6
*
ALSA: Clean up SG-buffer helper functions and macros
Takashi Iwai
2008-08-25
15
-103
/
+91
*
ALSA: revo51: add headphone output
Alexander Beregalov
2008-08-25
2
-4
/
+5
*
ALSA: hda - Create beep control on ALC269 codec
Takashi Iwai
2008-08-25
1
-1
/
+17
*
ALSA: aoa - Remove duplicate assignment of SNDRV_PCM_FMTBIT_S{16,24}_BE bits
Roel Kluin
2008-08-25
1
-4
/
+2
*
ALSA: opl3sa2: replace nd_opl3sa2_info_xxx() with snd_wss_info_xxx()
Krzysztof Helt
2008-08-25
1
-27
/
+5
*
ALSA: als4000 - Code clean up
Andreas Mohr
2008-08-25
1
-58
/
+148
*
ALSA: Update MAINTAINERS
Takashi Iwai
2008-08-25
1
-0
/
+2
*
sound: oss: remove driver for SGI HAL2 audio device
Thomas Bogendoerfer
2008-08-25
4
-1814
/
+0
*
ALSA: hda - disable delayed period-ack with bdl_pos_adj=0
Takashi Iwai
2008-08-25
1
-0
/
+2
*
ALSA: wss_lib: snd_wss_calibrate_mute improvement
Krzysztof Helt
2008-08-25
1
-13
/
+13
*
ALSA: hda - Add AD1882A codec support
Takashi Iwai
2008-08-25
2
-18
/
+58
*
ALSA: opl3sa2: drop snd_card pointer from the snd_opl3sa2 structure
Krzysztof Helt
2008-08-25
1
-14
/
+19
*
ALSA: hda - set up HDMI channels
Takashi Iwai
2008-08-25
1
-8
/
+37
*
ALSA: hda - print a few HDMI information in proc
Takashi Iwai
2008-08-25
1
-5
/
+18
*
ALSA: hda - Add definitions of HDMI-related verbs
Takashi Iwai
2008-08-25
1
-4
/
+78
*
mpu401: reindent misindented spinlock
Ilpo Järvinen
2008-08-19
1
-1
/
+1
*
ALSA: release v1.0.18rc1
Jaroslav Kysela
2008-08-15
1
-1
/
+1
*
ALSA: dummy driver - do not use assignment in if condition
Jaroslav Kysela
2008-08-15
1
-11
/
+21
*
sound: Fix esoteric double free in the dummy sound driver.
Daniel THOMPSON
2008-08-15
1
-6
/
+4
*
ALSA: hda: 92HD75xx fixes
Matthew Ranostay
2008-08-15
1
-5
/
+82
*
ALSA: hda: dynamically create capture mux controls
Matthew Ranostay
2008-08-15
1
-16
/
+36
*
ALSA: fix a typo during snd_assert() removal
Takashi Iwai
2008-08-15
1
-1
/
+1
*
ALSA: usb-audio - Add ignore_ctl_error parameter
Takashi Iwai
2008-08-15
4
-7
/
+15
*
ALSA: Add missing description of usb-audio parameters
Takashi Iwai
2008-08-15
1
-0
/
+8
*
ALSA: hda - put all HDA codec IDs to components for precise hw detection
Jaroslav Kysela
2008-08-13
1
-2
/
+2
*
ALSA: ALSA-Configuration.txt: supported cards update
Alexander Beregalov
2008-08-13
1
-7
/
+19
*
ALSA: sound/pci: supported cards update
Alexander Beregalov
2008-08-13
2
-0
/
+7
*
ALSA: hda - initialize node 0x21 properly on AD1988 codecs
Takashi Iwai
2008-08-13
1
-0
/
+6
*
ALSA: hda - Don't reset SPDIF in each status change
Takashi Iwai
2008-08-13
3
-2
/
+9
*
ALSA: sound/pci/Kconfig: update for ice1712/24
Alexander Beregalov
2008-08-13
1
-5
/
+9
*
ALSA: ice1724/revo: simple clean up
Alexander Beregalov
2008-08-13
1
-4
/
+8
*
ALSA: Clean up snd_BUG()
Takashi Iwai
2008-08-13
1
-5
/
+1
*
ALSA: Kill snd_assert() definition
Takashi Iwai
2008-08-13
2
-47
/
+1
*
ALSA: Kill snd_assert() in other places
Takashi Iwai
2008-08-13
38
-168
/
+217
*
ALSA: Kill snd_assert() in sound/pci/*
Takashi Iwai
2008-08-13
70
-361
/
+632
*
ALSA: Kill snd_assert() in sound/isa/*
Takashi Iwai
2008-08-13
18
-42
/
+80
*
ALSA: Kill snd_assert() in sound/core/*
Takashi Iwai
2008-08-13
42
-388
/
+583
*
ALSA: Introduce snd_BUG_ON() macro
Takashi Iwai
2008-08-13
2
-0
/
+45
*
ALSA: wss_lib: missing closing brace in (ifdeffed out) debug function.
Rene Herman
2008-08-13
1
-1
/
+1
*
ALSA: au88x0: clipping ceiling loop wrong in comment
roel kluin
2008-08-13
1
-1
/
+1
*
ALSA: ASoC - fix DMA channel selection in Freescale MPC8610 sound drivers
Timur Tabi
2008-08-13
1
-11
/
+15
*
ALSA: ASoC: Add WM8580 CODEC driver
Mark Brown
2008-08-13
4
-0
/
+1103
*
ALSA: wss_lib: rework snd_ad1848_probe()
Rene Herman
2008-08-06
1
-64
/
+69
*
ALSA: ac97 - Enable mono-out on ALC203 codec as default
Takashi Iwai
2008-08-06
2
-1
/
+9
[next]