Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
95fcb384e6738bcc37b4f7bf6d1272aba4e7d2b9
/
sound
/
pci
/
via82xx.c
eab0fbf
ALSA: Use const struct ac97_quirk
by Joe Perches
· 10 years ago
6cbbfe1
ALSA: Include linux/io.h instead of asm/io.h
by Takashi Iwai
· 10 years ago
e909bfd
ALSA: via82xx: Simplify PM callbacks
by Takashi Iwai
· 10 years ago
9883ab9
ALSA: via82xx: Use snd_ctl_enum_info()
by Takashi Iwai
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
59d3acfa
ALSA: via82xx: 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
8e33a52
treewide: Fix printks with 0x%#
by Joe Perches
· 11 years ago
20a2422
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
by Takashi Iwai
· 11 years ago
86b2723
ALSA: Make snd_printd() and snd_printdd() inline
by Takashi Iwai
· 12 years ago
e23e7a1
ALSA: pci: remove __dev* attributes
by Bill Pemberton
· 12 years ago
e36e3b8
ALSA: Implement channel maps for standard onboard AC97 drivers
by Takashi Iwai
· 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
· 12 years ago
e9f66d9
ALSA: pci: clean up using module_pci_driver()
by Takashi Iwai
· 13 years ago
a67ff6a
ALSA: module_param: make bool parameters really bool
by Rusty Russell
· 13 years ago
65a7721
sound: fix drivers needing module.h not moduleparam.h
by Paul Gortmaker
· 13 years ago
5495ffb
ALSA: via82xx: allow to disable the SRC
by Clemens Ladisch
· 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
· 13 years ago
3733e42
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
by Takashi Iwai
· 13 years ago
395c61d
ALSA: via82xx: allow changing the initial DXS volume
by Clemens Ladisch
· 14 years ago
12c2a68
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 15 years ago
bf30a43
ALSA: via82xx: add quirk for D1289 motherboard
by Clemens Ladisch
· 15 years ago
cebe41d
sound: use DEFINE_PCI_DEVICE_TABLE
by Alexey Dobriyan
· 15 years ago
3d00941
sound: via82xx: deactivate DXS controls of inactive streams
by Clemens Ladisch
· 15 years ago
2fb930b
sound: via82xx: move DXS volume controls to PCM interface
by Clemens Ladisch
· 15 years ago
28d27aa
sound: Use PCI_VDEVICE
by Joe Perches
· 15 years ago
115551d
ALSA: via82xx: add option to disable 500ms delay in snd_via82xx_codec_wait
by Simon Arlott
· 15 years ago
b452e08
sound: via82xx: fix DXS volume range
by Clemens Ladisch
· 16 years ago
e0d2054
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 16 years ago
a85165c
ALSA: via82xx - Clean up quirk list
by Takashi Iwai
· 16 years ago
ee41965
ALSA: Fix missing KERN_* prefix to printk in sound/pci
by Takashi Iwai
· 16 years ago
e58de7b
ALSA: Convert to snd_card_create() in sound/pci/*
by Takashi Iwai
· 16 years ago
5503600
ALSA: via82xx - check continuous pages in buffer setup
by Takashi Iwai
· 16 years ago
a2e3961
ALSA: via82xx - ignore buffer preallocation errors
by Takashi Iwai
· 16 years ago
77a23f2
ALSA: Clean up SG-buffer helper functions and macros
by Takashi Iwai
· 16 years ago
da3cec3
ALSA: Kill snd_assert() in sound/pci/*
by Takashi Iwai
· 16 years ago
942fd1e
ALSA: via82xx - Add VIA audio device #1841 to ac97_quirk list
by Walter Sheets
· 16 years ago
f000fd8
[ALSA] Fix synchronize_irq() bugs, redundancies
by Jeff Garzik
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
757d5a7
[ALSA] via82xx: minor optimization in snd_via82xx_free
by Marcin Ślusarz
· 17 years ago
9674513
[ALSA] via82xx - Fix quirk for Shuttle AK32VN
by Takashi Iwai
· 17 years ago
c1017a4
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
by Jaroslav Kysela
· 17 years ago
11be265
[ALSA] via82xx - Add DXS quirk for Shuttle AK31v2
by Takashi Iwai
· 17 years ago
d86d019
[ALSA] alsa-kernel: schedule_timeout() fixes
by Rene Herman
· 17 years ago
a5ce889
[ALSA] Clean up with common snd_ctl_boolean_*_info callbacks
by Takashi Iwai
· 17 years ago
e65365d
[ALSA] Fix invalid schedule_timeout_interruptible()
by Takashi Iwai
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
0cb29ea
[ALSA] Add even more 'const' to everything related to TLV
by Takashi Iwai
· 18 years ago
9d74958
[ALSA] via82xx - Use quirk list helper function
by Takashi Iwai
· 18 years ago
f1a63a3
[ALSA] ac97 - Suppress power-saving mode on non-supporting drivers
by Takashi Iwai
· 18 years ago
437a5a4
[ALSA] Remove IRQF_DISABLED for shared PCI irqs
by Takashi Iwai
· 18 years ago
082d6c6
[ALSA] via82xx: add __devinitdata
by Andreas Mohr
· 18 years ago
30b3539
[ALSA] Various fixes for suspend/resume of ALSA PCI drivers
by Takashi Iwai
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
7058c04
[ALSA] Added TLV support to VIA82xx driver
by Takashi Iwai
· 18 years ago
b7c6b03
[ALSA] via82xx - Add dxs_support entry for a FSC machine
by Takashi Iwai
· 18 years ago
6dbe662
[ALSA] Add experimental support of aggressive AC97 power-saving mode
by Takashi Iwai
· 18 years ago
f40b689
[ALSA] Fix section mismatch errors in ALSA PCI drivers
by Takashi Iwai
· 18 years ago
65ca68b
[PATCH] irq-flags: sound: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
396f739
[ALSA] via82xx - Default to variable samplerate enabled for MSI K8T Neo2-FI
by Karsten Wiese
· 18 years ago
d4199f0
[ALSA] Add hp_only quirk for pci id [161f:2032] to via82xx
by Daniel T Chen
· 18 years ago
302e4c2
[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags
by Takashi Iwai
· 18 years ago
bf85020
[ALSA] Remove unneeded read/write_size fields in proc text ops
by Takashi Iwai
· 19 years ago
a769577
[ALSA] via82xx - Use DXS_SRC as default for VIA8235/8237/8251 chips
by Takashi Iwai
· 19 years ago
396c9b9
[ALSA] add __devinitdata to all pci_device_id
by Henrik Kretzschmar
· 19 years ago
c6cc0e3
[ALSA] via82xx: tweak VT8251 workaround
by Bastiaan Jacques
· 19 years ago
8263c65
[ALSA] via82xx: add support for VIA VT8251 (AC'97)
by Bastiaan Jacques
· 19 years ago
a26e9d9
[ALSA] via82xx - Add a dxs entry for ECS K8T890-A
by Takashi Iwai
· 19 years ago
c04d092
[ALSA] via82xx - Add dxs entry for EPoX EP-8KRAI
by Takashi Iwai
· 19 years ago
42611c0
[ALSA] via82xx - Add dxs entry for ASRock mobo
by Takashi Iwai
· 19 years ago
bd84b0c
[ALSA] via82xx - Add dxs entry for FSC Amilo L7300
by Takashi Iwai
· 19 years ago
802c00f
[ALSA] via82xx - Add dxs entry for P4M800/VIA8237R
by Takashi Iwai
· 19 years ago
51c2bbf
[ALSA] via82xx - Add dxs entry for a FSC board
by Takashi Iwai
· 19 years ago
cacd334
[ALSA] via82xx - Add dxs_support entry for EpoX 9HEAI
by Takashi Iwai
· 19 years ago
d0bd41e
[ALSA] via82xx - Add dxs_support entry
by Takashi Iwai
· 19 years ago
6c1080c
[ALSA] via82xx - Add dxs_support for ASUS mobo
by Takashi Iwai
· 19 years ago
dac8ddd
[ALSA] via82xx - Add a quirk for Targa Traveller 811
by Takashi Iwai
· 19 years ago
46a1736
[ALSA] via82xx - Add dxs entry for ASRock mobo
by Takashi Iwai
· 19 years ago
57feb83
[ALSA] via82xx - Fix PM support
by Takashi Iwai
· 19 years ago
e437e3d
[ALSA] Remove xxx_t typedefs: PCI VIA82xx
by Takashi Iwai
· 19 years ago
c1b8f5f
[ALSA] via82xx - Add dxs entry for MSI KT800 Delta-FSR
by Takashi Iwai
· 19 years ago
249bb07
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
by Greg Kroah-Hartman
· 19 years ago
8433a50
[ALSA] Fix schedule_timeout usage
by Nishanth Aravamudan
· 19 years ago
99b359b
[ALSA] Add missing KERN_* suffix to printk
by Takashi Iwai
· 19 years ago
698444f
[ALSA] Fix the type of enable module option
by Takashi Iwai
· 19 years ago
4f550df
[ALSA] Reduce interrupt latency in sound/pci/via82xx.c
by Karsten Wiese
· 19 years ago
00f226d
[ALSA] Enable DXS controls for VIA VT82xx
by Honza Maly
· 19 years ago
94651a5
[ALSA] via82xx - Add DXS entry for Clevo D470
by Takashi Iwai
· 19 years ago
b1d5776
[ALSA] Remove vmalloc wrapper, kfree_nocheck()
by Takashi Iwai
· 19 years ago
2b3e584
[ALSA] Add dummy obsoleted module options for backward compatibility
by Takashi Iwai
· 19 years ago
b7fe462
[ALSA] highlanderize motherboard AC97/HDA drivers
by Clemens Ladisch
· 19 years ago
2ba7197
[ALSA] Removing obsolete AC97_SHARED_TYPES
by Sasha Khapyorsky
· 19 years ago
c66186e
[ALSA] via82xx - dxs_support entry for an ASUS mobo
by Takashi Iwai
· 19 years ago
db99055
[ALSA] via82xx - Add a dxs whitelist entry
by Takashi Iwai
· 19 years ago
3bcd464
[ALSA] set owner field in struct pci_driver
by Clemens Ladisch
· 19 years ago
e560d8d
[ALSA] Replace with kzalloc() - pci stuff
by Takashi Iwai
· 19 years ago
0dd119f
[ALSA] pci_find_device remove
by Jiri Slaby
· 19 years ago
8cdfd25
[ALSA] Remove superfluous PCI ID definitions
by Takashi Iwai
· 19 years ago
Next »