Age | Commit message (Expand) | Author | Files | Lines |
2014-03-26 | Merge remote-tracking branches 'asoc/topic/tdm' and 'asoc/topic/tegra' into a... | Mark Brown | 1 | -1/+1 |
2014-03-26 | Merge tag 'asoc-v3.15-3' into asoc-next | Mark Brown | 1 | -0/+13 |
2014-03-26 | Merge tag 'asoc-v3.15-2' into asoc-next | Mark Brown | 2 | -10/+11 |
2014-03-26 | Merge tag 'asoc-v3.15' into asoc-next | Mark Brown | 14 | -78/+736 |
2014-03-25 | ASoC: core: remove the 'of_' prefix of of_xlate_tdm_slot_mask. | Xiubo Li | 1 | -1/+1 |
2014-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -8/+14 |
2014-03-23 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 1 | -0/+13 |
2014-03-23 | Merge tag 'asoc-v3.15-2' into asoc-next | Mark Brown | 2 | -10/+11 |
2014-03-23 | Merge tag 'asoc-v3.15' into asoc-next | Mark Brown | 14 | -78/+736 |
2014-03-21 | Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -9/+2 |
2014-03-21 | mm: fix swapops.h:131 bug if remap_file_pages raced migration | Hugh Dickins | 1 | -2/+1 |
2014-03-21 | tcp: syncookies: do not use getnstimeofday() | Eric Dumazet | 1 | -5/+6 |
2014-03-20 | tracing: Fix array size mismatch in format string | Vaibhav Nagarnaik | 2 | -9/+2 |
2014-03-19 | ASoC: Add helper function to cast component back to CODEC | Lars-Peter Clausen | 1 | -0/+13 |
2014-03-18 | net: cdc_ncm: fix control message ordering | Bjørn Mork | 1 | -0/+1 |
2014-03-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -3/+7 |
2014-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+5 |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/tlv320aic31xx' into asoc-next | Mark Brown | 1 | -0/+8 |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/jack' into asoc-next | Mark Brown | 1 | -1/+2 |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown | 1 | -9/+1 |
2014-03-13 | ASoC: tlv320aic31xx: Add basic codec driver implementation | Jyri Sarha | 1 | -0/+8 |
2014-03-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+5 |
2014-03-13 | Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '... | Mark Brown | 3 | -8/+4 |
2014-03-13 | Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t... | Mark Brown | 5 | -6/+569 |
2014-03-13 | Merge remote-tracking branches 'asoc/topic/da7213', 'asoc/topic/da732x', 'aso... | Mark Brown | 1 | -1/+3 |
2014-03-13 | Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso... | Mark Brown | 2 | -3/+4 |
2014-03-13 | Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ad1836', 'a... | Mark Brown | 1 | -0/+45 |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/enum' into asoc-next | Mark Brown | 2 | -57/+67 |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 2 | -1/+12 |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 3 | -2/+32 |
2014-03-12 | tcp: tcp_release_cb() should release socket ownership | Eric Dumazet | 1 | -0/+5 |
2014-03-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -1/+2 |
2014-03-11 | ASoC: io: New signature for snd_soc_codec_set_cache_io() | Xiubo Li | 1 | -6/+1 |
2014-03-11 | Merge branches 'topic/ad193x', 'topic/tlv320aic23', 'topic/tlv320aic32x4', 't... | Mark Brown | 1 | -0/+15 |
2014-03-11 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 3 | -3/+7 |
2014-03-11 | mm: fix GFP_THISNODE callers and clarify | Johannes Weiner | 3 | -3/+7 |
2014-03-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -14/+21 |
2014-03-10 | get rid of fget_light() | Al Viro | 2 | -11/+12 |
2014-03-10 | vfs: atomic f_pos accesses as per POSIX | Linus Torvalds | 2 | -3/+9 |
2014-03-10 | ASoC: dapm: Staticise dapm_mark_dirty() | Mark Brown | 1 | -1/+0 |
2014-03-10 | ASoC: Add a per component dai list | Lars-Peter Clausen | 1 | -0/+2 |
2014-03-10 | Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2 | -2/+21 |
2014-03-10 | selinux: add gfp argument to security_xfrm_policy_alloc and fix callers | Nikolay Aleksandrov | 1 | -3/+7 |
2014-03-10 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+4 |
2014-03-10 | Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2 | -2/+7 |
2014-03-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 1 | -0/+1 |
2014-03-09 | mfd: arizona: Add support for new fratio encoding | Charles Keepax | 1 | -3/+3 |
2014-03-09 | Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/... | Olof Johansson | 17 | -30/+132 |
2014-03-08 | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2014-03-08 | Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+6 |