[ALSA] snd-aoa: add snd-aoa
This large patch adds all of snd-aoa. Consisting of many modules, it currently replaces snd-powermac for all layout-id based machines and handles many more (for example new powerbooks and powermacs with digital output that previously couldn't be used at all). It also has support for all layout-IDs that Apple has (judging from their Info.plist file) but not all are tested. The driver currently has 2 known regressions over snd-powermac: * it doesn't handle powermac 7,2 and 7,3 * it doesn't have a DRC control on snapper-based machines I will fix those during the 2.6.18 development cycle. Signed-off-by:Johannes Berg <johannes@sipsolutions.net> Signed-off-by:
Takashi Iwai <tiwai@suse.de>
Showing
- sound/Kconfig 2 additions, 0 deletionssound/Kconfig
- sound/Makefile 1 addition, 1 deletionsound/Makefile
- sound/aoa/Kconfig 17 additions, 0 deletionssound/aoa/Kconfig
- sound/aoa/Makefile 4 additions, 0 deletionssound/aoa/Makefile
- sound/aoa/aoa-gpio.h 81 additions, 0 deletionssound/aoa/aoa-gpio.h
- sound/aoa/aoa.h 131 additions, 0 deletionssound/aoa/aoa.h
- sound/aoa/codecs/Kconfig 32 additions, 0 deletionssound/aoa/codecs/Kconfig
- sound/aoa/codecs/Makefile 3 additions, 0 deletionssound/aoa/codecs/Makefile
- sound/aoa/codecs/snd-aoa-codec-onyx.c 1113 additions, 0 deletionssound/aoa/codecs/snd-aoa-codec-onyx.c
- sound/aoa/codecs/snd-aoa-codec-onyx.h 76 additions, 0 deletionssound/aoa/codecs/snd-aoa-codec-onyx.h
- sound/aoa/codecs/snd-aoa-codec-tas-gain-table.h 209 additions, 0 deletionssound/aoa/codecs/snd-aoa-codec-tas-gain-table.h
- sound/aoa/codecs/snd-aoa-codec-tas.c 654 additions, 0 deletionssound/aoa/codecs/snd-aoa-codec-tas.c
- sound/aoa/codecs/snd-aoa-codec-tas.h 47 additions, 0 deletionssound/aoa/codecs/snd-aoa-codec-tas.h
- sound/aoa/codecs/snd-aoa-codec-toonie.c 141 additions, 0 deletionssound/aoa/codecs/snd-aoa-codec-toonie.c
- sound/aoa/core/Makefile 5 additions, 0 deletionssound/aoa/core/Makefile
- sound/aoa/core/snd-aoa-alsa.c 98 additions, 0 deletionssound/aoa/core/snd-aoa-alsa.c
- sound/aoa/core/snd-aoa-alsa.h 16 additions, 0 deletionssound/aoa/core/snd-aoa-alsa.h
- sound/aoa/core/snd-aoa-core.c 162 additions, 0 deletionssound/aoa/core/snd-aoa-core.c
- sound/aoa/core/snd-aoa-gpio-feature.c 399 additions, 0 deletionssound/aoa/core/snd-aoa-gpio-feature.c
- sound/aoa/core/snd-aoa-gpio-pmf.c 246 additions, 0 deletionssound/aoa/core/snd-aoa-gpio-pmf.c
Loading
-
mentioned in commit 4a4c8482
-
mentioned in commit 96e4b1fe
-
mentioned in commit 027fee10
-
mentioned in commit fd410d24
-
mentioned in commit ce6fd1c3
-
mentioned in commit 00d6f33f
-
mentioned in commit e81d7826
-
mentioned in commit 9a1c1df9
-
mentioned in commit 5bdea674
-
mentioned in commit 0667bb60
-
mentioned in commit 350ca9b4
-
mentioned in commit c7524279
-
mentioned in commit 15ae48e1
-
mentioned in commit 802532a5
Please register or sign in to comment