Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8d75a2620dc3e33ce504044c375c443ed7ed4128
/
arch
/
arm
8d75a26
ARM: mx35: use generic function for displaying silicon revision
by Jason Liu
· 13 years ago
ab116a8
ARM: mx31: use generic function for displaying silicon revision
by Jason Liu
· 13 years ago
3f5492c
ARM: mx27: Print silicon revision on boot
by Jason Liu
· 13 years ago
d27536c
ARM: mx25: Print silicon revision on boot
by Jason Liu
· 13 years ago
059e58f
ARM: imx: Introduce generic function for displaying silicon revision
by Fabio Estevam
· 13 years ago
c44efba
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
by Linus Torvalds
· 13 years ago
696314c
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into fixes
by Arnd Bergmann
· 13 years ago
419bb4e
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixes
by Arnd Bergmann
· 13 years ago
143ed29
Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
by Arnd Bergmann
· 13 years ago
af9dafb
ARM: mmp: Change the way we use timer 0 as clockevent timer.
by Lennert Buytenhek
· 13 years ago
71c0c34
ARM: mmp: Switch to using timer 1 as clocksource timer.
by Lennert Buytenhek
· 13 years ago
7ce5ae3
ARM: mmp: Also start timer 1 on boot.
by Lennert Buytenhek
· 13 years ago
4c22ea8
ARM: pxa168/gplugd: free correct GPIO
by Tanmay Upadhyay
· 13 years ago
3647a40
ARM: pxa168/gplugd: get rid of mfp-gplugd.h
by Tanmay Upadhyay
· 13 years ago
392ba78
ARM: pxa: fix logic error in PJ4 iWMMXt handling
by Lennert Buytenhek
· 13 years ago
068ef73
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 13 years ago
ac9cf9f
mach-sa1100: fix PCI build problem
by Linus Walleij
· 13 years ago
e9d0b97
omap: timer: Set dmtimer used as clocksource in autoreload mode
by Hemant Pedanekar
· 13 years ago
133e6b5
OMAP3: am3517crane: remove NULL board_mux from board file
by Johan Hovold
· 13 years ago
dccb3b0
arm: mach-omap2: mux: use kstrdup()
by Thomas Meyer
· 13 years ago
ae65eb7
arch:arm:plat-omap:iovmm: remove unused variable 'va'
by Maxin John
· 13 years ago
1d08fd9
Update Nook Color machine 3284 to common Encore name
by Oleg Drokin
· 13 years ago
5686c4f
am3505/3517: Various platform defines for UART4
by Raphaël Assénat
· 13 years ago
58cf5e7
Merge branch 'for_3.1/pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixes
by Tony Lindgren
· 13 years ago
4eb979d
ARM: drop experimental status for ARM_PATCH_PHYS_VIRT
by Russell King
· 13 years ago
c9a48c2
OMAP: hwmod: fix build break on non-OMAP4 multi-OMAP2 builds
by Paul Walmsley
· 13 years ago
d12d1fc
OMAP: Fix linking error in twl-common.c for OMAP2/3/4 only builds
by Peter Ujfalusi
· 13 years ago
2102a65
ARM: 7008/1: alignment: Make SIGBUS sent to userspace POSIXly correct
by Dave Martin
· 13 years ago
088c01f
ARM: 7007/1: alignment: Prevent ignoring of faults with ARMv6 unaligned access model
by Dave Martin
· 13 years ago
bf912d9
ARM: 7010/1: mm: fix invalid loop for poison_init_mem
by Jamie Iles
· 13 years ago
7760d54
ARM: 7005/1: freshen up mm/proc-arm946.S
by Brian S. Julin
· 13 years ago
d9c9278
iMX: Fix build for iMX53
by Arnaud Patard (Rtp)
· 13 years ago
546fb6cb
ARM: mx5: board-cpuimx51.c fixup irq_to_gpio() usage
by Ben Dooks
· 13 years ago
1a43f20
Merge commit 'v3.1-rc1' into imx-fixes
by Sascha Hauer
· 13 years ago
a9ba615
ASoC: Rename WM8915 to WM8996
by Mark Brown
· 13 years ago
f23c126
arm: remove stale export of 'sha_transform'
by Linus Torvalds
· 13 years ago
4d44871
arm: remove "optimized" SHA1 routines
by Linus Torvalds
· 13 years ago
98333b3
OMAP2+: PM: SmartReflex: use put_sync_suspend for IRQ-safe disabling
by Colin Cross
· 13 years ago
8c7f659
OMAP3: beagle: don't touch omap_device internals
by Kevin Hilman
· 13 years ago
b66a402
OMAP1: enable GENERIC_IRQ_CHIP
by Kevin Hilman
· 13 years ago
e13d8f3
OMAP3+: SR: ensure pm-runtime callbacks can be invoked with IRQs disabled
by Nishanth Menon
· 13 years ago
44e51b29
OMAP2+: Kconfig: don't select PM in OMAP2PLUS_TYPICAL
by Kevin Hilman
· 13 years ago
e1b96ad
ARM: iMX5: Don't enable DPLL if it already enabled
by Jason Liu
· 13 years ago
cbc158d
cpuidle: Consistent spelling of cpuidle_idle_call()
by David Brown
· 13 years ago
35e51fe
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
by Linus Torvalds
· 13 years ago
20feaab
ARM: Fix build error for SMP=n builds
by Russell King
· 13 years ago
a0bfa13
cpuidle: stop depending on pm_idle
by Len Brown
· 14 years ago
4a2d732
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
965e32b
Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linux
by Linus Torvalds
· 13 years ago
e10b87d
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x
by Linus Torvalds
· 13 years ago
867f503
Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux-msm into gpio/next
by Grant Likely
· 13 years ago
1a5ab4b
gpio_msm: Move Qualcomm MSM v2 gpio driver into drivers
by David Brown
· 13 years ago
74d10d7
gpio_msm: Move Qualcomm v6 MSM driver into drivers
by David Brown
· 13 years ago
9def3ef
msm: gpio: Fold register defs into C file
by David Brown
· 13 years ago
030a77f
msm: gpiomux: Move public API to public header
by David Brown
· 13 years ago
10eb5f6
msm: gpio: Remove ifdefs on gpio chip registers
by David Brown
· 13 years ago
2e01d2c
msm: gpio: Remove chip-specific register definitions
by David Brown
· 13 years ago
03db072
msm: Remove chip-ifdefs for GPIO io mappings
by David Brown
· 13 years ago
ce427c3
msm: gpio: Remove unsupported devices
by David Brown
· 13 years ago
2012d9c
i.MX25 GPT clock fix: ensure correct the clock source
by Mehnert, Torsten
· 13 years ago
664a41b
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 13 years ago
f85f19d
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 13 years ago
8f57be8
Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
by Linus Torvalds
· 13 years ago
cb7dee8
Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
by Linus Torvalds
· 13 years ago
49267fc
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
by Linus Torvalds
· 13 years ago
2313bcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog
by Linus Torvalds
· 13 years ago
18cb63b
ARM: zynq: remove incorrectly deleted file
by Arnd Bergmann
· 13 years ago
6124a4e
Merge branch 'imx/dt' into next/dt
by Arnd Bergmann
· 13 years ago
fb149f9
at91: add arch specific ioremap support
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
f0051d8
at91: factorize sram init
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
51ddec7
at91: move register clocks to soc generic init
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
4653937
at91: move clock subsystem init to soc generic init
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
8c3583b
at91: use structure to store the current soc
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
1ff5b1b
at91: remove AT91_DBGU offset from dbgu register macro
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
92100c1
at91: factorize at91 interrupts init to soc
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
21d08b9
at91: introduce commom AT91_BASE_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
8e267f3
arm/dt: tegra devicetree support
by Grant Likely
· 13 years ago
3ba7222
arm/versatile: Add device tree support
by Grant Likely
· 13 years ago
08a543a
irq: add irq_domain translation infrastructure
by Grant Likely
· 13 years ago
7dfff95
[media] V4L: soc-camera: remove soc-camera bus and devices on it
by Guennadi Liakhovetski
· 13 years ago
6b526fe
[media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifier
by Guennadi Liakhovetski
· 13 years ago
75ccf26
[media] OMAP3: RX-51: define vdds_csib regulator supply
by Kalle Jokiniemi
· 14 years ago
885f24e
ARM: tegra: only select MACH_HAS_SND_SOC_TEGRA_WM8903 if SND_SOC
by Uwe Kleine-König
· 13 years ago
62550cd
dmaengine: imx-sdma: use platform_device_id to identify sdma version
by Shawn Guo
· 13 years ago
57ed331
mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()
by Shawn Guo
· 13 years ago
913413c
mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5
by Shawn Guo
· 13 years ago
0ca1e29
net/fec: gasket needs to be enabled for some i.mx
by Shawn Guo
· 13 years ago
fe6b540
serial/imx: get rid of the uses of cpu_is_mx1()
by Shawn Guo
· 13 years ago
b0189cd
Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
by Linus Torvalds
· 13 years ago
69f1d1a
Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
by Linus Torvalds
· 13 years ago
2d86a3f
Merge branch 'next/board' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
by Linus Torvalds
· 13 years ago
3960ef3
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
by Linus Torvalds
· 13 years ago
62c9072
Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
by Linus Torvalds
· 13 years ago
4b30b6f
Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
by Linus Torvalds
· 13 years ago
7847777
atomic: cleanup asm-generic atomic*.h inclusion
by Arun Sharma
· 13 years ago
f24219b
atomic: move atomic_add_unless to generic code
by Arun Sharma
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
148817b
asm-generic: add another generic ext2 atomic bitops
by Akinobu Mita
· 13 years ago
e7b3914
watchdog: at91sam9/wdt: move register header to drivers
by Jean-Christophe Plagniol-Villard
· 13 years ago
1c4b45d
ARM: board-mx51_babbage: Fix UART2 registration
by Fabio Estevam
· 13 years ago
Next »