index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
aoa
/
soundbus
/
i2sbus
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: aoa: Fix typos in PCM fix patch
Takashi Iwai
2023-08-18
1
-2
/
+2
*
ALSA: pcm: Don't embed device
Takashi Iwai
2023-08-17
1
-2
/
+2
*
ALSA: aoa: Fix I2S device accounting
Takashi Iwai
2022-10-27
1
-1
/
+2
*
ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()
Yang Yingliang
2022-10-27
1
-0
/
+4
*
ALSA: aoa: remove unnecessary oom message
Zhen Lei
2021-06-17
1
-3
/
+1
*
ALSA: aoa: i2sbus: use DECLARE_COMPLETION_ONSTACK() macro
Pierre-Louis Bossart
2020-09-03
1
-2
/
+1
*
ALSA: aoa: More constifications
Takashi Iwai
2020-01-05
1
-1
/
+1
*
ALSA: aoa: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
1
-2
/
+0
*
ALSA: aoa: Use managed buffer allocation
Takashi Iwai
2019-12-11
1
-10
/
+1
*
ALSA: aoa: Avoid non-standard macro usage
Takashi Iwai
2019-11-06
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 250
Thomas Gleixner
2019-06-19
5
-10
/
+5
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-02-08
1
-2
/
+2
|
\
|
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-2
/
+2
*
|
ALSA: aoa: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
2019-01-15
1
-4
/
+0
|
/
*
ALSA: aoa: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-06
1
-3
/
+3
*
ALSA: aoa: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-03
1
-7
/
+8
*
ALSA: aoa: constify snd_pcm_ops structures
Arvind Yadav
2017-08-19
1
-2
/
+2
*
ALSA: snd-aoa: enable sound on PowerBook G4 12"
Aaro Koskinen
2016-08-25
1
-1
/
+1
*
ALSA: aoa: constify of_device_id array
Fabian Frederick
2015-03-19
1
-1
/
+1
*
Merge branch 'topic/snd-device' into for-next
Takashi Iwai
2015-02-03
1
-1
/
+4
|
\
|
*
ALSA: pcm: Embed struct device
Takashi Iwai
2015-02-02
1
-1
/
+4
*
|
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
2015-01-28
2
-2
/
+2
*
|
ALSA: Deletion of checks before the function call "iounmap"
Markus Elfring
2015-01-04
1
-7
/
+6
*
|
ALSA: aoa: Delete an unnecessary check before the function call "snd_pcm_susp...
Markus Elfring
2015-01-04
1
-4
/
+2
|
/
*
ALSA: i2sbus: Deletion of unnecessary checks before the function call "releas...
Markus Elfring
2014-12-03
1
-4
/
+2
*
ALSA: Use dma_zalloc_coherent
Joe Perches
2014-06-16
1
-8
/
+4
*
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-09
1
-0
/
+2
*
ALSA: snd-aoa: Add a layout entry for PowerBook6,5
Michael Ellerman
2013-05-16
1
-1
/
+2
*
ALSA: pcm_format_to_bits strong-typed conversion
Eldad Zack
2013-04-29
1
-1
/
+1
*
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-5
/
+4
*
powerpc/macio: Fix probing of macio devices by using the right of match table
Benjamin Herrenschmidt
2010-06-02
1
-3
/
+5
*
arch/powerpc: Move dma_mask from of_device into pdev_archdata
Grant Likely
2010-05-22
1
-2
/
+2
*
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
2
-3
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
3
-0
/
+3
*
sound: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-05-12
1
-4
/
+4
*
ALSA: snd-aoa: handle older machines
Johannes Berg
2009-01-15
1
-5
/
+17
*
Merge branch 'topic/aoa' into to-push
Takashi Iwai
2008-12-25
6
-4
/
+4
|
\
|
*
ALSA: aoa: clean up file names
Johannes Berg
2008-10-23
6
-4
/
+4
*
|
ALSA: aoa i2sbus: don't overwrite module parameter
Johannes Berg
2008-10-23
1
-3
/
+3
|
/
*
[ALSA] Remove sound/driver.h
Takashi Iwai
2008-01-31
2
-4
/
+0
*
[ALSA] aoa - fix compile warning
Takashi Iwai
2008-01-31
1
-0
/
+1
*
[ALSA] add number of periods constraint to snd-aoa
Heikki Lindholm
2008-01-31
1
-0
/
+6
*
[ALSA] snd-aoa-i2sbus: use MODULE_DEVICE_TABLE instead of plain MODULE_ALIAS
Johannes Berg
2007-05-11
1
-3
/
+2
*
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-05-07
1
-2
/
+2
*
[POWERPC] Rename get_property to of_get_property: sound
Stephen Rothwell
2007-04-13
1
-2
/
+3
*
[POWERPC] get_property returns const
Stephen Rothwell
2007-04-13
1
-4
/
+3
*
[ALSA] aoa i2sbus: Stop Apple i2s DMA gracefully
Paul Mackerras
2007-02-09
3
-146
/
+210
*
[ALSA] aoa: fix up i2sbus_attach_codec
Johannes Berg
2007-02-09
1
-46
/
+26
[next]