index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: hda - Remove NO_PRESENCE bit override for Dell 1420n Laptop
Takashi Iwai
2013-07-19
1
-1
/
+1
*
ALSA: hda - Fix EAPD GPIO control for Sigmatel codecs
Takashi Iwai
2013-07-19
1
-5
/
+6
*
ALSA: seq-oss: Initialize MIDI clients asynchronously
Takashi Iwai
2013-07-17
2
-4
/
+14
*
ALSA: hda - Add new GPU codec ID to snd-hda
Aaron Plattner
2013-07-16
1
-0
/
+2
*
staging: line6: Fix unlocked snd_pcm_stop() call
Takashi Iwai
2013-07-15
1
-1
/
+4
*
[media] saa7134: Fix unlocked snd_pcm_stop() call
Takashi Iwai
2013-07-15
1
-0
/
+2
*
ASoC: s6000: Fix unlocked snd_pcm_stop() call
Takashi Iwai
2013-07-15
1
-0
/
+2
*
ASoC: atmel: Fix unlocked snd_pcm_stop() call
Takashi Iwai
2013-07-15
1
-0
/
+2
*
ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
Takashi Iwai
2013-07-15
1
-0
/
+2
*
ALSA: usx2y: Fix unlocked snd_pcm_stop() call
Takashi Iwai
2013-07-15
1
-0
/
+4
*
ALSA: ua101: Fix unlocked snd_pcm_stop() call
Takashi Iwai
2013-07-15
1
-2
/
+12
*
ALSA: 6fire: Fix unlocked snd_pcm_stop() call
Takashi Iwai
2013-07-15
1
-2
/
+10
*
ALSA: atiixp: Fix unlocked snd_pcm_stop() call
Takashi Iwai
2013-07-15
2
-0
/
+4
*
ALSA: asihpi: Fix unlocked snd_pcm_stop() call
Takashi Iwai
2013-07-15
1
-0
/
+3
*
Merge tag 'asoc-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Takashi Iwai
2013-07-15
9
-54
/
+46
|
\
|
*
Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linus
Mark Brown
2013-07-15
1
-4
/
+0
|
|
\
|
|
*
ASoC: wm8994: Remove overly noisy debug logging
Mark Brown
2013-07-05
1
-4
/
+0
|
*
|
Merge remote-tracking branch 'asoc/fix/wm8978' into asoc-linus
Mark Brown
2013-07-15
1
-0
/
+1
|
|
\
\
|
|
*
|
ASoC: wm8978: enable symmetric rates
Kuninori Morimoto
2013-07-12
1
-0
/
+1
|
|
|
/
|
*
|
Merge remote-tracking branch 'asoc/fix/sgtl5000' into asoc-linus
Mark Brown
2013-07-15
2
-2
/
+2
|
|
\
\
|
|
*
|
ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
Fabio Estevam
2013-07-05
1
-1
/
+1
|
|
*
|
ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
Fabio Estevam
2013-07-05
1
-1
/
+1
|
|
|
/
|
*
|
Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linus
Mark Brown
2013-07-15
1
-4
/
+4
|
|
\
\
|
|
*
|
ASoC: Samsung: Set RFS and BFS in slave mode
Padmavathi Venna
2013-07-11
1
-4
/
+4
|
*
|
|
Merge remote-tracking branch 'asoc/fix/omap' into asoc-linus
Mark Brown
2013-07-15
4
-44
/
+39
|
|
\
\
\
|
|
*
|
|
ASoC: omap-mcbsp: Use different method for DMA request when booted with DT
Peter Ujfalusi
2013-07-11
1
-17
/
+22
|
|
*
|
|
ASoC: omap-dmic: Do not use platform_get_resource_byname() for DMA
Peter Ujfalusi
2013-07-11
1
-10
/
+1
|
|
*
|
|
ASoC: omap-mcpdm: Do not use platform_get_resource_byname() for DMA
Peter Ujfalusi
2013-07-11
1
-14
/
+2
|
|
*
|
|
ASoC: omap-pcm: Request the DMA channel differently when DT is involved
Peter Ujfalusi
2013-07-11
1
-3
/
+14
|
|
|
|
/
|
|
|
/
|
*
|
|
|
sound: oss/vwsnd: Always define vwsnd_mutex
Takashi Iwai
2013-07-15
1
-1
/
+2
*
|
|
|
sound: oss/vwsnd: Add missing inclusion of linux/delay.h
Takashi Iwai
2013-07-15
1
-0
/
+1
|
/
/
/
*
|
|
Linux 3.11-rc1
v3.11-rc1
Linus Torvalds
2013-07-14
2
-1604
/
+883
*
|
|
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-14
8
-69
/
+121
|
\
\
\
|
*
|
|
slub: Check for page NULL before doing the node_match check
Steven Rostedt
2013-07-14
1
-1
/
+1
|
*
|
|
mm/slab: Give s_next and s_stop slab-specific names
Wanpeng Li
2013-07-08
3
-8
/
+8
|
*
|
|
slob: Check for NULL pointer before calling ctor()
Steven Rostedt
2013-07-07
1
-1
/
+1
|
*
|
|
slub: Make cpu partial slab support configurable
Joonsoo Kim
2013-07-07
2
-6
/
+32
|
*
|
|
slab: add kmalloc() to kernel API documentation
Michael Opdenacker
2013-07-07
2
-12
/
+14
|
*
|
|
slab: fix init_lock_keys
Christoph Lameter
2013-07-07
1
-1
/
+1
|
*
|
|
slob: use DIV_ROUND_UP where possible
Sasha Levin
2013-07-07
1
-1
/
+1
|
*
|
|
slub: do not put a slab to cpu partial list when cpu_partial is 0
Joonsoo Kim
2013-07-07
1
-0
/
+3
|
*
|
|
mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfo
Wanpeng Li
2013-07-07
1
-2
/
+2
|
*
|
|
mm/slub: Drop unnecessary nr_partials
Wanpeng Li
2013-07-07
1
-2
/
+0
|
*
|
|
mm/slab: Fix /proc/slabinfo unwriteable for slab
Wanpeng Li
2013-07-07
1
-1
/
+9
|
*
|
|
mm/slab: Sharing s_next and s_stop between slab and slub
Wanpeng Li
2013-07-07
3
-12
/
+5
|
*
|
|
mm/slab: Fix drain freelist excessively
Wanpeng Li
2013-07-07
1
-3
/
+9
|
*
|
|
slob: Rework #ifdeffery in slab.h
Christoph Lameter
2013-06-18
1
-11
/
+28
|
*
|
|
mm, slab: moved kmem_cache_alloc_node comment to correct place
Zhouping Liu
2013-06-08
1
-12
/
+11
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-14
18
-137
/
+73
|
\
\
\
\
|
*
|
|
|
sunrpc: now we can just set ->s_d_op
Al Viro
2013-07-14
1
-3
/
+2
[next]