Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6b0be25ca029469b5515119b96a6d684cf7d1e82
/
sound
/
pci
/
via82xx.c
afaf997
ALSA: via82xx: Allocate resources with device-managed APIs
by Takashi Iwai
· 3 years, 6 months ago
afb342f
ALSA: via82xx: Fix assignment in if condition
by Takashi Iwai
· 3 years, 7 months ago
6417f03
module: remove never implemented MODULE_SUPPORTED_DEVICE
by Leon Romanovsky
· 3 years, 10 months ago
21641672
ALSA: via82xx: Replace the words whitelist
by Takashi Iwai
· 4 years, 6 months ago
86a5d9c
ALSA: pci/via82xx: remove 'set but not used' warnings
by Pierre-Louis Bossart
· 4 years, 6 months ago
c5bb086
ALSA: via82xx: Fix endianness annotations
by Takashi Iwai
· 5 years ago
a05c073
ALSA: via82xx: More constification
by Takashi Iwai
· 5 years ago
88e540a
ALSA: pci: Constify snd_pci_quirk tables
by Takashi Iwai
· 5 years ago
51055da
ALSA: pci: Constify snd_ac97_bus_ops definitions
by Takashi Iwai
· 5 years ago
efb0ad2
ALSA: pci: Constify snd_device_ops definitions
by Takashi Iwai
· 5 years ago
c47583b
ALSA: via82xx: Support PCM sync_stop
by Takashi Iwai
· 5 years ago
64395f8
ALSA: via82xx: Drop superfluous ioctl PCM ops
by Takashi Iwai
· 5 years ago
8e2c752
ALSA: via82xx: Use managed buffer allocation
by Takashi Iwai
· 5 years ago
6974f8a
ALSA: pci: Avoid non-standard macro usage
by Takashi Iwai
· 5 years ago
16ccca1
ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_page
by Takashi Iwai
· 5 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
47f2769
ALSA: pci: Clean up with new procfs helpers
by Takashi Iwai
· 6 years ago
17bc481
ALSA: pci: Remove superfluous snd_pcm_suspend*() calls
by Takashi Iwai
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
dee4989
ALSA: pci: make snd_pcm_hardware const
by Bhumika Goyal
· 7 years ago
fbc57b2
ALSA: via82xx: Constify hw_constraints
by Takashi Iwai
· 8 years ago
291b38a
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 8 years ago
6192c41
Annotate hardware config module parameters in sound/pci/
by David Howells
· 8 years ago
f3b827e
ALSA: pci: constify snd_kcontrol_new structures
by Bhumika Goyal
· 8 years ago
b2fac07
ALSA: pci: don't opencode IS_REACHABLE()
by Fabian Frederick
· 8 years ago
6769e988
ALSA: constify snd_pcm_ops structures
by Julia Lawall
· 8 years ago
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
· 12 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
· 13 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
· 14 years ago
3733e42
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
by Takashi Iwai
· 14 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
· 16 years ago
115551d
ALSA: via82xx: add option to disable 500ms delay in snd_via82xx_codec_wait
by Simon Arlott
· 16 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
· 17 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
· 18 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 18 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
· 19 years ago
f40b689
[ALSA] Fix section mismatch errors in ALSA PCI drivers
by Takashi Iwai
· 19 years ago
65ca68b
[PATCH] irq-flags: sound: Use the new IRQF_ constants
by Thomas Gleixner
· 19 years ago
396f739
[ALSA] via82xx - Default to variable samplerate enabled for MSI K8T Neo2-FI
by Karsten Wiese
· 19 years ago
d4199f0
[ALSA] Add hp_only quirk for pci id [161f:2032] to via82xx
by Daniel T Chen
· 19 years ago
302e4c2
[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags
by Takashi Iwai
· 19 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
Next »