index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-09-28
sound: oxygen: fix for PI7C9X110 compatibility
Clemens Ladisch
1
-0
/
+23
2009-09-28
sound: oxygen: do not try to restore nonexistent EEPROM
Clemens Ladisch
1
-1
/
+5
2009-09-03
sound: oxygen: handle cards with missing EEPROM
Clemens Ladisch
1
-0
/
+3
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