index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-11
spi: tegra: use reset framework
Stephen Warren
4
-15
/
+42
2013-12-11
staging: nvec: use reset framework
Stephen Warren
2
-4
/
+12
2013-12-11
i2c: tegra: use reset framework
Stephen Warren
1
-3
/
+10
2013-12-11
ASoC: tegra: convert to standard DMA DT bindings
Stephen Warren
8
-60
/
+42
2013-12-11
ASoC: tegra: allocate AHUB FIFO during probe() not startup()
Stephen Warren
1
-44
/
+47
2013-12-11
ASoC: tegra: call pm_runtime APIs around register accesses
Stephen Warren
1
-0
/
+32
2013-12-11
ASoC: tegra: use reset framework
Stephen Warren
3
-34
/
+41
2013-12-11
dma: tegra: register as an OF DMA controller
Stephen Warren
1
-3
/
+36
2013-12-11
dma: tegra: use reset framework
Stephen Warren
1
-3
/
+10
2013-12-11
ARM: tegra: pass reset to tegra_powergate_sequence_power_up()
Stephen Warren
4
-8
/
+16
2013-12-11
drm/tegra: use reset framework
Stephen Warren
5
-6
/
+39
2013-12-11
pci: tegra: use reset framework
Stephen Warren
1
-14
/
+36
2013-12-11
clk: tegra: implement a reset driver
Stephen Warren
6
-6
/
+57
2013-12-11
ARM: tegra: select the reset framework
Stephen Warren
1
-0
/
+2
2013-12-11
ARM: tegra: update DT files to add DMA properties
Stephen Warren
3
-0
/
+119
2013-12-11
ARM: tegra: update DT files to add reset properties
Stephen Warren
4
-4
/
+266
2013-12-11
ARM: tegra: document use of standard DMA DT bindings
Stephen Warren
9
-29
/
+73
2013-12-11
ARM: tegra: document reset properties in DT bindings
Stephen Warren
21
-9
/
+181
2013-12-11
ARM: tegra: add missing clock documentation to DT bindings
Stephen Warren
28
-42
/
+173
2013-12-11
Merge tag 'clk-tegra-for-3.14' into for-3.14/dmas-resets-rework
Stephen Warren
20
-3013
/
+5091
2013-12-11
Merge tag 'asoc-dma-v3.14' into for-3.14/dmas-resets-rework
Stephen Warren
3
-22
/
+123
2013-12-11
Merge branch 'for-3.14/deps-from-dma-of' into for-3.14/dmas-resets-rework
Stephen Warren
3
-23
/
+36
2013-12-11
Merge branch 'for-3.14/deps-from-dma-defer_probe' into for-3.14/dmas-resets-r...
Stephen Warren
3
-10
/
+48
2013-12-11
ASoC: dmaengine: fix deferred probe detection
Stephen Warren
1
-1
/
+1
2013-12-11
ASoC: dmaengine: support deferred probe for DMA channels
Stephen Warren
1
-4
/
+16
2013-12-11
Merge branch 'topic/defer_probe' of git://git.infradead.org/users/vkoul/slave...
Mark Brown
3
-10
/
+48
2013-12-10
dma: add dma_get_any_slave_channel(), for use in of_xlate()
Stephen Warren
3
-23
/
+36
2013-12-10
dma: add channel request API that supports deferred probe
Stephen Warren
3
-10
/
+48
2013-12-09
ASoC: dmaengine: add custom DMA config to snd_dmaengine_pcm_config
Stephen Warren
2
-2
/
+22
2013-12-09
Merge remote-tracking branch 'asoc/fix/dma' into asoc-dma
Mark Brown
1
-11
/
+27
2013-12-09
ASoC: don't leak on error in snd_dmaengine_pcm_register
Stephen Warren
1
-11
/
+27
2013-12-09
ASoC: restructure dmaengine_pcm_request_chan_of()
Stephen Warren
1
-8
/
+13
2013-12-06
Linux 3.13-rc3
v3.13-rc3
Linus Torvalds
1
-1
/
+1
2013-12-06
Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-10
/
+3
2013-12-06
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-2
/
+6
2013-12-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
31
-57
/
+129
2013-12-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-6
/
+19
2013-12-06
Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-37
/
+59
2013-12-06
aio: clean up aio ring in the fail path
Gu Zheng
1
-2
/
+6
2013-12-07
Merge branch 'free-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
James Morris
3
-6
/
+19
2013-12-05
Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
9
-11
/
+87
2013-12-06
Merge branches 'pm-epoll', 'pnp' and 'powercap'
Rafael J. Wysocki
4
-5
/
+30
2013-12-06
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
5
-6
/
+57
2013-12-05
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-1
/
+2
2013-12-05
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-127
/
+44
2013-12-05
Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-40
/
+54
2013-12-05
ftrace: default to tilegx if ARCH=tile is specified
Tony Lu
1
-1
/
+2
2013-12-05
tracing: Only run synchronize_sched() at instance deletion time
Steven Rostedt
2
-10
/
+3
2013-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Linus Torvalds
1
-1
/
+2
2013-12-05
Merge tag 'fbdev-fixes-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-20
/
+19
[next]