Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3a0efc3200386b9288e1d3d3be0a9f5d6f286906
/
include
/
sound
5ce442f
Merge branch 'topic/udev-id-rename' into to-push
by Takashi Iwai
· 16 years ago
9649745
Merge branch 'topic/snd-hrtimer' into to-push
by Takashi Iwai
· 16 years ago
a802269
Merge branch 'topic/jack-mechanical' into to-push
by Takashi Iwai
· 16 years ago
a650562
Merge branch 'topic/hda' into to-push
by Takashi Iwai
· 16 years ago
313769d
Merge branch 'topic/cs5535audio' into to-push
by Takashi Iwai
· 16 years ago
86b3aa3
Merge branch 'topic/ca0106' into to-push
by Takashi Iwai
· 16 years ago
0ff5551
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 16 years ago
0bed7b2
ALSA: cs5535audio: stick AD1888 bitshift values into a header file
by Andres Salomon
· 16 years ago
0d0cf00
ASoC: Add codec registration API
by Mark Brown
· 16 years ago
cdc6936
ALSA: Add support for mechanical jack insertion
by Mark Brown
· 16 years ago
12a48a8c
ASoC: Add platform registration API
by Mark Brown
· 16 years ago
9115171
ASoC: Add DAI registration API
by Mark Brown
· 16 years ago
c5af3a2
ASoC: Add card registration API
by Mark Brown
· 16 years ago
32c8dab
ASoC: Remove obsolete declaration of struct snd_soc_clock_info
by Mark Brown
· 16 years ago
dc7d7b8
ASoC: Remove platform device from DAI suspend and resume operations
by Mark Brown
· 16 years ago
07c84d0
ASoC: Remove device from platform suspend and resume operations
by Mark Brown
· 16 years ago
384c89e
ASoC: Push debugfs files out of the snd_soc_device structure
by Mark Brown
· 16 years ago
87689d5
ASoC: Push platform registration down into the card
by Mark Brown
· 16 years ago
6308419
ASoC: Push workqueue data into snd_soc_card
by Mark Brown
· 16 years ago
968a602
ASoC: Rename snd_soc_register_card() to snd_soc_init_card()
by Mark Brown
· 16 years ago
3af4182
Merge branch 'upstream' into topic/asoc
by Takashi Iwai
· 16 years ago
e7dd8c1
Merge branch 'topic/misc' into topic/pcsp-fix
by Takashi Iwai
· 16 years ago
3ba9e10a
ASoC: Remove DAI type information
by Mark Brown
· 16 years ago
dee89c4
ASoC: Merge snd_soc_ops into snd_soc_dai_ops
by Mark Brown
· 16 years ago
a47cbe7
ASoC: Move DAI structure definitions into new soc-dai.h
by Mark Brown
· 16 years ago
8750654
ASoC: Rename snd_soc_card to snd_soc_machine
by Mark Brown
· 16 years ago
ca3ea02
ASoC: Remove unused snd_soc_machine_config declaration
by Mark Brown
· 16 years ago
7ad933d
ASoC: Machine driver for for s3c24xx with uda134x
by Christian Pellegrin
· 16 years ago
1cad1de
ASoC: UDA134x codec driver
by Christian Pellegrin
· 16 years ago
fd64138
ALSA: include/sound/info.h - coding style changed
by Jaroslav Kysela
· 16 years ago
c2eb9c4
ALSA: when card identification is changed, change also /proc/asound symlink
by Jaroslav Kysela
· 16 years ago
a7d26f8
ALSA: Release v1.0.18a
by Jaroslav Kysela
· 16 years ago
6b42566
Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus
by Takashi Iwai
· 16 years ago
f66fced
ALSA: Document debug macros
by Takashi Iwai
· 16 years ago
945eed0
ALSA: Evaluate condition in snd_BUG_ON() in non-debugging case
by Takashi Iwai
· 16 years ago
63cf123
Merge branch 'topic/fix/misc' into topic/misc
by Takashi Iwai
· 16 years ago
fcef783
alsa: fix snd_BUG_on() and friends
by Andrew Morton
· 16 years ago
ea91394
ASoC: Remove core version number
by Mark Brown
· 16 years ago
7b3b6e4
Merge commit 'v2.6.28-rc2' into topic/asoc
by Takashi Iwai
· 16 years ago
04172c0
Merge branch 'topic/fix/asoc' into topic/asoc
by Takashi Iwai
· 16 years ago
12ef193
ASoC: Allow setting codec register with debugfs filesystem
by Troy Kisky
· 16 years ago
71c21b4
Merge branches 'topic/fix/misc' and 'topic/fix/asoc' into for-linus
by Takashi Iwai
· 16 years ago
762b8df
ALSA: ASoC: Fix mono controls after conversion to support full int masks
by Mark Brown
· 16 years ago
9cbbb3a
ALSA: Release v1.0.18
by Jaroslav Kysela
· 16 years ago
a53ccab
ALSA: jack: lineout support to jack abstraction layer
by Matthew Ranostay
· 16 years ago
bbaf5e9
ALSA: Add hrtimer backend for ALSA timer interface
by Takashi Iwai
· 16 years ago
6b93311
ALSA: ASoC: Remove snd_soc_dapm_connect_input()
by Mark Brown
· 16 years ago
cf2fa66
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 16 years ago
be3bfbb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
5817b52
ALSA: ASoC: Allow machine drivers to mark pins as not connected
by Mark Brown
· 16 years ago
2f3d002
V4L/DVB (8777): tea575x-tuner: replace video_exclusive_open/release
by Hans Verkuil
· 16 years ago
56c5d90
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
ff33f23
ALSA: Increase components array size
by Takashi Iwai
· 16 years ago
a99606d
ALSA: Remove bitwise from snd_pcm_hw_param_t
by Takashi Iwai
· 16 years ago
a6d7731
ALSA: Separate common pxa2xx-pcm code
by Dmitry Baryshkov
· 16 years ago
9c63634
ALSA: Separate common pxa2xx-ac97 code
by Dmitry Baryshkov
· 16 years ago
8f0d836
ALSA: Release v1.0.18rc3
by Jaroslav Kysela
· 16 years ago
ea88663
ALSA: remove stale files
by Takashi Iwai
· 16 years ago
759ee81
alsa: Remove special SBUS dma support code.
by David S. Miller
· 16 years ago
cb780cd
ALSA: ALS4000 driver work, step 2
by Andreas Mohr
· 16 years ago
51e9f2e
ALSA: Allocate larger pages in sgbuf
by Takashi Iwai
· 16 years ago
77a23f2
ALSA: Clean up SG-buffer helper functions and macros
by Takashi Iwai
· 16 years ago
0fdeb15
ALSA: release v1.0.18rc1
by Jaroslav Kysela
· 16 years ago
bdbecf5
ALSA: Clean up snd_BUG()
by Takashi Iwai
· 16 years ago
7cc6dff
ALSA: Kill snd_assert() definition
by Takashi Iwai
· 16 years ago
5e246b8
ALSA: Kill snd_assert() in other places
by Takashi Iwai
· 16 years ago
7eaa943
ALSA: Kill snd_assert() in sound/core/*
by Takashi Iwai
· 16 years ago
5ef0346
ALSA: Introduce snd_BUG_ON() macro
by Takashi Iwai
· 16 years ago
760fc6b8
ALSA: wss_lib: use wss detection code instead of ad1848 one
by Krzysztof Helt
· 16 years ago
ead893c
ALSA: wss_lib: use wss pcm code instead of ad1848 one
by Krzysztof Helt
· 16 years ago
5664daa
ALSA: wss_lib: use wss mixer code instead of ad1848 one
by Krzysztof Helt
· 16 years ago
811585e
ALSA: wss_lib: use CS4231P instead of AD1848P (kill the AD1848P)
by Krzysztof Helt
· 16 years ago
0c5e3e9
ALSA: wss_lib: replace ad1848 mixer element macros with wss ones
by Krzysztof Helt
· 16 years ago
ece11c9
ALSA: wss_lib: use wss constants instead of ad1848 ones
by Krzysztof Helt
· 16 years ago
241b3ee
ALSA: wss_lib: use struct snd_wss instead of snd_ad1848
by Krzysztof Helt
· 16 years ago
7779f75
ALSA: wss_lib: rename cs4321_foo to wss_foo
by Krzysztof Helt
· 16 years ago
61ef19d
ALSA: wss_lib: rename cs4231.h into wss.h
by Krzysztof Helt
· 16 years ago
f90c06a
ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE
by Pawel MOLL
· 16 years ago
030a07e
ALSA: Add USB US122L driver
by Karsten Wiese
· 16 years ago
896e6cc
sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE"
by Jaroslav Kysela
· 16 years ago
687fbc3
ALSA: IEC958 definition for consumer status channel update
by Pawel MOLL
· 16 years ago
9423969
ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE
by Pawel MOLL
· 16 years ago
815ecf8d
ALSA: ASoC: convert use of uint to unsigned int
by Jon Smirl
· 16 years ago
b78ddb1
ALSA: ASoC: Make OpenFirmware helper include file conditional
by Mark Brown
· 16 years ago
84bc278
ALSA: ASoC: Add OpenFirmware helper for matching bus and codec drivers
by Grant Likely
· 16 years ago
f8ba0b7
ALSA: ASoC: Rename mask to max to reflect usage
by Jon Smirl
· 16 years ago
4eaa981
ALSA: ASoC: Convert bitfields in ASoC into full int width
by Jon Smirl
· 16 years ago
58cd33c
ALSA: ASoC: Allow codecs to override register display
by Mark Brown
· 16 years ago
e76d8ce
ALSA: Add jack reporting API
by Mark Brown
· 16 years ago
1158941
ALSA: ASoC: Export dapm_reg_event() fully
by Mark Brown
· 16 years ago
fe0a3fe
ALSA: Release v1.0.17
by Jaroslav Kysela
· 16 years ago
862c2c0
ALSA: ALSA driver for SGI O2 audio board
by Thomas Bogendoerfer
· 16 years ago
ee2da99
ALSA: remove CONFIG_KMOD from sound
by Johannes Berg
· 16 years ago
8c6529d
ALSA: asoc: core - add Digital Audio Interface (DAI) control functions.
by Liam Girdwood
· 16 years ago
3c4b266
ALSA: asoc: core - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.
by Liam Girdwood
· 16 years ago
a530218
ALSA: asoc: core - refactored DAPM pin control API.
by Liam Girdwood
· 16 years ago
69776bf
ALSA: Release v1.0.17rc3
by Jaroslav Kysela
· 16 years ago
e2be2cc
ALSA: ASoC: Add support for generic DAPM register modifier widget
by Jarkko Nikula
· 16 years ago
eabe322
[ALSA] Revert "alsa: add annotations to bitwise type snd_pcm_hw_param_t"
by Jaroslav Kysela
· 16 years ago
28bb171
alsa: add annotations to bitwise type snd_pcm_hw_param_t
by Harvey Harrison
· 16 years ago
Next »