Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fc05d5a30dc19dd4c6d161e551719a8c597c7890
/
arch
/
arm
/
mach-exynos
/
common.c
308b3af
ARM: SAMSUNG: Add naming of s3c64xx-spi devices
by Heiko Stuebner
· 12 years ago
fef05c2
ARM: EXYNOS: skip wakeup interrupt setup if pinctrl driver is used
by Thomas Abraham
· 12 years ago
5e512d0
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
2a2b0e2
ARM: EXYNOS: Make combiner_init function static
by Sachin Kamat
· 12 years ago
c8dd511
ARM: EXYNOS: Remove the L2 cache latency setting for EXYNOS5
by Boojin Kim
· 12 years ago
f465d14
Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
820f3dd
ARM: exynos: fix building with CONFIG_OF disabled
by Arnd Bergmann
· 13 years ago
e873a47
ARM: EXYNOS: Add device tree support for interrupt combiner
by Thomas Abraham
· 13 years ago
1e60bc0
ARM: EXYNOS: Add irq_domain support for interrupt combiner
by Thomas Abraham
· 13 years ago
9ee6af9
ARM: EXYNOS: Remove a new bus_type instance for EXYNOS5
by Thomas Abraham
· 13 years ago
c9ce7db
ARM: EXYNOS: Modify the GIC physical address for static io-mapping
by Changhwan Youn
· 13 years ago
80b9abf
Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo/linux-2.6 into staging/cleanup
by Olof Johansson
· 13 years ago
bb13fab
ARM: exynos: use machine specific hook for late init
by Shawn Guo
· 13 years ago
6fff5a1
ARM: EXYNOS: Fix compilation error when CONFIG_OF is not defined
by Tushar Behera
· 13 years ago
5699b0c
ARM: EXYNOS: Fix incorrect initialization of GIC
by Thomas Abraham
· 13 years ago
8482c81
ARM: EXYNOS: use 'exynos4-sdhci' as device name for sdhci controllers
by Thomas Abraham
· 13 years ago
e1b1994
ARM: EXYNOS: fix ISO C90 warning
by Il Han
· 13 years ago
4bb2d10
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
ff877c4
Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
281b053
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
d61b7a5
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
56c10bf
Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
bde7556
Merge branch 'samsung/cleanup-exynos-clock' into next/soc
by Arnd Bergmann
· 13 years ago
853a023
Merge branch 'samsung/soc' into next/soc2
by Arnd Bergmann
· 13 years ago
4788d72
Merge branch 'next/soc-exynos5250-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers
by Arnd Bergmann
· 13 years ago
d39c815
gpio/samsung: use ioremap() for EXYNOS4 GPIOlib
by Sangsu Park
· 13 years ago
330c90a
ARM: EXYNOS: support EINT for EXYNOS4 and EXYNOS5
by Eunki Kim
· 13 years ago
bb19a75
ARM: EXYNOS: add interrupt definitions for EXYNOS5250
by Kukjin Kim
· 13 years ago
94c7ca7
ARM: EXYNOS: add support for EXYNOS5250 SoC
by Kukjin Kim
· 13 years ago
171c067
ARM: EXYNOS: add support uart for EXYNOS4 and EXYNOS5
by Kukjin Kim
· 13 years ago
920f488
ARM: EXYNOS: use exynos_init_uarts() instead of exynos4_init_uarts()
by Kukjin Kim
· 13 years ago
906c789
ARM: EXYNOS: to declare static for mach-exynos/common.c
by Kukjin Kim
· 13 years ago
6307e41
Merge branch 'next/devel-samsung-dma' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers
by Olof Johansson
· 13 years ago
f7c8fae
Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc
by Olof Johansson
· 13 years ago
2bde0b0
ARM: EXYNOS: Add DMC1, allow PPMU access for DMC
by MyungJoo Ham
· 13 years ago
6cdeddc
ARM: EXYNOS: Enable l2 configuration through device tree
by Amit Daniel Kachhap
· 13 years ago
b756a50
ARM: EXYNOS: save L2 settings during bootup
by Amit Daniel Kachhap
· 13 years ago
60571f9
Merge branch 'topic/cleanup-use-static' into next/cleanup-use-static
by Kukjin Kim
· 13 years ago
3a70b7e
Merge branch 'depends/irqdomain' into next/drivers
by Arnd Bergmann
· 13 years ago
7529495
irq_domain: Remove 'new' irq_domain in favour of the ppc one
by Grant Likely
· 13 years ago
e745e06
ARM: EXYNOS: use static declaration when it is not used in other files
by Kukjin Kim
· 13 years ago
8dd6718
ARM: mach-exynos: use standard arch_idle()
by Nicolas Pitre
· 13 years ago
dfc1ebe
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
acc952c
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
237c78b
Merge branch 'depends/rmk/for-linus' into samsung/dt
by Arnd Bergmann
· 13 years ago
40ba95f
Merge branch 'depends/rmk/restart' into next/cleanup
by Arnd Bergmann
· 13 years ago
7b9dd47
Merge branch 'restart' into for-linus
by Russell King
· 13 years ago
9eb4859
ARM: 7262/1: restart: EXYNOS: use new restart hook
by Russell King
· 13 years ago
cc511b8
ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch]
by Kukjin Kim
· 13 years ago