index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
9p
/
protocol.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-18
ARM: uniphier: add missing of_node_put()
Masahiro Yamada
1
-0
/
+1
2016-03-02
ARM: at91: avoid defining CONFIG_* symbols in source code
Arnd Bergmann
1
-2
/
+2
2016-03-01
ARM: DRA7: hwmod: Add data for eDMA tpcc, tptc0, tptc1
Peter Ujfalusi
1
-0
/
+88
2016-02-29
ARM: imx: Make reset_control_ops const
Philipp Zabel
1
-1
/
+1
2016-02-28
ARM: imx: Do L2 errata only if the L2 cache isn't enabled
Dirk Behme
1
-0
/
+4
2016-02-28
ARM: imx: select ARM_CPU_SUSPEND only for imx6
Arnd Bergmann
1
-1
/
+1
2016-02-26
dmaengine: pxa_dma: fix the maximum requestor line
Robert Jarzmik
1
-11
/
+28
2016-02-26
ARM: alpine: select the Alpine MSI controller driver
Antoine Tenart
1
-0
/
+1
2016-02-26
ARM: pxa: add the number of DMA requestor lines
Robert Jarzmik
7
-5
/
+8
2016-02-26
dmaengine: mmp-pdma: add number of requestors
Robert Jarzmik
1
-0
/
+1
2016-02-26
dma: mmp_pdma: Add the #dma-requests DT property documentation
Robert Jarzmik
1
-0
/
+2
2016-02-26
ARM: OMAP2+: Add rtc hwmod configuration for ti81xx
Tony Lindgren
1
-0
/
+38
2016-02-26
ARM: s3c24xx: Avoid warning for inb/outb
Arnd Bergmann
1
-1
/
+1
2016-02-25
ARM: zynq: Move early printk virtual address to vmalloc area
Michal Simek
1
-2
/
+2
2016-02-25
ARM: DRA7: hwmod: Add custom reset handler for PCIeSS
Sekhar Nori
1
-0
/
+23
2016-02-25
ARM: SAMSUNG: Remove unused register offset definition
Pankaj Dubey
4
-28
/
+1
2016-02-25
ARM: EXYNOS: Cleanup header files inclusion
Pankaj Dubey
6
-12
/
+1
2016-02-25
drivers: soc: samsung: Enable COMPILE_TEST
Krzysztof Kozlowski
1
-6
/
+6
2016-02-25
MAINTAINERS: Add maintainers entry for drivers/soc/samsung
Pankaj Dubey
1
-0
/
+1
2016-02-25
drivers: soc: Add support for Exynos PMU driver
Pankaj Dubey
12
-3
/
+20
2016-02-25
ARM: EXYNOS: Split up exynos5420 SoC specific PMU data
Pankaj Dubey
4
-264
/
+282
2016-02-25
ARM: EXYNOS: Split up exynos5250 SoC specific PMU data
Pankaj Dubey
4
-181
/
+199
2016-02-25
ARM: EXYNOS: Split up exynos4 SoC specific PMU data
Pankaj Dubey
4
-208
/
+226
2016-02-25
ARM: EXYNOS: Split up exynos3250 SoC specific PMU data
Pankaj Dubey
5
-183
/
+219
2016-02-25
ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"
Pankaj Dubey
8
-16
/
+16
2016-02-25
ARM: EXYNOS: Correct header comment in Kconfig file
Pankaj Dubey
1
-1
/
+1
2016-02-25
ARM: EXYNOS: Use generic cpufreq driver for Exynos5422/5800
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2016-02-25
ARM: EXYNOS: Use generic cpufreq driver for Exynos5420
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2016-02-25
ARM: s3c64xx: use "depends on" instead of "if" after prompt
Masahiro Yamada
1
-1
/
+2
2016-02-25
ARM: plat-samsung: use to_platform_device()
Geliang Tang
1
-4
/
+2
2016-02-25
ARM: EXYNOS: Code cleanup in map.h
Pankaj Dubey
1
-4
/
+0
2016-02-25
ARM: EXYNOS: Remove unused static mapping of CMU for exynos5
Pankaj Dubey
2
-6
/
+0
2016-02-24
ARM: mach-artpec: add entry to MAINTAINERS
Lars Persson
1
-0
/
+10
2016-02-24
arm: initial machine port for artpec-6 SoC
Lars Persson
5
-0
/
+96
2016-02-22
ARM: OMAP2+: DMA: Provide dma_slave_map to omap-dma for legacy boot
Peter Ujfalusi
1
-0
/
+117
2016-02-22
ARM: OMAP1: DMA: Provide dma_slave_map to omap-dma
Peter Ujfalusi
1
-0
/
+45
2016-02-22
ARM: davinci: dm646x: Add dma_slave_map to edma
Peter Ujfalusi
1
-0
/
+11
2016-02-22
ARM: davinci: dm644x: Add dma_slave_map to edma
Peter Ujfalusi
1
-0
/
+12
2016-02-22
ARM: davinci: dm365: Add dma_slave_map to edma
Peter Ujfalusi
1
-0
/
+22
2016-02-22
ARM: davinci: dm355: Add dma_slave_map to edma
Peter Ujfalusi
1
-0
/
+20
2016-02-22
ARM: davinci: devices-da8xx: Add dma_slave_map to edma
Peter Ujfalusi
1
-0
/
+46
2016-02-20
ARM: pxa: pxa3xx device-tree support cleanup
Robert Jarzmik
1
-24
/
+0
2016-02-19
ARM: OMAP: DRA7: Make use of omap_revision information for soc_is* calls
Keerthy
1
-3
/
+20
2016-02-19
ARM: shmobile: Enable PM and PM_GENERIC_DOMAINS for SoCs with PM Domains
Geert Uytterhoeven
1
-5
/
+8
2016-02-19
ARM: shmobile: emev2: Move declaration of emev2_smp_ops to emev2.h
Geert Uytterhoeven
3
-2
/
+10
2016-02-19
ARM: shmobile: emev2: Remove legacy machine_desc.map_io() callback
Geert Uytterhoeven
1
-18
/
+0
2016-02-19
ARM: shmobile: r8a7740: Remove legacy machine_desc.map_io() callback
Geert Uytterhoeven
1
-20
/
+0
2016-02-19
ARM: shmobile: r8a7740: Remove mapping of L2 cache controller registers
Geert Uytterhoeven
1
-12
/
+0
2016-02-19
ARM: shmobile: r8a7740: Migrate to generic l2c OF initialization
Geert Uytterhoeven
1
-5
/
+2
2016-02-19
ARM: AM43XX: hwmod: Add rtc hwmod
Keerthy
1
-1
/
+13
[next]