aboutsummaryrefslogtreecommitdiff
path: root/sound/parisc
AgeCommit message (Expand)AuthorFilesLines
10 daysALSA: misc: Use *-y instead of *-objs in MakefileGravatar Takashi Iwai 1-1/+1
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+1
2021-08-30parisc: Make struct parisc_driver::remove() return voidGravatar Uwe Kleine-König 1-2/+1
2021-08-09ALSA: harmony: Drop superfluous address setupGravatar Takashi Iwai 1-14/+0
2021-06-09ALSA: parisc: Fix assignment in if conditionGravatar Takashi Iwai 1-4/+3
2020-01-28Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-18/+6
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-1/+1
2020-01-03ALSA: parisc: Constify snd_kcontrol_new itemsGravatar Takashi Iwai 1-1/+1
2020-01-03ALSA: parisc: Constify snd_device_ops definitionsGravatar Takashi Iwai 1-1/+1
2019-12-11ALSA: parisc: Drop superfluous ioctl PCM opsGravatar Takashi Iwai 1-2/+0
2019-12-11ALSA: parisc: Use managed buffer allocationGravatar Takashi Iwai 1-14/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Gravatar Thomas Gleixner 1-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 2-0/+2
2019-02-06ALSA: parisc: Drop superfluous PCM preallocation error checksGravatar Takashi Iwai 1-8/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-07Merge tag 'sound-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-4/+4
2017-08-22parisc/harmony: Fix section mismatchesGravatar Helge Deller 1-5/+5
2017-08-19ALSA: parisc: constify snd_pcm_ops structuresGravatar Arvind Yadav 1-2/+2
2017-08-17ALSA: parisc: make snd_pcm_hardware constGravatar Bhumika Goyal 1-2/+2
2017-06-09ALSA: parisc: Constify hw_constraintsGravatar Takashi Iwai 1-3/+3
2015-01-28ALSA: Include linux/io.h instead of asm/io.hGravatar Takashi Iwai 1-1/+1
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Gravatar Markus Elfring 1-3/+1
2014-10-21ALSA: parisc: Use snd_ctl_enum_info()Gravatar Takashi Iwai 1-9/+3
2014-02-14ALSA: parisc: Convert to snd_card_new() with a device pointerGravatar Takashi Iwai 1-3/+1
2013-05-29ALSA: Remove the rest of *_set_drvdata(NULL) callsGravatar Takashi Iwai 1-3/+0
2012-12-07ALSA: parisc/harmony: remove __dev* attributesGravatar Bill Pemberton 1-6/+6
2009-10-30ALSA: sound/parisc: Move dereference after NULL testGravatar Julia Lawall 1-1/+5
2009-06-10Merge branch 'topic/section-fix' into for-linusGravatar Takashi Iwai 1-1/+1
2009-06-04ALSA: Add missing __devexit_p() markersGravatar Jean Delvare 1-1/+1
2009-05-15ALSA: parisc/harmony: fix printk format warningGravatar Alexander Beregalov 1-1/+1
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Gravatar Takashi Iwai 1-3/+3
2008-09-04ALSA: harmony - fix a typoGravatar Takashi Iwai 1-1/+1
2008-08-13ALSA: Kill snd_assert() in other placesGravatar Takashi Iwai 1-1/+2
2008-05-27sound: Convert to menuconfigGravatar Takashi Iwai 1-4/+9
2008-01-31[ALSA] Remove sound/driver.hGravatar Takashi Iwai 1-1/+0
2007-02-17[PARISC] fix section mismatch warnings in harmony sound driverGravatar Helge Deller 1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-1/+1
2006-01-03[ALSA] Remove xxx_t typedefs: PARISC HarmonyGravatar Takashi Iwai 2-92/+91
2006-01-03[ALSA] harmony - Code clean upGravatar Takashi Iwai 1-67/+36
2005-10-21[PARISC] Update harmony from parisc treeGravatar Stuart Brady 2-22/+105
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaGravatar Matthew Wilcox 1-3/+3
2005-09-12[ALSA] Add snd_card_set_dev()Gravatar Takashi Iwai 1-0/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 4-0/+1167