Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
45e70b7d48d53d5eb193c6b3f012b31ca135fb4c
45e70b7
Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers
by Olof Johansson
· 11 years ago
b5de1ce
Merge tag 'qcom-drivers-for-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/drivers
by Olof Johansson
· 11 years ago
4c8d819
cpufreq: exynos: Fix driver compilation with ARCH_MULTIPLATFORM
by Tomasz Figa
· 11 years ago
9dfa92e
ARM: EXYNOS: Enable multi-platform build support
by Arnd Bergmann
· 11 years ago
9a10132
ARM: EXYNOS: Consolidate Kconfig entries
by Sachin Kamat
· 11 years ago
723c9c7
ARM: EXYNOS: Add support for EXYNOS5410 SoC
by Tarek Dakhran
· 11 years ago
6457158
ARM: EXYNOS: Support secondary CPU boot of Exynos3250
by Chanwoo Choi
· 11 years ago
940bc58
ARM: EXYNOS: Add Exynos3250 SoC ID
by Chanwoo Choi
· 11 years ago
86c6f14
ARM: EXYNOS: Add 5800 SoC support
by Arun Kumar K
· 11 years ago
ed08f10
ARM: EXYNOS: initial board support for exynos5260 SoC
by Pankaj Dubey
· 11 years ago
fced6de
Merge branch 'v3.16-next/cleanup-samsung' into v3.16-next/platform-exynos
by Kukjin Kim
· 11 years ago
182434f
Merge tag 'exynos-cpuidle' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers
by Olof Johansson
· 11 years ago
31964ff
tty: serial: msm: Remove direct access to GSBI
by Andy Gross
· 11 years ago
535cee42
Merge tag 'keystone-reset-driver' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/drivers
by Olof Johansson
· 11 years ago
a3e01e8
power: reset: keystone-reset: introduce keystone reset driver
by Ivan Khoronzhuk
· 11 years ago
d30982b
Documentation: dt: add bindings for keystone pll control controller
by Ivan Khoronzhuk
· 11 years ago
caee005
Documentation: dt: add bindings for keystone reset driver
by Ivan Khoronzhuk
· 11 years ago
3a5e23c
Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/drivers
by Olof Johansson
· 11 years ago
7741fa1
Merge tag 'davinci-fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/drivers
by Olof Johansson
· 11 years ago
75d6bc5
Merge tag 'omap-for-v3.16/l3-noc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers
by Olof Johansson
· 11 years ago
1b7f0c7
soc: qcom: fix of_device_id table
by Arnd Bergmann
· 11 years ago
bfed107
clk: exynos5250: Add missing sysmmu clocks for DISP and ISP blocks
by Cho KyongHo
· 11 years ago
cd245f5
ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynos
by Daniel Lezcano
· 11 years ago
ff6a9c0
ARM: EXYNOS: Move the driver to drivers/cpuidle directory
by Daniel Lezcano
· 11 years ago
ce4305d2a
ARM: EXYNOS: Cleanup all unneeded headers from cpuidle.c
by Daniel Lezcano
· 11 years ago
277f504
ARM: EXYNOS: Pass the AFTR callback to the platform_data
by Daniel Lezcano
· 11 years ago
e30b154
ARM: EXYNOS: Move S5P_CHECK_SLEEP into pm.c
by Daniel Lezcano
· 11 years ago
0ebc13e
ARM: EXYNOS: Move the power sequence call in the cpu_pm notifier
by Daniel Lezcano
· 11 years ago
3681baf
ARM: EXYNOS: Move the AFTR state function into pm.c
by Daniel Lezcano
· 11 years ago
712bb69
ARM: EXYNOS: Encapsulate the AFTR code into a function
by Daniel Lezcano
· 11 years ago
70ecb84
ARM: EXYNOS: Disable cpuidle for exynos5440
by Daniel Lezcano
· 11 years ago
dcef663
ARM: EXYNOS: Encapsulate boot vector code into a function for cpuidle
by Daniel Lezcano
· 11 years ago
623f226
ARM: EXYNOS: Pass wakeup mask parameter to function for cpuidle
by Daniel Lezcano
· 11 years ago
58afbc6
ARM: EXYNOS: Remove ifdef for scu_enable in pm
by Daniel Lezcano
· 11 years ago
795537d
ARM: EXYNOS: Move scu_enable in the cpu_pm notifier
by Daniel Lezcano
· 11 years ago
85f9f90
ARM: EXYNOS: Use the cpu_pm notifier for pm
by Daniel Lezcano
· 11 years ago
9bd5544
ARM: EXYNOS: Fix S5P_WAKEUP_STAT call for cpuidle
by Daniel Lezcano
· 11 years ago
20115fa
ARM: EXYNOS: Move some code inside the idle_finisher for cpuidle
by Daniel Lezcano
· 11 years ago
309e08c
ARM: EXYNOS: Encapsulate register access inside a function for pm
by Daniel Lezcano
· 11 years ago
7880e45
ARM: EXYNOS: Change function name prefix for cpuidle
by Daniel Lezcano
· 11 years ago
043c86b
ARM: EXYNOS: Use cpuidle_register
by Daniel Lezcano
· 11 years ago
53af16a
ARM: EXYNOS: Prevent forward declaration for cpuidle
by Daniel Lezcano
· 11 years ago
9a8f399
ARM: EXYNOS: Move arm core power down clock to exynos5250 common clock
by Amit Daniel Kachhap
· 11 years ago
985326c
Merge branch 'v3.16-next/clk-samsung' into v3.16-next/cpuidle-exynos
by Kukjin Kim
· 11 years ago
be1f7c8
cpufreq: exynos: Fix the compile error
by Jonghwan Choi
· 11 years ago
2cd62bd
ARM: S3C24XX: move debug-macro.S into the common space
by Heiko Stuebner
· 11 years ago
1899de2
ARM: S3C24XX: use generic DEBUG_UART_PHY/_VIRT in debug macro
by Heiko Stuebner
· 11 years ago
daf67df
ARM: S3C24XX: trim down debug uart handling
by Heiko Stuebner
· 11 years ago
46f34ab
ARM: compressed/head.S: remove s3c24xx special case
by Heiko Stuebner
· 11 years ago
4b245ed
ARM: EXYNOS: Remove unnecessary inclusion of cpu.h
by Sachin Kamat
· 11 years ago
7cb2ded
ARM: EXYNOS: Migrate Exynos specific macros from plat to mach
by Sachin Kamat
· 11 years ago
ced2d24
ARM: EXYNOS: Remove exynos_subsys registration
by Sachin Kamat
· 11 years ago
fd57706
ARM: EXYNOS: Remove duplicate lines in Makefile
by Sachin Kamat
· 11 years ago
75ad2ab
ARM: EXYNOS: use v7_exit_coherency_flush macro for cache disabling
by Leela Krishna Amudala
· 11 years ago
b5783dc
Merge branch 'v3.16-next/clk-s3c24xx-3' into v3.16-next/cleanup-samsung
by Kukjin Kim
· 11 years ago
7a1002e
Documentation: sysfs: add Broadcom GISB arbiter sysfs properties
by Florian Fainelli
· 11 years ago
e53c077
Documentation: devicetree: add Broadcom GISB arbiter bindings
by Florian Fainelli
· 11 years ago
44127b7
bus: add Broadcom GISB bus arbiter timeout/error handler
by Florian Fainelli
· 11 years ago
b3d491e
Merge tag 'sunxi-drivers-for-3.16-2' of https://github.com/mripard/linux into next/drivers
by Arnd Bergmann
· 11 years ago
34b16f7
Merge tag 'qcom-drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/drivers
by Arnd Bergmann
· 11 years ago
5d144e3
soc: qcom: Add GSBI driver
by Andy Gross
· 11 years ago
3a6e082
soc: Introduce drivers/soc place-holder for SOC specific drivers
by Santosh Shilimkar
· 11 years ago
1be7f55
power: reset: Add Allwinner A31 reset code
by Maxime Ripard
· 11 years ago
903ed49
ARM: edma: Remove redundant/unused parameters from edma_soc_info
by Peter Ujfalusi
· 11 years ago
d5fc0e8
ARM: davinci: Remove redundant/unused parameters for edma
by Peter Ujfalusi
· 11 years ago
27f12c5
ARM: dts: am4372: Remove obsolete properties from edma node
by Peter Ujfalusi
· 11 years ago
86a1ddd
ARM: dts: am33xx: Remove obsolete properties from edma node
by Peter Ujfalusi
· 11 years ago
efc24e1
dt/bindings: ti,edma: Remove redundant properties from documentation
by Peter Ujfalusi
· 11 years ago
6d10c39
ARM: edma: Get IP configuration from HW (number of channels, tc, etc)
by Peter Ujfalusi
· 11 years ago
643efcf
ARM: edma: Save number of regions from pdata to struct edma
by Peter Ujfalusi
· 11 years ago
6710ea7
ARM: edma: Remove num_cc member from struct edma
by Peter Ujfalusi
· 11 years ago
db885bf
ARM: edma: Remove queue_tc_mapping data from edma_soc_info
by Peter Ujfalusi
· 11 years ago
efca0a3
Merge tag 'samsung-drivers' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers
by Olof Johansson
· 11 years ago
82ba612
ARM: davinci: Remove eDMA3 queue_tc_mapping data from edma_soc_info
by Peter Ujfalusi
· 11 years ago
c3dd338
ARM: edma: Do not change TC -> Queue mapping, leave it to default.
by Peter Ujfalusi
· 11 years ago
cf4afc3
ARM: edma: Take the number of tc from edma_soc_info (pdata)
by Peter Ujfalusi
· 11 years ago
89df4be
ARM: edma: No need to clean the pdata in edma_of_parse_dt()
by Peter Ujfalusi
· 11 years ago
4416176
ARM: edma: Clean up and simplify the code around irq request
by Peter Ujfalusi
· 11 years ago
ed99885
Merge branch 'sunxi/drivers-for-3.16' of https://github.com/mripard/linux into next/drivers
by Olof Johansson
· 11 years ago
02be974
Merge tag 'mvebu-drivers-3.16' of git://git.infradead.org/linux-mvebu into next/drivers
by Olof Johansson
· 11 years ago
6520e96
clk: exynos5420: Add 5800 specific clocks
by Alim Akhtar
· 11 years ago
664c658
dt-bindings: add documentation for Exynos3250 clock controller
by Chanwoo Choi
· 11 years ago
244d2bd
Merge branch 'for_3.16/exynos3250' of git://git.kernel.org/pub/scm/linux/kernel/git/tfiga/samsung-clk into v3.16-next/clk-samsung
by Kukjin Kim
· 11 years ago
995f166
Merge branch 'for_3.16/clk_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tfiga/samsung-clk into v3.16-next/clk-samsung
by Kukjin Kim
· 11 years ago
6b262bf
Merge branch 'for_3.16/clk_fixes_non_critical' of git://git.kernel.org/pub/scm/linux/kernel/git/tfiga/samsung-clk into v3.16-next/clk-samsung
by Kukjin Kim
· 11 years ago
4b2f5cd
Merge branch 'for_3.16/exynos5260' of git://git.kernel.org/pub/scm/linux/kernel/git/tfiga/samsung-clk into v3.16-next/clk-samsung
by Kukjin Kim
· 11 years ago
ccf5511
ARM: EXYNOS: Add MCPM call-back functions
by Abhilash Kesavan
· 11 years ago
5b56642
ARM: dts: add CCI node for exynos5420
by Andrew Bresticker
· 11 years ago
096d21c
ARM: EXYNOS: Add generic cluster power control functions
by Abhilash Kesavan
· 11 years ago
664ba44
ARM: EXYNOS: use generic exynos cpu power control functions
by Leela Krishna Amudala
· 11 years ago
d3af697
ARM: EXYNOS: Add generic cpu power control functions for exynos SoCs
by Leela Krishna Amudala
· 11 years ago
cd90f0c
reset: sunxi: allow MFD subdevices probe
by Boris BREZILLON
· 11 years ago
1e84443
reset: sunxi: document sunxi's reset controllers bindings
by Boris BREZILLON
· 11 years ago
34c453c
ARM: S3C24XX: fix merge conflict
by Kukjin Kim
· 11 years ago
702b691
ARM: dts: Remove g2d_pd node for exynos5420
by Arun Kumar K
· 11 years ago
c5b817e
ARM: dts: Remove mau_pd node for exynos5420
by Tushar Behera
· 11 years ago
a8f1d08
ARM: exynos_defconfig: enable HS-I2C to fix for mmc partition mount
by Sachin Kamat
· 11 years ago
e6015c1
ARM: dts: disable MDMA1 node for exynos5420
by Seungwon Jeon
· 11 years ago
989ff3f
ARM: EXYNOS: fix the secondary CPU boot of exynos4212
by Kyungmin Park
· 11 years ago
d7067f1
devicetree: bindings: document SYSRAM binding
by Sachin Kamat
· 11 years ago
Next »