Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
68526e586307faadc49c27406dad3cb93f067eb0
/
arch
/
arm
68526e5
ARM: ux500: select L2X0 cache on ux500
by Arnd Bergmann
· 13 years ago
ded547a
ARM: ux500: add board autoselection
by Arnd Bergmann
· 13 years ago
67ae14f
ARM: ux500: U8500 depends on MMU
by Arnd Bergmann
· 13 years ago
0e62f9f
ARM: ux500: included linux/gpio.h twice
by Danny Kukawka
· 13 years ago
a1524ee
ARM: ux500: fix around AB8500 GPIO macro name
by Philippe Langlais
· 13 years ago
70227a4
ARM: ux500: set ARCH_NR_GPIO to 355 on U8500 platforms
by Philippe Langlais
· 13 years ago
29bd2ab
ARM: ux500: Add audio-regulators
by Ola Lilja
· 13 years ago
f629a7a
ARM: ux500: Add DMA-channels for MSP
by Ola Lilja
· 13 years ago
25cb3b4
ARM: ux500: Add placeholder for clk_set_parent
by Ola Lilja
· 13 years ago
be2874c
Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
a5368e7
Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
by Arnd Bergmann
· 13 years ago
88fa269
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Arnd Bergmann
· 13 years ago
b14a299
Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
a269c2f
Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
ed5016d
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
cf84475
ARM: at91: drop ide driver in favor of the pata one
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
59594e13
ARM: at91: add accessor to manage SMC
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
e8c9dc9
ARM: at91: USB AT91 gadget registration for module
by Nicolas Ferre
· 13 years ago
70d669d
ARM: omap: resolve nebulous 'Error setting wl12xx data'
by Russell King
· 13 years ago
4f8a428
ARM: omap: fix wrapped error messages in omap_hwmod.c
by Russell King
· 13 years ago
8930b4e
ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.c
by Russell King
· 13 years ago
a98f77b
ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup()
by Russell King
· 13 years ago
e3958fe
ARM: omap: fix section mismatch error for omap_4430sdp_display_init()
by Russell King
· 13 years ago
45176f4
ARM: omap: fix section mismatch warning for omap_secondary_startup()
by Russell King
· 13 years ago
d5de63f
ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init()
by Russell King
· 13 years ago
27d8d3b
ARM: omap: fix section mismatch warning in mux.c
by Russell King
· 13 years ago
0bf68f5
ARM: omap: fix uninformative vc/i2c configuration error message
by Russell King
· 13 years ago
2d5b479
ARM: omap: fix vc.c PMIC error message
by Russell King
· 13 years ago
e6fa35a
ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build error
by Russell King
· 13 years ago
e9c6c5d
ep93xx: fix build of vision_ep93xx.c
by H Hartley Sweeten
· 13 years ago
ffafe77
Merge branch 'v3.3-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Arnd Bergmann
· 13 years ago
0dcd627
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra into fixes
by Arnd Bergmann
· 13 years ago
1e056dd
ARM: OMAP2xxx: PM: fix OMAP2xxx-specific UART idle bug in v3.3
by Paul Walmsley
· 13 years ago
7205335
ARM: orion: Fix USB phy for orion5x.
by Andrew Lunn
· 13 years ago
b065403
ARM: orion: Fix Orion5x GPIO regression from MPP cleanup
by Andrew Lunn
· 13 years ago
19e00f2f
Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
be4b028
tty: serial: OMAP: block idle while the UART is transferring data in PIO mode
by Paul Walmsley
· 13 years ago
d980e0f
ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not found
by Russell King
· 13 years ago
bdf800c4
ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON()
by Stephen Boyd
· 13 years ago
b46c0f7
ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDR
by Stephen Boyd
· 13 years ago
b8b9987
ARM: 7320/1: Fix proc_info table alignment
by Marc Zyngier
· 13 years ago
da91178
ARM: EXYNOS: Add cpu-offset property in gic device tree node
by Thomas Abraham
· 13 years ago
35bded8
ARM: EXYNOS: Bring exynos4-dt up to date
by Karol Lewandowski
· 13 years ago
3686396
ARM: OMAP3: cm-t35: fix section mismatch warning
by Igor Grinberg
· 13 years ago
fef67c5
ARM: OMAP2: Fix the OMAP2 only build break seen with 2011+ ARM tool-chains
by Santosh Shilimkar
· 13 years ago
2416dc8
Merge branch 'fixes-dt' into fixes
by Tony Lindgren
· 13 years ago
98e9685
Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 13 years ago
0783a9b
ARM: tegra: paz00: fix wrong UART port on mini-pcie plug
by Marc Dietrich
· 13 years ago
5f21f12
ARM: tegra: paz00: fix wrong SD1 power gpio
by Marc Dietrich
· 13 years ago
ab74a91
Merge branch 'v3.3-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Olof Johansson
· 13 years ago
d914202
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
ca43784
ARM: bcmring: fix build failure in mach-bcmring/arch.c
by Paul Gortmaker
· 13 years ago
864e5e3
ARM: bcmring: remove unused DMA map code
by JD Zheng
· 13 years ago
4554c13
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
d125666
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
5a97d0a
ARM: 7314/1: kuser: consistently use usr_ret for returning from helpers
by Will Deacon
· 13 years ago
6d3ec1a
ARM: 7302/1: Add TLB flushing for both entries in a PMD
by Catalin Marinas
· 13 years ago
91756ac
ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15
by Will Deacon
· 13 years ago
8130b9d
ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registers
by Will Deacon
· 13 years ago
247f499
ARM: 7307/1: vfp: fix ptrace regset modification race
by Dave Martin
· 13 years ago
2af276d
ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframe
by Will Deacon
· 13 years ago
97f1040
Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static mapping"
by Russell King
· 13 years ago
c8ddf03
ARM: mach-shmobile: both USB DMAC instances on sh7372 are slave-only
by Guennadi Liakhovetski
· 13 years ago
3e8ad56
ARM: EXYNOS: Correct M-5MOLS sensor clock frequency on Universal C210 board
by Sylwester Nawrocki
· 13 years ago
7cc98aa
ARM: EXYNOS: Correct framebuffer window size on Nuri board
by Sylwester Nawrocki
· 13 years ago
4a81220
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 13 years ago
50b47c4
Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into fixes
by Olof Johansson
· 13 years ago
deb9b4c
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
81bc300
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
3c424f3
ARM: 7304/1: ioremap: fix boundary check when reusing static mapping
by Pawel Moll
· 13 years ago
f6f9758
ARM: davinci: update mdio bus name
by Sekhar Nori
· 13 years ago
5e96386
Merge branch 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
by Olof Johansson
· 13 years ago
d8c4cd7
Merge branch '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
3c8cee3
Merge branch 'imx6/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes
by Olof Johansson
· 13 years ago
04511a6
ARM: SAMSUNG: Fix missing api-change from subsys_interface change
by Heiko Stuebner
· 13 years ago
9a60571
ARM: EXYNOS: Fix "warning: initialization from incompatible pointer type"
by Jonghwan Choi
· 13 years ago
706212f
ARM: S5PV210: Fix the name of exynos4_clk_hdmiphy_ctrl() for S5PV210
by Kukjin Kim
· 13 years ago
7cdf04d
ARM: EXYNOS: Remove build warning without enabling PM
by Kukjin Kim
· 13 years ago
693cec9
ARM: SAMSUNG: Fix platform data setup for I2C adapter 0
by Sylwester Nawrocki
· 13 years ago
556ef3e
ARM: EXYNOS: fix non-SMP builds for EXYNOS4
by Marek Szyprowski
· 13 years ago
5d3a219
ARM: S3C6410: Use device names for both I2C clocks
by Mark Brown
· 13 years ago
b7c9705
ARM: S3C64XX: Make s3c64xx_init_uarts() static
by Mark Brown
· 13 years ago
cd3a2ba
Merge branch 'omap_fixes_a_3.3rc' of git://git.pwsan.com/linux-2.6 into fixes
by Tony Lindgren
· 13 years ago
14ea960
ARM: OMAP2+: arch/arm/mach-omap2/smartreflex.c: add missing iounmap
by Julia Lawall
· 13 years ago
e0feca89
ARM: OMAP2+: arch/arm/mach-omap2/devices.c: introduce missing kfree
by Julia Lawall
· 13 years ago
d82e519
ARM: OMAP: fix MMC2 loopback clock handling
by Grazvydas Ignotas
· 13 years ago
ffa1e4e
ARM: OMAP: fix erroneous mmc2 clock change on mmc3 setup
by Grazvydas Ignotas
· 13 years ago
8ef5d84
ARM: OMAP2+: GPMC: fix device size setup
by Yegor Yefremov
· 13 years ago
dbc3982
ARM: OMAP2+: timer: Fix crash due to wrong arg to __omap_dm_timer_read_counter
by Vaibhav Hiremath
· 13 years ago
9a95b9e
Merge branch 'sa11x0-mcp-fixes' into fixes
by Russell King
· 13 years ago
945f82f
arch/arm/mach-imx/mach-mx53_ard.c: add missing iounmap
by Julia Lawall
· 13 years ago
7c0c345
ARM: imx: iomux-v1.h: Fix build error due to __init annotation
by Fabio Estevam
· 13 years ago
c49d005
OMAPDSS: HDMI: PHY burnout fix
by Tomi Valkeinen
· 13 years ago
aa74274
OMAP: 4430SDP/Panda: add HDMI HPD gpio
by Tomi Valkeinen
· 13 years ago
78a1ad8
OMAP: 4430SDP/Panda: setup HDMI GPIO muxes
by Tomi Valkeinen
· 13 years ago
7bb122d
OMAPDSS: remove wrong HDMI HPD muxing
by Tomi Valkeinen
· 13 years ago
3932a32
OMAP: 4430SDP/Panda: rename HPD GPIO to CT_CP_HPD
by Tomi Valkeinen
· 13 years ago
575753e
OMAP: 4430SDP/Panda: use gpio_free_array to free HDMI gpios
by Tomi Valkeinen
· 13 years ago
1d2f56c
ARM: OMAP3: hwmod data: register dss hwmods after dss_core
by Ilya Yanok
· 13 years ago
d19e8f2
ARM: OMAP2/3: PRM: fix missing plat/irqs.h build breakage
by Paul Walmsley
· 13 years ago
Next »