index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
atiixp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-09
ALSA: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-01-05
ALSA: atiixp: More constifications
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: pci: Constify snd_pci_quirk tables
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: pci: Constify snd_ac97_bus_ops definitions
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: pci: Constify snd_device_ops definitions
Takashi Iwai
1
-1
/
+1
2019-12-11
ALSA: atiixp: Support PCM sync_stop
Takashi Iwai
1
-1
/
+1
2019-12-11
ALSA: atiixp: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-3
/
+0
2019-12-11
ALSA: atiixp: Use managed buffer allocation
Takashi Iwai
1
-10
/
+4
2019-11-06
ALSA: pci: Avoid non-standard macro usage
Takashi Iwai
1
-3
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2019-02-06
ALSA: pci: Clean up with new procfs helpers
Takashi Iwai
1
-4
/
+1
2019-01-15
ALSA: atiixp: Move PCM suspend/resume code into trigger callback
Takashi Iwai
1
-11
/
+8
2018-09-14
ALSA: atiixp: fix fall-through annotations
Gustavo A. R. Silva
1
-3
/
+3
2018-07-27
ALSA: atiixp: Proper endian notations
Takashi Iwai
1
-2
/
+2
2017-08-23
ALSA: atiixp: constify ac97_pcm structures
Arvind Yadav
1
-1
/
+1
2017-08-12
ALSA: pci: make snd_pcm_hardware const
Bhumika Goyal
1
-1
/
+1
2016-09-02
ALSA: constify snd_pcm_ops structures
Julia Lawall
1
-3
/
+3
2015-12-30
ALSA: atiixp: constify atiixp_dma_ops structures
Julia Lawall
1
-3
/
+3
2015-05-29
ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FS
Takashi Iwai
1
-4
/
+0
2015-04-05
ALSA: Use const struct ac97_quirk
Joe Perches
1
-1
/
+1
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
1
-1
/
+1
2015-01-11
Merge branch 'topic/pci-cleanup' into for-next
Takashi Iwai
1
-15
/
+0
2015-01-09
ALSA: atiixp: Simplify PM callbacks
Takashi Iwai
1
-15
/
+0
2015-01-04
ALSA: Deletion of checks before the function call "iounmap"
Markus Elfring
1
-2
/
+1
2014-11-09
ALSA: pcm: Add snd_pcm_stop_xrun() helper
Takashi Iwai
1
-3
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-02-26
ALSA: atiixp: Use standard printk helpers
Takashi Iwai
1
-15
/
+14
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-3
/
+1
2013-07-15
ALSA: atiixp: Fix unlocked snd_pcm_stop() call
Takashi Iwai
1
-0
/
+2
2013-05-29
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
1
-1
/
+0
2013-01-25
ALSA: Make snd_printd() and snd_printdd() inline
Takashi Iwai
1
-2
/
+3
2012-12-07
ALSA: pci: remove __dev* attributes
Bill Pemberton
1
-16
/
+16
2012-09-06
ALSA: Implement channel maps for standard onboard AC97 drivers
Takashi Iwai
1
-0
/
+9
2012-08-14
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
1
-3
/
+3
2012-07-03
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
1
-9
/
+15
2012-04-24
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
1
-14
/
+2
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-2
/
+2
2011-10-31
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
1
-1
/
+1
2011-06-10
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
Takashi Iwai
1
-1
/
+1
2011-06-10
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
Takashi Iwai
1
-1
/
+1
2011-03-11
ALSA: atiixp - Fix wrong time-out checks during ac-link reset
Takashi Iwai
1
-1
/
+1
2010-02-17
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
1
-0
/
+1
2010-02-09
sound: use DEFINE_PCI_DEVICE_TABLE
Alexey Dobriyan
1
-1
/
+1
2009-12-28
ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
Daniel T Chen
1
-0
/
+1
2009-06-25
sound: Use PCI_VDEVICE
Joe Perches
1
-4
/
+4
2009-04-20
ALSA: Atiixp: Add SSID for mute_led quirk (unknown HP model)
Daniel T Chen
1
-0
/
+6
2009-01-12
ALSA: Convert to snd_card_create() in sound/pci/*
Takashi Iwai
1
-3
/
+3
2008-10-21
pci: use pci_ioremap_bar() in sound/
Arjan van de Ven
1
-1
/
+1
2008-09-04
ALSA: atiixp - Add PCI ID for SB600 (1002:4382)
Takashi Iwai
1
-1
/
+2
2008-08-13
ALSA: Kill snd_assert() in sound/pci/*
Takashi Iwai
1
-3
/
+7
[next]