index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
oxygen
/
oxygen_lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-29
ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FS
Takashi Iwai
1
-4
/
+0
2015-01-16
ALSA: oxygen: add XIO2001 initialization
Clemens Ladisch
1
-1
/
+10
2015-01-16
ALSA: oxygen: add support for third analog input
Clemens Ladisch
1
-3
/
+12
2015-01-11
Merge branch 'topic/pci-cleanup' into for-next
Takashi Iwai
1
-15
/
+0
2015-01-09
ALSA: oxygen: Simplify PM callbacks
Takashi Iwai
1
-15
/
+0
2015-01-04
ALSA: oxygen: Delete an unnecessary check before the function call "snd_pcm_s...
Markus Elfring
1
-2
/
+1
2014-02-26
ALSA: oxygen: Use standard printk helpers
Takashi Iwai
1
-5
/
+5
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-2
/
+2
2013-05-29
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
1
-1
/
+0
2012-10-09
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-2
/
+2
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-4
/
+4
2012-08-14
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
1
-2
/
+2
2012-07-03
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
1
-7
/
+10
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-09-14
ALSA: mpu401: clean up interrupt specification
Clemens Ladisch
1
-3
/
+3
2011-06-10
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
Takashi Iwai
1
-1
/
+1
2011-01-10
ALSA: oxygen: do not show chip revision in card longname
Clemens Ladisch
1
-8
/
+3
2011-01-10
ALSA: oxygen: simplify model-specific MCLK handling
Clemens Ladisch
1
-12
/
+24
2010-12-13
Merge branch 'topic/workq-update' into topic/misc
Takashi Iwai
1
-2
/
+4
2010-12-13
sound: don't use flush_scheduled_work()
Tejun Heo
1
-2
/
+4
2010-12-06
ALSA: oxygen: show correct package ID
Clemens Ladisch
1
-1
/
+7
2010-12-06
ALSA: oxygen: allow to dump codec registers
Clemens Ladisch
1
-4
/
+6
2010-11-03
ALSA: oxygen: add Kuroutoshikou CMI8787-HG2PCI support
Clemens Ladisch
1
-1
/
+1
2010-10-06
ALSA: oxygen: add PEX8111 initialization
Clemens Ladisch
1
-1
/
+16
2010-10-06
ALSA: oxygen: rewrite PCIe bridge initialization
Clemens Ladisch
1
-17
/
+23
2010-09-08
ALSA: virtuoso: work around missing reset in the Xonar DS Windows driver
Clemens Ladisch
1
-3
/
+18
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
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
[next]