aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/ice1712
AgeCommit message (Expand)AuthorFilesLines
2022-08-05ALSA: ice1712: remove redundant assignment to newGravatar Colin Ian King 1-1/+1
2022-04-12ALSA: ice1724: Fix the missing snd_card_free() call at probe errorGravatar Takashi Iwai 1-2/+8
2021-07-19ALSA: ice1724: Allocate resources with device-managed APIsGravatar Takashi Iwai 1-1/+1
2021-07-19ALSA: ice1724: Allocate resources with device-managed APIsGravatar Takashi Iwai 1-100/+27
2021-07-19ALSA: ice1712: Allocate resources with device-managed APIsGravatar Takashi Iwai 1-103/+30
2021-07-12ALSA: ice1724: Remove superfluous loop over model tableGravatar Takashi Iwai 1-28/+14
2021-06-09ALSA: ice1712: Fix assignment in if conditionGravatar Takashi Iwai 2-10/+20
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICEGravatar Leon Romanovsky 2-25/+0
2021-01-15ALSA: pci: Simplify with dma_set_mask_and_coherent()Gravatar Takashi Iwai 1-2/+1
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedGravatar Joe Perches 4-5/+5
2020-08-06ALSA: pci: delete repeated words in commentsGravatar Randy Dunlap 1-1/+1
2020-07-20ALSA: Replace the word "slave" in vmaster APIGravatar Takashi Iwai 2-17/+17
2020-07-09ALSA: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-1/+1
2020-05-18ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio optionGravatar Scott Bahling 1-1/+2
2020-04-07ALSA: ice1724: Fix invalid access for enumerated ctl itemsGravatar Takashi Iwai 1-2/+2
2020-01-05ALSA: ice1712: More constificationsGravatar Takashi Iwai 12-38/+38
2020-01-05Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 1-3/+6
2020-01-03ALSA: ice1712: Constify wm-specific tablesGravatar Takashi Iwai 2-2/+2
2020-01-03ALSA: ice17xx: Constify snd_ice1712_card_infoGravatar Takashi Iwai 3-10/+10
2020-01-03ALSA: pci: Constify snd_kcontrol_new itemsGravatar Takashi Iwai 12-25/+25
2020-01-03ALSA: pci: Constify snd_ac97_bus_ops definitionsGravatar Takashi Iwai 2-3/+3
2020-01-03ALSA: pci: Constify snd_device_ops definitionsGravatar Takashi Iwai 2-2/+2
2019-12-29ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support codeGravatar Takashi Iwai 1-3/+6
2019-12-11ALSA: ice1724: Support PCM sync_stopGravatar Takashi Iwai 1-1/+1
2019-12-11ALSA: ice1712: Support PCM sync_stopGravatar Takashi Iwai 1-1/+1
2019-12-11ALSA: pci: Drop superfluous ioctl PCM opsGravatar Takashi Iwai 2-10/+0
2019-12-11ALSA: ice1724: Use managed buffer allocationGravatar Takashi Iwai 1-16/+9
2019-12-11ALSA: ice1712: Use managed buffer allocationGravatar Takashi Iwai 1-34/+8
2019-11-06ALSA: pci: Avoid non-standard macro usageGravatar Takashi Iwai 2-6/+9
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-1/+1
2019-06-11ALSA: ice1712: Check correct return value to snd_i2c_sendbytes (EWS/DMX 6Fire)Gravatar Rui Nuno Capela 1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 36-542/+36
2019-02-06ALSA: pci: Clean up with new procfs helpersGravatar Takashi Iwai 6-29/+10
2019-01-18Merge branch 'topic/pcm-device-suspend' into for-nextGravatar Takashi Iwai 2-6/+0
2019-01-15ALSA: pci: Remove superfluous snd_pcm_suspend*() callsGravatar Takashi Iwai 2-6/+0
2019-01-07ALSA: ice1712: fix a missing check of snd_i2c_sendbytesGravatar Aditya Pakki 1-1/+6
2018-08-03ALSA: pci: Remove empty init and exitGravatar Takashi Iwai 1-12/+0
2018-06-18ALSA: ice1724: remove unused arrayGravatar Stefan Agner 1-20/+1
2018-05-28sound: Use octal not symbolic permissionsGravatar Joe Perches 2-2/+2
2018-03-01ALSA: ice1712: replace strcpy() with strlcpy()Gravatar Joey Pabalinas 2-8/+8
2017-11-29ALSA: ice1724: Fix resume issues with Prodigy 7.1 HiFiGravatar Yussuf Khalil 1-29/+102
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Gravatar Takashi Iwai 9-0/+9
2017-11-06ALSA: ice1712: define i2c eeprom addr to header fileGravatar Konstantinos Tsimpoukas 2-2/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 9-0/+9
2017-08-22ALSA: ice1712: Add support for STAudio ADCIIIGravatar Takashi Iwai 2-5/+35
2017-08-06ALSA: ice1712: add const to snd_akm4xxx structuresGravatar Bhumika Goyal 7-18/+18
2017-08-06ALSA: ice1712: add const to snd_ak4xxx_private structuresGravatar Bhumika Goyal 5-16/+16
2017-06-09ALSA: ice1724: Constify hw_constraintsGravatar Takashi Iwai 4-12/+12
2017-06-09ALSA: ice1712: Constify hw_constraintsGravatar Takashi Iwai 2-3/+3
2017-05-21ALSA: ice1712: constify snd_kcontrol_new structuresGravatar Bhumika Goyal 2-4/+4