aboutsummaryrefslogtreecommitdiffstats
path: root/sound/sparc/dbri.c
Commit message (Expand)AuthorAge
* ALSA: sparc: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-30
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
* Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-02-08
|\
| * cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-08
* | Merge branch 'topic/memory-device-fixes-2' into for-nextTakashi Iwai2019-02-08
|\ \
| * | ALSA: sparc: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-06
| |/
* / ALSA: sparc: Clean up with new procfs helpersTakashi Iwai2019-02-06
|/
* sound: Use octal not symbolic permissionsJoe Perches2018-05-28
* ALSA: sparc: Use GFP_KERNEL for non-atomic allocationTakashi Iwai2018-05-03
* ALSA: sparc: constify snd_pcm_ops structuresArvind Yadav2017-08-19
* ALSA: sparc: make snd_pcm_hardware constBhumika Goyal2017-08-17
* dbri: move dereference after check for NULLDan Carpenter2016-12-06
* dbri: Fix compiler warningTushar Dave2016-11-28
* ALSA: sparc: drop owner assignment from platform_driversWolfram Sang2014-10-20
* ALSA: Use dma_zalloc_coherentJoe Perches2014-06-16
* ALSA: sparc: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-14
* ALSA: Remove the rest of *_set_drvdata(NULL) callsTakashi Iwai2013-05-29
* ALSA: sparc: remove __dev* attributesBill Pemberton2012-12-07
* sound: Remove unnecessary semicolonPeter Senna Tschudin2012-10-06
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* ALSA: convert sound/* to use module_platform_driver()Axel Lin2011-11-27
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* dt/sound: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-24
* sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-28
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai2009-04-28
* ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-12
* dbri: check dma_alloc_coherent errorsFUJITA Tomonori2008-10-29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-11
|\
| * ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-13
* | sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-31
* | dbri: Convert to pure OF driver.David S. Miller2008-08-29
* | sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller2008-08-29
* | sparc: Make SBUS DMA interfaces take struct device.David S. Miller2008-08-29
|/
* ALSA: make sparc/dbri.c:snd_dbri_proc() staticAdrian Bunk2008-06-06
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] dbri - Fix broken change for value range checksTakashi Iwai2008-01-31
* [ALSA] Check value range in ctl callbacksTakashi Iwai2008-01-31
* [ALSA] dbri - Use linux/of.h instead of asm/prom.hKrzysztof Helt2007-10-16
* [ALSA] dbri: conversion to OpenFirmware frameworkKrzysztof Helt2007-10-16
* [ALSA] dbri: more cleanupsKrzysztof Helt2007-10-16
* [ALSA] dbri: driver cleanupKrzysztof Helt2007-10-16
* Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-09
* [ALSA] sparc dbri comment fixKrzysztof Helt2007-02-09
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05