index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
oxygen
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-22
ALSA: virtuoso: create common functions for GPIO bit switch controls
Clemens Ladisch
1
-38
/
+15
2008-09-22
ALSA: virtuoso: handle D2X/DX dynamically
Clemens Ladisch
1
-142
/
+99
2008-09-22
ALSA: oxygen: handle X-Meridian dynamically
Clemens Ladisch
1
-33
/
+17
2008-09-22
ALSA: oxygen: remove X-Meridian magic number
Clemens Ladisch
1
-11
/
+16
2008-09-22
ALSA: oxygen: add probe callback
Clemens Ladisch
5
-5
/
+14
2008-09-22
ALSA: oxygen: use a copy of the model struct
Clemens Ladisch
4
-104
/
+104
2008-09-22
ALSA: oxygen: use SPDIF channel status symbols
Clemens Ladisch
1
-4
/
+4
2008-08-29
ALSA: oxygen: fix distorted output on AK4396-based cards
Clemens Ladisch
2
-0
/
+8
2008-08-26
ALSA: oxygen: prevent muting of nonexistent AC97 controls
Clemens Ladisch
1
-1
/
+4
2008-08-14
ALSA: virtuoso: add Xonar D1 support
Clemens Ladisch
1
-18
/
+55
2008-05-19
[ALSA] virtuoso: restrict period time to less than 10 s
Clemens Ladisch
1
-0
/
+6
2008-05-19
[ALSA] oxygen: add symbols for buffer/period size constraints
Clemens Ladisch
1
-16
/
+30
2008-05-19
[ALSA] oxygen: add PM support
Clemens Ladisch
6
-0
/
+146
2008-05-19
[ALSA] virtuoso: add xonar_enable_output()
Clemens Ladisch
1
-4
/
+11
2008-05-19
[ALSA] oxygen: separate out hardware initialization code
Clemens Ladisch
3
-29
/
+62
2008-05-19
[ALSA] oxygen: simplify DAC volume initialization
Clemens Ladisch
3
-88
/
+77
2008-05-19
[ALSA] oxygen: save register writes
Clemens Ladisch
4
-32
/
+67
2008-05-19
[ALSA] oxygen: add symbol for I/O space size
Clemens Ladisch
2
-2
/
+4
2008-05-19
[ALSA] oxygen: fix version in MODULE_LICENSE
Clemens Ladisch
4
-4
/
+4
2008-06-16
sound: oxygen: fix NULL pointer dereference when loading snd-oxygen
Clemens Ladisch
1
-5
/
+7
2008-04-24
[ALSA] Fix synchronize_irq() bugs, redundancies
Jeff Garzik
1
-3
/
+1
2008-04-24
[ALSA] oxygen: generalize DAC volume TLV handling
Clemens Ladisch
5
-26
/
+15
2008-04-24
[ALSA] oxygen: mute by default
Clemens Ladisch
4
-18
/
+20
2008-04-24
[ALSA] oxygen: generalize handling of DAC volume limits
Clemens Ladisch
6
-28
/
+17
2008-04-24
[ALSA] hifier: remove empty hifier_mixer_init()
Clemens Ladisch
1
-6
/
+0
2008-04-24
[ALSA] virtuoso: fix DX front panel I/O
Clemens Ladisch
1
-31
/
+20
2008-04-24
[ALSA] virtuoso: initialize two-wire control register
Clemens Ladisch
1
-3
/
+4
2008-04-24
[ALSA] virtuoso: add GPIO 1 mixer control
Clemens Ladisch
1
-0
/
+53
2008-04-24
[ALSA] oxygen: use SPDIF input only if present
Clemens Ladisch
4
-28
/
+40
2008-04-24
[ALSA] virtuoso: correctly switch input jack on Xonar DX
Clemens Ladisch
3
-4
/
+24
2008-04-24
[ALSA] virtuoso: add Xonar DX support
Clemens Ladisch
3
-2
/
+363
2008-04-24
[ALSA] virtuoso: fix typo
Clemens Ladisch
1
-1
/
+1
2008-04-24
[ALSA] virtuoso: change card short name
Clemens Ladisch
1
-2
/
+2
2008-04-24
[ALSA] virtuoso: set PCM1796 oversampling rate
Clemens Ladisch
1
-2
/
+0
2008-04-24
[ALSA] virtuoso: move some code to xonar_common_init()
Clemens Ladisch
1
-26
/
+51
2008-04-24
[ALSA] virtuoso: allow both CS5381 and CS5361
Clemens Ladisch
1
-14
/
+15
2008-04-24
[ALSA] virtuoso: separate D2/D2X init functions
Clemens Ladisch
1
-44
/
+74
2008-04-24
[ALSA] oxygen: add I2C support
Clemens Ladisch
2
-2
/
+22
2008-04-24
[ALSA] oxygen: fix line-in recording selection (now for real)
Clemens Ladisch
5
-92
/
+31
2008-04-24
[ALSA] oxygen: disable clock of unused I2S inputs
Clemens Ladisch
1
-11
/
+18
2008-04-24
[ALSA] oxygen: move MIDI flag to model struct
Clemens Ladisch
5
-10
/
+13
2008-04-24
[ALSA] oxygen: make SPI/2-wire configuration model-specific
Clemens Ladisch
4
-9
/
+12
2008-04-24
[ALSA] oxygen: change model-specific PCM device configuration
Clemens Ladisch
6
-152
/
+176
2008-04-24
[ALSA] oxygen: add monitor controls
Clemens Ladisch
2
-8
/
+164
2008-04-24
[ALSA] virtuoso: move PCM1796 symbols to a header file
Clemens Ladisch
2
-54
/
+59
2008-04-24
[ALSA] oxygen: move WM8785 symbols to a header file
Clemens Ladisch
2
-41
/
+46
2008-04-24
[ALSA] sound: virtuoso.c fix shadowed variable warning
Harvey Harrison
1
-3
/
+3
2008-02-29
[ALSA] oxygen: add owner field
Clemens Ladisch
2
-0
/
+2
2008-02-23
[ALSA] oxygen: fix line-in recording selection
Clemens Ladisch
1
-0
/
+35
2008-02-23
[ALSA] oxygen - Fix section mismatch
Takashi Iwai
2
-6
/
+6
[prev]
[next]