Age | Commit message (Expand) | Author | Files | Lines |
2014-03-13 | Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 50 | -176/+954 |
2014-03-12 | Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '... | Mark Brown | 3 | -8/+4 |
2014-03-12 | Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t... | Mark Brown | 5 | -6/+569 |
2014-03-12 | Merge remote-tracking branches 'asoc/topic/da7213', 'asoc/topic/da732x', 'aso... | Mark Brown | 1 | -1/+3 |
2014-03-12 | Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso... | Mark Brown | 2 | -3/+4 |
2014-03-12 | Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ad1836', 'a... | Mark Brown | 1 | -0/+45 |
2014-03-12 | Merge remote-tracking branch 'asoc/topic/enum' into asoc-next | Mark Brown | 2 | -57/+67 |
2014-03-12 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 2 | -1/+12 |
2014-03-12 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 3 | -2/+32 |
2014-03-11 | Revert "ALSA: emu10k1: Fix warning: "CCR" redefined" | Geert Uytterhoeven | 1 | -2/+0 |
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-09 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+4 |
2014-03-09 | Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2 | -2/+7 |
2014-03-09 | 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-08 | 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-07 | Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+6 |
2014-03-07 | SUNRPC: Fix oops when trace sunrpc_task events in nfs client | Ditang Chen | 1 | -2/+2 |
2014-03-07 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -3/+8 |
2014-03-07 | firewire: don't use PREPARE_DELAYED_WORK | Tejun Heo | 1 | -0/+1 |
2014-03-06 | regmap: add regmap_parse_val api | Nenghua Cao | 1 | -0/+9 |
2014-03-06 | Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2 | -2/+21 |
2014-03-06 | ASoC: Move ignore_pmdown_time from CODEC to component | Lars-Peter Clausen | 1 | -1/+2 |
2014-03-06 | ASoC: Move active count from CODEC to component | Lars-Peter Clausen | 1 | -2/+10 |
2014-03-06 | ASoC: Add component pointer to the DAI struct | Lars-Peter Clausen | 1 | -0/+1 |
2014-03-06 | ASoC: Add helper function to check whether a CODEC is active | Lars-Peter Clausen | 1 | -0/+5 |
2014-03-06 | ASoC: Add helper functions for PCM runtime 'active' management | Lars-Peter Clausen | 1 | -0/+2 |
2014-03-06 | ASoC: Handle ignore_pmdown_time for CODEC to CODEC links | Lars-Peter Clausen | 1 | -0/+2 |
2014-03-05 | ASoC: rsnd: rename scu to src | Kuninori Morimoto | 1 | -7/+11 |
2014-03-05 | ASoC: rsnd: Get correct SCU ID | Kuninori Morimoto | 1 | -0/+1 |
2014-03-05 | ASoC: rsnd: add struct rsnd_dai_platform_info | Kuninori Morimoto | 1 | -1/+16 |
2014-03-04 | iscsi/iser-target: Fix isert_conn->state hung shutdown issues | Nicholas Bellinger | 1 | -0/+1 |
2014-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -2/+18 |
2014-03-04 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2 | -46/+15 |
2014-03-04 | mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGS | Liu Ping Fan | 1 | -2/+2 |
2014-03-04 | mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking | Vlastimil Babka | 1 | -1/+1 |
2014-03-04 | mm: close PageTail race | David Rientjes | 2 | -43/+12 |
2014-03-03 | tracing: Do not add event files for modules that fail tracepoints | Steven Rostedt (Red Hat) | 1 | -0/+6 |
2014-03-03 | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette... | Linus Torvalds | 1 | -2/+2 |
2014-03-03 | ASoC: rsnd: tidyup RSND_SSI_xxx flags | Kuninori Morimoto | 1 | -3/+0 |
2014-03-02 | Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+5 |
2014-03-01 | NFSv4: Fix another nfs4_sequence corruptor | Trond Myklebust | 1 | -0/+5 |
2014-03-01 | ALSA: core - Define snd_pci_quirk without CONFIG_PCI | Dylan Reid | 1 | -1/+14 |
2014-03-01 | ASoC: dapm: Consolidate MUXs and virtual MUXs | Lars-Peter Clausen | 1 | -18/+5 |
2014-03-01 | ASoC: Add macros for defining virtual enums | Lars-Peter Clausen | 1 | -1/+5 |
2014-03-01 | ASoC: dapm: Consolidate MUXs and value MUXs | Lars-Peter Clausen | 1 | -13/+2 |
2014-03-01 | ASoC: Consolidate enum and value enum controls | Lars-Peter Clausen | 1 | -9/+25 |