Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
acb9553cab552cf17154814f079f54401eefa474
/
sound
/
pci
/
oxygen
/
oxygen_lib.c
3270f0d
ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FS
by Takashi Iwai
· 10 years ago
a5a3353
ALSA: oxygen: add XIO2001 initialization
by Clemens Ladisch
· 10 years ago
0902fbb
ALSA: oxygen: add support for third analog input
by Clemens Ladisch
· 10 years ago
9e59474
Merge branch 'topic/pci-cleanup' into for-next
by Takashi Iwai
· 10 years ago
2d6b2e5
ALSA: oxygen: Simplify PM callbacks
by Takashi Iwai
· 10 years ago
1fac168
ALSA: oxygen: Delete an unnecessary check before the function call "snd_pcm_suspend"
by Markus Elfring
· 10 years ago
03d3ac2
ALSA: oxygen: Use standard printk helpers
by Takashi Iwai
· 11 years ago
60c5772
ALSA: pci: Convert to snd_card_new() with a device pointer
by Takashi Iwai
· 11 years ago
20a2422
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
by Takashi Iwai
· 12 years ago
f5a246e
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
4382973
workqueue: deprecate flush[_delayed]_work_sync()
by Tejun Heo
· 12 years ago
c7561cd
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
by Takashi Iwai
· 12 years ago
68cb2b5
ALSA: Convert to new pm_ops for PCI drivers
by Takashi Iwai
· 13 years ago
da155d5
sound: Add module.h to the previously silent sound users
by Paul Gortmaker
· 13 years ago
dba8b46
ALSA: mpu401: clean up interrupt specification
by Clemens Ladisch
· 13 years ago
934c2b6
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
by Takashi Iwai
· 14 years ago
a1f80fc
ALSA: oxygen: do not show chip revision in card longname
by Clemens Ladisch
· 14 years ago
5b8bf2a
ALSA: oxygen: simplify model-specific MCLK handling
by Clemens Ladisch
· 14 years ago
354d14b
Merge branch 'topic/workq-update' into topic/misc
by Takashi Iwai
· 14 years ago
5b84ba2
sound: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
e2943ef
ALSA: oxygen: show correct package ID
by Clemens Ladisch
· 14 years ago
9719fca
ALSA: oxygen: allow to dump codec registers
by Clemens Ladisch
· 14 years ago
31f86ba
ALSA: oxygen: add Kuroutoshikou CMI8787-HG2PCI support
by Clemens Ladisch
· 14 years ago
ebebeec
ALSA: oxygen: add PEX8111 initialization
by Clemens Ladisch
· 14 years ago
7cb4ced
ALSA: oxygen: rewrite PCIe bridge initialization
by Clemens Ladisch
· 14 years ago
4c25b93
ALSA: virtuoso: work around missing reset in the Xonar DS Windows driver
by Clemens Ladisch
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
362bc24
sound: oxygen: fix for PI7C9X110 compatibility
by Clemens Ladisch
· 15 years ago
87b6190
sound: oxygen: do not try to restore nonexistent EEPROM
by Clemens Ladisch
· 15 years ago
9265345
sound: oxygen: handle cards with missing EEPROM
by Clemens Ladisch
· 15 years ago
82af308
sound: oxygen: zero-initialize model data
by Clemens Ladisch
· 16 years ago
1275d6f
sound: oxygen: automatically restore overwritten EEPROM
by Clemens Ladisch
· 16 years ago
30459d7
sound: oxygen: handle cards with broken EEPROM
by Clemens Ladisch
· 16 years ago
a69bb3c
sound: oxygen: use static driver name
by Clemens Ladisch
· 16 years ago
6ed9115
sound: oxygen: allocate model_data dynamically
by Clemens Ladisch
· 16 years ago
bb71858
sound: oxygen: make the owner module a parameter of the probe function
by Clemens Ladisch
· 16 years ago
e58de7b
ALSA: Convert to snd_card_create() in sound/pci/*
by Takashi Iwai
· 16 years ago
397b1dc
ALSA: oxygen: add UART I/O functions
by Clemens Ladisch
· 16 years ago
dbbbd67
ALSA: oxygen: configure MIDI via device_config
by Clemens Ladisch
· 16 years ago
d76596b
ALSA: oxygen: rename pcm_dev_cfg
by Clemens Ladisch
· 16 years ago
568c59e
ALSA: oxygen: add probe callback
by Clemens Ladisch
· 16 years ago
9bd6a73
ALSA: oxygen: use a copy of the model struct
by Clemens Ladisch
· 16 years ago
4a4bc53
[ALSA] oxygen: add PM support
by Clemens Ladisch
· 17 years ago
c1365007
[ALSA] oxygen: add symbol for I/O space size
by Clemens Ladisch
· 17 years ago
d023dc0
[ALSA] oxygen: fix version in MODULE_LICENSE
by Clemens Ladisch
· 17 years ago
f000fd8
[ALSA] Fix synchronize_irq() bugs, redundancies
by Jeff Garzik
· 17 years ago
e983532
[ALSA] oxygen: mute by default
by Clemens Ladisch
· 17 years ago
193e813
[ALSA] oxygen: generalize handling of DAC volume limits
by Clemens Ladisch
· 17 years ago
1d98c7d
[ALSA] oxygen: use SPDIF input only if present
by Clemens Ladisch
· 17 years ago
e97f799
[ALSA] oxygen: fix line-in recording selection (now for real)
by Clemens Ladisch
· 17 years ago
43dd89c
[ALSA] oxygen: disable clock of unused I2S inputs
by Clemens Ladisch
· 17 years ago
db12b8e
[ALSA] oxygen: move MIDI flag to model struct
by Clemens Ladisch
· 17 years ago
87eedd2
[ALSA] oxygen: make SPI/2-wire configuration model-specific
by Clemens Ladisch
· 17 years ago
fa5d810
[ALSA] oxygen: add monitor controls
by Clemens Ladisch
· 17 years ago
f007dc0
[ALSA] oxygen - Fix section mismatch
by Takashi Iwai
· 17 years ago
7c01415
[ALSA] virtuoso: monitor external power on D2X
by Clemens Ladisch
· 17 years ago
a360156
[ALSA] oxygen: add front panel controls
by Clemens Ladisch
· 17 years ago
1e821dd2
[ALSA] oxygen: use AC97 interrupt
by Clemens Ladisch
· 17 years ago
911b499
[ALSA] oxygen: make line-in exclusive only on Xonar
by Clemens Ladisch
· 17 years ago
b78e3db
[ALSA] oxygen: more initialization
by Clemens Ladisch
· 17 years ago
7f0b894
[ALSA] oxygen: add 192 kHz SPDIF input support
by Clemens Ladisch
· 17 years ago
7ef37cd
[ALSA] oxygen: move model-specific data out of common header
by Clemens Ladisch
· 17 years ago
878ac3e
[ALSA] oxygen: add more symbols
by Clemens Ladisch
· 17 years ago
44fb7aa
[ALSA] oxygen: remove MIDI autodetection
by Clemens Ladisch
· 17 years ago
c9946b2
[ALSA] oxygen: remove magic numbers
by Clemens Ladisch
· 17 years ago
e005954
[ALSA] oxygen: fix playback routing
by Clemens Ladisch
· 17 years ago
c2353a0
[ALSA] oxygen: add register definitions
by Clemens Ladisch
· 17 years ago
84aa6b7
[ALSA] oxygen: make SPI configuration configurable
by Clemens Ladisch
· 17 years ago
31c7764
[ALSA] oxygen: make AC97 codec optional
by Clemens Ladisch
· 17 years ago
01a3aff
[ALSA] oxygen: use an array of snd_kcontrol pointers
by Clemens Ladisch
· 17 years ago
7113e95
[ALSA] oxygen: fix channel routing
by Clemens Ladisch
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
d0ce994
[ALSA] add CMI8788 driver
by Clemens Ladisch
· 17 years ago