summaryrefslogtreecommitdiff
path: root/sound/aoa/soundbus
AgeCommit message (Expand)AuthorFilesLines
2024-03-29Merge tag 'sound-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+1
2024-03-27ALSA: aoa: avoid false-positive format truncation warningArnd Bergmann1-1/+1
2024-03-16Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-3/+1
2024-03-07powerpc/macio: Make remove callback of macio driver void returnedDawei Li1-3/+1
2024-02-15ALSA: aoa: make soundbus_bus_type constRicardo B. Marliere1-1/+1
2023-10-26ALSA: aoa: Replace with __packed attributeTakashi Iwai1-1/+1
2023-10-06ALSA: aoa: Replace asm/prom.h with explicit includesRob Herring5-3/+4
2023-08-18ALSA: aoa: Fix typos in PCM fix patchTakashi Iwai1-2/+2
2023-08-17ALSA: pcm: Don't embed deviceTakashi Iwai1-2/+2
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman1-3/+3
2023-01-25ALSA: aoa: make remove callback of soundbus driver void returnedDawei Li1-1/+1
2022-10-27ALSA: aoa: Fix I2S device accountingTakashi Iwai1-1/+2
2022-10-27ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()Yang Yingliang1-0/+4
2022-08-02ALSA: aoa: Replace sprintf() with sysfs_emit()Takashi Iwai1-14/+8
2021-07-21bus: Make remove callback return voidUwe Kleine-König1-3/+1
2021-06-17ALSA: aoa: remove unnecessary oom messageZhen Lei1-3/+1
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches1-1/+1
2020-09-03ALSA: aoa: i2sbus: use DECLARE_COMPLETION_ONSTACK() macroPierre-Louis Bossart1-2/+1
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-2/+2
2020-01-05ALSA: aoa: More constificationsTakashi Iwai1-1/+1
2019-12-11ALSA: aoa: Drop superfluous ioctl PCM opsTakashi Iwai1-2/+0
2019-12-11ALSA: aoa: Use managed buffer allocationTakashi Iwai1-10/+1
2019-11-06ALSA: aoa: Avoid non-standard macro usageTakashi Iwai1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 250Thomas Gleixner7-14/+7
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner3-0/+3
2019-02-08Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai1-2/+2
2019-01-15ALSA: aoa: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai1-4/+0
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-2/+2
2018-12-06ALSA: aoa: Use of_node_name_eq for node name comparisonsRob Herring1-3/+3
2018-12-06ALSA: aoa: Remove direct OF name and type accessesRob Herring2-14/+22
2018-11-19ALSA: aoa: Use device_type helpers to access the node typeRob Herring1-1/+1
2018-09-04ALSA: aoa: Convert to using %pOFn instead of device_node.nameRob Herring1-7/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-19ALSA: aoa: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2016-08-25ALSA: snd-aoa: enable sound on PowerBook G4 12"Aaro Koskinen1-1/+1
2015-08-05ALSA: aoa-soundbus: Switch to dev_pm_opsLars-Peter Clausen2-30/+0
2015-06-12ALSA: aoa: convert bus code to use dev_groupsQuentin Lambert3-7/+12
2015-03-19ALSA: aoa: constify of_device_id arrayFabian Frederick1-1/+1
2015-02-03Merge branch 'topic/snd-device' into for-nextTakashi Iwai1-1/+4
2015-02-02ALSA: pcm: Embed struct deviceTakashi Iwai1-1/+4
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2-2/+2
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring1-7/+6
2015-01-04ALSA: aoa: Delete an unnecessary check before the function call "snd_pcm_susp...Markus Elfring1-4/+2
2014-12-03ALSA: i2sbus: Deletion of unnecessary checks before the function call "releas...Markus Elfring1-4/+2
2014-06-16ALSA: Use dma_zalloc_coherentJoe Perches1-8/+4
2013-10-10drivers: clean-up prom.h implicit includesRob Herring1-0/+2
2013-05-16ALSA: snd-aoa: Add a layout entry for PowerBook6,5Michael Ellerman1-1/+2
2013-04-29ALSA: pcm_format_to_bits strong-typed conversionEldad Zack1-1/+1
2011-11-01sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1