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
path:
root
/
sound
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
ALSA: hdspm - prevent reading unitialized stack memory
Adrian Knoth
2011-02-23
1
-0
/
+1
|
*
|
|
|
ALSA: hdspm - fix sync check on AES32
Adrian Knoth
2011-02-23
1
-3
/
+26
|
*
|
|
|
ALSA: hdspm - Remove input selector on MADIface
Adrian Knoth
2011-02-23
1
-2
/
+1
|
*
|
|
|
ALSA: hdspm - Fix DS/QS output channel mappings on RME MADI/MADIface
Adrian Knoth
2011-02-23
1
-2
/
+2
|
*
|
|
|
ALSA: hdspm - Restrict channel count on RME AES/AES32
Adrian Knoth
2011-02-23
1
-16
/
+20
|
*
|
|
|
ALSA: hdspm - Fix buffer handling on RME MADI/MADIface/AES(32)
Adrian Knoth
2011-02-23
1
-2
/
+11
|
*
|
|
|
ALSA: hpdsm - RME AES(32): Fix missing channel mappings
Adrian Knoth
2011-02-23
1
-0
/
+40
|
*
|
|
|
ALSA - au88x0 - add Playback Volume to 10 bands Equalizer Controls
Raymond Yau
2011-02-20
1
-1
/
+2
|
*
|
|
|
ALSA: azt3328: hook up new emulated AC97 on AC97 patch side
Andreas Mohr
2011-02-19
2
-0
/
+59
|
*
|
|
|
ALSA: azt3328: add custom AC97 semi-emulation use standard ALSA AC97 layer
Andreas Mohr
2011-02-19
2
-48
/
+408
|
*
|
|
|
ALSA: ac97: replace open-coded, error-prone stuff with AC97 bit defines
Andreas Mohr
2011-02-17
1
-34
/
+49
|
*
|
|
|
ALSA: usb-audio: reconstruct some dispatcher functions to use switch-case
Daniel Mack
2011-02-14
2
-37
/
+33
|
*
|
|
|
ALSA: usb-audio: add support for Native Instruments MK2 devices
Daniel Mack
2011-02-14
3
-0
/
+200
|
*
|
|
|
ALSA: snd-usb-caiaq: Add support for Traktor Audio 2
Daniel Mack
2011-02-14
4
-0
/
+9
|
*
|
|
|
ALSA: core: sparse cleanups
Clemens Ladisch
2011-02-14
16
-92
/
+111
|
*
|
|
|
ALSA: asihpi - HPI v4.06
Eliot Blennerhassett
2011-02-10
1
-2
/
+2
|
*
|
|
|
ALSA: asihpi - Fix outstream start trigger for non-mmap adapters.
Eliot Blennerhassett
2011-02-10
1
-1
/
+2
|
*
|
|
|
ALSA: asihpi - Tighten firmware version requirements.
Eliot Blennerhassett
2011-02-10
1
-4
/
+3
|
*
|
|
|
ALSA: asihpi - Ensure all adapter data is cleared on device removal.
Eliot Blennerhassett
2011-02-10
1
-3
/
+3
|
*
|
|
|
ALSA: asihpi - Minor define updates
Eliot Blennerhassett
2011-02-10
3
-16
/
+22
|
*
|
|
|
ALSA: asihpi - New functions prep for interrupt driven streams.
Eliot Blennerhassett
2011-02-10
2
-5
/
+39
|
*
|
|
|
ALSA: asihpi - Use consistent err return variable, change some bad variable n...
Eliot Blennerhassett
2011-02-10
1
-68
/
+75
|
*
|
|
|
ALSA: asihpi - Remove unused code and data.
Eliot Blennerhassett
2011-02-10
3
-146
/
+1
|
*
|
|
|
ALSA: asihpi - Clarify firmware id selection.
Eliot Blennerhassett
2011-02-10
1
-9
/
+12
|
*
|
|
|
ALSA: asihpi - Allow adapters with duplicate index jumpers to be discovered.
Eliot Blennerhassett
2011-02-10
1
-2
/
+12
|
*
|
|
|
ALSA: asihpi - Add volume mute control.
Eliot Blennerhassett
2011-02-10
4
-2
/
+54
|
*
|
|
|
ALSA: asihpi - Add snd_card_set_dev to init.
Eliot Blennerhassett
2011-02-10
1
-1
/
+3
|
*
|
|
|
ALSA: asihpi - Replace adapter list with single item in subsys response.
Eliot Blennerhassett
2011-02-10
6
-12
/
+11
|
*
|
|
|
ALSA: asihpi - Cosmetic + a minor comments.
Eliot Blennerhassett
2011-02-10
6
-24
/
+80
|
*
|
|
|
ALSA: asihpi - Remove int flag polling code preparing for stream interrupts.
Eliot Blennerhassett
2011-02-10
2
-104
/
+0
|
*
|
|
|
ALSA: asihpi - Code cleanup.
Eliot Blennerhassett
2011-02-10
2
-41
/
+16
|
*
|
|
|
ALSA: asihpi - Reduce number of error codes returned to upper layers.
Eliot Blennerhassett
2011-02-10
3
-43
/
+73
|
*
|
|
|
ALSA: asihpi - Remove unused subsys pointer from all HPI functions.
Eliot Blennerhassett
2011-02-10
5
-1502
/
+1270
|
*
|
|
|
ALSA: asihpi - Update error codes.
Eliot Blennerhassett
2011-02-10
1
-8
/
+9
|
*
|
|
|
ALSA: asihpi - Checkpatch line lengths etc.
Eliot Blennerhassett
2011-02-10
4
-20
/
+24
|
*
|
|
|
ALSA: asihpi - Add include guard.
Eliot Blennerhassett
2011-02-10
1
-3
/
+9
|
*
|
|
|
ALSA: asihpi - Add adapter index to cache info for debug.
Eliot Blennerhassett
2011-02-10
4
-5
/
+20
|
*
|
|
|
ALSA: asihpi - Rewrite PCM timer function. Update control names.
Eliot Blennerhassett
2011-02-10
1
-227
/
+203
|
*
|
|
|
ALSA: asihpi - Interrelated HPI tidy up.
Eliot Blennerhassett
2011-02-10
11
-2223
/
+1114
|
*
|
|
|
ALSA: asihpi - HPI 4.05.14
Eliot Blennerhassett
2011-02-10
1
-229
/
+33
|
*
|
|
|
ALSA: asihpi - Simplify debug logging.
Eliot Blennerhassett
2011-02-10
2
-455
/
+25
|
*
|
|
|
ALSA: asihpi - Poison adapter_index in message. Remove unused function.
Eliot Blennerhassett
2011-02-10
1
-16
/
+2
|
*
|
|
|
ALSA: asihpi - Switch to dev_printk.
Eliot Blennerhassett
2011-02-10
1
-15
/
+19
|
*
|
|
|
ALSA: USB: 6fire: signedness bug in usb6fire_pcm_prepare()
Dan Carpenter
2011-02-07
1
-2
/
+1
|
*
|
|
|
ALSA: hdspm - remove unused arrays, reduce stack usage in hwdep_ioctl
Jaroslav Kysela
2011-01-27
1
-40
/
+15
|
*
|
|
|
ALSA: [hdspm] Move static mapping arrays to .c
Adrian Knoth
2011-01-27
1
-0
/
+171
|
*
|
|
|
ALSA: hdspm - Add RayDAT and AIO strings to Kconfig
Adrian Knoth
2011-01-27
1
-3
/
+3
|
*
|
|
|
ALSA: hdspm - Add support for RME RayDAT and AIO
Adrian Knoth
2011-01-27
1
-1104
/
+3107
|
*
|
|
|
ALSA: usb/6fire - Driver for TerraTec DMX 6Fire USB
Torsten Schenk
2011-01-24
16
-1
/
+2313
*
|
|
|
|
Merge branch 'topic/hda' into for-linus
Takashi Iwai
2011-03-16
9
-509
/
+417
|
\
\
\
\
\
[prev]
[next]