Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-09-23 | [ALSA] Select I2C and I2C_POWERMAC in aoa/codecs/Kconfig | Takashi Iwai | 1 | -0/+4 |
2006-09-22 | [PATCH] aoa is pmac-only | Al Viro | 1 | -1/+1 |
2006-08-08 | Merge branch 'merge' | Paul Mackerras | 3 | -7/+19 |
2006-08-03 | [ALSA] aoa: platform function gpio: ignore errors from functions that don't e... | Johannes Berg | 1 | -1/+1 |
2006-08-03 | [ALSA] aoa: fix toonie codec | Johannes Berg | 1 | -4/+13 |
2006-08-03 | [ALSA] aoa: feature gpio layer: fix IRQ access | Johannes Berg | 1 | -2/+5 |
2006-08-01 | Merge branch 'merge' | Paul Mackerras | 11 | -157/+645 |
2006-07-31 | [POWERPC] sound: Constify & voidify get_property() | Jeremy Kerr | 1 | -1/+1 |
2006-07-10 | [PATCH] aoa: tas: add missing bass/treble controls | Johannes Berg | 2 | -3/+247 |
2006-07-10 | [PATCH] aoa: layout fabric: add missing module aliases | Johannes Berg | 1 | -0/+15 |
2006-07-10 | [PATCH] aoa: tas: surface DRC control again | Johannes Berg | 1 | -1/+94 |
2006-07-10 | [PATCH] aoa: tas: fix initialisation/reset | Benjamin Herrenschmidt | 2 | -24/+110 |
2006-07-10 | [PATCH] aoa: tas: change PCM1 name to PCM | Johannes Berg | 1 | -1/+1 |
2006-07-10 | [PATCH] aoa fabric layout: clean up messages | Benjamin Herrenschmidt | 1 | -4/+7 |
2006-07-10 | [PATCH] aoa: pmf gpio: report if function calling fails | Benjamin Herrenschmidt | 1 | -3/+11 |
2006-07-10 | [PATCH] aoa: i2sbus: revamp control layer | Benjamin Herrenschmidt | 3 | -81/+47 |
2006-07-10 | [PATCH] aoa: fix when all is built into the kernel | Benjamin Herrenschmidt | 2 | -13/+13 |
2006-07-10 | [PATCH] aoa: i2sbus: fix for PowerMac7,2 and 7,3 | Benjamin Herrenschmidt | 2 | -21/+97 |
2006-07-10 | [PATCH] aoa: i2sbus: move module parameter declaration up | Benjamin Herrenschmidt | 1 | -5/+5 |
2006-07-10 | [PATCH] Fix snd-aoa irq conversion | Andreas Schwab | 1 | -6/+3 |
2006-07-03 | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 2 | -9/+5 |
2006-06-28 | [ALSA] snd-aoa: enable dual-edge in GPIOs | Johannes Berg | 1 | -0/+15 |
2006-06-28 | [ALSA] snd-aoa: support iMac G5 iSight | Johannes Berg | 1 | -6/+8 |
2006-06-28 | [ALSA] snd-aoa: not experimental | Johannes Berg | 1 | -1/+2 |
2006-06-28 | [ALSA] Fix wrong dependencies of snd-aoa driver | Takashi Iwai | 1 | -1/+2 |
2006-06-22 | [ALSA] aoa driver - Kconfig - remove spaces for SND!=n | Jaroslav Kysela | 1 | -1/+1 |
2006-06-22 | [ALSA] snd-aoa: add snd-aoa | Johannes Berg | 33 | -0/+7006 |