Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
fd4a0286cecd3b1e15771e02bc36bd8494a4a1d8
/
arch
/
arm
/
mach-msm
42cd71b
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 13 years ago
9a55d97
Merge branch 'devel-stable' into for-linus
by Russell King
· 13 years ago
4b60e5f
Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate
by Russell King
· 13 years ago
0f7b332
ARM: consolidate SMP cross call implementation
by Russell King
· 14 years ago
03dd765
ARM: msm: update GPIO chained IRQ handler to use entry/exit functions
by Will Deacon
· 14 years ago
70f23fd
treewide: fix a few typos in comments
by Justin P. Mattock
· 14 years ago
e024f69
Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm
by Linus Torvalds
· 14 years ago
893b66c
msm: timer: fix missing return value
by David Brown
· 14 years ago
62f0988
msm: Remove extraneous ffa device check
by David Brown
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
f38c02f
arm: Fold irq_set_chip/irq_set_handler
by Thomas Gleixner
· 14 years ago
6845664a
arm: Cleanup the irq namespace
by Thomas Gleixner
· 14 years ago
70c4fa2
arm: msm: Use proper irq accessor functions
by Thomas Gleixner
· 14 years ago
cf8d158
arm: msm: Convert to new irq chip functions
by Thomas Gleixner
· 14 years ago
2f284c8
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
196f020
Merge branches 'fixes', 'pgt-next' and 'versatile' into devel
by Russell King
· 14 years ago
92c260f
Merge remote branch 'rmk/for-linus' into for-linus
by David Brown
· 14 years ago
8e76a80
msm: scm: Check for interruption immediately
by Stephen Boyd
· 14 years ago
98d4ded
msm: scm: Fix improper register assignment
by Stephen Boyd
· 14 years ago
7e1a68a
msm: scm: Mark inline asm as volatile
by Stephen Boyd
· 14 years ago
c7831df
msm: iommu: Enable HTW L2 redirection on MSM8960
by Stepan Moskovchenko
· 14 years ago
b0e7808
msm: iommu: Don't read from write-only registers
by Stepan Moskovchenko
· 14 years ago
a43d8c1
msm: iommu: Remove dependency on IDR
by Stepan Moskovchenko
· 14 years ago
2e8c8ba
msm: iommu: Use ASID tagging instead of VMID tagging
by Stepan Moskovchenko
· 14 years ago
b61401a
msm: iommu: Rework clock logic and add IOMMU bus clock control
by Stepan Moskovchenko
· 14 years ago
41f3f51
msm: iommu: Clock control for the IOMMU driver
by Stepan Moskovchenko
· 14 years ago
bd32344
msm: clock: Migrate to clkdev
by Stephen Boyd
· 14 years ago
2a52220
msm: clock: Remove references to clk_ops_pcom
by Stephen Boyd
· 14 years ago
0693a31
msm: headsmp.S: Fix section mismatch
by Stephen Boyd
· 14 years ago
3162aa2
msm: Use explicit GPLv2 licenses
by David Brown
· 14 years ago
af90f10
ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime
by Santosh Shilimkar
· 14 years ago
b75c178
ARM: P2V: avoid initializers and assembly using PHYS_OFFSET
by Russell King
· 14 years ago
f4117ac
ARM: P2V: separate PHYS_OFFSET from platform definitions
by Russell King
· 14 years ago
7358cf2
Merge branch 'msm-core' into for-next
by David Brown
· 14 years ago
6499f0a
msm: iommu: Enable IOMMU support for MSM8960
by Stepan Moskovchenko
· 14 years ago
69e2136
msm: iommu: Generalize platform data for multiple targets
by Stepan Moskovchenko
· 14 years ago
24f6173
msm: iommu: Create a Kconfig item for the IOMMU driver
by Stepan Moskovchenko
· 14 years ago
2ff9870
Merge branch 'msm-core' into for-next
by David Brown
· 14 years ago
d056fca
msm: serial: Add MSM8960 serial support
by Stepan Moskovchenko
· 14 years ago
ecca819
Merge branch 'msm-core' into for-next
by David Brown
· 14 years ago
07a3cc4
msm: Clean up useless ifdefs
by Stepan Moskovchenko
· 14 years ago
f689ac9
msm: clock: Add support for more proc_comm clocks
by Stephen Boyd
· 14 years ago
6e6d9b5
msm: clock: Invert debugfs directory layout
by Stephen Boyd
· 14 years ago
d64560fe
msm: clock: Move debugfs code from clock.c to clock-debug.c
by Matt Wagantall
· 14 years ago
ce1c80f
msm: clock: Remove 7x30 and pcom includes from clock.h
by Stephen Boyd
· 14 years ago
437f629
msm: clock: Remove unused code and definitions
by Stephen Boyd
· 14 years ago
5c548ad
msm: Warning fix in trout gpio board file
by David Brown
· 14 years ago
c8e4e7b
msm: Remove broken register definition from trout
by David Brown
· 14 years ago
851492c
Merge branch 'msm-8960' into msm-core
by David Brown
· 14 years ago
14847fd
Merge branch 'msm-sdcc' into for-next
by David Brown
· 14 years ago
75b0d32
Merge branch 'msm-8960' into for-next
by David Brown
· 14 years ago
c243e52
Merge branch 'msm-uart' into for-next
by David Brown
· 14 years ago
ba5499e
ARM: msm: 7x30: don't force a gpiomux table for the whole arch
by Dima Zavin
· 14 years ago
8b4d95f
msm: 8x50: Add initial support for SDCC
by Sahitya Tummala
· 14 years ago
7a89248
mmc: msm_sdcc: Add gpio handling function to driver
by Sahitya Tummala
· 14 years ago
d41cb8c
msm: Add name field to UART resources
by Stepan Moskovchenko
· 14 years ago
50ede4e
msm: Support for the MSM8960 RUMI3 target
by Stepan Moskovchenko
· 14 years ago
f441ca2
msm: Support for the MSM8960 Simulator target
by Stepan Moskovchenko
· 14 years ago
decd4a9
msm: Makefile cleanup
by Stepan Moskovchenko
· 14 years ago
a81c8c3
msm: timer: Timer support for MSM8960
by Stepan Moskovchenko
· 14 years ago
b83ce58
msm: Add MSM 8960 cpu_is check
by David Brown
· 14 years ago
a6481cd
msm: irqs-8960: Interrupt map for MSM8960
by Stepan Moskovchenko
· 14 years ago
a2ad942
msm: Physical offset for MSM8960
by Stepan Moskovchenko
· 14 years ago
5d0afd7
msm: io: I/O register definitions for MSM8960
by Stepan Moskovchenko
· 14 years ago
8bb0644
msm: Generalize QGIC registers
by David Brown
· 14 years ago
8c27e6f
msm: Generalize timer register mappings
by David Brown
· 14 years ago
87fa28e
msm: Add CPU queries
by David Brown
· 14 years ago
c522682
Merge branch 'for-38-rc2' of git://codeaurora.org/quic/kernel/davidb/linux-msm
by Linus Torvalds
· 14 years ago
16c1020
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
0f86ee0
ARM: msm: irq_data conversion.
by Lennert Buytenhek
· 14 years ago
e14411d
msm: add SMP support for msm
by Jeff Ohlstein
· 14 years ago
9f1890a
msm: hotplug: support cpu hotplug on msm
by Jeff Ohlstein
· 14 years ago
94790ec
msm: timer: SMP timer support for msm
by Jeff Ohlstein
· 14 years ago
7b18144
msm: scm-boot: Support for setting cold/warm boot addresses
by Stepan Moskovchenko
· 14 years ago
2a1eb58
msm: Secure Channel Manager (SCM) support
by Stephen Boyd
· 14 years ago
3c0cb7c
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
4073723
Merge branch 'misc' into devel
by Russell King
· 14 years ago
58daf18
Merge branch 'clksrc' into devel
by Russell King
· 14 years ago
ff9c977
ARM: MSM: update clock source registration
by Russell King
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
7c63ded
msm: qsd8x50: Platform data isn't init data
by Stephen Boyd
· 14 years ago
5155e2c
MSM: Add USB support for MSM7x30
by Pavankumar Kondeti
· 14 years ago
7032d51
MSM: Add USB suport for QSD8x50
by Pavankumar Kondeti
· 14 years ago
50bc0ef
msm: initial framebuffer support
by Daniel Walker
· 14 years ago
3a790bb
msm: add handling for clocks tagged as CLK_MINMAX
by Daniel Walker
· 14 years ago
304a09c
msm: trout: change name of pmdh_clk to mddi_clk
by Daniel Walker
· 14 years ago
078dde9
msm: add CLK_MINMAX to pmdh_clk
by Daniel Walker
· 14 years ago
940f2ef
msm: trout: add gpio_to_irq
by Daniel Walker
· 14 years ago
294b2de
msm: iommu: Use the correct memory allocation flag
by Stepan Moskovchenko
· 14 years ago
ff2e27a
ARM: GIC: consolidate gic_cpu_base_addr to common GIC code
by Russell King
· 14 years ago
b580b89
ARM: GIC: provide a single initialization function for boot CPU
by Russell King
· 14 years ago
a34f0b3
fix comment typos concerning "consistent"
by Uwe Kleine-König
· 14 years ago
ad3b699
ARM: SMP: pass an ipi number to smp_cross_call()
by Russell King
· 14 years ago
3306973
msm: iommu: Miscellaneous code cleanup
by Stepan Moskovchenko
· 14 years ago
100832c
msm: iommu: Support cache-coherent memory access
by Stepan Moskovchenko
· 14 years ago
08bd683
msm: iommu: Definitions for extended memory attributes
by Stepan Moskovchenko
· 14 years ago
0ab84745
msm: iommu: Kconfig dependency for the IOMMU API
by Stepan Moskovchenko
· 14 years ago
00d4b2b
msm: iommu: Check if device is already attached
by Stepan Moskovchenko
· 14 years ago
2607b0a
msm: iommu: Kconfig item for cacheable page tables
by Stepan Moskovchenko
· 14 years ago
Next »