index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
ymfpci
/
ymfpci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-04-27
1
-13
/
+26
|
\
|
*
ALSA: ymfpci: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
Tasos Sahanidis
2023-03-29
1
-3
/
+1
|
*
ALSA: ymfpci: Add error messages for abritrary IO ports on older chips
Tasos Sahanidis
2023-03-29
1
-10
/
+25
*
|
ALSA: ymfpci: Create card with device-managed snd_devm_card_new()
Tasos Sahanidis
2023-03-29
1
-1
/
+1
|
/
*
ALSA: ymfpci: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
1
-41
/
+25
*
ALSA: ymfpci: Fix assignment in if condition
Takashi Iwai
2021-06-09
1
-29
/
+42
*
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-17
1
-6
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-16
/
+1
*
ALSA: ymfpci: Use common error handling code in snd_card_ymfpci_probe()
Markus Elfring
2017-09-07
1
-32
/
+30
*
Annotate hardware config module parameters in sound/pci/
David Howells
2017-04-20
1
-3
/
+3
*
ALSA: ymfpci: Remove always NULL parameters
Lars-Peter Clausen
2015-01-02
1
-4
/
+4
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
ALSA: ymfpci: Use standard printk helpers
Takashi Iwai
2014-02-26
1
-7
/
+15
*
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-12
1
-1
/
+2
*
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
2013-05-29
1
-1
/
+0
*
ALSA: pci: remove __dev* attributes
Bill Pemberton
2012-12-07
1
-6
/
+6
*
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
2012-08-14
1
-1
/
+1
*
ALSA: Move some headers to local directories from include/sound
Takashi Iwai
2012-07-03
1
-1
/
+1
*
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
2012-07-03
1
-2
/
+3
*
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
2012-04-24
1
-13
/
+2
*
ALSA: ymfpci - Don't create invalid PCM & mixers when AC97 doesn't support
Raymond Yau
2012-01-24
1
-8
/
+13
*
ALSA: module_param: make bool parameters really bool
Rusty Russell
2011-12-19
1
-2
/
+2
*
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
ALSA: mpu401: clean up interrupt specification
Clemens Ladisch
2011-09-14
1
-2
/
+3
*
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
Takashi Iwai
2011-06-10
1
-1
/
+1
*
sound: use DEFINE_PCI_DEVICE_TABLE
Alexey Dobriyan
2010-02-09
1
-1
/
+1
*
sound: Use PCI_VDEVICE
Joe Perches
2009-06-25
1
-6
/
+6
*
ALSA: Convert to snd_card_create() in sound/pci/*
Takashi Iwai
2009-01-12
1
-3
/
+3
*
[ALSA] Remove sound/driver.h
Takashi Iwai
2008-01-31
1
-1
/
+0
*
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2007-10-16
1
-2
/
+2
*
[ALSA] ymfpci: fix swap_rear for S/PDIF passthrough
Glen Masgai
2006-12-20
1
-4
/
+1
*
[ALSA] Fix section mismatch errors in ALSA PCI drivers
Takashi Iwai
2006-07-12
1
-1
/
+1
*
[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags
Takashi Iwai
2006-06-22
1
-1
/
+2
*
[ALSA] add __devinitdata to all pci_device_id
Henrik Kretzschmar
2006-04-27
1
-1
/
+1
*
[ALSA] ymfpci - make rear channel swap optional
Jaroslav Kysela
2006-03-22
1
-1
/
+4
*
[ALSA] ymfpci: show chip model
Clemens Ladisch
2006-01-03
1
-14
/
+14
*
[ALSA] ymfpci - Fix PM support
Takashi Iwai
2006-01-03
1
-1
/
+6
*
[ALSA] Remove xxx_t typedefs: PCI YMFPCI
Takashi Iwai
2006-01-03
1
-7
/
+7
*
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
2005-11-10
1
-1
/
+0
*
[ALSA] Add missing KERN_* suffix to printk
Takashi Iwai
2005-11-04
1
-1
/
+1
*
[ALSA] Remove vmalloc wrapper, kfree_nocheck()
Takashi Iwai
2005-11-04
1
-12
/
+4
*
[ALSA] set owner field in struct pci_driver
Clemens Ladisch
2005-09-12
1
-0
/
+1
*
[ALSA] Replace pci_module_init() with pci_register_driver()
Takashi Iwai
2005-05-29
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+372