index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
oxygen
/
virtuoso.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-1
/
+1
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-06-10
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
Takashi Iwai
1
-1
/
+1
2010-10-05
ALSA: virtuoso: add HDAV1.3 Slim PCI ID
Clemens Ladisch
1
-0
/
+1
2010-10-05
ALSA: virtuoso: fix Xonar DS chip name
Clemens Ladisch
1
-2
/
+2
2010-09-08
ALSA: virtuoso: work around missing reset in the Xonar DS Windows driver
Clemens Ladisch
1
-0
/
+1
2010-02-09
sound: use DEFINE_PCI_DEVICE_TABLE
Alexey Dobriyan
1
-1
/
+1
2010-01-18
sound: virtuoso: add Xonar DS support
Clemens Ladisch
1
-0
/
+3
2009-09-28
sound: virtuoso: split virtuoso.c
Clemens Ladisch
1
-1091
/
+14
2009-07-02
sound: virtuoso: fix Xonar D1/DX silence after resume
Clemens Ladisch
1
-0
/
+2
2009-05-25
sound: virtuoso: add Xonar Essence ST support
Clemens Ladisch
1
-19
/
+41
2009-05-25
sound: virtuoso: enable HDAV S/PDIF input
Clemens Ladisch
1
-1
/
+2
2009-05-25
sound: virtuoso: add another DX PCI ID
Clemens Ladisch
1
-0
/
+1
2009-02-26
sound: virtuoso: add Xonar Essence STX support
Clemens Ladisch
1
-0
/
+192
2009-02-20
sound: virtuoso: increase minimum volume to -60 dB
Clemens Ladisch
1
-7
/
+7
2009-02-19
sound: oxygen: handle cards with broken EEPROM
Clemens Ladisch
1
-61
/
+73
2009-02-19
sound: oxygen: make the owner module a parameter of the probe function
Clemens Ladisch
1
-4
/
+1
2009-02-19
sound: virtuoso: revert "do not overwrite EEPROM on Xonar D2/D2X"
Clemens Ladisch
1
-13
/
+4
2009-01-19
sound: virtuoso: add newline
Clemens Ladisch
1
-1
/
+1
2009-01-19
sound: virtuoso: enable UART on Xonar HDAV1.3
Clemens Ladisch
1
-0
/
+1
2009-01-15
sound: virtuoso: do not overwrite EEPROM on Xonar D2/D2X
Clemens Ladisch
1
-4
/
+13
2008-09-22
ALSA: virtuoso: add Xonar HDAV1.3 support
Clemens Ladisch
1
-0
/
+251
2008-09-22
ALSA: virtuoso: rename AC97 callback function
Clemens Ladisch
1
-3
/
+3
2008-09-22
ALSA: virtuoso: make number of PCM1796 DACs configurable
Clemens Ladisch
1
-4
/
+15
2008-09-22
ALSA: virtuoso: allow I2C-connected PCM1796
Clemens Ladisch
1
-2
/
+19
2008-09-22
ALSA: oxygen: add self-documenting functions
Clemens Ladisch
1
-5
/
+20
2008-09-22
ALSA: oxygen: configure MIDI via device_config
Clemens Ladisch
1
-1
/
+3
2008-09-22
ALSA: oxygen: rename pcm_dev_cfg
Clemens Ladisch
1
-7
/
+7
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: add probe callback
Clemens Ladisch
1
-1
/
+1
2008-08-14
ALSA: virtuoso: add Xonar D1 support
Clemens Ladisch
1
-18
/
+55
2008-05-19
[ALSA] oxygen: add PM support
Clemens Ladisch
1
-0
/
+22
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
1
-20
/
+34
2008-05-19
[ALSA] oxygen: simplify DAC volume initialization
Clemens Ladisch
1
-66
/
+57
2008-05-19
[ALSA] oxygen: save register writes
Clemens Ladisch
1
-25
/
+29
2008-05-19
[ALSA] oxygen: fix version in MODULE_LICENSE
Clemens Ladisch
1
-1
/
+1
2008-04-24
[ALSA] oxygen: generalize DAC volume TLV handling
Clemens Ladisch
1
-10
/
+5
2008-04-24
[ALSA] oxygen: mute by default
Clemens Ladisch
1
-11
/
+12
2008-04-24
[ALSA] oxygen: generalize handling of DAC volume limits
Clemens Ladisch
1
-25
/
+6
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
1
-5
/
+0
2008-04-24
[ALSA] virtuoso: correctly switch input jack on Xonar DX
Clemens Ladisch
1
-4
/
+18
2008-04-24
[ALSA] virtuoso: add Xonar DX support
Clemens Ladisch
1
-2
/
+225
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
[next]