index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
oxygen
/
oxygen_lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-27
sound: oxygen: zero-initialize model data
Clemens Ladisch
1
-1
/
+1
2009-02-19
sound: oxygen: automatically restore overwritten EEPROM
Clemens Ladisch
1
-0
/
+29
2009-02-19
sound: oxygen: handle cards with broken EEPROM
Clemens Ladisch
1
-8
/
+43
2009-02-19
sound: oxygen: use static driver name
Clemens Ladisch
1
-2
/
+3
2009-02-19
sound: oxygen: allocate model_data dynamically
Clemens Ladisch
1
-3
/
+11
2009-02-19
sound: oxygen: make the owner module a parameter of the probe function
Clemens Ladisch
1
-1
/
+2
2009-01-12
ALSA: Convert to snd_card_create() in sound/pci/*
Takashi Iwai
1
-4
/
+4
2008-09-22
ALSA: oxygen: add UART I/O functions
Clemens Ladisch
1
-2
/
+30
2008-09-22
ALSA: oxygen: configure MIDI via device_config
Clemens Ladisch
1
-2
/
+7
2008-09-22
ALSA: oxygen: rename pcm_dev_cfg
Clemens Ladisch
1
-5
/
+5
2008-09-22
ALSA: oxygen: add probe callback
Clemens Ladisch
1
-1
/
+7
2008-09-22
ALSA: oxygen: use a copy of the model struct
Clemens Ladisch
1
-27
/
+27
2008-05-19
[ALSA] oxygen: add PM support
Clemens Ladisch
1
-0
/
+100
2008-05-19
[ALSA] oxygen: add symbol for I/O space size
Clemens Ladisch
1
-2
/
+2
2008-05-19
[ALSA] oxygen: fix version in MODULE_LICENSE
Clemens Ladisch
1
-1
/
+1
2008-04-24
[ALSA] Fix synchronize_irq() bugs, redundancies
Jeff Garzik
1
-3
/
+1
2008-04-24
[ALSA] oxygen: mute by default
Clemens Ladisch
1
-1
/
+2
2008-04-24
[ALSA] oxygen: generalize handling of DAC volume limits
Clemens Ladisch
1
-1
/
+1
2008-04-24
[ALSA] oxygen: use SPDIF input only if present
Clemens Ladisch
1
-18
/
+31
2008-04-24
[ALSA] oxygen: fix line-in recording selection (now for real)
Clemens Ladisch
1
-0
/
+2
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
1
-6
/
+6
2008-04-24
[ALSA] oxygen: make SPI/2-wire configuration model-specific
Clemens Ladisch
1
-5
/
+5
2008-04-24
[ALSA] oxygen: add monitor controls
Clemens Ladisch
1
-8
/
+8
2008-02-23
[ALSA] oxygen - Fix section mismatch
Takashi Iwai
1
-5
/
+5
2008-01-31
[ALSA] virtuoso: monitor external power on D2X
Clemens Ladisch
1
-1
/
+10
2008-01-31
[ALSA] oxygen: add front panel controls
Clemens Ladisch
1
-2
/
+1
2008-01-31
[ALSA] oxygen: use AC97 interrupt
Clemens Ladisch
1
-3
/
+10
2008-01-31
[ALSA] oxygen: make line-in exclusive only on Xonar
Clemens Ladisch
1
-2
/
+0
2008-01-31
[ALSA] oxygen: more initialization
Clemens Ladisch
1
-18
/
+58
2008-01-31
[ALSA] oxygen: add 192 kHz SPDIF input support
Clemens Ladisch
1
-20
/
+55
2008-01-31
[ALSA] oxygen: move model-specific data out of common header
Clemens Ladisch
1
-1
/
+3
2008-01-31
[ALSA] oxygen: add more symbols
Clemens Ladisch
1
-4
/
+12
2008-01-31
[ALSA] oxygen: remove MIDI autodetection
Clemens Ladisch
1
-2
/
+4
2008-01-31
[ALSA] oxygen: remove magic numbers
Clemens Ladisch
1
-9
/
+33
2008-01-31
[ALSA] oxygen: fix playback routing
Clemens Ladisch
1
-1
/
+1
2008-01-31
[ALSA] oxygen: add register definitions
Clemens Ladisch
1
-18
/
+31
2008-01-31
[ALSA] oxygen: make SPI configuration configurable
Clemens Ladisch
1
-1
/
+1
2008-01-31
[ALSA] oxygen: make AC97 codec optional
Clemens Ladisch
1
-32
/
+50
2008-01-31
[ALSA] oxygen: use an array of snd_kcontrol pointers
Clemens Ladisch
1
-2
/
+2
2008-01-31
[ALSA] oxygen: fix channel routing
Clemens Ladisch
1
-1
/
+1
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2008-01-31
[ALSA] add CMI8788 driver
Clemens Ladisch
1
-0
/
+361