summaryrefslogtreecommitdiffstats
path: root/sound/sparc
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-191-1/+1
* ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-091-4/+4
* ALSA: sparc: More constificationsTakashi Iwai2020-01-052-3/+3
* ALSA: sparc: Constify snd_kcontrol_new itemsTakashi Iwai2020-01-033-3/+3
* ALSA: Constify snd_timer_hardware definitionsTakashi Iwai2020-01-031-1/+1
* ALSA: sparc: Constify snd_device_ops definitionsTakashi Iwai2020-01-032-3/+3
* ALSA: sparc: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-113-5/+0
* ALSA: sparc: Use managed buffer allocationTakashi Iwai2019-12-113-43/+7
* ALSA: sparc: Remove superfluous snd_dma_continuous_data()Takashi Iwai2019-11-062-2/+2
* ALSA: sparc: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-301-0/+4
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-213-0/+3
* Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-02-081-2/+2
|\
| * cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-2/+2
* | Merge branch 'topic/memory-device-fixes-2' into for-nextTakashi Iwai2019-02-081-6/+3
|\ \
| * | ALSA: sparc: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-6/+3
| |/
* / ALSA: sparc: Clean up with new procfs helpersTakashi Iwai2019-02-061-8/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2018-12-261-3/+3
|\
| * ALSA: sparc: Use of_node_name_eq for node name comparisonsRob Herring2018-12-051-3/+3
* | ALSA: sparc: Fix invalid snd_free_pages() at error pathTakashi Iwai2018-11-241-6/+2
|/
* sound: Use octal not symbolic permissionsJoe Perches2018-05-281-1/+1
* ALSA: sparc: Use GFP_KERNEL for non-atomic allocationTakashi Iwai2018-05-031-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ALSA: sparc: constify snd_pcm_ops structuresArvind Yadav2017-08-193-5/+5
* ALSA: sparc: make snd_pcm_hardware constBhumika Goyal2017-08-173-4/+4
* ALSA: sparc: Constify hw_constraintsTakashi Iwai2017-06-091-2/+2
* dbri: move dereference after check for NULLDan Carpenter2016-12-061-1/+2
* dbri: Fix compiler warningTushar Dave2016-11-281-10/+16
* ALSA: Add missing dependency on CONFIG_SND_TIMERTakashi Iwai2016-01-271-0/+1
* ALSA: sparc: amd7930: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-041-0/+1
* ALSA: sparc: Add missing kfree in error pathChristophe JAILLET2015-07-171-0/+1
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-143-3/+0
|\
| * ALSA: sparc: drop owner assignment from platform_driversWolfram Sang2014-10-203-3/+0
* | ALSA: sparc: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-10/+2
|/
* ALSA: Use dma_zalloc_coherentJoe Perches2014-06-161-4/+2
* ALSA: sparc: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-143-9/+10
* ALSA: sparc: fix missing unlock on error in snd_cs4231_playback_prepare()Wei Yongjun2013-11-111-3/+8
* ALSA: sparc/cs4231: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-061-2/+4
* ALSA: Remove the rest of *_set_drvdata(NULL) callsTakashi Iwai2013-05-291-2/+0
* ALSA: sparc: remove __dev* attributesBill Pemberton2012-12-073-41/+41
* sound: Remove unnecessary semicolonPeter Senna Tschudin2012-10-062-3/+3
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-193-3/+3
* ALSA: convert sound/* to use module_platform_driver()Axel Lin2011-11-272-25/+2
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* dt/sound: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-283-16/+16
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-063-17/+17
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-243-6/+6