summaryrefslogtreecommitdiffstats
path: root/sound/aoa/soundbus
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 250Thomas Gleixner2019-06-19
* treewide: Add SPDX license identifier - Makefile/KconfigThomas 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
* | ALSA: aoa: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-15
|/
* ALSA: aoa: Use of_node_name_eq for node name comparisonsRob Herring2018-12-06
* ALSA: aoa: Remove direct OF name and type accessesRob Herring2018-12-06
* ALSA: aoa: Use device_type helpers to access the node typeRob Herring2018-11-19
* ALSA: aoa: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-03
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* ALSA: aoa: constify snd_pcm_ops structuresArvind Yadav2017-08-19
* ALSA: snd-aoa: enable sound on PowerBook G4 12"Aaro Koskinen2016-08-25
* ALSA: aoa-soundbus: Switch to dev_pm_opsLars-Peter Clausen2015-08-05
* ALSA: aoa: convert bus code to use dev_groupsQuentin Lambert2015-06-12
* ALSA: aoa: constify of_device_id arrayFabian Frederick2015-03-19
* Merge branch 'topic/snd-device' into for-nextTakashi Iwai2015-02-03
|\
| * ALSA: pcm: Embed struct deviceTakashi Iwai2015-02-02
* | ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-28
* | ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-04
* | ALSA: aoa: Delete an unnecessary check before the function call "snd_pcm_susp...Markus Elfring2015-01-04
|/
* ALSA: i2sbus: Deletion of unnecessary checks before the function call "releas...Markus Elfring2014-12-03
* ALSA: Use dma_zalloc_coherentJoe Perches2014-06-16
* drivers: clean-up prom.h implicit includesRob Herring2013-10-09
* ALSA: snd-aoa: Add a layout entry for PowerBook6,5Michael Ellerman2013-05-16
* ALSA: pcm_format_to_bits strong-typed conversionEldad Zack2013-04-29
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-02
* arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant 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
* sound: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-05-12
* ALSA: snd-aoa: handle older machinesJohannes Berg2009-01-15
* Merge branch 'topic/aoa' into to-pushTakashi Iwai2008-12-25
|\
| * ALSA: aoa: clean up file namesJohannes Berg2008-10-23
| |
| \
*-. | Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai2008-11-03
|\ \|
| * | sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-03
| | |
| \ \
*-. | | Merge branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linusTakashi Iwai2008-10-23
|\ \| | | | |/ | |/|
| | * ALSA: aoa i2sbus: don't overwrite module parameterJohannes Berg2008-10-23
| |/
* / powerpc/drivers: Use linux/of_device.h instead of asm/of_device.hStephen Rothwell2008-08-20
|/
* sound: Convert to menuconfigTakashi Iwai2008-05-27
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] aoa - fix compile warningTakashi Iwai2008-01-31
* [ALSA] add number of periods constraint to snd-aoaHeikki Lindholm2008-01-31
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-12
* [ALSA] snd-aoa-i2sbus: use MODULE_DEVICE_TABLE instead of plain MODULE_ALIASJohannes Berg2007-05-11
* [ALSA] aoa: fix a sparse warningJohannes Berg2007-05-11
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-07
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-29
|\