Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2a96e3912b8d79f0bde45a5d657d48595cc7261c
/
arch
/
arm
2a96e39
ARM: dts: enable i2c device for imx28-evk
by Shawn Guo
· 13 years ago
35d2304
ARM: dts: enable mmc for imx28-evk
by Shawn Guo
· 13 years ago
be1ce30
ARM: dts: enable mmc for imx23-evk
by Shawn Guo
· 13 years ago
81f38ee
mmc: mxs-mmc: move header from mach into linux folder
by Shawn Guo
· 13 years ago
ef9b4d3
mmc: mxs-mmc: get rid of the use of cpu_is_xxx
by Shawn Guo
· 13 years ago
ce4c6f9
ARM: mxs: add gpio support for device tree boot
by Shawn Guo
· 13 years ago
164387d
gpio/mxs: get rid of the use of cpu_is_xxx
by Shawn Guo
· 13 years ago
84f3570
ARM: mxs: add mxs-dma dt support
by Dong Aisheng
· 13 years ago
cb1be3c
ARM: mxs: do not add dma device by default
by Dong Aisheng
· 13 years ago
8c92013
dma: mxs-dma: make platform_device_id more generic
by Shawn Guo
· 13 years ago
6c4d4ef
ARM: mxs: always build in device tree support
by Shawn Guo
· 13 years ago
2954ff3
ARM: mxs: add initial device tree support for imx23-evk board
by Shawn Guo
· 13 years ago
bc3a59c
ARM: mxs: add initial device tree support for imx28-evk board
by Dong Aisheng
· 13 years ago
844d0b5
Merge branches 'clk/mxs' and 'imx/pinctrl/for-3.5' into mxs/dt/for-3.5
by Shawn Guo
· 13 years ago
a0f5e36
ARM: mxs: enable pinctrl support
by Shawn Guo
· 13 years ago
5026092
ARM: mxs: remove now unused timer_clk argument from mxs_timer_init
by Shawn Guo
· 13 years ago
5da301a
ARM: mxs: remove old clock support
by Shawn Guo
· 13 years ago
2664681
ARM: mxs: switch to common clk framework
by Shawn Guo
· 13 years ago
e80d76f
ARM: mxs: change the lookup name for fec phy clock
by Shawn Guo
· 13 years ago
39d1367
ARM: mxs: request clock for timer
by Shawn Guo
· 13 years ago
32329a2
ARM: imx6q: switch to use pinctrl subsystem
by Dong Aisheng
· 13 years ago
d1654b8
ARM: mxs: enable pinctrl dummy states
by Shawn Guo
· 13 years ago
a2aa65a
ARM: imx: enable pinctrl dummy states
by Dong Aisheng
· 13 years ago
655861e
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
b990f9b
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
5e7371d
ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQs
by Will Deacon
· 13 years ago
6fa99b7
ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victim
by Will Deacon
· 13 years ago
6a1c531
ARM: 7403/1: tls: remove covert channel via TPIDRURW
by Will Deacon
· 13 years ago
1490492
ARM: 7401/1: mm: Fix section mismatches
by Stephen Boyd
· 13 years ago
6e76538
Merge branch 'v3.4-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Olof Johansson
· 13 years ago
dadb366
Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes
by Olof Johansson
· 13 years ago
ef7c7c6
ARM: PXA2xx: MFP: fix potential direction bug
by Igor Grinberg
· 13 years ago
a13b8787
ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUT
by Igor Grinberg
· 13 years ago
9f9d27e
arm/sa1100: fix sa1100-rtc memory resource
by Dmitry Artamonow
· 13 years ago
b95ace5
ARM: pxa: fix gpio wakeup setting
by Robert Jarzmik
· 13 years ago
110a5c8
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
b7b617c
Merge branch 'u300-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes
by Olof Johansson
· 13 years ago
db7b122
arch/arm/mach-ux500/mbox-db5500.c: world-writable sysfs fifo file
by Vasiliy Kulikov
· 13 years ago
8ec7c84
Merge branch 'msm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into fixes
by Olof Johansson
· 13 years ago
9b4d1cbb
ARM: SAMSUNG: add missing MMC_CAP2_BROKEN_VOLTAGE capability
by Marek Szyprowski
· 13 years ago
6fff5a1
ARM: EXYNOS: Fix compilation error when CONFIG_OF is not defined
by Tushar Behera
· 13 years ago
ffabec4
ARM: EXYNOS: Fix resource on dev-dwmci.c
by Kukjin Kim
· 13 years ago
7518dde
ARM: S3C24XX: Fix build warning for S3C2410_PM
by Kukjin Kim
· 13 years ago
18ea1fc
ARM: mini2440_defconfig: Fix build error
by Arnd Bergmann
· 13 years ago
2b7b9a7
ARM: msm: Fix gic irqdomain support
by David Brown
· 13 years ago
3545358
ARM: OMAP: fix DMA vs memory ordering
by Russell King
· 13 years ago
754aba4
ARM: 7390/1: dts: versatile-pb/ab fix MMC IRQs
by Linus Walleij
· 13 years ago
ff9a184
ARM: 7400/1: vfp: clear fpscr length and stride bits on entry to sig handler
by Will Deacon
· 13 years ago
2498814
ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.c
by Will Deacon
· 13 years ago
ab4d536
ARM: 7398/1: l2x0: only write to debug registers on PL310
by Will Deacon
· 13 years ago
f154fe9
ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310
by Will Deacon
· 13 years ago
f0c4b8d
ARM: 7396/1: errata: only handle ARM erratum #326103 on affected cores
by Will Deacon
· 13 years ago
e895bd7
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
8f4f9d4
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 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
1344500
ARM: u300: bump all IRQ numbers by one
by Linus Walleij
· 13 years ago
a102962
ARM: ux300: Fix unimplementable regulation constraints
by Mark Brown
· 13 years ago
3cd88f9
Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus"
by Russell King
· 13 years ago
6842d4c
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
by Olof Johansson
· 13 years ago
ea53671
Merge branch 'fixes-for-arm-soc-20120416' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes
by Olof Johansson
· 13 years ago
b462fca
Merge tag 'v3.4-rc3-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
by Olof Johansson
· 13 years ago
1c2e1fd
Merge tag 'omap-fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 13 years ago
888073d
ARM: bcmring: fix UART declarations
by Paul Gortmaker
· 13 years ago
4659b7f
ARM: imx: Fix imx5 idle logic bug
by Robert Lee
· 13 years ago
de1de15
ARM: imx27-dt: Fix build due to removal of irq_domain_add_simple()
by Fabio Estevam
· 13 years ago
9fd4a50
ARM: imx_v4_v5_defconfig: Add support for CONFIG_REGULATOR_FIXED_VOLTAGE
by Fabio Estevam
· 13 years ago
6aaec67
ARM: OMAP1: DMTIMER: fix broken timer clock source selection
by Paul Walmsley
· 13 years ago
5ae256d
ARM: OMAP: serial: Fix the ocp smart idlemode handling bug
by Santosh Shilimkar
· 13 years ago
bce492c0
ARM: OMAP2+: UART: Fix incorrect population of default uart pads
by Govindraj.R
· 13 years ago
63878ac
ARM: OMAP: sram: fix BUG in dpll code for !PM case
by Grazvydas Ignotas
· 13 years ago
8eaeb93
mfd: Convert twl6040 to i2c driver, and separate it from twl core
by Peter Ujfalusi
· 13 years ago
ee9dd76
ARM: at91: fix at91sam9261ek Ethernet dm9000 irq
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
bf66b0d
ARM: at91: fix rm9200ek flash size
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
926de6d
ARM: at91: remove empty at91_init_serial function
by Joachim Eastwood
· 13 years ago
67f3af4
ARM: at91: fix typo in at91_pmc_base assembly declaration
by Nicolas Ferre
· 13 years ago
ac8c411
ARM: at91: Export at91_matrix_base
by Joachim Eastwood
· 13 years ago
f19b797
ARM: at91: Export at91_pmc_base
by Joachim Eastwood
· 13 years ago
9268c6c
ARM: at91: Export at91_ramc_base
by Joachim Eastwood
· 13 years ago
9fce85c
ARM: at91: Export at91_st_base
by Joachim Eastwood
· 13 years ago
f27962a
ARM: ux500: update defconfig
by Linus Walleij
· 13 years ago
97b3b7a
ARM: ux500: Fix unmet direct dependency
by Lee Jones
· 13 years ago
9a8e5d4
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
708e5978
ARM: 7386/1: jump_label: fixup for rename to static_key
by Rabin Vincent
· 13 years ago
078c045
ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE
by Jonathan Austin
· 13 years ago
e5ab858
ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMU
by Will Deacon
· 13 years ago
9f85550
ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus
by Linus Walleij
· 13 years ago
961a238
Merge branch 'v3.4-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Olof Johansson
· 13 years ago
47d9e44
ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errors
by Kevin Hilman
· 13 years ago
eb03f28
ARM: dts: remove blank interrupt-parent properties
by Rob Herring
· 13 years ago
5ad1430
ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine files
by Sachin Kamat
· 13 years ago
5262c54
ARM: EXYNOS: Remove broken config values for touchscren for NURI board
by Marek Szyprowski
· 13 years ago
3d3231b
ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boards
by Marek Szyprowski
· 13 years ago
f441f8a
ARM: EXYNOS: fix regulator name for NURI board
by Marek Szyprowski
· 13 years ago
3cd21f6
ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LL
by Maurus Cuelenaere
· 13 years ago
907025e
Merge tag 'omap-fixes-b-for-3.4rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes
by Tony Lindgren
· 13 years ago
af33ead
ARM: msm: Fix section mismatches in proc_comm.c
by David Brown
· 13 years ago
204241c2
arm: msm: trout: fix compile failure
by Daniel Walker
· 13 years ago
1c07ae4
arm: msm: halibut: remove unneeded fixup
by Daniel Walker
· 13 years ago
6b8e5c9
ARM: 7383/1: nommu: populate vectors page from paging_init
by Will Deacon
· 13 years ago
Next »