Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8f49720d5afb42dc7c0ced2cd94d561fbe9560d9
/
sound
/
aoa
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
c2cdf6a
powerpc/macio: Fix probing of macio devices by using the right of match table
by Benjamin Herrenschmidt
· 14 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
cb6dc51
arch/powerpc: Move dma_mask from of_device into pdev_archdata
by Grant Likely
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
6237cda
powerpc/aoa: gpio-pmf.c: 3 * redundant code
by d binderman
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
6016a36
of: unify phandle name in struct device_node
by Grant Likely
· 15 years ago
18c4078
ALSA: Don't assume i2c device probing always succeeds
by Takashi Iwai
· 15 years ago
f065fab
ALSA: sound/aoa: Add kmalloc NULL tests
by Julia Lawall
· 15 years ago
ae31c1f
sound: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
cfbf1ee
ALSA: AOA: Convert onyx and tas codecs to new-style i2c drivers
by Jean Delvare
· 16 years ago
ff4fc36
Merge branch 'topic/aoa' into for-linus
by Takashi Iwai
· 16 years ago
5f17e79
ALSA: snd-aoa: handle master-amp if present
by Johannes Berg
· 16 years ago
45e513b
ALSA: snd-aoa: handle older machines
by Johannes Berg
· 16 years ago
bd7dd77
ALSA: Convert to snd_card_create() in other sound/*
by Takashi Iwai
· 16 years ago
facef86
Merge branch 'topic/aoa' into to-push
by Takashi Iwai
· 16 years ago
7aeb6d7
Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus
by Takashi Iwai
· 16 years ago
bb072bf
sound: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
bfd4e66
Merge branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linus
by Takashi Iwai
· 16 years ago
888dcb7
ALSA: aoa: clean up file names
by Johannes Berg
· 16 years ago
9f50bba
ALSA: aoa i2sbus: don't overwrite module parameter
by Johannes Berg
· 16 years ago
6dc6472
Merge commit 'origin'
by Benjamin Herrenschmidt
· 16 years ago
c7d03bc
ALSA: aoa - Remove duplicate assignment of SNDRV_PCM_FMTBIT_S{16,24}_BE bits
by Roel Kluin
· 16 years ago
f6f1101
powerpc/drivers: Use linux/of_device.h instead of asm/of_device.h
by Stephen Rothwell
· 16 years ago
89fe511
sound: Convert to menuconfig
by Takashi Iwai
· 16 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
3d3909f
[ALSA] aoa - fix compile warning
by Takashi Iwai
· 17 years ago
df86d11
[ALSA] add number of periods constraint to snd-aoa
by Heikki Lindholm
· 17 years ago
498ade1
[ALSA] aoa - Check value range in ctl callbacks
by Takashi Iwai
· 17 years ago
a5ce889
[ALSA] Clean up with common snd_ctl_boolean_*_info callbacks
by Takashi Iwai
· 17 years ago
1f28960
[ALSA] Fix tas_suspend/resume build warning
by Stephen Rothwell
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
c28054d
[ALSA] snd-aoa-codec-onyx: fix typo
by Yoann Padioleau
· 17 years ago
e3f9678
[ALSA] snd-aoa-i2sbus: use MODULE_DEVICE_TABLE instead of plain MODULE_ALIAS
by Johannes Berg
· 18 years ago
023ff3e
[ALSA] sound: strlcpy is smart enough
by Jean Delvare
· 18 years ago
e378ad1
[ALSA] aoa: fix a sparse warning
by Johannes Berg
· 18 years ago
55b61fe
[POWERPC] Rename device_is_compatible to of_device_is_compatible
by Stephen Rothwell
· 18 years ago
49e1900
Merge branch 'linux-2.6' into for-2.6.22
by Paul Mackerras
· 18 years ago
bf62456
uevent: use add_uevent_var() instead of open coding it
by Eric Rannaud
· 18 years ago
c4f55b3
[POWERPC] Rename get_property to of_get_property: sound
by Stephen Rothwell
· 18 years ago
a7edd0e
[POWERPC] get_property returns const
by Stephen Rothwell
· 18 years ago
547ac2a
[ALSA] aoa i2sbus: Stop Apple i2s DMA gracefully
by Paul Mackerras
· 18 years ago
288e5c3
[ALSA] aoa: remove suspend/resume printks
by Johannes Berg
· 18 years ago
c684871
[ALSA] sound: aoa of_node_put and kfree cleanup
by Mariusz Kozlowski
· 18 years ago
b0148a9
[ALSA] snd-aoa: fix onyx resume
by Johannes Berg
· 18 years ago
c17d6fd
[ALSA] create driver symlink in snd-aoa /sys/bus/aoa-soundbus/devices/*/
by Olaf Hering
· 18 years ago
61e7710
[ALSA] create device symlink in snd-aoa
by Olaf Hering
· 18 years ago
d595ee7
[ALSA] aoa: fix up i2sbus_attach_codec
by Johannes Berg
· 18 years ago
73e85fe
[ALSA] aoa: set device pointer in pcms
by Johannes Berg
· 18 years ago
99b5aa3
[ALSA] sound: Don't include i2c-dev.h
by Jean Delvare
· 18 years ago
bef1f40
kconfig: Standardize "depends" -> "depends on" in Kconfig files
by Robert P. J. Day
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
80b8d5d
[ALSA] Enable stereo line input for TAS codec
by Paul Mackerras
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
3071920
[ALSA] aoa: add locking to tas codec
by Johannes Berg
· 18 years ago
f24e9f5
[ALSA] Select I2C and I2C_POWERMAC in aoa/codecs/Kconfig
by Takashi Iwai
· 18 years ago
55ae922
[PATCH] aoa is pmac-only
by Al Viro
· 18 years ago
32bc6e0
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
be6a83d
[ALSA] aoa: platform function gpio: ignore errors from functions that don't exist
by Johannes Berg
· 18 years ago
6e8331a
[ALSA] aoa: fix toonie codec
by Johannes Berg
· 18 years ago
2566d36
[ALSA] aoa: feature gpio layer: fix IRQ access
by Johannes Berg
· 18 years ago
57cad80
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
abddd18
[POWERPC] sound: Constify & voidify get_property()
by Jeremy Kerr
· 18 years ago
5009932
[PATCH] aoa: tas: add missing bass/treble controls
by Johannes Berg
· 18 years ago
3e5102a
[PATCH] aoa: layout fabric: add missing module aliases
by Johannes Berg
· 18 years ago
9b8f52f
[PATCH] aoa: tas: surface DRC control again
by Johannes Berg
· 18 years ago
6a4f578
[PATCH] aoa: tas: fix initialisation/reset
by Benjamin Herrenschmidt
· 18 years ago
14b4296
[PATCH] aoa: tas: change PCM1 name to PCM
by Johannes Berg
· 18 years ago
a677c8f
[PATCH] aoa fabric layout: clean up messages
by Benjamin Herrenschmidt
· 18 years ago
e53fcab
[PATCH] aoa: pmf gpio: report if function calling fails
by Benjamin Herrenschmidt
· 18 years ago
977c602
[PATCH] aoa: i2sbus: revamp control layer
by Benjamin Herrenschmidt
· 18 years ago
a08bc4c
[PATCH] aoa: fix when all is built into the kernel
by Benjamin Herrenschmidt
· 18 years ago
389ba79
[PATCH] aoa: i2sbus: fix for PowerMac7,2 and 7,3
by Benjamin Herrenschmidt
· 18 years ago
f9d08de
[PATCH] aoa: i2sbus: move module parameter declaration up
by Benjamin Herrenschmidt
· 18 years ago
4a14cf4
[PATCH] Fix snd-aoa irq conversion
by Andreas Schwab
· 18 years ago
0ebfff1
[POWERPC] Add new interrupt mapping core and change platforms to use it
by Benjamin Herrenschmidt
· 18 years ago
bd66f3b
[ALSA] snd-aoa: enable dual-edge in GPIOs
by Johannes Berg
· 18 years ago
c6feefd
[ALSA] snd-aoa: support iMac G5 iSight
by Johannes Berg
· 18 years ago
d91c4e8
[ALSA] snd-aoa: not experimental
by Johannes Berg
· 18 years ago
e8b98ff
[ALSA] Fix wrong dependencies of snd-aoa driver
by Takashi Iwai
· 18 years ago
607c0fb
[ALSA] aoa driver - Kconfig - remove spaces for SND!=n
by Jaroslav Kysela
· 18 years ago
f3d9478
[ALSA] snd-aoa: add snd-aoa
by Johannes Berg
· 18 years ago