aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712/juli.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches1-1/+1
2020-07-20ALSA: Replace the word "slave" in vmaster APITakashi Iwai1-10/+10
2020-01-05ALSA: ice1712: More constificationsTakashi Iwai1-3/+3
2020-01-03ALSA: pci: Constify snd_kcontrol_new itemsTakashi Iwai1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-16/+1
2018-03-01ALSA: ice1712: replace strcpy() with strlcpy()Joey Pabalinas1-4/+4
2017-08-06ALSA: ice1712: add const to snd_akm4xxx structuresBhumika Goyal1-1/+1
2017-06-09ALSA: ice1724: Constify hw_constraintsTakashi Iwai1-3/+3
2015-01-28ALSA: ak411x: Add PM helper functionsTakashi Iwai1-1/+3
2014-11-14ALSA: ice1712: remove unneeded return statementSudip Mukherjee1-4/+1
2014-02-26ALSA: ice17xx: Use standard printk helpersTakashi Iwai1-7/+7
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton1-13/+13
2012-10-18ALSA: ice17xx: Fix inclusion of linux/io.hTakashi Iwai1-1/+0
2012-10-17ALSA: ice17xx: Constify strings and string arraysTakashi Iwai1-1/+2
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai1-2/+2
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-04Merge branch 'topic/hda' into for-linusTakashi Iwai1-22/+2
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-09-21ALSA: ice1724 - Support for multiple external clock typesPavel Hofman1-1/+2
2009-09-21ALSA: ak4620 support, codec regs listed in procPavel Hofman1-21/+0
2009-02-05ALSA: Add missing KERN_* prefix to printk in sound/pci/ice1712Takashi Iwai1-2/+3
2008-09-09ALSA: ice1712/ice1724: Coding style fixes part 1 (more coming up)Vedran Miletic1-17/+27
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai1-1/+2
2008-04-24[ALSA] ice1724 - Improved the Juli rate settingPavel Hofman1-31/+440
2008-04-24[ALSA] ice1724 - Fix the SPDIF input sample-rate on Juli@Takashi Iwai1-0/+17
2008-01-31[ALSA] ice1712, ice1724 - Code clean upTakashi Iwai1-5/+17
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2007-05-11[ALSA] ice1724 - call snd_ak4114_build() in juliTakashi Iwai1-1/+10
2007-05-11[ALSA] ak4114 - Fix possible Oops with callbacksTakashi Iwai1-7/+0
2007-05-11[ALSA] Fix conflicts between const and __devinitdataTakashi Iwai1-3/+3
2007-02-09[ALSA] Add some more 'const', but needs changes in i2c/other/ak4*Takashi Iwai1-2/+2
2007-02-09[ALSA] Add 'const' to files in pci/ice1712/Takashi Iwai1-3/+3
2007-02-09[ALSA] ice1712 - Reorganize existing eeprom dataTakashi Iwai1-13/+13
2006-01-03[ALSA] Remove xxx_t typedefs: PCI ICE1724Takashi Iwai1-12/+12
2006-01-03[ALSA] ice1724 (juli) - forced analog doughter board detectionJaroslav Kysela1-1/+8
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+230