| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-01 | ALSA: sis7019: Use guard() for spin locks | Takashi Iwai | 1 | -25/+14 |
| 2025-09-01 | ALSA: sis7019: Use guard() for mutex locks | Takashi Iwai | 1 | -3/+1 |
| 2025-07-11 | ALSA: sis7019: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -3/+3 |
| 2025-04-24 | ALSA: sis7019: Use pure devres PCI | Philipp Stanner | 1 | -1/+1 |
| 2024-02-12 | ALSA: sis7019: Simplify with DEFINE_SIMPLE_DEV_PM_OPS() | Takashi Iwai | 1 | -11/+2 |
| 2022-04-12 | ALSA: sis7019: Fix the missing error handling | Takashi Iwai | 1 | -4/+10 |
| 2021-07-19 | ALSA: sis7019: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -67/+20 |
| 2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky | 1 | -1/+0 |
| 2020-12-25 | ALSA: sis7019: Use DIV_ROUND_CLOSEST() instead of open-coding it | Lars-Peter Clausen | 1 | -1/+1 |
| 2020-01-28 | Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -27/+5 |
| 2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 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: sis7019: Support PCM sync_stop | Takashi Iwai | 1 | -0/+1 |
| 2019-12-11 | ALSA: pci: Drop superfluous ioctl PCM ops | Takashi Iwai | 1 | -2/+0 |
| 2019-12-11 | ALSA: sis7019: Use managed buffer allocation | Takashi Iwai | 1 | -23/+2 |
| 2019-11-06 | ALSA: pci: Avoid non-standard macro usage | Takashi Iwai | 1 | -1/+2 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 274 | Thomas Gleixner | 1 | -13/+1 |
| 2019-01-15 | ALSA: pci: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai | 1 | -1/+0 |
| 2017-08-12 | ALSA: pci: make snd_pcm_hardware const | Bhumika Goyal | 1 | -2/+2 |
| 2017-08-10 | ALSA: sis7019: constify snd_pcm_ops structures | Arvind Yadav | 1 | -2/+2 |
| 2015-04-16 | ALSA: remove deprecated use of pci api | Quentin Lambert | 1 | -5/+5 |
| 2015-01-11 | Merge branch 'topic/pci-cleanup' into for-next | Takashi Iwai | 1 | -13/+0 |
| 2015-01-09 | ALSA: sis7019: Simplify PM callbacks | Takashi Iwai | 1 | -13/+0 |
| 2015-01-04 | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring | 1 | -4/+1 |
| 2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 1 | -1/+1 |
| 2014-02-12 | ALSA: pci: Convert to snd_card_new() with a device pointer | Takashi Iwai | 1 | -3/+2 |
| 2013-06-05 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -1/+2 |
| 2013-05-31 | ALSA: sis7019: fix error return code in sis_chip_create() | Wei Yongjun | 1 | -1/+2 |
| 2013-05-29 | ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove | Takashi Iwai | 1 | -1/+0 |
| 2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2012-12-07 | ALSA: pci: remove __dev* attributes | Bill Pemberton | 1 | -8/+8 |
| 2012-11-19 | various: Fix spelling of "asynchronous" in comments. | Adam Buchbinder | 1 | -1/+1 |
| 2012-08-20 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -2/+3 |
| 2012-08-20 | ALSA: sound/pci/sis7019.c: fix error return code | Julia Lawall | 1 | -2/+3 |
| 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 | -10/+15 |
| 2012-04-24 | ALSA: pci: clean up using module_pci_driver() | Takashi Iwai | 1 | -12/+1 |
| 2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell | 1 | -1/+1 |
| 2011-12-02 | ALSA: sis7019 - convert to dev_*() logging | David Dillow | 1 | -15/+14 |
| 2011-12-02 | ALSA: sis7019 - give slow codecs more time to reset | David Dillow | 1 | -10/+52 |
| 2011-10-31 | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 1 | -1/+1 |
| 2011-09-22 | sound: irq: Remove IRQF_DISABLED | Yong Zhang | 1 | -2/+2 |
| 2011-06-10 | ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* | Takashi Iwai | 1 | -2/+2 |
| 2011-06-10 | ALSA: Use KBUILD_MODNAME for pci_driver.name entries | Takashi Iwai | 1 | -1/+1 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -3/+3 |
| 2010-06-28 | sis7019: increase reset delays | David Dillow | 1 | -3/+3 |
| 2010-06-28 | sis7019: fix capture issues with multiple periods per buffer | David Dillow | 1 | -4/+6 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-02-09 | sound: use DEFINE_PCI_DEVICE_TABLE | Alexey Dobriyan | 1 | -1/+1 |
| 2009-04-07 | dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30) | Yang Hongyang | 1 | -1/+1 |
| 2009-01-12 | ALSA: Convert to snd_card_create() in sound/pci/* | Takashi Iwai | 1 | -3/+2 |
| 2008-04-24 | [ALSA] Fix synchronize_irq() bugs, redundancies | Jeff Garzik | 1 | -1/+0 |
| 2008-04-21 | ALSA: Storage class should be before const qualifier | Tobias Klauser | 1 | -3/+3 |
| 2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 1 | -1/+0 |
| 2008-01-31 | [ALSA] sis7019: support the SiS 7019 Audio Accelerator | David Dillow | 1 | -0/+1461 |