index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
aoa
/
soundbus
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-02
ALSA: aoa: Replace sprintf() with sysfs_emit()
Takashi Iwai
1
-14
/
+8
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-06-17
ALSA: aoa: remove unnecessary oom message
Zhen Lei
1
-3
/
+1
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
1
-1
/
+1
2020-09-03
ALSA: aoa: i2sbus: use DECLARE_COMPLETION_ONSTACK() macro
Pierre-Louis Bossart
1
-2
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-2
/
+2
2020-01-05
ALSA: aoa: More constifications
Takashi Iwai
1
-1
/
+1
2019-12-11
ALSA: aoa: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-2
/
+0
2019-12-11
ALSA: aoa: Use managed buffer allocation
Takashi Iwai
1
-10
/
+1
2019-11-06
ALSA: aoa: Avoid non-standard macro usage
Takashi Iwai
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 250
Thomas Gleixner
7
-14
/
+7
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
3
-0
/
+3
2019-02-08
Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-2
/
+2
2019-01-15
ALSA: aoa: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
1
-4
/
+0
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-2
/
+2
2018-12-06
ALSA: aoa: Use of_node_name_eq for node name comparisons
Rob Herring
1
-3
/
+3
2018-12-06
ALSA: aoa: Remove direct OF name and type accesses
Rob Herring
2
-14
/
+22
2018-11-19
ALSA: aoa: Use device_type helpers to access the node type
Rob Herring
1
-1
/
+1
2018-09-03
ALSA: aoa: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-7
/
+8
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-19
ALSA: aoa: constify snd_pcm_ops structures
Arvind Yadav
1
-2
/
+2
2016-08-25
ALSA: snd-aoa: enable sound on PowerBook G4 12"
Aaro Koskinen
1
-1
/
+1
2015-08-05
ALSA: aoa-soundbus: Switch to dev_pm_ops
Lars-Peter Clausen
2
-30
/
+0
2015-06-12
ALSA: aoa: convert bus code to use dev_groups
Quentin Lambert
3
-7
/
+12
2015-03-19
ALSA: aoa: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-02-03
Merge branch 'topic/snd-device' into for-next
Takashi Iwai
1
-1
/
+4
2015-02-02
ALSA: pcm: Embed struct device
Takashi Iwai
1
-1
/
+4
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
2
-2
/
+2
2015-01-04
ALSA: Deletion of checks before the function call "iounmap"
Markus Elfring
1
-7
/
+6
2015-01-04
ALSA: aoa: Delete an unnecessary check before the function call "snd_pcm_susp...
Markus Elfring
1
-4
/
+2
2014-12-03
ALSA: i2sbus: Deletion of unnecessary checks before the function call "releas...
Markus Elfring
1
-4
/
+2
2014-06-16
ALSA: Use dma_zalloc_coherent
Joe Perches
1
-8
/
+4
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+2
2013-05-16
ALSA: snd-aoa: Add a layout entry for PowerBook6,5
Michael Ellerman
1
-1
/
+2
2013-04-29
ALSA: pcm_format_to_bits strong-typed conversion
Eldad Zack
1
-1
/
+1
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-5
/
+4
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
3
-3
/
+3
2010-06-02
powerpc/macio: Fix probing of macio devices by using the right of match table
Benjamin Herrenschmidt
1
-3
/
+5
2010-05-22
arch/powerpc: Move dma_mask from of_device into pdev_archdata
Grant Likely
1
-2
/
+2
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
4
-9
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-0
/
+3
2009-05-12
sound: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-4
/
+4
2009-01-15
ALSA: snd-aoa: handle older machines
Johannes Berg
1
-5
/
+17
2008-12-25
Merge branch 'topic/aoa' into to-push
Takashi Iwai
6
-4
/
+4
2008-11-03
Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus
Takashi Iwai
1
-1
/
+1
2008-11-03
sound: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-10-23
Merge branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linus
Takashi Iwai
1
-3
/
+3
2008-10-23
ALSA: aoa: clean up file names
Johannes Berg
6
-4
/
+4
2008-10-23
ALSA: aoa i2sbus: don't overwrite module parameter
Johannes Berg
1
-3
/
+3
[next]