summaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pci: Simplify with dma_set_mask_and_coherent()Takashi Iwai2021-01-151-2/+1
* ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-084-5/+5
* ALSA: pci: delete repeated words in commentsRandy Dunlap2020-08-061-1/+1
* ALSA: Replace the word "slave" in vmaster APITakashi Iwai2020-07-202-17/+17
* ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-091-1/+1
* ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio optionScott Bahling2020-05-181-1/+2
* ALSA: ice1724: Fix invalid access for enumerated ctl itemsTakashi Iwai2020-04-071-2/+2
* ALSA: ice1712: More constificationsTakashi Iwai2020-01-0512-38/+38
* Merge branch 'for-linus' into for-nextTakashi Iwai2020-01-051-3/+6
|\
| * ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support codeTakashi Iwai2019-12-291-3/+6
* | ALSA: ice1712: Constify wm-specific tablesTakashi Iwai2020-01-032-2/+2
* | ALSA: ice17xx: Constify snd_ice1712_card_infoTakashi Iwai2020-01-033-10/+10
* | ALSA: pci: Constify snd_kcontrol_new itemsTakashi Iwai2020-01-0312-25/+25
* | ALSA: pci: Constify snd_ac97_bus_ops definitionsTakashi Iwai2020-01-032-3/+3
* | ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai2020-01-032-2/+2
* | ALSA: ice1724: Support PCM sync_stopTakashi Iwai2019-12-111-1/+1
* | ALSA: ice1712: Support PCM sync_stopTakashi Iwai2019-12-111-1/+1
* | ALSA: pci: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-112-10/+0
* | ALSA: ice1724: Use managed buffer allocationTakashi Iwai2019-12-111-16/+9
* | ALSA: ice1712: Use managed buffer allocationTakashi Iwai2019-12-111-34/+8
|/
* ALSA: pci: Avoid non-standard macro usageTakashi Iwai2019-11-062-6/+9
* Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-06-141-1/+1
|\
| * ALSA: ice1712: Check correct return value to snd_i2c_sendbytes (EWS/DMX 6Fire)Rui Nuno Capela2019-06-111-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3036-542/+36
|/
* ALSA: pci: Clean up with new procfs helpersTakashi Iwai2019-02-066-29/+10
* Merge branch 'topic/pcm-device-suspend' into for-nextTakashi Iwai2019-01-182-6/+0
|\
| * ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-152-6/+0
* | ALSA: ice1712: fix a missing check of snd_i2c_sendbytesAditya Pakki2019-01-071-1/+6
|/
* ALSA: pci: Remove empty init and exitTakashi Iwai2018-08-031-12/+0
* ALSA: ice1724: remove unused arrayStefan Agner2018-06-181-20/+1
* sound: Use octal not symbolic permissionsJoe Perches2018-05-282-2/+2
* ALSA: ice1712: replace strcpy() with strlcpy()Joey Pabalinas2018-03-012-8/+8
* ALSA: ice1724: Fix resume issues with Prodigy 7.1 HiFiYussuf Khalil2017-11-291-29/+102
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-139-0/+9
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-029-0/+9
* | ALSA: ice1712: define i2c eeprom addr to header fileKonstantinos Tsimpoukas2017-11-062-2/+3
|/
* ALSA: ice1712: Add support for STAudio ADCIIITakashi Iwai2017-08-222-5/+35
* ALSA: ice1712: add const to snd_akm4xxx structuresBhumika Goyal2017-08-067-18/+18
* ALSA: ice1712: add const to snd_ak4xxx_private structuresBhumika Goyal2017-08-065-16/+16
* ALSA: ice1724: Constify hw_constraintsTakashi Iwai2017-06-094-12/+12
* ALSA: ice1712: Constify hw_constraintsTakashi Iwai2017-06-092-3/+3
* ALSA: ice1712: constify snd_kcontrol_new structuresBhumika Goyal2017-05-212-4/+4
* Merge branch 'topic/for-4.12' into for-nextTakashi Iwai2017-03-204-28/+28
|\
| * ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal2017-02-214-28/+28
* | scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2017-02-272-2/+2
|/
* ALSA: pci: Constify snd_rawmidi_opsTakashi Iwai2017-01-121-2/+2
* ALSA: squash lines for simple wrapper functionsMasahiro Yamada2016-09-071-3/+1
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-022-10/+10
* ALSA: i2c: constify snd_i2c_ops structuresJulia Lawall2015-11-301-1/+1
* ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FSTakashi Iwai2015-05-291-6/+1