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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-17
ASoC: soc-dapm: Introduce the new snd_soc_dapm_virt_mux type
Dimitris Papastamos
1
-0
/
+9
2010-12-17
ASoC: Do DAPM control updates in the middle of DAPM sequences
Mark Brown
1
-0
/
+10
2010-12-15
ASoC: Extend DAPM to handle power changes on cross-device paths
Jarkko Nikula
2
-0
/
+6
2010-12-15
ASoC: Move widgets from DAPM context to snd_soc_card
Jarkko Nikula
2
-1
/
+2
2010-12-15
ASoC: Move DAPM paths from DAPM context to snd_soc_card
Jarkko Nikula
2
-1
/
+2
2010-12-15
ASoC: Remove unused DAPM_DOUBLE control types
Mark Brown
1
-16
/
+0
2010-12-14
ASoC: dapm: Add output driver widget
Olaya, Margarita
1
-0
/
+10
2010-12-13
Merge branch 'topic/workq-update' into topic/asoc
Takashi Iwai
49
-119
/
+167
2010-12-09
ASoC: Remove unnecessary structure definitions
Seungwhan Youn
1
-3
/
+0
2010-12-07
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+2
2010-12-07
PM / Hibernate: Fix memory corruption related to swap
Rafael J. Wysocki
1
-2
/
+2
2010-12-06
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
1
-1
/
+1
2010-12-06
ASoC: soc-cache: Add optional cache name member to snd_soc_cache_ops
Dimitris Papastamos
1
-0
/
+1
2010-12-06
ASoC: Add trace events for jack detection
Mark Brown
1
-0
/
+59
2010-12-06
ASoC: Fix off by one error in WM8994 EQ register bank size
Uk Kim
1
-1
/
+1
2010-12-06
ASoC: Add post-CODEC bias level callback for machine driver
Mark Brown
1
-0
/
+2
2010-12-03
Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...
Linus Torvalds
2
-1
/
+16
2010-12-03
ASoC: Constify struct snd_soc_codec_driver
Mark Brown
1
-2
/
+2
2010-12-03
ASoC: soc-core: Allow machine drivers to override compress_type
Dimitris Papastamos
1
-0
/
+1
2010-12-03
ASoC: soc-cache: Use reg_def_copy instead of reg_cache_default
Dimitris Papastamos
1
-0
/
+1
2010-12-03
ASoC: soc-core: Generalize snd_soc_prefix_map and rename to snd_soc_codec_conf
Dimitris Papastamos
1
-7
/
+15
2010-12-03
ASoC: Change the base value of compress_type
Dimitris Papastamos
1
-1
/
+1
2010-12-03
ASoC: Add compress_type as a member to snd_soc_codec
Dimitris Papastamos
1
-0
/
+1
2010-12-03
ASoC: Move active copy of CODEC read and write into runtime structure
Mark Brown
1
-0
/
+2
2010-12-03
ASoC: Make the DAI ops constant in the DAI structure
Mark Brown
1
-1
/
+1
2010-12-03
mem-hotplug: introduce {un}lock_memory_hotplug()
KOSAKI Motohiro
1
-0
/
+6
2010-12-03
vmalloc: eagerly clear ptes on vunmap
Jeremy Fitzhardinge
1
-2
/
+0
2010-12-02
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-11
/
+1
2010-12-02
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2010-12-02
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+4
2010-12-02
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+6
2010-12-02
xen: fix MSI setup and teardown for PV on HVM guests
Stefano Stabellini
1
-1
/
+6
2010-12-02
xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq
Stefano Stabellini
1
-0
/
+10
2010-12-02
ASoC: Tune performance of WM8958 revision A
Mark Brown
1
-0
/
+9
2010-12-01
ASoC: Allow user-specified WM8958 multiband compressor configurations
Mark Brown
2
-0
/
+85
2010-12-01
exec: copy-and-paste the fixes into compat_do_execve() paths
Oleg Nesterov
1
-0
/
+4
2010-12-01
exec: make argv/envp memory visible to oom-killer
Oleg Nesterov
1
-0
/
+1
2010-12-01
Merge branch 'for-greg' of git://gitorious.org/usb/usb into work
Greg Kroah-Hartman
1
-0
/
+4
2010-11-30
ASoC: Add support for optional auxiliary dailess codecs
Jarkko Nikula
1
-0
/
+17
2010-11-30
TTY: open/hangup race fixup
Jiri Slaby
1
-0
/
+1
2010-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-0
/
+3
2010-11-29
af_unix: limit recursion level
Eric Dumazet
1
-0
/
+2
2010-11-29
ASoC: soc-cache: Ensure consistent cache naming
Dimitris Papastamos
1
-1
/
+1
2010-11-29
Un-inline get_pipe_info() helper function
Linus Torvalds
1
-12
/
+1
2010-11-29
Export 'get_pipe_info()' to other users
Linus Torvalds
1
-0
/
+12
2010-11-28
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-14
/
+16
2010-11-27
ASoC: Add WM8958 microphone detection support
Mark Brown
1
-0
/
+43
2010-11-27
ASoC: Add WM8958 Multi-band compressor support
Mark Brown
1
-0
/
+115
2010-11-27
ASoC: Implement support for enhanced AIF3 on WM8958
Mark Brown
1
-0
/
+67
2010-11-27
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-0
/
+1
[next]