aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/parisc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-28Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-18/+6
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2020-01-03ALSA: parisc: Constify snd_kcontrol_new itemsTakashi Iwai1-1/+1
2020-01-03ALSA: parisc: Constify snd_device_ops definitionsTakashi Iwai1-1/+1
2019-12-11ALSA: parisc: Drop superfluous ioctl PCM opsTakashi Iwai1-2/+0
2019-12-11ALSA: parisc: Use managed buffer allocationTakashi Iwai1-14/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner1-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-02-06ALSA: parisc: Drop superfluous PCM preallocation error checksTakashi Iwai1-8/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-07Merge tag 'sound-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-4/+4
2017-08-22parisc/harmony: Fix section mismatchesHelge Deller1-5/+5
2017-08-19ALSA: parisc: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-08-17ALSA: parisc: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-06-09ALSA: parisc: Constify hw_constraintsTakashi Iwai1-3/+3
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai1-1/+1
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring1-3/+1
2014-10-21ALSA: parisc: Use snd_ctl_enum_info()Takashi Iwai1-9/+3
2014-02-14ALSA: parisc: Convert to snd_card_new() with a device pointerTakashi Iwai1-3/+1
2013-05-29ALSA: Remove the rest of *_set_drvdata(NULL) callsTakashi Iwai1-3/+0
2012-12-07ALSA: parisc/harmony: remove __dev* attributesBill Pemberton1-6/+6
2009-10-30ALSA: sound/parisc: Move dereference after NULL testJulia Lawall1-1/+5
2009-06-10Merge branch 'topic/section-fix' into for-linusTakashi Iwai1-1/+1
2009-06-04ALSA: Add missing __devexit_p() markersJean Delvare1-1/+1
2009-05-15ALSA: parisc/harmony: fix printk format warningAlexander Beregalov1-1/+1
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai1-3/+3
2008-09-04ALSA: harmony - fix a typoTakashi Iwai1-1/+1
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai1-1/+2
2008-05-27sound: Convert to menuconfigTakashi Iwai1-4/+9
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-02-17[PARISC] fix section mismatch warnings in harmony sound driverHelge Deller1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-01-03[ALSA] Remove xxx_t typedefs: PARISC HarmonyTakashi Iwai2-92/+91
2006-01-03[ALSA] harmony - Code clean upTakashi Iwai1-67/+36
2005-10-21[PARISC] Update harmony from parisc treeStuart Brady2-22/+105
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox1-3/+3
2005-09-12[ALSA] Add snd_card_set_dev()Takashi Iwai1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds4-0/+1167