index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2011-03-18
42
-6750
/
+7287
|
\
|
*
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2011-03-18
34
-6241
/
+6870
|
|
\
|
|
*
ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl
Dan Rosenberg
2011-03-18
1
-0
/
+5
|
|
*
ALSA: ctxfi - use list_move() instead of list_del()/list_add() combination
Kirill A. Shutemov
2011-03-16
1
-2
/
+1
|
|
*
ALSA: ctxfi - Clear input settings before initialization
Przemyslaw Bruski
2011-03-14
1
-0
/
+2
|
|
*
ALSA: ctxfi - Fix SPDIF status retrieval
Przemyslaw Bruski
2011-03-14
1
-14
/
+5
|
|
*
ALSA: ctxfi - Fix incorrect SPDIF status bit mask
Przemyslaw Bruski
2011-03-14
1
-1
/
+1
|
|
*
ALSA: ctxfi - Fix microphone boost codes/comments
Przemyslaw Bruski
2011-03-14
1
-10
/
+18
|
|
*
ALSA: atiixp - Fix wrong time-out checks during ac-link reset
Takashi Iwai
2011-03-11
2
-2
/
+2
|
|
*
ALSA: intel8x0m: append 'm' to "r_intel8x0"
Paul Bolle
2011-03-11
1
-3
/
+3
|
|
*
ALSA: intel8x0m: add 'm' as "suffix" to static functions
Paul Bolle
2011-03-11
1
-49
/
+49
|
|
*
ALSA: intel8x0m: wait a bit before warm reset check
Paul Bolle
2011-03-11
1
-1
/
+2
|
|
*
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
2011-03-11
11
-109
/
+237
|
|
|
\
|
|
*
|
ALSA: asihpi - Use %zd for size_t argument in error message
Takashi Iwai
2011-03-08
1
-1
/
+1
|
|
*
|
ALSA: hdspm - Add firmware ID for older AES32 cards.
Adrian Knoth
2011-03-08
1
-0
/
+2
|
|
*
|
ALSA: hdspm - Fix midi port initialization
Adrian Knoth
2011-02-28
1
-2
/
+4
|
|
*
|
ALSA: hdspm - Abort on unknown firmware revision
Adrian Knoth
2011-02-28
1
-0
/
+4
|
|
*
|
ALSA: hdspm - Add updated firmware revision for AES32
Adrian Knoth
2011-02-28
1
-0
/
+2
|
|
*
|
ALSA: hdspm - AES32: Use define instead of hardcoded channel count
Adrian Knoth
2011-02-28
1
-4
/
+7
|
|
*
|
ALSA: emu10k1 - emu10k1_main.c remove one to many l's in the word.
Justin P. Mattock
2011-02-25
1
-1
/
+1
|
|
*
|
ALSA: hda - patch_realtek.c remove one to many l's in the word.
Justin P. Mattock
2011-02-25
1
-1
/
+1
|
|
*
|
ALSA: hdspm - Fix lock/sync reporting on MADI and AES32
Adrian Knoth
2011-02-23
1
-2
/
+2
|
|
*
|
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: 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
[next]