index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
oxygen
/
oxygen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sound: use DEFINE_PCI_DEVICE_TABLE
Alexey Dobriyan
2010-02-09
1
-1
/
+1
*
sound: oxygen: add high-pass filter control
Clemens Ladisch
2009-09-28
1
-2
/
+71
*
sound: oxygen: add digital filter control
Clemens Ladisch
2009-09-28
1
-0
/
+65
*
sound: oxygen: allow custom MCLK rates
Clemens Ladisch
2009-09-28
1
-0
/
+1
*
sound: oxygen: cache codec registers
Clemens Ladisch
2009-09-28
1
-49
/
+58
*
sound: oxygen: more hardware documentation
Clemens Ladisch
2009-09-28
1
-0
/
+6
*
sound: oxygen: enable headphone output on Claro cards
Clemens Ladisch
2009-03-09
1
-10
/
+53
*
sound: oxygen: handle AK5385 ADC on Claro halo cards
Clemens Ladisch
2009-02-20
1
-0
/
+16
*
sound: oxygen: handle cards with broken EEPROM
Clemens Ladisch
2009-02-19
1
-20
/
+24
*
sound: oxygen: make the owner module a parameter of the probe function
Clemens Ladisch
2009-02-19
1
-2
/
+1
*
ALSA: oxygen: add Claro halo support
Clemens Ladisch
2008-11-28
1
-0
/
+4
*
ALSA: oxygen: add self-documenting functions
Clemens Ladisch
2008-09-22
1
-1
/
+6
*
ALSA: oxygen: configure MIDI via device_config
Clemens Ladisch
2008-09-22
1
-0
/
+1
*
ALSA: oxygen: rename pcm_dev_cfg
Clemens Ladisch
2008-09-22
1
-10
/
+10
*
ALSA: oxygen: handle X-Meridian dynamically
Clemens Ladisch
2008-09-22
1
-33
/
+17
*
ALSA: oxygen: remove X-Meridian magic number
Clemens Ladisch
2008-09-22
1
-11
/
+16
*
ALSA: oxygen: add probe callback
Clemens Ladisch
2008-09-22
1
-1
/
+2
*
ALSA: oxygen: fix distorted output on AK4396-based cards
Clemens Ladisch
2008-08-29
1
-0
/
+4
*
[ALSA] oxygen: add PM support
Clemens Ladisch
2008-05-19
1
-0
/
+12
*
[ALSA] oxygen: separate out hardware initialization code
Clemens Ladisch
2008-05-19
1
-7
/
+19
*
[ALSA] oxygen: simplify DAC volume initialization
Clemens Ladisch
2008-05-19
1
-14
/
+13
*
[ALSA] oxygen: save register writes
Clemens Ladisch
2008-05-19
1
-3
/
+14
*
[ALSA] oxygen: fix version in MODULE_LICENSE
Clemens Ladisch
2008-05-19
1
-1
/
+1
*
[ALSA] oxygen: generalize DAC volume TLV handling
Clemens Ladisch
2008-04-24
1
-11
/
+2
*
[ALSA] oxygen: mute by default
Clemens Ladisch
2008-04-24
1
-3
/
+3
*
[ALSA] oxygen: generalize handling of DAC volume limits
Clemens Ladisch
2008-04-24
1
-0
/
+4
*
[ALSA] oxygen: fix line-in recording selection (now for real)
Clemens Ladisch
2008-04-24
1
-33
/
+0
*
[ALSA] oxygen: move MIDI flag to model struct
Clemens Ladisch
2008-04-24
1
-1
/
+2
*
[ALSA] oxygen: make SPI/2-wire configuration model-specific
Clemens Ladisch
2008-04-24
1
-2
/
+4
*
[ALSA] oxygen: change model-specific PCM device configuration
Clemens Ladisch
2008-04-24
1
-10
/
+12
*
[ALSA] oxygen: move WM8785 symbols to a header file
Clemens Ladisch
2008-04-24
1
-41
/
+1
*
[ALSA] oxygen: fix line-in recording selection
Clemens Ladisch
2008-02-22
1
-0
/
+35
*
[ALSA] oxygen: revert SPI clock frequency change for AK4396/WM8785
Clemens Ladisch
2008-01-31
1
-2
/
+2
*
[ALSA] oxygen: fix AK4396 double rate upper limit
Clemens Ladisch
2008-01-31
1
-1
/
+1
*
[ALSA] add TempoTec HiFier driver
Clemens Ladisch
2008-01-31
1
-42
/
+1
*
[ALSA] oxygen: make the number of analog output configurable
Clemens Ladisch
2008-01-31
1
-0
/
+2
*
[ALSA] oxygen: remove MIDI for generic cards
Clemens Ladisch
2008-01-31
1
-3
/
+4
*
[ALSA] oxygen: move model-specific data out of common header
Clemens Ladisch
2008-01-31
1
-5
/
+15
*
[ALSA] oxygen: reduce SPI clock frequency for AK4396/WM8785
Clemens Ladisch
2008-01-31
1
-2
/
+2
*
[ALSA] oxygen: allow more sample rates with WM8785
Clemens Ladisch
2008-01-31
1
-17
/
+4
*
[ALSA] oxygen: add more symbols
Clemens Ladisch
2008-01-31
1
-33
/
+105
*
[ALSA] oxygen: remove MIDI autodetection
Clemens Ladisch
2008-01-31
1
-1
/
+1
*
[ALSA] oxygen: add register definitions
Clemens Ladisch
2008-01-31
1
-4
/
+7
*
[ALSA] oxygen: make the I2S format configurable
Clemens Ladisch
2008-01-31
1
-0
/
+4
*
[ALSA] oxygen: make PCM limits configurable
Clemens Ladisch
2008-01-31
1
-0
/
+13
*
[ALSA] oxygen: add control filter to model struct
Clemens Ladisch
2008-01-31
1
-2
/
+12
*
[ALSA] oxygen: make all DMA channels configurable
Clemens Ladisch
2008-01-31
1
-1
/
+10
*
[ALSA] oxygen: make SPI configuration configurable
Clemens Ladisch
2008-01-31
1
-0
/
+2
*
[ALSA] oxygen: fix channel routing
Clemens Ladisch
2008-01-31
1
-3
/
+3
*
[ALSA] Remove sound/driver.h
Takashi Iwai
2008-01-31
1
-1
/
+0
[next]