aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712
AgeCommit message (Expand)AuthorFilesLines
2023-07-21ALSA: ice1712: Use the standard snd_ctl_add_followers() helperTakashi Iwai2-28/+6
2023-07-21ALSA: ice1712: Simplify with snd_ctl_find_id_mixer()Takashi Iwai4-38/+13
2023-06-06ALSA: ice1712,ice1724: fix the kcontrol->id initializationJaroslav Kysela3-14/+23
2023-03-03ALSA: ice1712: Delete unreachable code in aureon_add_controls()Dmitry Fomin1-4/+0
2023-03-03ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls()Dmitry Fomin1-1/+1
2022-08-05ALSA: ice1712: remove redundant assignment to newColin Ian King1-1/+1
2022-04-12ALSA: ice1724: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
2021-07-19ALSA: ice1724: Allocate resources with device-managed APIsTakashi Iwai1-1/+1
2021-07-19ALSA: ice1724: Allocate resources with device-managed APIsTakashi Iwai1-100/+27
2021-07-19ALSA: ice1712: Allocate resources with device-managed APIsTakashi Iwai1-103/+30
2021-07-12ALSA: ice1724: Remove superfluous loop over model tableTakashi Iwai1-28/+14
2021-06-09ALSA: ice1712: Fix assignment in if conditionTakashi Iwai2-10/+20
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2-25/+0
2021-01-15ALSA: pci: Simplify with dma_set_mask_and_coherent()Takashi Iwai1-2/+1
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches4-5/+5
2020-08-06ALSA: pci: delete repeated words in commentsRandy Dunlap1-1/+1
2020-07-20ALSA: Replace the word "slave" in vmaster APITakashi Iwai2-17/+17
2020-07-09ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-05-18ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio optionScott Bahling1-1/+2
2020-04-07ALSA: ice1724: Fix invalid access for enumerated ctl itemsTakashi Iwai1-2/+2
2020-01-05ALSA: ice1712: More constificationsTakashi Iwai12-38/+38
2020-01-05Merge branch 'for-linus' into for-nextTakashi Iwai1-3/+6
2020-01-03ALSA: ice1712: Constify wm-specific tablesTakashi Iwai2-2/+2
2020-01-03ALSA: ice17xx: Constify snd_ice1712_card_infoTakashi Iwai3-10/+10
2020-01-03ALSA: pci: Constify snd_kcontrol_new itemsTakashi Iwai12-25/+25
2020-01-03ALSA: pci: Constify snd_ac97_bus_ops definitionsTakashi Iwai2-3/+3
2020-01-03ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai2-2/+2
2019-12-29ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support codeTakashi Iwai1-3/+6
2019-12-11ALSA: ice1724: Support PCM sync_stopTakashi Iwai1-1/+1
2019-12-11ALSA: ice1712: Support PCM sync_stopTakashi Iwai1-1/+1
2019-12-11ALSA: pci: Drop superfluous ioctl PCM opsTakashi Iwai2-10/+0
2019-12-11ALSA: ice1724: Use managed buffer allocationTakashi Iwai1-16/+9
2019-12-11ALSA: ice1712: Use managed buffer allocationTakashi Iwai1-34/+8
2019-11-06ALSA: pci: Avoid non-standard macro usageTakashi Iwai2-6/+9
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+1
2019-06-11ALSA: ice1712: Check correct return value to snd_i2c_sendbytes (EWS/DMX 6Fire)Rui Nuno Capela1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner36-542/+36
2019-02-06ALSA: pci: Clean up with new procfs helpersTakashi Iwai6-29/+10
2019-01-18Merge branch 'topic/pcm-device-suspend' into for-nextTakashi Iwai2-6/+0
2019-01-15ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2-6/+0
2019-01-07ALSA: ice1712: fix a missing check of snd_i2c_sendbytesAditya Pakki1-1/+6
2018-08-03ALSA: pci: Remove empty init and exitTakashi Iwai1-12/+0
2018-06-18ALSA: ice1724: remove unused arrayStefan Agner1-20/+1
2018-05-28sound: Use octal not symbolic permissionsJoe Perches2-2/+2
2018-03-01ALSA: ice1712: replace strcpy() with strlcpy()Joey Pabalinas2-8/+8
2017-11-29ALSA: ice1724: Fix resume issues with Prodigy 7.1 HiFiYussuf Khalil1-29/+102
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai9-0/+9
2017-11-06ALSA: ice1712: define i2c eeprom addr to header fileKonstantinos Tsimpoukas2-2/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman9-0/+9
2017-08-22ALSA: ice1712: Add support for STAudio ADCIIITakashi Iwai2-5/+35
2017-08-06ALSA: ice1712: add const to snd_akm4xxx structuresBhumika Goyal7-18/+18
2017-08-06ALSA: ice1712: add const to snd_ak4xxx_private structuresBhumika Goyal5-16/+16
2017-06-09ALSA: ice1724: Constify hw_constraintsTakashi Iwai4-12/+12
2017-06-09ALSA: ice1712: Constify hw_constraintsTakashi Iwai2-3/+3
2017-05-21ALSA: ice1712: constify snd_kcontrol_new structuresBhumika Goyal2-4/+4
2017-03-20Merge branch 'topic/for-4.12' into for-nextTakashi Iwai4-28/+28
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2-2/+2
2017-02-21ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal4-28/+28
2017-01-12ALSA: pci: Constify snd_rawmidi_opsTakashi Iwai1-2/+2
2016-09-07ALSA: squash lines for simple wrapper functionsMasahiro Yamada1-3/+1
2016-09-02ALSA: constify snd_pcm_ops structuresJulia Lawall2-10/+10
2015-11-30ALSA: i2c: constify snd_i2c_ops structuresJulia Lawall1-1/+1
2015-05-29ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FSTakashi Iwai1-6/+1
2015-04-16ALSA: remove deprecated use of pci apiQuentin Lambert1-2/+2
2015-03-18ALSA: ice1724: ESI W192M: Add sampling rate control of the ADC/DACClément Guedez1-0/+107
2015-03-18ALSA: ice1724: ESI W192M: Add text Line in/Mic for selecting input gain stateClément Guedez1-4/+10
2015-03-18ALSA: ice1724: ESI W192M: Add TLV support for control value in dB scaleClément Guedez1-2/+18
2015-03-18ALSA: ice1724: ESI W192M: Enable midi i/o of port envy24 chip as availableClément Guedez1-1/+2
2015-03-18ALSA: ice1724: ESI W192M: Update eeprom structure to C99 standardClément Guedez1-13/+13
2015-03-18ALSA: ice1724: ESI W192M: Correct copy/paste from prodigy driverClément Guedez1-2/+2
2015-01-28Merge branch 'topic/ak411x-fix' into for-nextTakashi Iwai1-1/+3
2015-01-28ALSA: ak411x: Add PM helper functionsTakashi Iwai1-1/+3
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai1-1/+1
2015-01-11ALSA: ice1712: wm8766: Remove some unused functionsRickard Strandqvist2-18/+0
2015-01-11Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2-32/+0
2015-01-09ALSA: ice1724: Simplify PM callbacksTakashi Iwai1-16/+0
2015-01-09ALSA: ice1712: Simplify PM callbacksTakashi Iwai1-16/+0
2015-01-02ALSA: ice1712: Remove always NULL parametersLars-Peter Clausen1-20/+6
2014-12-26ALSA: ice1712: wm8776.c: Remove some unused functionsRickard Strandqvist2-18/+0
2014-11-17ALSA: ice17xx: Deletion of unnecessary checks before the function call "snd_a...Markus Elfring2-4/+2
2014-11-14ALSA: ice1712: consider error valueSudip Mukherjee1-1/+3
2014-11-14ALSA: ice1712: remove unused variableSudip Mukherjee1-2/+1
2014-11-14ALSA: ice1712: remove unneeded return statementSudip Mukherjee6-34/+12
2014-10-21ALSA: ice1724: Use snd_ctl_enum_info()Takashi Iwai9-137/+22
2014-10-21ALSA: ice1712: Use snd_ctl_enum_info()Takashi Iwai2-37/+6
2014-08-27ALSA: ice1712: Replacing hex with #definesKonstantinos Tsimpoukas1-1/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2-2/+2
2014-07-04ALSA: ice1712: Correcting/completing #defines for REGSKonstantinos Tsimpoukas1-6/+9
2014-04-08ALSA: ice1712: Fix boundary checks in PCM pointer opsTakashi Iwai1-5/+10
2014-04-04ALSA: ice1712: Save/restore routing and rate registersOndrej Zary1-0/+32
2014-04-04ALSA: ice1712: restore AK4xxx volumes on resumeOndrej Zary1-3/+6
2014-04-03ALSA: ice1712: Add S/PDIF suspend support for ICE1712-based M-Audio cardsOndrej Zary1-0/+22
2014-03-31ALSA: ice1712: Add suspend support for M-Audio ICE1712-based cardsOndrej Zary1-1/+29
2014-03-31ALSA: ice1712: add suspend support for ICE1712 chipOndrej Zary1-8/+77
2014-02-26ALSA: ice17xx: Use standard printk helpersTakashi Iwai8-59/+76
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2-6/+4
2013-11-07ALSA: ice1724: Fix compile warning with CONFIG_PROC_FS=nTakashi Iwai1-0/+2
2013-10-29ALSA: ice1724: Fix uninitialized variable accessTakashi Iwai2-2/+4
2013-10-29ALSA: Use strlcpy() instead of strncpy()Takashi Iwai2-3/+3
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2-2/+0
2013-03-07ALSA: ice1712: Initialize card->private_data properlySean Connor1-0/+2
2013-02-25ALSA: ice1724: M-Audio Audiophile192: Fix SPDIF inputJonas Petersen1-13/+24
2013-02-07ALSA: ice1712: fix boundary check in snd_wm8766_write()Dan Carpenter1-1/+1
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton19-245/+245
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida1-1/+1
2012-11-12ALSA: ice1724: Fix build error without CONFIG_PM_SLEEPTakashi Iwai1-0/+2
2012-11-12ALSA: ice1724: enable suspend on unknown ICE1724 cardsOndrej Zary1-0/+2
2012-11-08Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+6
2012-10-31ALSA: ice1724: Fix rate setup after resumeTakashi Iwai1-1/+6
2012-10-23ALSA: ice1712: Fix build errorsRandy Dunlap1-2/+2
2012-10-18ALSA: ice17xx: Fix inclusion of linux/io.hTakashi Iwai19-18/+1
2012-10-17ALSA: ice17xx: Constify strings and string arraysTakashi Iwai14-50/+54
2012-10-17ALSA: ice1712: Add Philips PSC724 Ultimate EdgeOndrej Zary4-2/+481
2012-10-17ALSA: ice1712: Add Wolfson Microelectronics WM8776 codec supportOndrej Zary2-0/+858
2012-10-17ALSA: ice1712: Add Wolfson Microelectronics WM8766 codec supportOndrej Zary2-0/+524
2012-10-17ALSA: ice1712: add chip_exit callbackOndrej Zary3-2/+17
2012-09-22Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai1-1/+2
2012-09-12ALSA: ice1724: Use linear scale for AK4396 volume control.Matteo Frigo1-1/+2
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai5-9/+9
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai1-10/+16
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai2-26/+4
2012-03-05ALSA: ice1724 - constrain runtime rates for locked internal ratePavel Hofman1-0/+23
2012-01-11ALSA: ice1724 - Support for ooAoo SQ210aPavel Hofman1-0/+35
2012-01-11ALSA: ice1724 - Allow card info based on model onlyPavel Hofman1-3/+5
2012-01-11ALSA: ice1724 - Create capture pcm only for ADC-enabled configurationsPavel Hofman2-3/+11
2012-01-08ALSA: ice1724 - External clock item only for cards with SPDIF_INPavel Hofman1-1/+6
2012-01-08ALSA: ice1724 - Check for ac97 to avoid kernel oopsPavel Hofman1-2/+5
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell2-3/+3
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2-2/+2
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch1-4/+6
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-06-24treewide: transciever/transceiver spelling fixesJoe Perches1-1/+1
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2-2/+2
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2-2/+2
2011-03-31Fix common misspellingsLucas De Marchi4-7/+7
2011-01-18ALSA: ice1712 delta - initialize SPI clockBrian Bloniarz1-0/+7
2010-12-09ALSA: ice1712 - working M-Audio Delta 66E supportBrian Bloniarz2-1/+59
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches2-4/+4
2010-08-23ALSA: ice1712: Add support for Edirol DA-2496Garnet MacPhee2-1/+13
2010-05-20Merge branch 'topic/core-cleanup' into for-linusTakashi Iwai1-25/+64
2010-05-12ALSA: ice1724 - Fix ESI Maya44 capture source controlTakashi Iwai1-3/+3
2010-04-13Merge branch 'topic/bkl' into topic/core-cleanupTakashi Iwai1-25/+64
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo4-3/+1
2010-03-23ALSA: aureon - Patch for suspend/resume for Terratec Aureon cards.Bernhard Urban1-25/+64
2010-02-16Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Jaroslav Kysela2-2/+11
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2-2/+2
2010-02-05ALSA: ice1724 - aureon - fix wm8770 volume offsetJaroslav Kysela1-5/+7
2010-02-05ALSA: ice1712: fix: lock samplerate when samplerate locking is enabledSebastien Alaiwan1-0/+9
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-24/+7
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-12-09ALSA: ice1724 - aureon - modify WM8770 Master & DAC volumeJaroslav Kysela1-24/+7
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-04Merge branch 'topic/hda' into for-linusTakashi Iwai7-45/+1250
2009-12-01Merge branch 'topic/ice1724-quartet' into topic/hdaTakashi Iwai7-45/+1250
2009-12-01Merge branch 'fix/misc' into topic/miscTakashi Iwai1-2/+2
2009-11-16ALSA: ice1724 - make some bitfields unsignedDan Carpenter1-2/+2
2009-11-14Merge branch 'fix/misc' into topic/miscTakashi Iwai1-1/+1
2009-11-14ALSA: ice1724 - Fix section mismatch in prodigy_hd2_resume()Takashi Iwai1-1/+1
2009-11-14ALSA: ice1724 - Patch for suspend/resume for ESI Juli@Aleksey Kunitskiy1-0/+32
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel1-1/+1
2009-10-11ALSA: ice1724 - Make call to set hw params succeed on ESI Juli@David Henningsson1-1/+1
2009-10-10ALSA: ice1724: Fix surround on Chaintech AV-710Robert Hancock1-3/+5
2009-10-08ALSA: ice1724: increase SPDIF and independent stereo buffer sizesRobert Hancock1-2/+2
2009-10-08ALSA: ICE1712/24 - Change the Multi Track Peak control (level meters) from MI...Pavel Hofman2-2/+2
2009-09-21ALSA: ice1724 - Infrasonic Quartet supportPavel Hofman4-1/+1144
2009-09-21ALSA: ice1724 - Support for multiple external clock typesPavel Hofman3-16/+52
2009-09-21ALSA: ice1724 - pro-rate-locking makes sense only for internal clock modePavel Hofman1-7/+16
2009-09-21ALSA: ice1724 - adding GPIO routines for mask and directionPavel Hofman3-0/+38
2009-09-21ALSA: ak4620 support, codec regs listed in procPavel Hofman1-21/+0
2009-09-10Merge branch 'topic/ice1724-pm' into for-linusTakashi Iwai3-20/+147
2009-07-02ALSA: ice1724 - Fix section mismatchTakashi Iwai1-1/+1
2009-06-25ALSA: ice1724 - Patch for suspend/resume for Audiotrak Prodigy HD2Igor Chernyshev3-19/+146
2009-06-25sound: Use PCI_VDEVICEJoe Perches2-2/+2
2009-05-06ALSA: ice1724 - Add ESI Maya44 supportTakashi Iwai4-1/+793
2009-05-06ALSA: ice1724 - Allow spec driver to create own routing controlsTakashi Iwai2-15/+30
2009-05-06ALSA: ice1724 - Add PCI postint to reset sequenceTakashi Iwai1-0/+2
2009-05-06ALSA: ice1724 - Clean up definitions of DMA recordsTakashi Iwai1-16/+21
2009-05-06ALSA: ice1724 - Check error in set_rate functionTakashi Iwai1-7/+14
2009-04-07dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang1-2/+2
2009-03-24Merge branch 'topic/ice' into for-linusTakashi Iwai4-26/+54
2009-02-05ALSA: Add missing KERN_* prefix to printk in sound/pci/ice1712Takashi Iwai4-10/+27
2009-02-02ALSA: ice1724 - Dynamic MIDI TX irq controlTakashi Iwai1-16/+27
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2-6/+6
2009-01-05ALSA: ice1724 - Fix a typo in IEC958 PCM nameAlan Horstmann1-1/+1
2008-11-07Merge branch 'topic/fix/misc' into topic/miscTakashi Iwai1-2/+4
2008-11-05ALSA: ice1724 - Re-fix IRQ mask initializationTakashi Iwai1-4/+4
2008-11-01ALSA: ice1724 - Fix IRQ register initializationTakashi Iwai1-6/+3
2008-10-30ALSA: sound/ice1712: indentation & braces disagree - add bracesIlpo Järvinen1-2/+4
2008-10-20ALSA: ice1724 - Fix TX IRQ lockupTakashi Iwai1-8/+12
2008-09-09ALSA: ice1712.c: fix coding styleAlexander Beregalov2-138/+151
2008-09-09ALSA: ice1724.c: fix coding styleAlexander Beregalov1-84/+96
2008-09-09ALSA: ice1712/ice1724: Coding style fixes part 1 (more coming up)Vedran Miletic6-128/+183
2008-09-09ALSA: ice1712/wtm: fix coding styleAlexander Beregalov2-54/+54
2008-09-09ALSA: ice1712/aureon.c: fix coding styleAlexander Beregalov1-326/+351
2008-09-04ALSA: ice1724 - limit channels for multi-channel playbackTakashi Iwai1-2/+3
2008-09-04ALSA: ice1724: Enable MIDI on TerraTec PHASE 22 and PHASE 28Vedran Miletic1-6/+17
2008-09-04ALSA: ice1724: enable MIDI on Terratec Aureon 7.1 UniverseMaximilian Rehkopf1-2/+20
2008-08-25ALSA: revo51: add headphone outputAlexander Beregalov1-2/+3