summaryrefslogtreecommitdiff
path: root/sound/aoa/soundbus/i2sbus
AgeCommit message (Expand)Author
9 daysALSA: aoa: Use *-y instead of *-objs in MakefileTakashi Iwai
9 daysALSA: aoa: soundbus: i2sbus: pcm: use 'time_left' variable with wait_for_comp...Wolfram Sang
2024-04-05Merge tag 'asoc-fix-v6.9-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2024-03-27ALSA: aoa: avoid false-positive format truncation warningArnd Bergmann
2024-03-07powerpc/macio: Make remove callback of macio driver void returnedDawei Li
2023-10-26ALSA: aoa: Replace with __packed attributeTakashi Iwai
2023-10-06ALSA: aoa: Replace asm/prom.h with explicit includesRob Herring
2023-08-18ALSA: aoa: Fix typos in PCM fix patchTakashi Iwai
2023-08-17ALSA: pcm: Don't embed deviceTakashi Iwai
2022-10-27ALSA: aoa: Fix I2S device accountingTakashi Iwai
2022-10-27ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()Yang Yingliang
2021-06-17ALSA: aoa: remove unnecessary oom messageZhen Lei
2020-09-03ALSA: aoa: i2sbus: use DECLARE_COMPLETION_ONSTACK() macroPierre-Louis Bossart
2020-01-05ALSA: aoa: More constificationsTakashi Iwai
2019-12-11ALSA: aoa: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: aoa: Use managed buffer allocationTakashi Iwai
2019-11-06ALSA: aoa: Avoid non-standard macro usageTakashi Iwai
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 250Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-02-08Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-01-15ALSA: aoa: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-06ALSA: aoa: Use of_node_name_eq for node name comparisonsRob Herring
2018-09-03ALSA: aoa: Convert to using %pOFn instead of device_node.nameRob Herring
2017-08-19ALSA: aoa: constify snd_pcm_ops structuresArvind Yadav
2016-08-25ALSA: snd-aoa: enable sound on PowerBook G4 12"Aaro Koskinen
2015-03-19ALSA: aoa: constify of_device_id arrayFabian Frederick
2015-02-03Merge branch 'topic/snd-device' into for-nextTakashi Iwai
2015-02-02ALSA: pcm: Embed struct deviceTakashi Iwai
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring
2015-01-04ALSA: aoa: Delete an unnecessary check before the function call "snd_pcm_susp...Markus Elfring
2014-12-03ALSA: i2sbus: Deletion of unnecessary checks before the function call "releas...Markus Elfring
2014-06-16ALSA: Use dma_zalloc_coherentJoe Perches
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-05-16ALSA: snd-aoa: Add a layout entry for PowerBook6,5Michael Ellerman
2013-04-29ALSA: pcm_format_to_bits strong-typed conversionEldad Zack
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt
2010-05-22arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-05-12sound: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-01-15ALSA: snd-aoa: handle older machinesJohannes Berg
2008-12-25Merge branch 'topic/aoa' into to-pushTakashi Iwai
2008-10-23ALSA: aoa: clean up file namesJohannes Berg
2008-10-23ALSA: aoa i2sbus: don't overwrite module parameterJohannes Berg
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] aoa - fix compile warningTakashi Iwai