index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
aoa
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-01
ALSA: Don't assume i2c device probing always succeeds
Takashi Iwai
1
-0
/
+9
2009-07-31
ALSA: sound/aoa: Add kmalloc NULL tests
Julia Lawall
1
-0
/
+4
2009-05-12
sound: remove driver_data direct access of struct device
Greg Kroah-Hartman
2
-8
/
+8
2009-04-21
ALSA: AOA: Convert onyx and tas codecs to new-style i2c drivers
Jean Delvare
2
-47
/
+95
2009-03-24
Merge branch 'topic/aoa' into for-linus
Takashi Iwai
4
-23
/
+99
2009-01-15
ALSA: snd-aoa: handle master-amp if present
Johannes Berg
3
-1
/
+25
2009-01-15
ALSA: snd-aoa: handle older machines
Johannes Berg
2
-22
/
+74
2009-01-12
ALSA: Convert to snd_card_create() in other sound/*
Takashi Iwai
1
-3
/
+4
2008-12-25
Merge branch 'topic/aoa' into to-push
Takashi Iwai
22
-24
/
+30
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
22
-24
/
+30
2008-10-23
ALSA: aoa i2sbus: don't overwrite module parameter
Johannes Berg
1
-3
/
+3
2008-10-15
Merge commit 'origin'
Benjamin Herrenschmidt
1
-4
/
+2
2008-08-25
ALSA: aoa - Remove duplicate assignment of SNDRV_PCM_FMTBIT_S{16,24}_BE bits
Roel Kluin
1
-4
/
+2
2008-08-20
powerpc/drivers: Use linux/of_device.h instead of asm/of_device.h
Stephen Rothwell
1
-1
/
+1
2008-05-27
sound: Convert to menuconfig
Takashi Iwai
4
-12
/
+5
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
3
-6
/
+0
2008-01-31
[ALSA] aoa - fix compile warning
Takashi Iwai
1
-0
/
+1
2008-01-31
[ALSA] add number of periods constraint to snd-aoa
Heikki Lindholm
1
-0
/
+6
2008-01-31
[ALSA] aoa - Check value range in ctl callbacks
Takashi Iwai
3
-2
/
+33
2007-10-16
[ALSA] Clean up with common snd_ctl_boolean_*_info callbacks
Takashi Iwai
3
-45
/
+5
2007-10-16
[ALSA] Fix tas_suspend/resume build warning
Stephen Rothwell
1
-4
/
+5
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-23
/
+10
2007-07-20
[ALSA] snd-aoa-codec-onyx: fix typo
Yoann Padioleau
1
-2
/
+2
2007-05-11
[ALSA] snd-aoa-i2sbus: use MODULE_DEVICE_TABLE instead of plain MODULE_ALIAS
Johannes Berg
1
-3
/
+2
2007-05-11
[ALSA] sound: strlcpy is smart enough
Jean Delvare
2
-4
/
+4
2007-05-11
[ALSA] aoa: fix a sparse warning
Johannes Berg
2
-2
/
+2
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
3
-5
/
+5
2007-04-30
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
1
-46
/
+31
2007-04-27
uevent: use add_uevent_var() instead of open coding it
Eric Rannaud
1
-48
/
+32
2007-04-13
[POWERPC] Rename get_property to of_get_property: sound
Stephen Rothwell
6
-12
/
+13
2007-04-13
[POWERPC] get_property returns const
Stephen Rothwell
6
-19
/
+18
2007-02-09
[ALSA] aoa i2sbus: Stop Apple i2s DMA gracefully
Paul Mackerras
3
-146
/
+210
2007-02-09
[ALSA] aoa: remove suspend/resume printks
Johannes Berg
1
-4
/
+0
2007-02-09
[ALSA] sound: aoa of_node_put and kfree cleanup
Mariusz Kozlowski
1
-2
/
+2
2007-02-09
[ALSA] snd-aoa: fix onyx resume
Johannes Berg
1
-1
/
+10
2007-02-09
[ALSA] create driver symlink in snd-aoa /sys/bus/aoa-soundbus/devices/*/
Olaf Hering
1
-0
/
+3
2007-02-09
[ALSA] create device symlink in snd-aoa
Olaf Hering
5
-6
/
+7
2007-02-09
[ALSA] aoa: fix up i2sbus_attach_codec
Johannes Berg
1
-46
/
+26
2007-02-09
[ALSA] aoa: set device pointer in pcms
Johannes Berg
2
-6
/
+3
2006-12-20
[ALSA] sound: Don't include i2c-dev.h
Jean Delvare
2
-2
/
+0
2006-12-12
kconfig: Standardize "depends" -> "depends on" in Kconfig files
Robert P. J. Day
1
-1
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-4
/
+9
2006-11-28
[ALSA] Enable stereo line input for TAS codec
Paul Mackerras
1
-4
/
+9
2006-11-22
WorkStruct: make allyesconfig
David Howells
3
-19
/
+15
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
4
-10
/
+7
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-09-23
[ALSA] aoa: add locking to tas codec
Johannes Berg
1
-13
/
+83
[next]