index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-7
/
+5
2010-05-22
sh: define DMA slaves per CPU type, remove now redundant header
Guennadi Liakhovetski
2
-7
/
+5
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
113
-2722
/
+9048
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
3
-5
/
+7
2010-05-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-3
/
+4
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
109
-2651
/
+8974
2010-05-20
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
109
-2651
/
+8974
2010-05-20
ASoC: tpa6130a2: Remove CPVSS and HPVdd supplies
Jarkko Nikula
1
-34
/
+18
2010-05-19
ASoC: tpa6130a2: Define output pins with SND_SOC_DAPM_OUTPUT
Jarkko Nikula
1
-2
/
+2
2010-05-19
ASoC: sdp4430 - add sdp4430 pcm ops to DAI.
Liam Girdwood
1
-0
/
+1
2010-05-19
ASoC: TWL6040: Enable earphone path in codec
Jorge Eduardo Candelaria
1
-1
/
+20
2010-05-19
ASoC: SDP4430: Add support for Earphone speaker
Jorge Eduardo Candelaria
1
-0
/
+4
2010-05-19
ASoC: SDP4430: Add sdp4430 machine driver
Misael Lopez Cruz
3
-0
/
+239
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
3
-5
/
+5
2010-05-18
Merge branch 'ioat' into dmaengine
Dan Williams
100
-157
/
+320
2010-05-18
DMAENGINE: extend the control command to include an arg
Linus Walleij
1
-3
/
+4
2010-05-17
ASoC: tlv320dac33: Avoid powering off while in BIAS_OFF
Peter Ujfalusi
1
-0
/
+3
2010-05-17
ASoC: tlv320dac33: Use dev_dbg in dac33_hard_power function
Felipe Balbi
1
-1
/
+1
2010-05-14
OMAP: McBSP: Add 32-bit mode support
Sergey Lapin
1
-4
/
+24
2010-05-12
ASoC: TWL4030: Add control for digimic Left Right swap
Peter Ujfalusi
1
-0
/
+12
2010-05-11
[ARM] pxa: add namespace on ssp
Haojian Zhuang
1
-66
/
+66
2010-05-11
[ARM] pxa: remove incorrect select PXA_SSP in Kconfig
Eric Miao
1
-0
/
+1
2010-05-11
[ARM] pxa: move ssp into common plat-pxa
Haojian Zhuang
1
-1
/
+1
2010-05-11
[ARM] pxa: merge regs-ssp.h into ssp.h
Eric Miao
1
-1
/
+0
2010-05-11
ASoC: Don't restart unconfigured WM8994 FLLs
Mark Brown
1
-0
/
+3
2010-05-11
ASoC: Reorder power down sequence for WM hubs devices
Mark Brown
1
-4
/
+4
2010-05-11
ASoC: Add additional WM hubs DC servo trace
Mark Brown
1
-0
/
+4
2010-05-11
ASoC: Add register write logging for WM8994
Mark Brown
1
-0
/
+2
2010-05-11
ASoC: core: Fix for the volume limiting when invert is in use
Peter Ujfalusi
1
-9
/
+21
2010-05-10
ASoC: Use more idiomatic driver name for WM8731
Mark Brown
1
-1
/
+1
2010-05-10
ASoC: Refactor WM8731 regulator management into bias management
Mark Brown
1
-23
/
+28
2010-05-10
ASoC: Allow DAI links to be kept active over suspend
Mark Brown
1
-1
/
+37
2010-05-10
ASoC: Allow active paths from the GSM modem while the GTA02 is suspended
Mark Brown
1
-0
/
+8
2010-05-10
ASoC: Support leaving paths enabled over system suspend
Mark Brown
2
-5
/
+58
2010-05-10
ASoC: Refactor DAPM suspend handling
Mark Brown
2
-23
/
+33
2010-05-10
ASoC: Remove unused DAPM suspend flag
Mark Brown
1
-10
/
+0
2010-05-10
ASoC: Remove unneeded suspend bias managment from CODEC drivers
Mark Brown
21
-31
/
+7
2010-05-07
ASoC: SMDK64XX: Switch to IISv4 CPU driver
Jassi Brar
2
-8
/
+5
2010-05-07
ASoC: S3C64XX: IISv4: Add CPU driver
Jassi Brar
4
-0
/
+217
2010-05-07
ASoC: tpa6130a2: Fix for the custom kcontrol functions
Peter Ujfalusi
1
-8
/
+10
2010-05-07
Revert "ASoC: tpa6130a2: Support for limiting gain"
Peter Ujfalusi
1
-68
/
+8
2010-05-07
ASoC: core: Support for limiting the volume
Peter Ujfalusi
1
-0
/
+39
2010-05-07
Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Mark Brown
9
-143
/
+601
2010-05-06
Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...
Takashi Iwai
9
-143
/
+601
2010-05-06
ASoC: tlv320dac33: Use codec defaults for LOM/LOP and DAC power
Peter Ujfalusi
1
-11
/
+0
2010-05-06
ASoC: tpa6130a2: Support for limiting gain
Peter Ujfalusi
1
-8
/
+68
2010-05-06
ASoC: tlv320aic3x: Add platform data and reset gpio handling
Jarkko Nikula
1
-0
/
+25
2010-05-06
ASoC: omap: Add basic audio support for Nokia RX-51/N900
Jarkko Nikula
3
-0
/
+306
2010-05-05
ASoC: S3C: I2S: Move set_sysclk to common code
Jassi Brar
3
-67
/
+50
2010-05-05
ASoC: S3C: I2Sv2: New field for controller feature
Jassi Brar
1
-0
/
+8
[next]