index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-06-03
15
-488
/
+228
|
\
|
*
Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
2014-05-31
20
-371
/
+286
|
|
\
|
*
\
Merge tag 'exynos-cpuidle' of http://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
2014-05-29
70
-3631
/
+1367
|
|
\
\
|
|
*
|
ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynos
Daniel Lezcano
2014-05-25
3
-3
/
+4
|
|
*
|
ARM: EXYNOS: Move the driver to drivers/cpuidle directory
Daniel Lezcano
2014-05-25
2
-100
/
+0
|
|
*
|
ARM: EXYNOS: Cleanup all unneeded headers from cpuidle.c
Daniel Lezcano
2014-05-25
1
-10
/
+0
|
|
*
|
ARM: EXYNOS: Pass the AFTR callback to the platform_data
Daniel Lezcano
2014-05-25
2
-3
/
+6
|
|
*
|
ARM: EXYNOS: Move S5P_CHECK_SLEEP into pm.c
Daniel Lezcano
2014-05-25
2
-3
/
+2
|
|
*
|
ARM: EXYNOS: Move the power sequence call in the cpu_pm notifier
Daniel Lezcano
2014-05-25
2
-27
/
+22
|
|
*
|
ARM: EXYNOS: Move the AFTR state function into pm.c
Daniel Lezcano
2014-05-25
3
-29
/
+30
|
|
*
|
ARM: EXYNOS: Encapsulate the AFTR code into a function
Daniel Lezcano
2014-05-25
1
-1
/
+5
|
|
*
|
ARM: EXYNOS: Disable cpuidle for exynos5440
Daniel Lezcano
2014-05-25
2
-3
/
+3
|
|
*
|
ARM: EXYNOS: Encapsulate boot vector code into a function for cpuidle
Daniel Lezcano
2014-05-25
1
-4
/
+7
|
|
*
|
ARM: EXYNOS: Pass wakeup mask parameter to function for cpuidle
Daniel Lezcano
2014-05-25
1
-3
/
+3
|
|
*
|
ARM: EXYNOS: Remove ifdef for scu_enable in pm
Daniel Lezcano
2014-05-25
1
-3
/
+1
|
|
*
|
ARM: EXYNOS: Move scu_enable in the cpu_pm notifier
Daniel Lezcano
2014-05-25
2
-7
/
+6
|
|
*
|
ARM: EXYNOS: Use the cpu_pm notifier for pm
Daniel Lezcano
2014-05-25
2
-24
/
+27
|
|
*
|
ARM: EXYNOS: Fix S5P_WAKEUP_STAT call for cpuidle
Daniel Lezcano
2014-05-25
1
-3
/
+2
|
|
*
|
ARM: EXYNOS: Move some code inside the idle_finisher for cpuidle
Daniel Lezcano
2014-05-25
1
-8
/
+9
|
|
*
|
ARM: EXYNOS: Encapsulate register access inside a function for pm
Daniel Lezcano
2014-05-25
1
-24
/
+41
|
|
*
|
ARM: EXYNOS: Change function name prefix for cpuidle
Daniel Lezcano
2014-05-25
1
-11
/
+11
|
|
*
|
ARM: EXYNOS: Use cpuidle_register
Daniel Lezcano
2014-05-25
1
-16
/
+2
|
|
*
|
ARM: EXYNOS: Prevent forward declaration for cpuidle
Daniel Lezcano
2014-05-25
1
-22
/
+18
|
|
*
|
ARM: EXYNOS: Move arm core power down clock to exynos5250 common clock
Amit Daniel Kachhap
2014-05-25
1
-54
/
+0
|
|
*
|
Merge branch 'v3.16-next/clk-samsung' into v3.16-next/cpuidle-exynos
Kukjin Kim
2014-05-25
49
-3233
/
+334
|
|
|
\
\
|
*
|
\
\
Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2014-05-26
8
-198
/
+96
|
|
\
\
\
\
|
|
*
|
|
|
ARM: davinci: Remove redundant/unused parameters for edma
Peter Ujfalusi
2014-05-22
5
-35
/
+0
|
|
*
|
|
|
ARM: dts: am4372: Remove obsolete properties from edma node
Peter Ujfalusi
2014-05-22
1
-3
/
+0
|
|
*
|
|
|
ARM: dts: am33xx: Remove obsolete properties from edma node
Peter Ujfalusi
2014-05-22
1
-3
/
+0
|
|
*
|
|
|
ARM: edma: Get IP configuration from HW (number of channels, tc, etc)
Peter Ujfalusi
2014-05-22
1
-42
/
+73
|
|
*
|
|
|
ARM: edma: Save number of regions from pdata to struct edma
Peter Ujfalusi
2014-05-22
1
-1
/
+2
|
|
*
|
|
|
ARM: edma: Remove num_cc member from struct edma
Peter Ujfalusi
2014-05-22
1
-4
/
+0
|
|
*
|
|
|
ARM: davinci: Remove eDMA3 queue_tc_mapping data from edma_soc_info
Peter Ujfalusi
2014-05-22
5
-56
/
+0
|
|
*
|
|
|
ARM: edma: Do not change TC -> Queue mapping, leave it to default.
Peter Ujfalusi
2014-05-22
1
-27
/
+1
|
|
*
|
|
|
ARM: edma: Take the number of tc from edma_soc_info (pdata)
Peter Ujfalusi
2014-05-22
1
-3
/
+2
|
|
*
|
|
|
ARM: edma: No need to clean the pdata in edma_of_parse_dt()
Peter Ujfalusi
2014-05-22
1
-2
/
+0
|
|
*
|
|
|
ARM: edma: Clean up and simplify the code around irq request
Peter Ujfalusi
2014-05-22
1
-14
/
+12
|
|
*
|
|
|
dmaengine: edma: Make reading the position of active channels work
Thomas Gleixner
2014-04-30
1
-15
/
+9
|
|
*
|
|
|
dmaengine: edma: Set DMA_CYCLIC capability flag
Peter Ujfalusi
2014-04-22
1
-0
/
+1
|
|
*
|
|
|
arm: common: edma: Save the number of event queues/TCs
Peter Ujfalusi
2014-04-22
1
-0
/
+3
|
*
|
|
|
|
Merge tag 'davinci-fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
2014-05-26
2
-34
/
+16
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'mvebu-drivers-3.16' of git://git.infradead.org/linux-mvebu into ne...
Olof Johansson
2014-05-20
1
-1
/
+1
|
|
\
\
\
\
\
\
*
|
\
\
\
\
\
\
Merge tag 'dt-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2014-06-03
344
-2076
/
+24110
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge tag 'samsung-dt-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...
Olof Johansson
2014-05-31
16
-21
/
+2517
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
ARM: dts: add secure firmware support for exynos5420-arndale-octa
Tushar Behera
2014-05-30
1
-0
/
+5
|
|
*
|
|
|
|
|
|
|
ARM: dts: add pmu sysreg node to exynos3250
Chanwoo Choi
2014-05-30
1
-0
/
+5
|
|
*
|
|
|
|
|
|
|
ARM: dts: correct the usb phy node in exynos5800-peach-pi
Arun Kumar K
2014-05-30
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
ARM: dts: correct the usb phy node in exynos5420-peach-pit
Arun Kumar K
2014-05-30
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
ARM: dts: add dts files for exynos5410 and exynos5410-smdk5410
Tarek Dakhran
2014-05-30
3
-0
/
+289
|
|
*
|
|
|
|
|
|
|
ARM: dts: add dts files for exynos3250 SoC
Tomasz Figa
2014-05-30
2
-0
/
+914
[next]